I am working on a CRAMPS config for Stretch. It is blowing out with the 
error msg
PRU control files not found in /sys/class/uio/uio0

That comes from the following code it setup.sh:
if [ ! -r /sys/class/uio/uio0 ] ; then
    echo PRU control files not found in /sys/class/uio/uio0 >&2
    exit 1;
fi

If CRAMPS setup.sh is not finding the uio files, where do they come from?

-- 
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.

Reply via email to