Comprei uma chave USB Wi-Fi para conectar minha estação de trabalho ao wifi. Funcionou cerca de uma semana e, em seguida, ele tenta autenticar, mas não pode (eu sou solicitado 3 vezes para digitar a senha (que está correto), mas falha.
Eu estou no Fedora 17 x64, e minha chave é um NETGEAR WNA3100M
Veja mais detalhes:
uname -a :
Linux pc-cyril 3.6.8-2.fc17.x86_64 #1 SMP Tue Nov 27 19:35:02 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
dmesg (the wifi key part, after plugged) :
[193300.392090] usb 2-2: USB disconnect, device number 7
[193302.789804] usb 2-2: new high-speed USB device number 8 using ehci_hcd
[193302.906005] usb 2-2: New USB device found, idVendor=0846, idProduct=9021
[193302.906012] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[193302.906016] usb 2-2: Product: NETGEAR WNA3100M
[193302.906019] usb 2-2: Manufacturer: Realtek
[193302.906021] usb 2-2: SerialNumber: 00e04c000001
[193302.907746] rtl8192cu: Chip version 0x11
[193303.008087] rtl8192cu: MAC address: 2c:b0:5d:6c:51:f2
[193303.008098] rtl8192cu: Board Type 0
[193303.008328] rtlwifi: rx_max_size 15360, rx_urb_num 8, in_ep 1
[193303.008407] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin
[193303.056633] ieee80211 phy13: Selected rate control algorithm 'rtl_rc'
[193303.058737] rtlwifi: wireless switch is on
[193303.101172] rtl8192cu: MAC auto ON okay!
[193303.135277] rtl8192cu: Tx queue select: 0x05
[193303.514795] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[193305.144082] wlan0: authenticate with 00:26:f2:76:f3:1d
[193305.168193] wlan0: send auth to 00:26:f2:76:f3:1d (try 1/3)
[193305.178009] wlan0: authenticated
[193305.178413] rtl8192cu 2-2:1.0: wlan0: disabling HT due to WEP/TKIP use
[193305.190193] wlan0: associate with 00:26:f2:76:f3:1d (try 1/3)
[193305.210486] wlan0: RX AssocResp from 00:26:f2:76:f3:1d (capab=0x411 status=0 aid=2)
[193305.210728] wlan0: associated
[193305.210745] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[193313.002990] wlan0: deauthenticated from 00:26:f2:76:f3:1d (Reason: 15)
[193313.011526] cfg80211: Calling CRDA to update world regulatory domain
[193313.033636] cfg80211: World regulatory domain updated:
[193313.033644] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[193313.033650] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[193313.033655] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[193313.033660] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[193313.033664] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[193313.033668] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[193313.033705] cfg80211: Calling CRDA for country: FR
[193313.038307] cfg80211: Regulatory domain changed to country: FR
[193313.038313] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[193313.038318] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[193313.038323] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[193313.038327] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[193313.038374] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[193313.894369] wlan0: authenticate with 00:26:f2:76:f3:1d
[193313.906507] wlan0: send auth to 00:26:f2:76:f3:1d (try 1/3)
[193314.107139] wlan0: send auth to 00:26:f2:76:f3:1d (try 2/3)
[193314.308066] wlan0: send auth to 00:26:f2:76:f3:1d (try 3/3)
[193314.509039] wlan0: authentication with 00:26:f2:76:f3:1d timed out
Eu não sei o que está acontecendo, se é a chave que tem um problema, ou uma atualização do kernel, mas agora estou perdida: /
Você tem alguma ideia do que está acontecendo? obrigado! :)