Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Onboard LAN not working...
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
chili_666
n00b
n00b


Joined: 25 Dec 2002
Posts: 43

PostPosted: Sat Jan 04, 2003 1:19 pm    Post subject: Onboard LAN not working... Reply with quote

I finally managed to get thtrough the installation procedure and even got Grub to work... now there is the next problem:

Booting form the 1.4 cd Gentoo detects my networkcard and uses it. But it seems that I have not compiled the right driver for it into the kernel.

The card that I am using is the onboard Lan of my MSI 845E Max2 motherboard. The MSI-website specifies it as a Intel 8256 chip, I think...

They even got a driver there but I don´t know how to use this one, or which driver I have to put into the kernel.

Or is it that I messed up during the final steps (i.e. Network Configuration)?

Thanks in advance...

Chili
Back to top
View user's profile Send private message
kyefun
n00b
n00b


Joined: 21 Jun 2002
Posts: 7

PostPosted: Sat Jan 04, 2003 1:52 pm    Post subject: You can probably find that in google.com/linux Reply with quote

You can probably find the module/driver it uses in google.com/linux
if the gentoo install disc detects your driver, You can actually boot into that disc, and let it do the detection. then run a "lsmod"
it should show the modules loaded, one of those should be your NIC driver
_________________
Little White Asian
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Sat Jan 04, 2003 2:03 pm    Post subject: Reply with quote

in you kernel you can use:

Code:
EtherExpressPro/100 support (eepro100, original Becker driver)


or

Code:
EtherExpressPro/100 support (e100, Alternate Intel driver)



to activate them, just go into 'Network device support \ Ethernet (10 or 100Mbit)' and select one of them.

if you select the 'EtherExpressPro/100 support (eepro100, original Becker driver)' then load it with 'modprobe eepro100' and the other one with 'modprobe e100'.

or just add the right module to '/etc/modules.autoload'.


cheers

SteveB
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