On 10/08/2013 21:00, Steven Chamberlain wrote: > On 10/08/13 19:59, Bruno Melo wrote: >> sudo wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf >> Line 5: Too long WEP key 0 '"0x20719E2C5E639DDB04F79F7AE8"'. >> Line 5: failed to parse wep_key0 '"0x20719E2C5E639DDB04F79F7AE8"'. >> Line 6: failed to parse network block. >> Failed to read or parse configuration '/etc/wpa_supplicant.conf' > In the conffile, use the plain WEP key string as before: > wep_key0="maximoemelo06"
Just FTR, hex strings are accepted too. But they're used without "0x" prefix. -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

