From bae80428f3f51f5253a3126e56743cf64089e1bd Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Wed, 9 Aug 2023 01:13:32 +0300 Subject: [PATCH] fix --- docs/wifi.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/wifi.md b/docs/wifi.md index 7970c741..de9e4e2b 100644 --- a/docs/wifi.md +++ b/docs/wifi.md @@ -1,11 +1,11 @@ # Setting up Wi-Fi !!! tip - There is nothing more reliable than wired Ethernet, so it's better to use it. Wi-Fi with the steel case (on V3) results in poor performance. But who are we to stop you... :) + There is nothing more reliable than wired Ethernet, so it's better to use it. Wi-Fi with the steel case (on PiKVM V3 and V4) results in poor performance. But who are we to stop you... :) -The following describes how to setup a Wi-Fi connection on the default pikvm builds based on Arch Linux. -The process might vary for other Linux distros. We recommend to do this while having a display and keyboard -connected directly to the Raspberry Pi as you will loose network connectivity once you connect to a Wi-Fi. +The following describes how to setup a Wi-Fi connection. +We recommend to do this while having a display and keyboard +or a serial console connected directly to the Raspberry Pi as you will loose network connectivity once you connect to a Wi-Fi. Alternatively you can connect to the PiKVM via SSH. The built-in Web Terminal (available through the browser) should also work. !!! note "Setting up Wi-Fi in the boot config (semi-auto)"