2012/11/2 Ben Hutchings <b...@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 -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/cahw9mbwfm5oztwpg+u_ouxcuvgunods2v5btuw+1l6oev71...@mail.gmail.com