PCI parallel port on HP Elitedesk 800G1

More
18 Jun 2024 01:44 #303214 by garthnoakes
I bought this and a Linkstec PCI parallel extension board, but for Linux source code needs to be compiled for the driver, and the compile throws syntax errors.

Can anyone recommend a card that will definitely work with this? I've installed the latest 2.9.2 version of LinuxcncHP EliteDesk 800G1 Mini Tower Desktop Computer PC, Intel Core i5-4590T, 16GB RAM, 256GB SSD, 1TB HDD, NVIDIA GT730, WiFi, Bluetooth, DVD, Win10 Pro (Renewed)

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

More
18 Jun 2024 01:57 #303215 by PCW
Typically you don't need a manufacturers driver if
the low level hardware is standard.

Does Linux detect the parallel port?

lspci | grep -i par may give a hint
 

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

More
18 Jun 2024 03:33 #303222 by cornholio
If its based on a Asix AX99100 (which came up on google searches), you maybe able to read the chip, or the above command may identify it, the is thread my help, forum.linuxcnc.org/16-stepconf-wizard/46...-card-ax99100#245645

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

More
18 Jun 2024 09:23 #303235 by garthnoakes
i see an Asix PCIe to Multi I/O Crontroller when I run lspci

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

More
18 Jun 2024 09:26 #303236 by garthnoakes
It is indeed an AX99100 - lspci shows that. I will read your thread now

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

More
18 Jun 2024 09:34 #303237 by garthnoakes
I will try what is in the thread- I do see (Wrong ID) in the lspci -k output, so this is a HAL issue?

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

More
18 Jun 2024 09:46 #303240 by cornholio
Doesn't make much sense.
Copy & paste of the relevant output will make life easier.

HAL isn't an issue until you start a config, the important part is to get the correct address.
run
sudo cat /proc/ioports

And copy & paste the output

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

More
18 Jun 2024 09:48 #303241 by garthnoakes
I changed the HAL file to loadrt parport cfg="0xd880 out", and LinuxCNC opens now Next - test on my machine.....huge thanks from me!

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

More
18 Jun 2024 12:43 #303257 by garthnoakes
I copied the ini files from a setup that was already working - but that PC has a built-in parallel port. So that should be the only difference between the two. I'm sure that caused the issue

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

More
19 Jun 2024 02:36 #303316 by garthnoakes
No output - but lspci -v shows both ports are disabled. I have made a few attempts to enable them, not working yet

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

Time to create page: 0.213 seconds
Powered by Kunena Forum