Having just installed OpenSuse 11.3, NetworkManager identifies my wireless network, but repeatedly fails to make a connection.
Without further ado, here are the outputs to commands requested in the first sticky thread:
/sbin/lspci
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
00:09.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)
00:0b.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)
/sbin/lspci -n
00:0b.0 0280: 1814:0201 (rev 01)
dmesg | less
10.049754] rt2500pci 0000:00:0b.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
10.150716] phy0: Selected rate control algorithm 'minstrel'
10.151450] Registered led device: rt2500pci-phy0::radio
10.151477] Registered led device: rt2500pci-phy0::quality
[snip]
109.225123] wlan0: authenticate with 00:14:bf:10:2b:63 (try 1)
109.227118] wlan0: authenticated
109.227211] wlan0: associate with 00:14:bf:10:2b:63 (try 1)
109.229088] wlan0: RX AssocResp from 00:14:bf:10:2b:63 (capab=0x411 status=0 aid=2)
109.229099] wlan0: associated
109.230474] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
109.528044] phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
109.824042] phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
110.824043] phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
114.184041] phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
114.824039] phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
117.152043] phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
118.612039] phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
118.824045] phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
119.644028] wlan0: no IPv6 routers present
125.188042] phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
139.192054] phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
147.996183] phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
166.854544] wlan0: deauthenticating from 00:14:bf:10:2b:63 by local choice (reason=3)
continued next post…