[SOLVED] e1000e driver

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
doc.dk
Posts: 3
Joined: 29. Mar 2010, 07:54

[SOLVED] e1000e driver

Post by doc.dk »

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
Last edited by doc.dk on 29. Mar 2010, 16:02, edited 1 time in total.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: e1000e driver

Post by thenktor »

slapt-get -u
slapt-get -i kernel-source
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
doc.dk
Posts: 3
Joined: 29. Mar 2010, 07:54

Re: e1000e driver

Post by doc.dk »

Thanks for this reply.

But how to do without internet connection ?
Can I download manually from an other computer and how to install ?

Doc
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: e1000e driver

Post by thenktor »

I should have used my brain before posting :mrgreen: You can find the kernel-source package here:
ftp://ftp.osuosl.org/pub/slackware/slac ... ackware/k/
Or on every other Slackware mirror in same directory: http://slackware.com/getslack/

Install it with:
installpkg kernel-source-2.6.29.6_smp-noarch-2.txz
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
doc.dk
Posts: 3
Joined: 29. Mar 2010, 07:54

Re: e1000e driver

Post by doc.dk »

Ok it works fine

Thank you very much Thenktor for your help.

Doc

Ps How can I mark the post as solved ?
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: e1000e driver

Post by gapan »

doc.dk wrote:Ps How can I mark the post as solved ?
Edit your first post here and change the title.
Image
Image
Post Reply