Basic WLAN config just does not work #66
Replies: 1 comment 3 replies
-
|
Hi, thanks for feedback. How did you generate the boot SD media? On PiZero2W you may also enable (very convenient) gadget mode: if you connect PI via USB to a PC/Mac host (serial console or ethernet), you may log-in locally, and this may help figuring-out whats-up on wifi side with system running... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Heyhey,
I am trying to get Alpine running headless on a Raspberry Pi Zero 2 W (I do not own hdmi-cables). I followed all the available official guides and also some 3rd party guides. But no matter what I do, the Pi never connects to my WLAN.
I copied
headless.apkovl.tar.gzto/mnt/PIBOOT-partition & ranwpa_passphrase 'REDACTED' 'REDACTED' > /mnt/PIBOOT/wpa_supplicant.conf. AFAICT that's all that needs to be done.I tried it with and without the country-code & the password in clear-text in the .conf-file.
I tried flashing the Alpine image from different sources (Pi Imager & manual download).
My SSID & password are rather simple and do not have special characters or anything like that.
It just does not work. I have devices with Android, OpenBeken, ESPHome, Linux & Windows. they all connect with no problems. Even the Pi connects if setup with DietPi.
Since the setup requires only these 2 steps, I don't understand how I can mess anything up here :(
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions