Néstor wrote:
> Jim,
> 
> I have done the search as you mentioned and I am also looking in the fedora
> forum.
> 
> The lsmod command tells me that I have rtl8187
> 
> [EMAIL PROTECTED] ~]# lspci
>..

Hmmm, so lspci doesn't show it. Maybe this is one of those strange ones
built on the usb bus for some reason. lsusb might confirm that.

But if you see a rtl8187 module has been loaded, that may be a good sign.

Try

ifconfig -a
iwconfig
iwlist scan

If a device (eg, eth1, maybe) seems associated with the wireless, you
can eliminate extaneous output from the above commands by

ifconfig eth1
iwconfig eth1
iwlist eth1 scan


Regards,
..jim


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to