Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Which module is required...
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
Verted
Guru
Guru


Joined: 09 Apr 2004
Posts: 480
Location: London, England

PostPosted: Tue Jun 29, 2004 7:58 pm    Post subject: Which module is required... Reply with quote

I cant seem to get my network configured. I know this is a very popular topic, I have already searched for solutions, and have found some possible solutions, however right now I am trying to get a specific answer, so that when I take the NIC out of this computer and put it in my new one(where I am trying to install Gentoo) I wont have to take it out again if it goes wrong(which I have already dont about 5 times).

I need to find which module I need to use to get my NIC working. I am using a D-Link DFE-538TX.

Any help would be grately appreciated:)
_________________
Thanks,
-Verted
Back to top
View user's profile Send private message
Lajasha
Veteran
Veteran


Joined: 17 Mar 2004
Posts: 1040
Location: Vibe Central

PostPosted: Tue Jun 29, 2004 8:00 pm    Post subject: Reply with quote

do an lspci and look for the network card description and post it back here.

It might be this one "rtl8139.o"
_________________
Come and play in my land
Back to top
View user's profile Send private message
Verted
Guru
Guru


Joined: 09 Apr 2004
Posts: 480
Location: London, England

PostPosted: Tue Jun 29, 2004 8:08 pm    Post subject: Reply with quote

I'm hoping that you are right, cause like I said, that'll involving switching the NIC once again, and it is getting really tedious. I'm also worried because this cant be good for the NIC. If it comes to it though I guess i'll post the lspci stuff.

Anyways, thanks for the suggestion, i'm trying my next install in 20 minutes;)
_________________
Thanks,
-Verted
Back to top
View user's profile Send private message
Verted
Guru
Guru


Joined: 09 Apr 2004
Posts: 480
Location: London, England

PostPosted: Tue Jun 29, 2004 9:51 pm    Post subject: Reply with quote

Ok, I just tried to install again, didnt get my network configured. The module 'rtl8139' couldnt even be found. I did get the info from lspci though about my card. I hope it helps:

00:04:0 Ethernet Controller: nVidia corporation nForce2 Ethernet controller(reval)
01:04:0 Ethernet Controller: Marvel Yukon Gigabit Ethernet 10/100/1000 Buse-T Adapter (rev 13)
01:07:0 Ethernet Adapater: D-Link system Inc RTL8139

Is this the info required to find the module for my card?
_________________
Thanks,
-Verted
Back to top
View user's profile Send private message
Lajasha
Veteran
Veteran


Joined: 17 Mar 2004
Posts: 1040
Location: Vibe Central

PostPosted: Tue Jun 29, 2004 10:05 pm    Post subject: Reply with quote

Did you compile it as a module in the kernel?

Look for it in
Code:
cd /usr/src/linux
make menuconfig

_________________
Come and play in my land
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Wed Jun 30, 2004 1:01 am    Post subject: Reply with quote

Verted wrote:
00:04:0 Ethernet Controller: nVidia corporation nForce2 Ethernet controller(reval)
01:04:0 Ethernet Controller: Marvel Yukon Gigabit Ethernet 10/100/1000 Buse-T Adapter (rev 13)
01:07:0 Ethernet Adapater: D-Link system Inc RTL8139

If you want all 3 NICs to work, these are the modules you need (in the same order you posted).
Code:
# modprobe forcedeth      (for the nVidia onboard NIC)
# modprobe sk98lin        (for the Marvel Gigabit NIC)
# modprobe 8139too        (for the D-Link NIC)
Back to top
View user's profile Send private message
Verted
Guru
Guru


Joined: 09 Apr 2004
Posts: 480
Location: London, England

PostPosted: Wed Jun 30, 2004 6:54 am    Post subject: Reply with quote

Thanks. I think I only need the ethernet nic to work. I guess it wont harm to have them all however. Thanks for the help:)

As I recall it wouldnt let me do cd /usr/src/linux - Cant remember why i'll write down why if I still cant get it to work.
_________________
Thanks,
-Verted
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