On Thu, Sep 11, 2014 at 8:12 AM, Cedric Malitte <[email protected]> wrote: >> Hi Robert, > > I checked this morning and it's A3 > [ 0.595611] bone-capemgr bone_capemgr.9: slot #0: '4D 7.0 LCD CAPE- > 4DCAPE-70T ,00A3,4D SYSTEMS ,BB-BONE-LCD7-01'
Ah, the 4dcape-70t, (i grabbed the wrong lcd this morning..) So this one was a little fun to get working, i don't remember if i pushed all the fixes to v3.15.x sudo apt-get update sudo apt-get install linux-image-3.14.17-ti-r19 sudo cp -v /boot/dtbs/3.14.17-ti-r19/am335x-boneblack.dtb /boot/dtbs/3.14.17-ti-r19/am335x-boneblack.bak sudo cp -v /boot/dtbs/3.14.17-ti-r19/am335x-boneblack-4dcape-70t.dtb /boot/dtbs/3.14.17-ti-r19/am335x-boneblack.dtb sudo reboot Regards, -- Robert Nelson http://www.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.
