Giter VIP home page Giter VIP logo

Comments (3)

brunoluiz avatar brunoluiz commented on August 15, 2024

Yes, it is a common issue with Linux versions > 3.8. One thing that you could check is how to compile integrate the capes on device tree (at building, not in run-time). As our time was limited I didn't check it, but one possible solution is showd here: http://hipstercircuits.com/adding-beaglebone-cape-support-to-a-kernel-with-device-tree-in-ubuntu/

If it works for you send some feedback here. Probably, I will study it better for future projects.

In our case we gave up the RT kernels because everytime that was some bug. The 3.8-rt kernels have problems with internet hot-plugging and the 3.8+ have the capemgr issue. We tested PREEMPT kernels and it fulfilled our project needs.

from bbb-preempt-rt-kernel-patch.

lucalenardi avatar lucalenardi commented on August 15, 2024

Yes It's a mess. I'm trying to find a solution for the Kernel 3.18* with the latest Debian; to "upgrade" your script it would be sufficient to change the values in vars.sh, or there is something else to look at?

from bbb-preempt-rt-kernel-patch.

brunoluiz avatar brunoluiz commented on August 15, 2024

"var.sh" is used to configure the compiler (arm-hf or arm) and which debian image will be used/downloaded. I created this file because, sometimes, I use some of the project scripts in others with different images, kernels and compilers and is easier to change just the vars.sh instead of changing each script. Maybe you just need to change to "linux_ver" var, but I really don't know how it will work at BBB and with OSADL patches.

If you find any fix to solve this capemgr issue on 3.12 kernel, probably the best thing to do would be create a new script (capemgr-patch.sh or extra-patches.sh) and include it at the "bbb-patch.sh" > start(). Of course, if it work, push the commit to the repository.

from bbb-preempt-rt-kernel-patch.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.