Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
can not get eth0 up [SOLVED]
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
zaphyr
Guru
Guru


Joined: 07 Dec 2004
Posts: 312
Location: Copenhagen, Denmark

PostPosted: Sun May 29, 2005 5:35 am    Post subject: can not get eth0 up [SOLVED] Reply with quote

I can not get eth 0 up on my new gentoo box.
ifconfig -a actually shows two network interfaces; eth0 and eth1 even though I do not have two. I suspect eth0 to be bogus in this case, as the HWaddr is FF-FF-FF-FF-FF-FF-FF-FF-00-00-00-00-00-00-00-00, and for eth1 it seems more normal.
lsmod scrolls "above the screen" so I can not see if all modules are loaded. My nw adapter is a VIA VT6102 [Rhine II].

when i boot the box, this message is displayed in the beginning:
Code:
eth1394:eth0:could not allocate isochronous recieve context for the broadcastchannel

and then this one right before I log on:
Code:
ERROR:    Problem starting needed services.
"netmount" was not started

this is most likely because I have problems with eth0

can anyone help me??


Last edited by zaphyr on Mon May 30, 2005 6:02 am; edited 1 time in total
Back to top
View user's profile Send private message
doubleagent
Guru
Guru


Joined: 15 Apr 2005
Posts: 444
Location: 127.0.0.1

PostPosted: Sun May 29, 2005 6:01 am    Post subject: Reply with quote

Looks like a problem with eth1394. Fire up menuconfig (if you configured your own kernel) and goto
Code:
Device Drivers--->IEEE1394 Support--->
and look around in there. Another helpful hint would be to type
Code:
#dmesg | grep eth0
(before configuring the kernel) in order to have a clue as to what exactly isn't working correctly. Also (I've had problems with eth1394 messing with my connection before as well) you should reboot several times to see if the eth1394 module(s) load each time, b/c sometimes they don't. If this happens to be the case it will give you an even better clue as to whats going on. Of course another thing you should do is search the forums here, b/c not only is this problem encountered often, but there is a lot more basic advice floating around out there you should probably undertake first.
_________________
shickapooka wrote:
i think they programmed [otw] based on a right-wing jewish-nigger-nazi, his gay, retarded, left-wing love slave with webbed feet, and their three headed cat that poops uncontrollably. the cat is also an apple fanboy


Last edited by doubleagent on Sun May 29, 2005 6:08 am; edited 2 times in total
Back to top
View user's profile Send private message
gentsquash
l33t
l33t


Joined: 03 Nov 2004
Posts: 753
Location: Still a Gentoo beginner.

PostPosted: Sun May 29, 2005 6:04 am    Post subject: Reply with quote

You can send the `lsmod' o/p to a file:
Code:
lsmod > lsmod.txt

and then examine "lsmod.txt". Alternatively, Shift+PageUp will
scroll-back a std shell window.

Did the message
Code:
eth1394:eth0:could not allocate isochronous recieve context
for the broadcastchannel

really mis-spell "receive", or did you re-type the message?
_________________
Your thread resolved? Putting [SOLVED] in its title helps all Gentooers. (Button "edit" , first post)
Prof. Jonathan LF King, Mathematics dept., University of Florida
Back to top
View user's profile Send private message
svf
n00b
n00b


Joined: 01 Feb 2005
Posts: 50

PostPosted: Sun May 29, 2005 8:02 am    Post subject: Reply with quote

do you really want your firewire networking eth0 up or only your "normal" eth1?

if you dont want your eth0: edit all needed files (config+ gateway) and only start your eth1
(edit /etc/conf.d/net + ln -s net.eth0 net.eth1 + rc-update del net.eth0 default etc)
_________________
uchafu!
Back to top
View user's profile Send private message
zaphyr
Guru
Guru


Joined: 07 Dec 2004
Posts: 312
Location: Copenhagen, Denmark

PostPosted: Mon May 30, 2005 6:01 am    Post subject: can not get eth0 up [SOLVED] Reply with quote

thanks for all replies!
gentsquash: I had to rewrite the message, so my bad :)

All your suggestions made me think "do I need eth1394 at all??"...so I just removed the module and now eth0 works like a charm! :)
It seems that eth1394 and the via-rhine(mii) was having a conflict over my one net adapter, so they made one each (eth0 and eth1) and this made dhcpcd go bananas...

Thanks!
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