From 34b6b820d865c30c45a1977e6a9cc03c3a1112ab Mon Sep 17 00:00:00 2001 From: Amt921 <2146244+Amt921@users.noreply.github.com> Date: Sun, 15 Sep 2019 21:17:51 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fc0481f..a3c13d5 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,11 @@ Or if you can made DIY PCB - made one! The details in our Discord chat. Files in https://github.com/pikvm/hardware +## ATTENTION ! +The S-video captude device must be connected to showing USB port, not anything else. It is binded in software. + +![Screenshot](image3.jpg) ## Building OS Pi-KVM OS is based on Arch Linux ARM and contains all required packages and config for work. To build OS you will need any Linux machine with fresh Docker (we recommand >= 1:19) with privileged mode (for fdisk and some other commands, check Makefiles if you don't trust us :))