Gentoo Archives: gentoo-user

From: Cinder <cinder@××××××××××.com>
To: gentoo-user list <gentoo-user@l.g.o>
Subject: [gentoo-user] Re: Re: device eth0 does not exist
Date: Thu, 01 Oct 2009 08:49:14
Message-Id: 20091001014901.A67CD667@resin15.mta.everyone.net
1 >Can you show the results of `modprobe -v e1000` please?
2 Code:
3 # modprobe -v e1000
4 FATAL: Module e1000 not found.
5
6 ... but ...
7
8 Code:
9 # find /lib/modules/2.6.30-gentoo-r6/ -type f -iname '*.o' -or -iname '*.ko' | grep e1000
10 /lib/modules/2.6.30-gentoo-r6/kernel/drivers/net/e1000/e1000.ko
11
12 Nothing revelent was displayed when tail -f /var/log/messages while modprobe -v e1000.
13
14 >Hm, is it a pci-express device?
15 No. My board doesn't have pci-express.
16
17 Thank you for your time and consideration.
18
19 P.S. Sorry about the pastebin. Someone told me use that when I posted a few weeks ago.
20
21 _____________________________________________________________
22 Get your FREE, LinuxWaves.com Email Now! --> http://www.LinuxWaves.com
23 Join Linux Discussions! --> http://Community.LinuxWaves.com

Replies

Subject Author
[gentoo-user] Re: device eth0 does not exist walt <w41ter@×××××.com>