Robert, I installed the overlays without problems on Debian 8.4 with kernel 4.4.5-bone5. Adding overlays works fine, but removing them fails with an OOPS. I remember similar problems from the era of 3.x kernels, but I thought it had been addressed long time ago. Does the problem still persist, or is it an issue with my setup?
Thanks, Jacek. On Sun, Apr 3, 2016 at 7:29 PM, Robert Nelson <[email protected]> wrote: > On Sun, Apr 3, 2016 at 6:24 PM, Rick Mann <[email protected]> wrote: >> I did a fresh install of the BBB console flasher from 3/27/16. I then >> updated to the 4.4.6-bone-rt-r6 kernel. I want to enable ADC, but I can't >> find it, so something like this in uEnv.txt doesn't do anything: >> >> cape_enable=bone_capemgr.enable_partno=BB-ADC >> >> Am I overlooking a necessary step? >> >> FWIW, there was no /lib/firmware in the image. > > The console currently does not ship with the overlay objects: > > sudo apt-get update > sudo apt-get install git-core > > git clone https://github.com/beagleboard/bb.org-overlays > cd ./bb.org-overlays > sudo ./install.sh > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- Given a choice between two theories, take the one which is funnier -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
