[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#692098: firmware-iwlwifi: iwlwifi firmware does not connect to wpa2 wireless



2012/11/2 Ben Hutchings <ben@decadent.org.uk>:

> Can you try using these commands (as root) to disable hardware
> encryption for WPA:
>
>     rmmod iwlwifi
>     modprobe iwlwifi swcrypto=1
>
> Also try connecting with 802.11g:
>
>     rmmod iwlwifi
>     modprobe iwlwifi 11n_disable=1
>
> Do either or both of these configurations work?
>
> Ben.
>

thanks for the solution Ben,

both works.

my /etc/rc.local looks like below to get the wireless working on wpa
encrypted network at my office:

rmmod iwlwifi
modprobe iwlwifi swcrypto=1
exit 0



-- 
Regards,

Umarzuki Mochlis
http://debmal.my


Reply to: