You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Link to how-to for Raspberry Pi wireless connection setup
For headless configurations, it is mandatory to setup wireless connection prior to booting.
I have just tested the linked how-to and it works perfectly.
Copy file name to clipboardExpand all lines: Raspberry_Pi.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -265,4 +265,5 @@ To use the GPIO/SPI pins as a regular non-root user (in group `tty`), add the fo
265
265
*[RPi Config](http://elinux.org/RPiconfig) - Excellent source of info relating to under-the-hood tweaks.
266
266
*[RPi vcgencmd usage](http://elinux.org/RPI_vcgencmd_usage) - Overview of firmware command vcgencmd.
267
267
*[Arch Linux ARM on Raspberry Pi](http://archpi.dabase.com/) - A FAQ style site with hints and tips for running Arch Linux on the RPi
268
+
*[Prepare a headless Raspberry Pi 3 with Arch Linux ARM to connect to WiFi](https://blog.stigok.com/2019/09/03/prepare-headless-pi-3-arch-linux-arm-wifi.html) - How to configure wireless connection before even booting the image
0 commit comments