From b4fcb5caf52da55f98f54307878e4092776dd944 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 28 Mar 2021 04:03:55 +0300 Subject: [PATCH] Create v3.md --- pages/v3.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pages/v3.md diff --git a/pages/v3.md b/pages/v3.md new file mode 100644 index 0000000..cd97aae --- /dev/null +++ b/pages/v3.md @@ -0,0 +1,16 @@ +# Pi-KVM v3 Tech info + +# Installation +1. [Build the device](https://www.youtube.com/watch?v=-SRL92VJ870). +2. [Install the operatiog system](flashing_os.md) (choose the v3 image). +3. Power it up +4. If your kit includes the display and/or the fan, you'll need to turn them on after installation: + ```bash + rw + systemctl enable --now kvmd-oled # For the display + systemctl enable --now kvmd-fan # For the fan + ro + ``` + +# v3 board ports +drawing