On Tue, Nov 28, 2017 at 6:38 PM, Mark A. Yoder <[email protected]> wrote: > I've just downloaded the latest test iot image (BeagleBoard.org Debian Image > 2017-11-26) and tried config-pin on the BeagleBone Black > > bone$ config-pin -l P9_31 spi_sclk > default gpio gpio_pu gpio_pd spi_sclk pwm pruout pruin > > So far so good, but I want to use SPI, so > > bone$ sudo config-pin P9_31 spi_sclk > P9_31 pinmux file not found! > bash: /sys/devices/platform/ocp/ocp*P9_31_pinmux/state: No such file or > directory > Cannot write pinmux file: /sys/devices/platform/ocp/ocp*P9_31_pinmux/state > > Oops, what am I missing?
uname -r looks like P9_31 isn't synced with the kernel. 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/CAOCHtYjzrg--XvFYk%3DVH2R3XBxb2bEzAv4FRNLTSd7Rr2uGiYw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
