I'm trying out Arch Linux for ARM on my BBB and just upgraded to the 3.16.1 
kernel. I had a LCD4 working on 3.8 by modifying the *uEnv.txt* file. It 
doesn't work on 3.16. I tried following 
http://elinux.org/Beagleboard:Capes_3.8_to_3.14#Custom_dtb:

*git clone -b 3.14-ti https://github.com/RobertCNelson/dtb-rebuilder.git 
<https://github.com/RobertCNelson/dtb-rebuilder.git>
cd dtb-rebuilder/*

Modified *src/arm/am335x-boneblack.dts*:
...
*//#include "am335x-boneblack-nxp-hdmi-audio.dtsi"* //(commented out)
...
*#include "am335x-bone-lcd4-01-00a1.dtsi" *//(uncommented)
...

then ran *make* and *sudo make install *which both seemed to run fine. 
Rebooted, and the LCD still does not work. Any ideas?

-- 
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