From 482397b254d578cead03b221363d2280a5b94b07 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Mon, 2 Oct 2023 10:38:24 -0700 Subject: [PATCH] Update first_steps.md (#1128) * Update first_steps.md Added an extra step to the wifi section * Update first_steps.md --- docs/first_steps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/first_steps.md b/docs/first_steps.md index ef260911..4ebc5a0e 100644 --- a/docs/first_steps.md +++ b/docs/first_steps.md @@ -16,6 +16,7 @@ 1. There is nothing more reliable than wired Ethernet, so it's better to use the **cable**. But who are we to stop you... :) 2. Adding FIRSTBOOT=1 or FIRSTBOOT=1 will erase the msd partition, if used afterwords as a means of switching wifi networks, do not include this option. Instead, use different supplicant files for each wifi SSID, mv files to the supplicant dir as needed and reboot. 3. `pikvm.txt` will be removed once its been used. You will need to recreate it again if you did not provide the correct info + 4. Use WPA2, if still not able to connect, check if your router is set for WPA3 only, an easy fix is to set your router to WPA2. If you want to connect PiKVM to a Wi-Fi network, you need to tell the device ESSID and password before first boot. To do this, mount the first partition of the memory card (FAT32) and edit or make the `pikvm.txt` file there.