RobertCNelson 6/12/14 On Thu, Jun 12, 2014 at 8:16 AM, <[email protected]> wrote: > Hi Again > > I try this configuration on /boot/uEnv.txt > optargs=capemgr.enable_partno=BB-UART1,BB-UART2,BB-UART4 > > but it doesn't work. > > The only way I could do this, is by using this command > echo BB-UART2 > /sys/devices/bone_capemgr.*/slots > > Can someone explain me why ?
probally the wrong "uEnv.txt" dmesg | grep console would prove that - show quoted text - On Tuesday, November 15, 2016 at 10:15:15 PM UTC-6, Chris M wrote: > > 7)Setting up a link sprite LS-Y201 camera I bought. > > It took some time to get the UART pins to work on the BBG. > > ISSUE FOUND: > The UART pins are not enabled by default as UART pins. I tried several > methods, and ended up following the instructions posted here ( > http://tinkernow.com/2015/01/beaglebone-black-rs232-uart-setup/) to set > up and test the pins. > > SOLUTION: > Changing adding the pins to the /boot/uEnv.txt file allowed the minicom > test to work. > You cannot install minicom with apt get / dpkg until you update the > package library (apt-get update) at the root dir > > > > end entry 7 > > > > > -- 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/63727924-43d1-4e56-a5b4-5569a822d1c9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
