Hide Forgot
Description of problem: After upgrading to kernel 3.2.2-1.fc16.I686 my Ralink RT 2561/RT61 rev B 802.11g card no longer seems to work. The interface does not appear in either NetworkManager or the output of ifconfig. Version-Release number of selected component (if applicable): kernel-3.2.2-1.fc16.i686 How reproducible: Rebooting does not help. Have only tested on one computer. Steps to Reproduce: 1. Upgrade to kernel 3.2.2-1.fc16.i686 2. Open NetworkManager Actual results: No wireless interface is found Expected results: A corresponding wireless interface should be displayed Additional info: Lsmod shows that the rt61pci module is loaded
Same thing happens to me on Asus EEEpc 901. I have to use the previous kernel 3.1.9-1.fc16.i686 to get wireless to work again.I don't know what the module in lsmod to look for though.
Most likely this is problem with not loading eeprom module properly (bug 785393), please check this build: http://koji.fedoraproject.org/koji/taskinfo?taskID=3745583
The build mentioned above solves the problem.
I have the same problem only with my rt2800pci card. And my dmesg promted this error: phy0 -> rt2800_init_eeprom: Error - invalid RF chipset 0x0 detected rt2800pci 0000:01:08.0: PCI INT A disabled I will try if the kernel mentioned above solves the problem.
(In reply to comment #4) > I have the same problem only with my rt2800pci card. > And my dmesg promted this error: > phy0 -> rt2800_init_eeprom: Error - invalid RF chipset 0x0 detected > rt2800pci 0000:01:08.0: PCI INT A disabled > > I will try if the kernel mentioned above solves the problem. This kernel: http://koji.fedoraproject.org/koji/taskinfo?taskID=3745583 solves the problem.
*** This bug has been marked as a duplicate of bug 785393 ***