On 10 October 2015 at 01:55, Willy Snow <[email protected]> wrote:

>   d000-dfff : PCI Bus 0000:04
>     d000-d007 : 0000:04:00.0
>     d010-d017 : 0000:04:00.0

This could be it, but I was hoping for something a little more unambiguous

>>Does the linuxCNC parport driver load?
> bill@CNC:~$ loadrt hal_parport cfg="0"
> bash: loadrt: command not found

"loadrt" is a HAL command, not a shell command.

halrun
loadrt hal_parport cfg="0"

is what you would need.
(probably followed by

exit
dmesg

if it fails to load. On my VM I got:
[1297675.876520] PARPORT: ERROR: linux parport 0 not found
in dmesg, but that was hardly a surprise)

-- 
atp
If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to