On Wed, Dec 16, 2015 at 8:42 AM, Patrick Poirier <[email protected]> wrote: > Hello , > > I just downloaded bone-debian-8.2-test on my new BBGreen, I disable the emmc > on the uEnv.txt and when I try to load manuallu the UART2 > sudo sh -c "echo 'BB-UART2' > /sys/devices/platform/bone_capemgr/slots" > > It end up with: > > [ 1156.746283] bone_capemgr bone_capemgr: slot #6: BB-UART2 conflict P9.21 > (#4:univ-all) > [ 1156.754681] bone_capemgr bone_capemgr: slot #6: Failed verification > sh: echo: I/O error
the cape-universal overlay: "univ-all" is already loaded.. To disable this, open: /boot/uEnv.txt and remove: cape_universal=enable 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.
