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+
#4
(02-12-2023, 03:04 PM)Tim Curtis Wrote: Some info in this Raspberry Pi Linux issue
https://github.com/raspberrypi/linux/issues/4718

One of the posters mentions adding some params to spa_supplicantl.conf
https://github.com/raspberrypi/linux/iss...1214411359

ETA: Ran a quick test with a 3A+ and no issues with WiFi connecting to my Router running WPA2-PSK.

Thanks for checking and for the suggestions!
I have realized after a few hours of trying to put different things in wpa_supplicant.conf that probably they are not taken into effect... I have changed the SSID with a test string in the file but in the UI still the old one shows, the same in the log after rebooting when calling "moodeutl -l".

Is there anything I need to run in order for the wpa_supplicant.conf to be used?
What I did so far:
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf 
Ctrl +X , and Y
sudo reboot



Edit: When running "sudo wpa_cli" I get this message:
openat(AT_FDCWD, "/var/run/wpa_supplicant", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
pselect6(1, [], [], [], {tv_sec=0, tv_nsec=999998000}, NULL) = 0 (Timeout)
Reply


Messages In This Thread
RE: Can't connect to wifi Raspberry Pi 3A+ - by adam_zzz - 02-12-2023, 04:53 PM

Forum Jump: