[SOLVED] e1000e driver
Posted: 29. Mar 2010, 08:18
Hi everybody
I have done installation of full version of last Salix. It works fine except that I have no network.
eth0 is absent from ls /dev even if lspci gives the good ethernet controller :
Ethernet Controller : Intel Corporation 82578DC Gigabit Network Connection (rev 5)
The module is absent from lsmod so I load it manually
modprobe e1000e
but the problem still be there. So I google a bit and found this post in slax forum
http://www.slax.org/forum.php?action=vi ... ntID=40894
Then I download new version of the module (from an other computer) but make install gives an error:
Linux kernel source not found in any of these locations:
Install the appropriate kernel development package, e.g.
kernel-devel, for building modules and try again
How can I install kernel-devel or kernel-source ? Or is there a package of new version of this module?
Thanks for help.
Doc
I have done installation of full version of last Salix. It works fine except that I have no network.
eth0 is absent from ls /dev even if lspci gives the good ethernet controller :
Ethernet Controller : Intel Corporation 82578DC Gigabit Network Connection (rev 5)
The module is absent from lsmod so I load it manually
modprobe e1000e
but the problem still be there. So I google a bit and found this post in slax forum
http://www.slax.org/forum.php?action=vi ... ntID=40894
Then I download new version of the module (from an other computer) but make install gives an error:
Linux kernel source not found in any of these locations:
Install the appropriate kernel development package, e.g.
kernel-devel, for building modules and try again
How can I install kernel-devel or kernel-source ? Or is there a package of new version of this module?
Thanks for help.
Doc