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.

Reply via email to