View previous topic :: View next topic |
Author |
Message |
Brayshakes Tux's lil' helper
Joined: 27 Apr 2006 Posts: 129
|
Posted: Tue Oct 24, 2006 5:35 am Post subject: |
|
|
yep. |
|
Back to top |
|
|
jeanfrancis Veteran
Joined: 17 Dec 2005 Posts: 1482 Location: Québec, Canada
|
Posted: Tue Oct 24, 2006 5:37 am Post subject: |
|
|
Wierd...
Check out:
Code: | dmesg | grep -i eth0 |
and
Code: | dmesg | grep -i eth1 |
for anything not normal... what are your cards? |
|
Back to top |
|
|
Brayshakes Tux's lil' helper
Joined: 27 Apr 2006 Posts: 129
|
Posted: Tue Oct 24, 2006 5:43 am Post subject: |
|
|
output for eth0: IEEE-1394 IPv4 over 1394 Ethernet (fw-hosts0)
output for eth1: eth1394: $Rev: 1312 $ Ben Collins <bcollins@debian.org>
eth1394: eth0: IEEE-1394 IPv4 over 1394 Ethernet (fw-hosts0)
e100: eth1: e100_probe: addr 0xf8fff000, irq 10, MAC addr 00:20:E0:70:C3:48
its an onboard card for a Dell Inspiron 8100 laptop. |
|
Back to top |
|
|
jeanfrancis Veteran
Joined: 17 Dec 2005 Posts: 1482 Location: Québec, Canada
|
Posted: Tue Oct 24, 2006 5:53 am Post subject: |
|
|
Well, I think you don't have the proper drivers for you card...
Type and try starting the scripts again... according to some web pages this is the driver you need. |
|
Back to top |
|
|
Brayshakes Tux's lil' helper
Joined: 27 Apr 2006 Posts: 129
|
Posted: Tue Oct 24, 2006 6:01 am Post subject: |
|
|
FATAL: Module eepro100 not found. |
|
Back to top |
|
|
jeanfrancis Veteran
Joined: 17 Dec 2005 Posts: 1482 Location: Québec, Canada
|
Posted: Tue Oct 24, 2006 6:02 am Post subject: |
|
|
Well, I then suggest you to boot the LiveCD, then run
and
Search for Ethernet in lspci, and list the modules that are loaded (lsmod)... |
|
Back to top |
|
|
Brayshakes Tux's lil' helper
Joined: 27 Apr 2006 Posts: 129
|
Posted: Tue Oct 24, 2006 6:12 am Post subject: |
|
|
Module
paraport_pc
paraport
floppy
pcspkr
rtc
e100
mii
yenta_socket
rsrc_nonstatic
pcmcia_core
eth1394
dm_mirror
dm_mod
pdc_adma
sata_mv
ata_piix
ahci
libatat
sbp2
ohci1394
ieee1394
sl811_hcd
ohci_hdc
uhci_hcd
usb_storage
usbhid
ehci_hcd
usbcore |
|
Back to top |
|
|
Brayshakes Tux's lil' helper
Joined: 27 Apr 2006 Posts: 129
|
Posted: Tue Oct 24, 2006 6:15 am Post subject: |
|
|
LSPCI did list
Ethernet Controller: intel corporation 82557/8/9 [ethernet pro 100] (rev 0 |
|
Back to top |
|
|
jeanfrancis Veteran
Joined: 17 Dec 2005 Posts: 1482 Location: Québec, Canada
|
Posted: Tue Oct 24, 2006 6:19 am Post subject: |
|
|
Do you have 2 ethernet cards?
However, the LiveCD used e100 module, which seems to be right...
Try to
and in your Gentoo (not liveCD)... try starting the net.eth1 script and take a look at dmesg... I don't know what to say more |
|
Back to top |
|
|
|