On 7/28/2017 8:37 AM, Daren Schwenke wrote: > $ cat /etc/dogtag > Machinekit Debian Image 2017-07-26 > > machinekit@beaglebone:~/machinekit/configs/ARM/BeagleBone/Fabrikator-Mini-CRAMPS$ > uname > -a > Linux beaglebone 4.4.68-ti-rt-r112 #1 SMP PREEMPT RT Sun Jul 23 12:27:13 UTC > 2017 armv7l GNU/Linux > > machinekit@beaglebone:~/machinekit/configs/ARM/BeagleBone/Fabrikator-Mini-CRAMPS$ > ./run.py > loading cramps2_cape.bbio... P8_07 pinmux file not found! > WARNING: GPIO pin not exported, cannot set direction or value! > sudo: no askpass program specified, try setting SUDO_ASKPASS > Cannot write pinmux file: /sys/devices/platform/ocp/ocp*P8_07_pinmux/state > machinekit@beaglebone:~/machinekit/configs/ARM/BeagleBone/Fabrikator-Mini-CRAMPS$
It's having problems loading the universal overlay, which isn't surprising. The overlay should be loaded via U-Boot rather than the startup script, follow Robert's directions for that (in a previous email on this thread, or available at the eLinux site). Is your configuration available somewhere so I can try running the same thing on a BBB? -- Charles Steinkuehler [email protected] -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
