Results 1 to 3 of 3
The problem is, that FEDORA can not install NETWORK CARD driver by default or by selection.
i am using (realtek rtl8139/810x family fast ethernet Nic), but i can not find ...
- 12-23-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 1
(realtek rtl8139/810x family fast ethernet Nic
The problem is, that FEDORA can not install NETWORK CARD driver by default or by selection.
i am using (realtek rtl8139/810x family fast ethernet Nic), but i can not find its driver to use on linux (fedora)
Can someone guide me how can i make (realtek rtl8139/810x family fast ethernet Nic) use on FEDORA installation
- 12-24-2009 #2
Hi rkb
The following links may be of use:
NDISwrapper - Wikipedia, the free encyclopedia
SourceForge.net: ndiswrapper
I hope this will be of help.
JnikeSometimes all you have to do is just wait...
- 12-24-2009 #3
The driver module for this card has been in the kernel for a while. It is called 8139too, and should load automatically. You can check for it in the output of this command.
If it is present, then your problems are not driver related. Maybe you need to configure the network connection. This can be done using the "Network" selection in the menu, or by using this command.Code:/sbin/lsmod
NDISwrapper is for wireless cards, without a Linux driver. This fails both of those tests.Code:system-config-network
Paul
Please do not send Private Messages to me with requests for help. I will not reply.


Reply With Quote