Intel DG41MJ Not finding Parallel Port

More
27 Sep 2018 01:07 - 27 Sep 2018 01:24 #118024 by brosskgm
Using Ubuntu 12.04 32bit

This is the second motherboard I've tried, and for some reason the on board Parallel port is not found in LinuxCNC.

I tried the sudo lspci -v does not show any parallel port.

The previous was a FOXCONN G41MXE Motherboard with on board port. Thought the board was bad and sent it back.
I even tried the Debian version on this one, and it never found the port.

Any ideas what to look for?

Thanks in advance for any help you can provide.
Last edit: 27 Sep 2018 01:24 by brosskgm.

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

More
27 Sep 2018 13:12 #118050 by andypugh
lspci will not find an onboard port (it isn't a PCI device)

try
cat /proc/ioports
instead.

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

More
28 Sep 2018 20:26 #118141 by brosskgm
Thanks. this shows

0378-037a : parport0

I have tried to set stepconf to 0x378 & 0x0378 but does not talk to the cnc machine.

Do I need to use 037a somewhere?

In the bios I have it set for bi-directional.

Thanks
Bob

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

More
28 Sep 2018 20:28 #118142 by andypugh
0x378 ought to work.

But try "0" (which means "first parport")

When you say it "does not talk to the CNC machine", what actually happens.

What does dmesg say?

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

More
28 Sep 2018 20:29 #118143 by brosskgm
When I run

lpinfo -v

I get the following.

network lpd
network ipp14
network beh
network ipps
network ipp
network http
network https
network socket
direct parallel:/dev/lp0

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

More
28 Sep 2018 20:31 #118144 by brosskgm
dmesg | grep par

[ 0.004048] AppArmor: AppArmor disabled by boot time parameter
[ 0.142953] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 8.849696] parport_pc 00:05: reported by Plug and Play ACPI
[ 8.849741] parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE]
[ 8.854663] ppdev: user-space parallel port driver
[ 8.968336] lp0: using parport0 (interrupt-driven).

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

More
28 Sep 2018 20:39 - 28 Sep 2018 20:39 #118145 by andypugh
You might need to blacklist lp
Last edit: 28 Sep 2018 20:39 by andypugh.

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

More
28 Sep 2018 20:41 #118146 by brosskgm
That's a new one. How is that done?

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

More
28 Sep 2018 20:45 #118147 by brosskgm
Also with this being a new board, I think I'm going to start a fresh clean install to get rid of any un-needed changes made to try and get it to work with the previous motherboard.

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

More
28 Sep 2018 20:52 #118148 by brosskgm
Meant to say. When I run LinuxCNC and it come up, it does not give the toggle machine power clicker and during the Step config setup it would not move any axis when clicked to test.

I'm getting ready to do a clean install now.

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

Time to create page: 0.313 seconds
Powered by Kunena Forum