• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Adding Device Driver as a Module

Basie

Senior member
I am not really clear on adding a device driver as a module. In the past, a few of the Distro's
I tried did not have the sundance.ko driver I needed for my NIC. The driver does not come
ready to install like in WinXP. How do you prepare it and add it as a module?

 
Generally you have to find the driver source and compile it for the kernel you're using. There should be a README or INSTALL file with the source explaining what you need to do.
 
Back
Top