Results 1 to 10 of 13
Hello guys i am not able to configure my realtek ethernet card on fedora 5
my card is Realtek RTL8139 Family PCI Fast Ethernet NIC
does any one has its ...
- 09-23-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 1
Realtek Ethernet card problem
Hello guys i am not able to configure my realtek ethernet card on fedora 5
my card is Realtek RTL8139 Family PCI Fast Ethernet NIC
does any one has its driver or any thing else plz let me know.
- 09-25-2006 #2Just Joined!
- Join Date
- Jul 2002
- Location
- Netherlands
- Posts
- 8
Hi virgo27,
The driver for the RealTek 8139 is called 8139too and should be available (as a module) in your kernel.
You can check if the module has been loaded by running:
/sbin/lsmod|grep 8139too
If it hasn't been loaded you can do:
/sbin/modprobe 8139too
If the module is loaded into the kernel, you should be able to see the interface with:
/sbin/interface -a
- 02-13-2007 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
EXTREME n00b Alert!
I don't want to jack anyone's thread, but I have the same NIC and problem as Virgo. I tried this solution to no avail. I feel a bit like a fish out of water with Linux and I don't know where to turn.
I am running FC5 on a Toshiba A110 laptop. I get the error that the device eth0 is not present whenever I boot the machine or try to activate the NIC in the Network menu in the GUI.
Thanks,
Andy
- 02-13-2007 #4
^^^ Post the output of "lsmod".
'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
--Abraham Lincoln
- 02-13-2007 #5Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
Which leads me to my next question... anyone know how to activate a built-in SD Card reader, or how to get this information from the Linux partition to the Windows partition so that I can get it posted? Never burned a CD in Linux either, so that may be an option. (Should I have mentioned that the NIC works in XP? I guess it would rule out hardware malfunction...)
Originally Posted by tech_man
I have the info up on the screen now (using work PC to post on here), is there anything in particular I should look for?
- 02-13-2007 #6
You don't have to post it. Just tell me if you see "8139too" listed there.
'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
--Abraham Lincoln
- 02-13-2007 #7Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
Yes, in the mii catagory.
- 02-13-2007 #8
modprobe 8139too
modprobe 8139cp
I need these two modules to make my network card work, the same modelPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 02-13-2007 #9Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
No joy.
Originally Posted by Juan Pablo
Something occured to me. I have never used Linux before. Ever. I installed FC5, realized the NIC isn't working properly, did some google'ing and searching, and here we are. Could there be something else, something Linux users take for granted when setting up a NIC that I, being so new to this, could have missed?
EDIT: I am assuming that the 'modprobe 8139xxx' above is a command I type in, correct? (seriously. this is how new I am, folks...)
- 02-13-2007 #10Just Joined!
- Join Date
- Feb 2007
- Location
- Loveland, Colorado
- Posts
- 18
Why don't you just upgrade to fedora core 6, that could help you out with what you need.


Reply With Quote