Hi all.
I have just installed the last FC distro, and everything works good, except the wireless network.
I have a Linksys N-Ultra WirelessN USB wifi card, model WUSB600N.
It uses the rt2x00 driver, concretely the rt2870 driver (at least, thats the driver included in the original device drivers CD).
Right now, the problem is that i don't know how to make my Fedora 12 to enable and/or connect to internet.
I would thank a lot if you can point me in the correct direction, since i have not used Linux since the 6.x SuSE Linux Version came out
On the other hand, i left you here some information, maybe help you to get a solution:
dmesg | tail
usb 1-3: Manufacturer: Cisco-Linksys LLC
usb 1-3: configuration #1 chosen from 1 choice
phy1: Selected rate control algorithm 'minstrel'
Registered led device: rt2800usb-phy1::radio
Registered led device: rt2800usb-phy1::assoc
Registered led device: rt2800usb-phy1::quality
rt2800usb 1-3:1.0: firmware: requesting rt2870.bin
phy1 -> rt2x00lib_request_firmware: Error - Failed to request Firmware.
rt2800usb 1-3:1.0: firmware: requesting rt2870.bin
phy1 -> rt2x00lib_request_firmware: Error - Failed to request Firmware.
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11abgn Mode:Managed Frequency:2.412 GHz
Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lsmod
rt2x00usb 9092 1 rt2800usb
I'm being using FC12, kernel 2.6.31, with GNOME Desktop.
As we can see, FC12 detects the device, except for those "phy1 -> rt2x00lib_request_firmware: Error - Failed to request Firmware." in dmesg|tail.
In the GNOME tool (the "Network Connections GNOME program), appears no wifi networks.
Any tip on how i need to make this to work propertly? Or even any link where i can obtain info about this?
Thanks in advance.