Cliff McDiarmid wrote:
> With abridged .conf get:
>
> wlan0: Trying to associate with SSID 'Thomson7F8759'
> [  300.883242] wlan0: authenticate with 00:1f:9f:49:2b:19
> [  300.907373] wlan0: send auth to 00:1f:9f:49:2b:19 (try 1/3)
> [  300.919188] wlan0: authenticated
> [  300.919569] iwlwifi 0000:02:00.0 wlan0: disabling HT as WMM/QoS is
> not supported by the AP
> [  300.920128] iwlwifi 0000:02:00.0 wlan0: disabling VHT as WMM/QoS is
> not supported by the AP
> [  300.921324] wlan0: associate with 00:1f:9f:49:2b:19 (try 1/3)
> [  300.924349] wlan0: RX AssocResp from 00:1f:9f:49:2b:19 (capab=0x411
> status=12 aid=0)
> [  300.924906] wlan0: 00:1f:9f:49:2b:19 denied association (code=12)
> [  300.945044] wlan0: deauthenticating from 00:1f:9f:49:2b:19 by local
> choice (reason=3)
>
> [  423.502777] wlan0: 00:1f:9f:49:2b:19 denied association (code=12)
> [  423.504347] wlan0: deauthenticating from 00:1f:9f:49:2b:19 by local
> choice (reason=3
>
> thanks
>
> MAC
I'm not sure where you start from. if we go back to basics:
1) check wlan0 is up:
/usr/sbin/iwconfig
2) check visible wifi access points (AP):
/usr/sbin/iwlist wlan0 scan
3) make sure there is no mistake on the SSID of your AP (Thomson modem)
4) start association attempt with the wpa-psk password written on the 
nameplate of the modem.
In wpa-supplicant.conf
   psk="wpa-psk password written on .."
5) if it fails, connect to the modem with an ethernet cable and check 
the wifi password it is aware of.

Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to