On Tue, Dec 22, 2015 at 4:40 PM, Richard Weinberger <[email protected]> wrote: > Hi! > > I own a BB-VIEW-43 cape: > http://at.farnell.com/element14/bb-view-43/4-3inch-lcd-display-cape-for-beaglebone/dp/2364756# > > By requesting "BB-BONE-LCD4-01" the cape manager loads the dtbo from > the cape's eeprom.
It's actually worse then that, "BB-BONE-LCD4-01" = 16bit lcd display, while the "BB-VIEW-43" is a 24bit.. Start with 3.8: ( am33x-v3.8 ) from: https://github.com/RobertCNelson/bb-kernel/ Then from the patch.sh script, uncomment this function call: https://github.com/RobertCNelson/bb-kernel/blob/am33x-v3.8/patch.sh#L1134 #bb_view_lcd -> bb_view_lcd Then run: ./build_deb.sh and install the *.deb to the board. If you still have time, return the "BB-VIEW-43" and pick up a 4D Systems 4 inch lcd.. 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.
