From d5d0dfceb0a140ce2f7bb9d155c9ad2915500196 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Thu, 10 Dec 2020 07:46:47 +0300 Subject: [PATCH] Update multiport.md --- pages/multiport.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages/multiport.md b/pages/multiport.md index 3ce71d7..9eb44e0 100644 --- a/pages/multiport.md +++ b/pages/multiport.md @@ -5,3 +5,13 @@ There are many ways to do this, but the best and most documented one right now i ALso Pi-KVM can be connected to a multi-port HDMI/USB switch and the switch's buttons can be connected via optocouplers to [the Pi's GPIO to switch channels](gpio.md). If your KVM switches channels using keyboard shortcuts, there is a chance that it will not be able to work with OTG (v2 platform, see bellow), since it does not fully implement the USB stack. In this case, you will have to [use an Arduino board](arduino_hid.md) to emulate the keyboard & mouse (Pi-KVM supports this configuration) + +# List of tested KVMs +Here the status is: +* ![#f03c15](https://placehold.it/15/f03c15/000000?text=+) - Everything is working as expected. There may be some subtleties. +* ![#ffaa00](https://placehold.it/15/ffaa00/000000?text=+) - The switch does not work with OTG (**v2**) and requires an [Arduino HID](arduino_hid.md) or soldering [GPIO](gpio.md) to switch channels or something like that. +* ![#f03c15](https://placehold.it/15/f03c15/000000?text=+) - The keyboard or mouse does not work at all, the switch loses the image, etc. + +| Model | Status | Notes | +|:------|:-------|:------| +| [ezCoo SW41HA HDMI 4x1 switch](https://www.easycoolav.com/products/hdmi20-switch-4x1-with-usb20-kvm-4-port-usbsupport-4k60hz-444-and-hdr-audio-breakout) | ![#f03c15](https://placehold.it/15/f03c15/000000?text=+) | [Using with Pi-KVM](ezcoo.md) |