Which LinuxCNC works with hal paraport
12 Nov 2018 11:13 #120481
by dlu
Installing LinuxCNC on Debian 9 was created by dlu
hello,
What Linuxcnc rt-preemt is compatible with hal_parport ?
Tanks
What Linuxcnc rt-preemt is compatible with hal_parport ?
Tanks
Please Log in or Create an account to join the conversation.
12 Nov 2018 19:38 - 12 Nov 2018 19:38 #120507
by PCW
Replied by PCW on topic Installing LinuxCNC on Debian 9
Any Preempt-RT version should work with hal_parport, but you must use the "uspace" version of LinuxCNC.
Note that Preempt-RT often has worse latency than RTAI so may not be the best choice for
parallel port LinuxCNC configurations, though there is some hardware that has excellent latency running Preempt-RT
Note that Preempt-RT often has worse latency than RTAI so may not be the best choice for
parallel port LinuxCNC configurations, though there is some hardware that has excellent latency running Preempt-RT
Last edit: 12 Nov 2018 19:38 by PCW.
Please Log in or Create an account to join the conversation.
14 Nov 2018 19:55 - 15 Nov 2018 07:11 #120693
by dlu
Replied by dlu on topic Installing LinuxCNC on Debian 9
PCW thanks for your answer.
i have install linuxcnc-uspace on debian 9 with Preempt-RT linux kernel. I have plug a PCI board "syba SD-PEX10005" with MCS9900 Chipset.
I solve my problem to reload parport-pc module.
On my PC, latency test time is equivalent between rapi patch and linux kernel with Preempt-RT.
i have install linuxcnc-uspace on debian 9 with Preempt-RT linux kernel. I have plug a PCI board "syba SD-PEX10005" with MCS9900 Chipset.
I solve my problem to reload parport-pc module.
#rmmod parport-pc
#modprobe parport-pc io="device adress" irq="device irq"
On my PC, latency test time is equivalent between rapi patch and linux kernel with Preempt-RT.
Last edit: 15 Nov 2018 07:11 by dlu.
Please Log in or Create an account to join the conversation.
Time to create page: 0.092 seconds