On Sat, Jul 1, 2017 at 1:34 AM, Timothy Litvin <[email protected]> wrote: > First, I'm genuinely appreciative of the time and attention you guys are > putting into this. I was actually worried that I've overextended my pleading > quota. That said, after running > > sudo apt update > sudo apt upgrade > sudo apt install tio > > It seems I'm still across town from Easy Street, without functioning pinmux > file: > > debian@beaglebone:~$ config-pin P9.21 uart > P9_21 pinmux file not found! > Please verify your device tree file
it shouldn't be doing that.. try with the full path: /usr/bin/config-pin P9.21 uart ps, if you do: cd /opt/scripts/ git pull and then reboot and run: journalctl | grep am335x_evm it should auto-set it as a uart. 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/CAOCHtYh3Orv3xhX%3DSme7R5JMrDAXyktvZLS9yF-iqUPanotLgw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
