Click to See Complete Forum and Search --> : no such device eth0 on RH*
grneyez
08-22-2003, 12:43 PM
I am having trouble setting up my network with RH8. I have a Netgear wireless MA101 adapter, I have loaded the driver and patches, but it doesn't seem like its seeing my hardware. It does not see eth0 or eth1. Can someone please help.
sploo22
08-22-2003, 01:01 PM
If the driver is a module, did you explicitly load it with insmod or modprobe?
Basically, the "no such device" message means that an appropriate driver could not be found in the kernel. Double check that you followed all the instructions for the driver.
do_guh_new
08-22-2003, 01:17 PM
also if insmod or modprobe doesnt find your module (which by the way you can find out which module that card uses by googling) you can always try redhat9 as support for wireless cards is getting better with each new kernel release.