kuba-moo / mt7601u

Linux mac80211-based driver for Mediatek MT7601U USB bgn WiFi dongle
284 stars 111 forks source link

mt7601u unable to connect to WPA Access Point #85

Open avp24 opened 4 years ago

avp24 commented 4 years ago

Hi, I am trying to connect to AP having WPA security using wpa_supplicant.conf. I am unable to connect. I get de-authentication error with Reason: 1=UNSPECIFIED. If I connect with same AP in open mode then it gets connected. I tried with multiple AP's but same behavior. I am attaching the wpa_supplicant debug files as well. Below is my wpa_supplicant.conf for Working case and Non-Working case: Working network={ ssid="RedmiAP"
key_mgmt=NONE }

Not-Working: network={ ssid="Redmi AP" psk="apsredmi" key_mgmt=WPA-PSK }

wpa_supplicant_debugs_v2_9.txt