Are there reliable pci parallel port cards? (not Mesa cards)
- rc3105
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
29 Dec 2018 03:36 #123047
by rc3105
Are there reliable pci parallel port cards? (not Mesa cards) was created by rc3105
I know I know, dumb question, just bite bullet and get a Mesa 5125.
What I'm wondering is this:
Is there an known brand/supplier of inexpensive pci printer port cards that generally works well with linuxcnc?
*dons asbestos overcoat
Yes I'm seriously asking. I have friends & clients who want to get into LinuxCNC but either don't have a motherboard lpt, it's too slow, or they can't seem to find a pci card that works well in their pc. Nobody wants to spend $80 on a Mesa just starting out, so if there were say something from Newegg for $20-ish that usually worked there's a few dozen folks here in Austin that'd sure be happy to hear about it.
-
Riley
What I'm wondering is this:
Is there an known brand/supplier of inexpensive pci printer port cards that generally works well with linuxcnc?
*dons asbestos overcoat
Yes I'm seriously asking. I have friends & clients who want to get into LinuxCNC but either don't have a motherboard lpt, it's too slow, or they can't seem to find a pci card that works well in their pc. Nobody wants to spend $80 on a Mesa just starting out, so if there were say something from Newegg for $20-ish that usually worked there's a few dozen folks here in Austin that'd sure be happy to hear about it.
-
Riley
Please Log in or Create an account to join the conversation.
- Leon82
- Offline
- Platinum Member
Less
More
- Posts: 592
- Thank you received: 77
29 Dec 2018 03:53 - 29 Dec 2018 03:54 #123049
by Leon82
Replied by Leon82 on topic Are there reliable pci parallel port cards? (not Mesa cards)
There are a couple I was looking around that had reviews that said it worked well for Linux cnc. There is a certain chipset that I though wasn't a good fit but I'm not sure.
My board had a legacy connector so I just ended up buying the ribbon cable with the db25 end
My board had a legacy connector so I just ended up buying the ribbon cable with the db25 end
Last edit: 29 Dec 2018 03:54 by Leon82.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19533
- Thank you received: 6556
29 Dec 2018 07:12 #123055
by tommylight
Replied by tommylight on topic Are there reliable pci parallel port cards? (not Mesa cards)
So far all the ones with the NetMos chip worked.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Away
- Platinum Member
Less
More
- Posts: 4957
- Thank you received: 1441
29 Dec 2018 13:21 - 29 Dec 2018 13:22 #123072
by Todd Zuercher
Replied by Todd Zuercher on topic Are there reliable pci parallel port cards? (not Mesa cards)
I believe that most parallel port cards can work with LInuxcnc for ordinary software stepping systems. The problem arises when you need to use one in EPP mode to communicate with specialized hardware like a Mesa card or Pico Systems setup. Then the port is used as a com bus rather than just twiddling register pins. That is when some cards non standard configuration bites you.
I've used some cards known to be problematic for software stepping without issue, or only minor problems.
I've used some cards known to be problematic for software stepping without issue, or only minor problems.
Last edit: 29 Dec 2018 13:22 by Todd Zuercher.
Please Log in or Create an account to join the conversation.
- pl7i92
- Offline
- Platinum Member
Less
More
- Posts: 1875
- Thank you received: 355
29 Dec 2018 15:14 #123082
by pl7i92
Replied by pl7i92 on topic Are there reliable pci parallel port cards? (not Mesa cards)
the Newer Paralelport cards from the cowmen Manufacturers work great out of the Box
in Europa its the Delock series that worked great for me
just
in Terminal
dmesg | grep parpo*
you se the parport adresses
parport0: PC-style at 0x202d (0x201d), irq 7 [PCSPP,TRISTATE]
the 0x202d is the ADRESS of the port
in Europa its the Delock series that worked great for me
just
in Terminal
dmesg | grep parpo*
you se the parport adresses
parport0: PC-style at 0x202d (0x201d), irq 7 [PCSPP,TRISTATE]
the 0x202d is the ADRESS of the port
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4865
31 Dec 2018 10:03 #123194
by andypugh
Replied by andypugh on topic Are there reliable pci parallel port cards? (not Mesa cards)
I bought a bunch of parport cards a bit ago to compare them.
conclusions here:
forum.linuxcnc.org/38-general-linuxcnc-q...sic-questions#102070
conclusions here:
forum.linuxcnc.org/38-general-linuxcnc-q...sic-questions#102070
Please Log in or Create an account to join the conversation.
- dvina
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
11 Jan 2019 10:05 #123963
by dvina
Replied by dvina on topic Are there reliable pci parallel port cards? (not Mesa cards)
Maybe this board can help you:
linuxcnc.org/docs/2.4/html/drivers_pluto_p.html#r1
www.knjn.com/FPGA-Parallel.html
linuxcnc.org/docs/2.4/html/drivers_pluto_p.html#r1
www.knjn.com/FPGA-Parallel.html
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4865
11 Jan 2019 11:47 #123968
by andypugh
Replied by andypugh on topic Are there reliable pci parallel port cards? (not Mesa cards)
Pluto-P needs a parallel port. It is also rather hard to predict which parallel ports it will work with as it needs EPP, but not all cards do EPP the same.
Based on conversations with the writer of the Pluto-P LinuxCNC driver I would discourage its use.
Based on conversations with the writer of the Pluto-P LinuxCNC driver I would discourage its use.
Please Log in or Create an account to join the conversation.
Time to create page: 0.066 seconds