Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] eth0 does not exist...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
wilf
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2006
Posts: 131
Location: West Sussex, UK

PostPosted: Wed May 17, 2006 8:43 am    Post subject: [SOLVED] eth0 does not exist... Reply with quote

Hello all,

I have just brought up my third gentoo box, all went well until I rebooted.

Everything came up except networking which I found rather strange
as I do my pre-config using ssh/putty from a Windows box over
the network.

If I manually run /etc/init.d/net.eth0 start I get:-
* starting eth0
* Bringing up eth0
* 193.68.36.90
* eth0 does not exist

Ooops! any ideas... ifconfig eth0 gives
eth0: error fetching interface information: device does not exist

I am running genkernel, 2006.0.

Motherboard is an Asus A7V8X-X, I can't see anything interesting or relevant under /proc either.

Perhaps that's why it isn't apparent - the hardware isn't visible to the kernel.

If anyone has a bright idea I'll be very grateful, in the meantime I'll carry on digging.

Best Regards, Paul.


Last edited by wilf on Wed May 17, 2006 10:18 am; edited 1 time in total
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Wed May 17, 2006 9:27 am    Post subject: Reply with quote

Could you please send output of
Code:
grep -i e100 /usr/src/linux/.config

and content of
/etc/modules.autoload.d/kernel-2.6 ?
Back to top
View user's profile Send private message
bin-doph
Guru
Guru


Joined: 23 May 2003
Posts: 302

PostPosted: Wed May 17, 2006 9:28 am    Post subject: Reply with quote

hi,

what kind of network-card do you use? Do you have the correct kernel-modules compiled-in or as-modules (if modules, are they loaded correctly?)

maybe give some more information, like lspci -vv (of your network-adapter)

hth
-fe
_________________
perl -e '$_=q;4a75737420616e6f74686572205065726c204861636b65720as;;for(s;s;s;s;s;s;s;s;s;s;s;s){s;(..)s?;qq qprint chr 0x$1 and \161 ssq;excess;}'
Back to top
View user's profile Send private message
wilf
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2006
Posts: 131
Location: West Sussex, UK

PostPosted: Wed May 17, 2006 10:17 am    Post subject: Reply with quote

Hi Everyone,

Thank you for your help - I rebuilt the kernel and statically linked the network drivers and it's all up and running AOK now.

Before I rebooted, I read the label on the network chip. It was so small that my old eyes couldn't read it and I literally had to use a pocket 30x microscope to read the words:-). It's an RTL8021BL, not that it matters now.

yzma ~ # grep -i e100 /usr/src/linux/.config
# CONFIG_E100 is not set
CONFIG_E1000=m
# CONFIG_E1000_NAPI is not set

I am very grateful to you both answering, Thanks again,

Best Regards Paul.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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