driver installation
26 Jun 2023 17:00 #274268
by dummie84
driver installation was created by dummie84
im trying to run the make file for a non-serial parallel port card. this is my first experience with linux. it gets an error in the make any advice would be great.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19180
- Thank you received: 6428
26 Jun 2023 18:03 #274272
by tommylight
Replied by tommylight on topic driver installation
No need to build or compile, it should just work.
You just need to get the address for it and edit that in hal.
sudo lspci -v
will show also the address and probably the driver in use.
You just need to get the address for it and edit that in hal.
sudo lspci -v
will show also the address and probably the driver in use.
Please Log in or Create an account to join the conversation.
Time to create page: 0.087 seconds