Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
eth0 fails and netmount doesnt start
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
donkey1984
n00b
n00b


Joined: 28 Mar 2004
Posts: 25

PostPosted: Tue Apr 13, 2004 11:30 pm    Post subject: eth0 fails and netmount doesnt start Reply with quote

I have a working gentoo system... but last night i lost my internet connect while i was asleep and I woke up to get online and it didnt work...I dont know what happend... I did an -U world... and there was only one update and it was pretty small.. i think it was an app... i cant remeber what it was.. I dont know if that effected it or not..
this is the error...

Bringing eth0 up
Failed to bring eth0 up
Error: Problem tarting needed services
"netmount" was not started

I dont know what I should do... i have checked everything i could think of... menuconfig.. make.conf... config.d/net.... but i cant get it to work.. It is a module in my kernel... and im going through a router dhcp... and dhcp is active in my config.d/net... and anyone help me... !!!! I even had a friend try to see whats wrong (he runs gentoo also) and he couldnt crack it... i would be thankful for any help you could give me... thanks..
Back to top
View user's profile Send private message
Xenzeo
n00b
n00b


Joined: 27 Feb 2004
Posts: 49

PostPosted: Tue Apr 13, 2004 11:37 pm    Post subject: Reply with quote

Just a suggestion:

Have you tryed running "dhcpcd eth0" manually too see if you get an ip...?
Back to top
View user's profile Send private message
donkey1984
n00b
n00b


Joined: 28 Mar 2004
Posts: 25

PostPosted: Wed Apr 14, 2004 12:13 am    Post subject: Reply with quote

I have tryed dhcpcd eth0 and it still doesnt work...
Back to top
View user's profile Send private message
Iced-Tux
Apprentice
Apprentice


Joined: 14 Apr 2004
Posts: 183
Location: Germany, Cologne

PostPosted: Wed Apr 14, 2004 3:41 pm    Post subject: Reply with quote

Exactly my problem, i ran an emerge world and left my pc compiling on OOffice 1.1.1 the whole night.
After rebooting failures as described (couldn't bring up eth0).
So whats happening ???
If anybody has a solution ...
Back to top
View user's profile Send private message
donkey1984
n00b
n00b


Joined: 28 Mar 2004
Posts: 25

PostPosted: Wed Apr 14, 2004 3:59 pm    Post subject: Reply with quote

So if I took off my office would it work??
Back to top
View user's profile Send private message
donkey1984
n00b
n00b


Joined: 28 Mar 2004
Posts: 25

PostPosted: Wed Apr 14, 2004 4:15 pm    Post subject: Reply with quote

I tried takin openoffice off... that didnt do the trick... does anyone have any solutions?? They would be greatly apprciated...
Back to top
View user's profile Send private message
Nyarlathotep
n00b
n00b


Joined: 14 Apr 2004
Posts: 7

PostPosted: Wed Apr 14, 2004 4:33 pm    Post subject: Reply with quote

I don't know how you got the idea that openoffice was resposible. Did you update hotplug last night? Because I did, and it destroyed my networking as well. Since you've given no details as to what hardware you have, I'm forced to assume you're having the exact same problem as me, and hopefully have all the right modules. (This is for a realtek 8139 chipset NIC)

1. log in as root.
2. do "lsmod|grep 8139cp". if this comes up blank, stop. if it shows the 8139cp module loaded, continue.
3. Do "rmmod 8139cp && modprobe 8139too"
4. Do "/etc/init.d/net.eth0 stop && /etc/init.d/net.eth0 start"

You should be good to go at this point, however you need to do somehting with /etc/modules.d/aliases to force hotplug to choose the right module to use with your NIC. I have to leave for school now and don't have to time to figure it out, unfortunately.
Back to top
View user's profile Send private message
drgenius87
Apprentice
Apprentice


Joined: 18 Mar 2004
Posts: 214
Location: Somewhere elsewhere

PostPosted: Wed Apr 14, 2004 7:06 pm    Post subject: Reply with quote

Depending on the hardware, (i JUST had this problem) you might try recompiling the kernel to support whatever ethernet connection you had. I'm uber noob so I'm not sure whether this would be the case since you had a working connection previously, but give it a try. Just make sure that you've included Ethernet and modularized the specific driver. Recompile and presto, worked for me :)
Back to top
View user's profile Send private message
cssilent
n00b
n00b


Joined: 11 Apr 2004
Posts: 63

PostPosted: Wed Apr 14, 2004 8:59 pm    Post subject: Reply with quote

same problem here:(
Back to top
View user's profile Send private message
donkey1984
n00b
n00b


Joined: 28 Mar 2004
Posts: 25

PostPosted: Wed Apr 14, 2004 11:31 pm    Post subject: Reply with quote

i did...
#find /liv/modules/kernel-2.6.3-r1/ -type f -iname '*.o' -or -iname '*.ko'

and it brought up all my modules except my nic card... (ACENIC) module... i think this might be my problem... can anyone help??
Back to top
View user's profile Send private message
jjcv
n00b
n00b


Joined: 31 Oct 2003
Posts: 7
Location: New Zealand

PostPosted: Thu Apr 15, 2004 2:21 am    Post subject: Reply with quote

I have the same problem. Just upgraded hotplug and openoffice-bin. Have a via-rhine ehternet card and modules loads fine.

I use rpppoe for connecting to the net but looks like the ethernet port is dead.
Back to top
View user's profile Send private message
jjcv
n00b
n00b


Joined: 31 Oct 2003
Posts: 7
Location: New Zealand

PostPosted: Thu Apr 15, 2004 3:26 am    Post subject: Reply with quote

In my case the problem was caused by the update of hotplug. When I updated the config files via etc-update I must have overwritten a config file which killed my network.

I replaced /etc/hotplug/hotplug.functions with my original copy, rebooted and all was back to normal.
Back to top
View user's profile Send private message
MacFennec
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jan 2004
Posts: 93
Location: Nancy

PostPosted: Thu Apr 15, 2004 9:43 am    Post subject: Reply with quote

I have the same probleme & the same insterface. Infortunately, I don't keep the old hotplug files.
You're help doesn't work for me :cry:
_________________
Le fennec (Fennecus zerda), d'habitat nord-africain, est remarquable par des grandes oreilles et le développement considérable de ses bulles tympaniques.
Back to top
View user's profile Send private message
MacFennec
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jan 2004
Posts: 93
Location: Nancy

PostPosted: Thu Apr 15, 2004 10:41 am    Post subject: Reply with quote

MacFennec wrote:
I have the same probleme & the same insterface. Infortunately, I don't keep the old hotplug files.
You're help doesn't work for me :cry:


Your help work in fact. I had bad read your solution.
rmmod 8139cp && modprobe 8139too

thank you
_________________
Le fennec (Fennecus zerda), d'habitat nord-africain, est remarquable par des grandes oreilles et le développement considérable de ses bulles tympaniques.
Back to top
View user's profile Send private message
donkey1984
n00b
n00b


Joined: 28 Mar 2004
Posts: 25

PostPosted: Thu Apr 15, 2004 7:38 pm    Post subject: Reply with quote

so no one has help for my situation yet?
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