Conversation
Notices
-
Embed this notice
djsumdog (djsumdog@djsumdog.com)'s status on Thursday, 25-Jul-2024 13:00:25 JST djsumdog Anyone know what kernel module you need to get a PCI-E parallel port card working on Linux?
https://forums.gentoo.org/viewtopic-p-8834682.html#8834682-
Embed this notice
djsumdog (djsumdog@djsumdog.com)'s status on Thursday, 25-Jul-2024 13:05:26 JST djsumdog Did you read the forum post? No kernel module is claiming it. I have `parport` and `parport_pc` loaded and `lshw` still lists it as `UNCLAIMED`.
It's a "CH384 Dual Port Serial and Parallel Port Adapter"In conversation permalink -
Embed this notice
DrFell (Disgruntled Citizen)✅️ (drfell@freeatlantis.com)'s status on Thursday, 25-Jul-2024 13:05:27 JST DrFell (Disgruntled Citizen)✅️ @djsumdog
No irq interrupt needed just add a cardIn conversation permalink -
Embed this notice
翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Thursday, 25-Jul-2024 22:56:01 JST 翠星石 @djsumdog The easiest way to see is to boot up a Trisquel GNU/Linux-libre live image and see what module it loads for the card. In conversation permalink -
Embed this notice
djsumdog (djsumdog@djsumdog.com)'s status on Friday, 26-Jul-2024 00:44:03 JST djsumdog Turns out the answer was modprobe parport_serial and modprobe ppdev, and that gave me /dev/parport0. 🎊
In conversation permalink
-
Embed this notice