WiFi script doesn't handle uppercase password
Posted: Tue Aug 24, 2021 12:07 am
Used the WiFi script via UI. Selected a WiFI SSID, then entered password. WiFi did not come up.
After looking at /media/fat/linux/wpa_supplicant.conf I noticed that the password I entered (for ex. CHEESE123) was stored lower case (cheese123). Believe this caused the wifi problem.
Fixed by manually editing WiFi password in /media/fat/linux/wpa_supplicant.conf to make it uppercase.
After looking at /media/fat/linux/wpa_supplicant.conf I noticed that the password I entered (for ex. CHEESE123) was stored lower case (cheese123). Believe this caused the wifi problem.
Fixed by manually editing WiFi password in /media/fat/linux/wpa_supplicant.conf to make it uppercase.