How to set up parallel port in Debian

More
19 Apr 2021 09:03 #206368 by paulstenlund
How do I set up my parallel card in Debian, its not seeing it. Is there a tutorial?

Thanks
Paul

Please Log in or Create an account to join the conversation.

More
19 Apr 2021 14:00 #206385 by tommylight
In a terminal:
sudo lspci -v
and
sudo dmesg | grep par
Post the results of those two lines here.

Please Log in or Create an account to join the conversation.

More
20 Apr 2021 02:07 #206492 by paulstenlund
can't run cms term wants a passwor, login pw did''t work. How do I create admin - root pw now.

Please Log in or Create an account to join the conversation.

More
21 Apr 2021 01:40 #206599 by paulstenlund
OK reinstalled Debian now my terminal works great. ran the commands and i definitely have a parallel port, Why are my machine controls greyed out?

Please Log in or Create an account to join the conversation.

More
21 Apr 2021 21:21 #206707 by andypugh
Firstly, you don't really need to set the port up with Debian. LinuxCNC uses its own driver, so you just need to tell LinuxCNC the port address.

Actually, you often don't even have to do that, telling LinuxCNC to connect to the first parallel port that it finds (index number 0) is typically enough.

Do you see the p-port with lspci? If you do then it probably isn't at the 0x738 address (which is typically a motherboard port)

Can you show the output of "lspci -vv" and "cat /proc/ioports"

Please Log in or Create an account to join the conversation.

More
21 Apr 2021 21:55 #206719 by paulstenlund
I can run the commands but don't know how to capture the output to a file

Please Log in or Create an account to join the conversation.

More
21 Apr 2021 22:03 #206722 by tommylight
You can select the text in a terminal and right click to copy it, then paste it here.

Please Log in or Create an account to join the conversation.

Time to create page: 0.143 seconds
Powered by Kunena Forum