Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Can't connect to wifi Raspberry Pi 3A+
#9
(02-12-2023, 07:00 PM)adam_zzz Wrote:
(02-12-2023, 05:30 PM)Nutul Wrote: You've probably already notice this:

20230212 054715 worker: wlan0 no IP addr for SSID (HOMENETWORK)

that's the SSID the Pi has been trying to connect to for the past 90s, failing.

Is the SSID correct?
Can you triple-check that you correctly entered its password? (note: you cannot verify it in moOde's  configuration page, as it gets converted to a hash there... you might want to re-type it in ca-re-ful-ly,

There is something weird, though... even Volumio and HiFiberryOS cannot connect... and you have your router configured in miced-mode WPA2 / WPA3...
Can you quickly test with just plain WPA2? ...maybe the negotiation fails.

The SSID is correct, it's 2.4Ghz , I have also tried another one on 5GHz with no luck. I have typed, pasted, double checked that there are no empty spaces, etc.
I also tried to generate the psk from the command line and checked that it matches with the hash in wpa_supplicant.config

I changed my router to use only WPA2, restarted everything and I see no change.

I think Volumio and HiFiBerryOS are also using wpa_supplicant.config but I think the other OS that worked (Kerberos.IO) may be using a different mechanism because when I checked for the same file on Kerberos.IO, this file was almost empty, at least the SSID and Psk were missing... or maybe I was looking in the wrong place. In any case the setup was a bit different there, it doesn't have an access point, I just had to add a file wireless.conf containing the SSID and password in clear text to the SD card. Maybe it's based on a different distribution also, need to flash it again and try to figure out why it works there and not on Moode...

Did you try adding the lines below as described in this post ?https://github.com/raspberrypi/linux/iss...1214411359

/etc/wpa_supplicant/wpa_supplicant.conf
.
.
update_config=1

network={
ssid="ssid"
key_mgmt=WPA-PSK-SHA256
psk=psk
ieee80211w=2
}

If this doesn't work then you should try posting an issue in the Raspberry Pi Forums.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Can't connect to wifi Raspberry Pi 3A+ - by Tim Curtis - 02-12-2023, 07:39 PM

Forum Jump: