Eric,
You are trying to run the file
/proc/sys/dev/parport/parport0/autoprobe. That's doesn't make sense.
More fundamentally, execute permissions are probably not set on that
file (do ls -l and look for any "x"s in the first set of letters).
You probably want to do:
cat /proc/sys/dev/parport/pa
Eric,
You are trying to run the file
/proc/sys/dev/parport/parport0/autoprobe. That's doesn't make sense.
More fundamentally, execute permissions are probably not set on that
file (do ls -l and look for any "x"s in the first set of letters).
You probably want to do:
cat /proc/sys/dev/parport/p
2 matches
Mail list logo