Same problem here and don't work the Robert steps: *debian@beaglebone*:*~*$ dmesg | grep bone
[ 1.512813] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,00C0,2016BBBK1E9B' [ 1.512843] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4 [ 1.559472] bone_capemgr bone_capemgr: slot #0: '4D 7.0 LCD CAPE- 4DCAPE-70T ,00A3,4D SYSTEMS ,BB-BONE-LCD7-01' [ 1.583593] bone_capemgr bone_capemgr: Invalid signature 'ffffffff' at slot 1 [ 1.590816] bone_capemgr bone_capemgr: slot #1: No cape found [ 1.614882] bone_capemgr bone_capemgr: Invalid signature 'ffffffff' at slot 2 [ 1.622085] bone_capemgr bone_capemgr: slot #2: No cape found [ 1.646135] bone_capemgr bone_capemgr: Invalid signature 'ffffffff' at slot 3 [ 1.653336] bone_capemgr bone_capemgr: slot #3: No cape found [ 1.653628] bone_capemgr bone_capemgr: initialized OK. [ 1.658522] bone_capemgr bone_capemgr: loader: failed to load slot-0 BB-BONE-LCD7-01:00A3 (prio 0) *debian@beaglebone*:*~*$ uname -a Linux beaglebone 4.14.71-ti-r80 #1 SMP PREEMPT Fri Oct 5 23:50:11 UTC 2018 armv7l GNU/Linux *debian@beaglebone*:*~*$ Any idea? is the latest image BTW, bone-debian-9.5-lxqt-armhf-2018-10-07-4gb Best regards On Wednesday, October 14, 2015 at 11:06:10 PM UTC-4, [email protected] wrote: > > I'm trying to sync up with the latest & greatest image-builder work by > Robert Nelson. So far so good, I have my debian jessie 4.1.10-ti-r21 BBB > image built and flashed; I've converted my .dts *back* into an overlay for > the 4.1 capemgr with the kernels. > > The cape EEPROM is properly flashed, but while capemgr detects it, it > doesn't seem to be able to load the BB-SERIAL-00A0.dtbo located in > /lib/firmware: > > [ 3.588753] bone_capemgr bone_capemgr: Baseboard: > 'A335BNLT,0A6A,xxxxBBBKxxxx' > [ 3.588789] bone_capemgr bone_capemgr: > compatible-baseboard=ti,beaglebone-black - #slots=4 > [ 3.632229] bone_capemgr bone_capemgr: slot #0: 'Serial Util > Board,00A0,WinstonSmith,BB-SERIAL' > [ 3.688184] bone_capemgr bone_capemgr: slot #1: No cape found > [ 3.748178] bone_capemgr bone_capemgr: slot #2: No cape found > [ 3.808177] bone_capemgr bone_capemgr: slot #3: No cape found > [ 3.814213] bone_capemgr bone_capemgr: initialized OK. > ... > [ 4.838440] bone_capemgr bone_capemgr: loader: failed to load slot-0 > BB-SERIAL:00A0 (prio 0) > [ 9.857097] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data > mode. Opts: (null) > > Basically, the .dts simply enables UART1,2,4,5 and a DS1307 RTC. > > I know the .dts is ok as I can manually load the .dtbo with: > > echo 'BB-SERIAL' > /sys/devices/platform/bone_capemgr/slots > > But I can't get it to automatically load, I've tried the EEPROM detection, > adding it to uEnv.txt and even /etc/default/capemgr (which used to be the > only solution for 3.8). > > Back in the 3.8 days, there was an issue with the root filesystem not > being mounted when the capemgr did it's detection ... is this still an > issue (see last line of dmesg output above -- I did try adding rootwait to > the kernel cmdline). In 3.8, this was easily resolved by adding > CAPE=BB-SERIAL to the /etc/default/capemgr (which doesn't seem to work now). > > Any ideas? > > > -W > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/0a0ebb01-732f-4977-9964-64e96e73feaf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
