LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Realtek 8029(AS) driver? (https://www.linuxquestions.org/questions/linux-networking-3/realtek-8029-as-driver-38743/)

jolly 12-18-2002 04:55 AM

Realtek 8029(AS) driver?
 
I am using Red Hat linux 7.2. My lan card is not detected by Red Hat.
Where can I find the driver of realtek RTL8029(AS).

acid_kewpie 12-18-2002 05:27 AM

the driver for the 8029 card is ne2k-pci, a core module of any kernel. i think some other drivers suport that card as well, but i use this one.

rioguia 12-18-2002 07:50 AM

i think that the 8139.c will also work
http://www.scyld.com/network/rtl8139.html#8139too
you should be able to find a it listed when you type:
]b]cd /lib/modules/2.4.18-18.7.x/kernel/drivers/net[/b] (substituting the correct numbers for whatever kernel version you are using; you can get your kernel version by typing:
uname -r)
modprobe 8139.c (or something like that should load your module)
lsmod to confirm your loaded your module


All times are GMT -5. The time now is 12:20 PM.