Warning / wlan not working with raspberry pi image ver. 1.2.0 / typo in wpa_supplicant !!
Hi,
I´ve testet a long time, why my wlan is not working on a fresh flashed image on a raspberry pi.
At least, I found the problem:
In the file
wpa_supplicant-wlan0.conf.sample
is a typo:
key-mgmt=WPA_PSK <= wrong !!
key_mgmt=WPA-PSK <= corrected !!
So, it is helpful, when the image will corrected in the next version of repetier server for raspberry pi ....
Regards
Net
I´ve testet a long time, why my wlan is not working on a fresh flashed image on a raspberry pi.
At least, I found the problem:
In the file
wpa_supplicant-wlan0.conf.sample
is a typo:
# Most widely use key management type preselected, others are available
key-mgmt=WPA_PSK <= wrong !!
key_mgmt=WPA-PSK <= corrected !!
So, it is helpful, when the image will corrected in the next version of repetier server for raspberry pi ....
Regards
Net