Comment 169 for bug 1239578

Revision history for this message
vworld4u@gmail.com (vworld4u-g) wrote :

Hi Siu On Chan,

Thanks for the information. With the linux-headers-3.13.9-generic for my amd64 architecture I downloaded necessary headers package and I am able to build (make and sudo make install) in my computer. Now I can see my Wifi networks, but it still not able to connect to WIFI network.

It tries to connect for long time, but fails finally. dmesg tail displays the following error:

[ 504.653769] rtl8192ee:rtl92ee_get_hw_reg():<0-0> switch case not process 5c
[ 505.836788] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 505.859274] rtl8192ee:rtl92ee_get_hw_reg():<0-0> switch case not process 5c
[ 508.773363] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 508.794403] rtl8192ee:rtl92ee_get_hw_reg():<0-0> switch case not process 5c
[ 512.450822] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 512.466441] rtl8192ee:rtl92ee_get_hw_reg():<0-0> switch case not process 5c
[ 513.163302] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 515.069647] wlan0: authenticate with 80:a1:d7:8d:62:48
[ 515.086303] wlan0: direct probe to 80:a1:d7:8d:62:48 (try 1/3)
[ 515.289423] wlan0: direct probe to 80:a1:d7:8d:62:48 (try 2/3)
[ 515.493655] wlan0: direct probe to 80:a1:d7:8d:62:48 (try 3/3)
[ 515.697869] wlan0: authentication with 80:a1:d7:8d:62:48 timed out

So it is timing out while authenticating! Any idea where it is failing!?