11-13-2019, 11:00 AM
First an apology, I had already posted this to a SOLVED thread http://moodeaudio.org/forum/showthread.php?tid=1762. but cannot remove it.
I have a similar problem with a new install.
Regardless of what is saved for the SSID name in the setup screen, when I run the command
Code:
The result is always similar to:
Network={
ssid="SSID"
#psk="password"
psk=2f6a0beddf2f0588ee426b0c3a0e3d9a523bb07a05cb857f85d826da80fa75c4
}
ssid always =SSID
The actual SSD is Barney and that is saved in the setup screen.
I have tried many times using both DHCP and STATIC but cannot get w-ifi connection.
I have a second Pi running on the same version via update which works fine. The problem appears to be with the way the password is retained see comparative screen shots.
The problem is associated with PSK because the working version appears to not have the same help message and the number of password characters displayed matches the actual password
Any help appreciated.
Thanks
I have a similar problem with a new install.
Regardless of what is saved for the SSID name in the setup screen, when I run the command
Code:
Code:
wpa_passphrase SSID password
The result is always similar to:
Network={
ssid="SSID"
#psk="password"
psk=2f6a0beddf2f0588ee426b0c3a0e3d9a523bb07a05cb857f85d826da80fa75c4
}
ssid always =SSID
The actual SSD is Barney and that is saved in the setup screen.
I have tried many times using both DHCP and STATIC but cannot get w-ifi connection.
I have a second Pi running on the same version via update which works fine. The problem appears to be with the way the password is retained see comparative screen shots.
The problem is associated with PSK because the working version appears to not have the same help message and the number of password characters displayed matches the actual password
Any help appreciated.
Thanks
If it ain't broke fix it until it is.