Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
e1000 driver?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
jbiggs77
n00b
n00b


Joined: 13 Sep 2003
Posts: 38

PostPosted: Wed Nov 19, 2003 12:37 am    Post subject: e1000 driver? Reply with quote

I'm trying to help my friend get his Gentoo box up and running. As with many others, the networking works fine under the LiveCD but not on initial boot. I went back under the LiveCD and did an lsmod to find it was using the e1000 driver.

I then emerged the e1000 driver but I am unable to find it as a module under the kernel config. How do I compile it into the kernel now?

Thanks!
Back to top
View user's profile Send private message
volrathxp
n00b
n00b


Joined: 24 Apr 2003
Posts: 33

PostPosted: Wed Nov 19, 2003 1:16 am    Post subject: Reply with quote

Since you emerged the driver, just add the e1000 driver to the /etc/modules.autoload.d/<kernel_version> file.

For those drivers, when you merge them they don't go into your kernel config, you have to load them as modules...
_________________
Joseph Dyer
MCP, Windows XP Professional (70-270)
MCP, Managing and Maintaining a Windows Server 2003 Environment (70-290)
Rock-Comics.com
Working on:
Linux+
Security+
Back to top
View user's profile Send private message
sebgarden
Guru
Guru


Joined: 21 Dec 2002
Posts: 353

PostPosted: Wed Nov 19, 2003 1:50 am    Post subject: Reply with quote

volrathxp wrote:
Since you emerged the driver, just add the e1000 driver to the /etc/modules.autoload.d/<kernel_version> file.

For those drivers, when you merge them they don't go into your kernel config, you have to load them as modules...

Note that they are automatically loaded if you compiled and mounted devfs in the kernel, as it is advised in the Gentoo installation guide.

Regards,
Sébastien.
Back to top
View user's profile Send private message
volrathxp
n00b
n00b


Joined: 24 Apr 2003
Posts: 33

PostPosted: Wed Nov 19, 2003 1:51 am    Post subject: Reply with quote

sebgarden wrote:
volrathxp wrote:
Since you emerged the driver, just add the e1000 driver to the /etc/modules.autoload.d/<kernel_version> file.

For those drivers, when you merge them they don't go into your kernel config, you have to load them as modules...

Note that they are automatically loaded if you compiled and mounted devfs in the kernel, as it is advised in the Gentoo installation guide.

Regards,
Sébastien.


Good point, thanks!! :lol:
_________________
Joseph Dyer
MCP, Windows XP Professional (70-270)
MCP, Managing and Maintaining a Windows Server 2003 Environment (70-290)
Rock-Comics.com
Working on:
Linux+
Security+
Back to top
View user's profile Send private message
scubed
Tux's lil' helper
Tux's lil' helper


Joined: 06 Jun 2003
Posts: 122

PostPosted: Wed Nov 19, 2003 2:03 am    Post subject: New e1000 Reply with quote

I just got a new machine with a really new e1000 card. Specifically, lspci reports it as:
8086:1013 Intel Gigabit Ethernet

The Gentoo LiveCD that I have is a little old and it doesn't have a driver new enough to use the card. Does anyone here know if the newer version of the LiveCD has that particular driver on it? Is there a
.torrent to download it from?

If the driver is not there, how can I get the appropriate driver as a module so that I can
use it from, for example, a floppy disk so I can still install Gentoo?

Any advice would be appreciated.

I had a similar problem when trying to install Gentoo on my parent's computer.
They have a Toshiba PCX 1100 cable modem. They don't have an ethernet card,
so they use it over USB. Although the old version of the LiveCD correctly detected the exact type, it was unable to actually talk to the modem over USB. It worked fine over ethernet, of course. Does the newer version of the LiveCD have this cable modem driver?

Thank you!
Back to top
View user's profile Send private message
sebgarden
Guru
Guru


Joined: 21 Dec 2002
Posts: 353

PostPosted: Wed Nov 19, 2003 2:18 am    Post subject: Re: New e1000 Reply with quote

scubed wrote:
I just got a new machine with a really new e1000 card. Specifically, lspci reports it as:
8086:1013 Intel Gigabit Ethernet

The Gentoo LiveCD that I have is a little old and it doesn't have a driver new enough to use the card. Does anyone here know if the newer version of the LiveCD has that particular driver on it? Is there a
.torrent to download it from?

If the driver is not there, how can I get the appropriate driver as a module so that I can
use it from, for example, a floppy disk so I can still install Gentoo?


If you take a look at the output of
Code:
emerge -pf -c net-misc/e1000

will give you the answer (etcat is part of the gentoolkit package: emerge gentoolkit). Actually, the e1000 driver is only working with the chipsets contained in the file /usr/src/linux/Documentation/networking/e1000.txt (for the version of the kernel). What are the exact reference of your card ? If those are not listed in the documentation, they are not yet supported.

Regards,
Sébastien.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum