I get another error message now, after i edited
the psk to be surrounded double quotes(psk="passphrase") in wpa_supplicant.conf (as it was not originally, even though it is shown in double quotes in the "content of wpa_supplicant.conf" in my first post, it is for sure now (as i read somewhere that it should be).

in terminal:
wpa_supplicant -B -i wlan0 -D wext -c /etc/wpa_supplicant.conf

output:
Line 2: Invalid passphrase length 64 (expected: 8..63) 'passphrase"'.
Line 2: failed to parse psk '"passphrase"'.
Line 5: WPA-PSK accepted for key management, but no PSK configured.
Line 5: failed to parse network block.
Failed to read or parse configuration '/etc/wpa_supplicant.conf'.

Reply via email to