Instalar a porta paralela
- Santos
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
26 Apr 2017 00:06 #92112
by Santos
Instalar a porta paralela was created by Santos
Good evening,
I'm new to the linux platform and I'm having a hard time installing a parallel port. I use the ubuntu 12.04 platform. Is there a better one?
Can someone help me ?
I'm new to the linux platform and I'm having a hard time installing a parallel port. I use the ubuntu 12.04 platform. Is there a better one?
Can someone help me ?

Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20097
- Thank you received: 6841
26 Apr 2017 10:42 #92126
by tommylight
Replied by tommylight on topic Instalar a porta paralela
What type of parallel port?
Built in parallel ports do not need to be installed, they just have to be active in BIOS.
Add in parallel ports you just need to find their address by using
Sudo lspci -v
Look for driver in use parport and add the I/O address in stepconf.
Built in parallel ports do not need to be installed, they just have to be active in BIOS.
Add in parallel ports you just need to find their address by using
Sudo lspci -v
Look for driver in use parport and add the I/O address in stepconf.
Please Log in or Create an account to join the conversation.
- Santos
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
26 Apr 2017 22:19 #92173
by Santos
Replied by Santos on topic Instalar a porta paralela
The parallel port is a pci-express model 9048.
Could you please build a step by step for me?
Thanks for listening
Could you please build a step by step for me?
Thanks for listening
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23297
- Thank you received: 4938
28 Apr 2017 12:20 #92257
by andypugh
Replied by andypugh on topic Instalar a porta paralela
You should just need to plug it in, then work out the base-address from the output of lspci -v
You don't need a driver, LinuxCNC is the driver.
You don't need a driver, LinuxCNC is the driver.
Please Log in or Create an account to join the conversation.
Time to create page: 0.078 seconds