On Tue, Sep 5, 2017 at 6:23 PM, Peter Lawler <[email protected]> wrote: > Hi! > Not really sure where to go from here. > > $uname -a > Linux tester 4.9.45-ti-r57 #1 SMP PREEMPT Fri Aug 25 22:58:38 UTC 2017 > armv7l GNU/Linux > > $ cat /etc/dogtag > rcn-ee.net console Debian Image 2017-08-11 > > $ sudo sh -c "echo 'BB-UART1' > /sys/devices/platform/bone_capemgr/slots" > [ 80.994834] bone_capemgr bone_capemgr: slot #4: override > [ 81.012216] bone_capemgr bone_capemgr: slot #4: auto loading handled by > U-Boot > > Then that terminal hangs. I can still connect via another ssh or via > console. > > $ cat /sys/devices/platform/bone_capemgr/slots > 0: ------ -1 > 1: ------ -1 > 2: ---l-- -1 > 3: ---l-- -1 > 4: --O--- -1 > > I can try rebooting, but the reboot hangs with a stop job running timeout on > capemgr. > > Any thoughts/tips appreciated. I'm starting to lose my mind...
Hi Pete, We moved to u-boot overlays, just way reliable then kernel overlays, but you need to edit /boot/uEnv.txt http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjH7B-w61CMKzqmSGTAbdkX8rQ35nx90PaHznzw4pTA%3Dg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
