View previous topic :: View next topic |
Author |
Message |
TDG n00b

Joined: 30 Mar 2009 Posts: 2
|
Posted: Mon Mar 30, 2009 6:06 pm Post subject: ethernet doesn´t work |
|
|
After procede with the live cd, when i try to connect to a network i recieve a msg sayng that no ethernet adapter was found. But at the first boot, i´ve connected to the internet whithout problems. Anybody knows what happens?
Thanks |
|
Back to top |
|
 |
TheAbu Apprentice

Joined: 08 Jun 2008 Posts: 160 Location: Lyon, France
|
Posted: Mon Mar 30, 2009 6:18 pm Post subject: |
|
|
I'm affraid, you'll have to be a bit more specific
Do you know the model of your network adapter ? (probably, the module needs to be loaded) _________________ "Please, forgive my bad English"
Gentoo made me love using my computer again. Thank you to the Gentoo devs and more generally to all the people who makes GNU/Linux possible  |
|
Back to top |
|
 |
pappy_mcfae Watchman


Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Mon Mar 30, 2009 7:32 pm Post subject: |
|
|
You probably don't have the proper driver selected in the kernel. Paste the results of lspci -n to this site, and you will know exactly which driver you need. You will need to emerge -av pciutils to get lspci (if you don't already have it installed).
Blessed be!
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
 |
TDG n00b

Joined: 30 Mar 2009 Posts: 2
|
Posted: Tue Mar 31, 2009 5:34 pm Post subject: |
|
|
the error on boot is this:
___________________________________________________
starting syslog-ng...
starting eth0
bringing up eth0
DHCP
network interface eth0 does not exist
Please verify hardware or kernel module (driver)
ERROR: cannot start netmount as net.eth0 could not start
___________________________________________________
ehternet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 13)
but when i inicialize with the live cd the eth0 works with the driver e1000, if i´m not wrong...
___________________________________________
lspci -n
00:00.0 0600: 1002:7910
00:01.0 0604: 1002:7912
00:04.0 0604: 1002:7914
00:05.0 0604: 1002:7915
00:12.0 0106: 1002:4380
00:13.0 0c03: 1002:4387
00:13.1 0c03: 1002:4388
00:13.2 0c03: 1002:4389
00:13.3 0c03: 1002:438a
00:13.4 0c03: 1002:438b
00:13.5 0c03: 1002:4386
00:14.0 0c05: 1002:4385 (rev 14)
00:14.1 0101: 1002:438c
00:14.2 0403: 1002:4383
00:14.3 0601: 1002:438d
00:14.4 0604: 1002:4384
00:18.0 0600: 1022:1100
00:18.1 0600: 1022:1101
00:18.2 0600: 1022:1102
00:18.3 0600: 1022:1103
01:05.0 0300: 1002:791f
02:00.0 0200: 11ab:4354 (rev 13)
05:00.0 0280: 14e4:4315 (rev 01)
__________________________________________
tks for the answers |
|
Back to top |
|
 |
pappy_mcfae Watchman


Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Tue Mar 31, 2009 6:09 pm Post subject: |
|
|
According to what I saw, you need to use the sky2 driver/module. Try that.
Blessed be!
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
 |
|