NavigationUser loginWho's onlineThere are currently 1 user and 27 guests online.
Online usersLinux NewsClick the above for your daily dose of Linux news. Food for ThoughtThe government of the United States is not, in any sense, founded on the Christian religion. Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Unable to make the e1000.ko module for my Intel 82562V-2 10/100 NIC. The kernel source not found.Hello, I installed from the first CD disk. I didn't download the other CD's nor did I download any DVD's. My NIC doesn't work because I need the very latest e1000 driver. I have the driver. The problem I'm having is that I can't make it because it seems I don't have the appropriate kernel development package: # make install What do you suggest as the best solution? The PC has no network connection. Thank you for your time and help. |
Re: Unable to make the e1000.ko module for my Intel 82562V-2 10/
The driver has to match the kernel; there have been many changes in the kernel's driver system in the past 2 years. Are you sure you have the right kernel and driver code?
Have a look here for instructions on what packages to install:
http://www.debianhelp.org/node/13292
Re: Unable to make the e1000.ko module for my Intel 82562V-2 10/
Hi,
My driver code wasn't correct.
Thank you for your help!