Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No eth after installation (2.6.9)
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
Heliode
Tux's lil' helper
Tux's lil' helper


Joined: 12 May 2004
Posts: 100
Location: The Netherlands

PostPosted: Thu Nov 18, 2004 6:05 pm    Post subject: No eth after installation (2.6.9) Reply with quote

Hey,

I've just finished installing Gentoo on my new PC, but after the first reboot it won't detect my network card. (when I do 'ifconfig' I only see 'lo')

Information:

I installed from Knoppix 3.6 so I wouldn't have to download the 2004.3 live cd. During installation the eth worked fine.
Furthermore, I chose the gentoo-dev-sources, which I compiled with Genkernel.

The network card is an onboard one, on a motherboard with Intel chipset (judging from lspci, its the 8286 chipset, and the ethernet controller is a VIA technologies VT6105 [Rhine-III] rev 8b).

If there are any modules I still have to compile, I can do so from knoppix after chrooting into the Gentoo enviroment. However, i'm still pretty much a noob at 'linux stuff' so I have no idea what I should do to fix this. During installation I tried emerging 'e100' but that generated an error that I sadly forgot to write down.

I can't wait to run Gentoo again on my new PC, so if anyone could be of any help it would be greatly appreciated!
_________________
Really still a n00b with a square under his name

Spec hightlights:
Pentium IV 3000 mhz HT
1024 MB RAM
ATI Radeon 9800 XT
Logitech MX1000
And a total of 520 GB of HD space
Back to top
View user's profile Send private message
Joggl
Apprentice
Apprentice


Joined: 14 Mar 2004
Posts: 155
Location: Austria

PostPosted: Thu Nov 18, 2004 6:42 pm    Post subject: Reply with quote

what happen when you type

Code:
modprobe via-rhine

?
Back to top
View user's profile Send private message
Heliode
Tux's lil' helper
Tux's lil' helper


Joined: 12 May 2004
Posts: 100
Location: The Netherlands

PostPosted: Thu Nov 18, 2004 10:24 pm    Post subject: Reply with quote

That worked, thanks!
Now i've got the problem of Xorg configure aborting on me after signal 11 (??) but thats a different topic...
As far as the Eth is concerned; I can't believe it was that easy... any chance I could have figured that out by myself...?

Thanks again!
_________________
Really still a n00b with a square under his name

Spec hightlights:
Pentium IV 3000 mhz HT
1024 MB RAM
ATI Radeon 9800 XT
Logitech MX1000
And a total of 520 GB of HD space
Back to top
View user's profile Send private message
Joggl
Apprentice
Apprentice


Joined: 14 Mar 2004
Posts: 155
Location: Austria

PostPosted: Fri Nov 19, 2004 5:17 am    Post subject: Reply with quote

oh yes, no problem:

just add "via-rhine" to your /etc/modules.autoload.d/kernel-2.x
Back to top
View user's profile Send private message
Gentree
Watchman
Watchman


Joined: 01 Jul 2003
Posts: 5350
Location: France, Old Europe

PostPosted: Fri Nov 19, 2004 3:07 pm    Post subject: Reply with quote

Moderators, devs , please can we have a sticky on this , and get the user-guide on the CD ISOs to give instructions that are upto date and accurate.

This has been catching ppl out for over two weeks , this issue alone must be putting a load on the servers and bloating the forums.

Thanks. 8)
_________________
Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86
Back to top
View user's profile Send private message
jwmiii
n00b
n00b


Joined: 05 Dec 2004
Posts: 2
Location: Maryland

PostPosted: Mon Dec 06, 2004 12:08 am    Post subject: no via-rhine Reply with quote

I too don't have eth0 after reboot from initial stage1 install. I had to 'modprobe via-rhine' during boot from live cd, but saw no instructions how to compile/install this module. I tried copying it from the cd, but I get an 'invalid module format' when I try to modprobe in the installed system. Thanks for any help.
Back to top
View user's profile Send private message
Joggl
Apprentice
Apprentice


Joined: 14 Mar 2004
Posts: 155
Location: Austria

PostPosted: Mon Dec 06, 2004 5:25 am    Post subject: Reply with quote

you have to activate it in your kernel

somewhere in
device drivers > Networking support > Ethernet (10 or 100Mbit) > Via Rhine support

activate this with <M>

and then do

Code:
make modules modules_install


and you can start it with

Code:
modprobe via-rhine


ng
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