View previous topic :: View next topic |
Author |
Message |
jbiggs77 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Sep 2003 Posts: 38
|
Posted: Wed Nov 19, 2003 12:37 am Post subject: e1000 driver? |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
volrathxp n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 24 Apr 2003 Posts: 33
|
Posted: Wed Nov 19, 2003 1:16 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
sebgarden Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 21 Dec 2002 Posts: 353
|
Posted: Wed Nov 19, 2003 1:50 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
volrathxp n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 24 Apr 2003 Posts: 33
|
Posted: Wed Nov 19, 2003 1:51 am Post subject: |
|
|
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!! ![Laughing :lol:](images/smiles/icon_lol.gif) _________________ 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 |
|
![](templates/gentoo/images/spacer.gif) |
scubed Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/166319510243c80b29e621b.png)
Joined: 06 Jun 2003 Posts: 122
|
Posted: Wed Nov 19, 2003 2:03 am Post subject: New e1000 |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
sebgarden Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 21 Dec 2002 Posts: 353
|
Posted: Wed Nov 19, 2003 2:18 am Post subject: Re: New e1000 |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|