On Wed, Aug 26, 2015 at 1:07 PM, <[email protected]> wrote: > Hi, > > The HDMI output is working. > > No I'm trying to use the LCD output using the 4DCAPE-70T LCD > <http://www.4dsystems.com.au/product/4DCAPE_70T/> > > I found 2 threads who described the same issue > BBB and LCD7 under Ubuntu in my own applications: is it practical? > BBB Debian 4.1 Jessie and 4DCAPE-43T > > I created the file uEnv.txt > *linux:~ # cat /boot/uEnv.txt* > *dtb=am335x-boneblack-emmc-overlay.dtb* > > When I restart the system opensuse i booting but the LCD is OFF > > *linux:~ # dmesg | fgrep cape* > *[ 21.997114] bone_capemgr bone_capemgr: Baseboard: > 'A335BNLT,000C,2115BBBK1190'* > *[ 22.258657] bone_capemgr bone_capemgr: > compatible-baseboard=ti,beaglebone-black - #slots=4* > *[ 22.401764] bone_capemgr bone_capemgr: slot #0: '4D 7.0 LCD CAPE- > 4DCAPE-70T ,00A3,4D SYSTEMS ,BB-BONE-LCD7-01'* > *[ 22.887737] bone_capemgr bone_capemgr: slot #1: No cape found* > *[ 23.157726] bone_capemgr bone_capemgr: slot #2: No cape found* > *[ 23.367720] bone_capemgr bone_capemgr: slot #3: No cape found* > *[ 23.437515] bone_capemgr bone_capemgr: initialized OK.* > *[ 25.542558] bone_capemgr bone_capemgr: loader: failed to load slot-0 > BB-BONE-LCD7-01:00A3 (prio 0)* >
How about: dmesg | grep bone (cape doesn't show everything.) Make sure you used the new "dtc" https://github.com/beagleboard/bb.org-overlays 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.
