Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
netmount failed to start at boot
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Brayshakes
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 129

PostPosted: Tue Oct 24, 2006 5:35 am    Post subject: Reply with quote

yep.
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Tue Oct 24, 2006 5:37 am    Post subject: Reply with quote

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
View user's profile Send private message
Brayshakes
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 129

PostPosted: Tue Oct 24, 2006 5:43 am    Post subject: Reply with quote

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
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Tue Oct 24, 2006 5:53 am    Post subject: Reply with quote

Well, I think you don't have the proper drivers for you card...

Type
Code:
modprobe eepro100
and try starting the scripts again... according to some web pages this is the driver you need.
Back to top
View user's profile Send private message
Brayshakes
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 129

PostPosted: Tue Oct 24, 2006 6:01 am    Post subject: Reply with quote

FATAL: Module eepro100 not found.
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Tue Oct 24, 2006 6:02 am    Post subject: Reply with quote

Well, I then suggest you to boot the LiveCD, then run

Code:
lspci
and
Code:
lsmod


Search for Ethernet in lspci, and list the modules that are loaded (lsmod)...
Back to top
View user's profile Send private message
Brayshakes
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 129

PostPosted: Tue Oct 24, 2006 6:12 am    Post subject: Reply with quote

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
View user's profile Send private message
Brayshakes
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 129

PostPosted: Tue Oct 24, 2006 6:15 am    Post subject: Reply with quote

LSPCI did list
Ethernet Controller: intel corporation 82557/8/9 [ethernet pro 100] (rev 08)
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Tue Oct 24, 2006 6:19 am    Post subject: Reply with quote

Do you have 2 ethernet cards?

However, the LiveCD used e100 module, which seems to be right...

Try to
Code:
rmmod e100
and
Code:
modprobe e100
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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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