Comment 25 for bug 762845

Revision history for this message
Tiago Hillebrandt (tiagohillebrandt) wrote :

After the following commands on terminal the Atheros card have found the wireless networks but continue not working, including on network-manager.

When I try to connect to wifi using iwconfig tool via Terminal I can see '"Set Encode" (8B2A)' error (ESSID was defined like 'any' because the network ESSID is hidden).

# ifconfig wlan0 up
# iwlist wlan0 scan
wlan0 Scan completed :
          Cell 01 - Address: ***********
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=50/70 Signal level=-60 dBm
                    Encryption key:on
                    ESSID:"\x00\x00\x00\x00\x00\x00\x00\x00"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              12 Mb/s; 24 Mb/s; 36 Mb/s
                    Bit Rates:9 Mb/s; 18 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000000188b02181
                    Extra: Last beacon: 810ms ago
                    IE: Unknown: 00080000000000000000
                    IE: Unknown: 010882848B960C183048
                    IE: Unknown: 030101
                    IE: Unknown: 050400010000
                    IE: Unknown: 2A0100
                    IE: Unknown: 32041224606C
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                       Preauthentication Supported
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
# iwconfig wlan0 essid any key my_password
Error for wireless request "Set Encode" (8B2A) :
    invalid argument "my_password".