From 99959334485c231b224803b6213e6e67ea75fdd5 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Fri, 8 Jan 2021 23:26:57 +0300 Subject: [PATCH] Update troubleshooting.md --- pages/troubleshooting.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/troubleshooting.md b/pages/troubleshooting.md index 71a9f3cc..8ebf61d8 100644 --- a/pages/troubleshooting.md +++ b/pages/troubleshooting.md @@ -11,6 +11,9 @@ As a first step we recommend carefully reading our documentation on [GitHub](htt - Double check if you connected the HDMI-CSI-2 bridge cable correctly. [Check the documentation for details](/README.md#for-the-hdmi-csi-bridge) A red LED will light up on the bridge if it is connected properly. - Some laptops do not output any signal until you switched the ouput (usually via the FN + and an F5 key on the keyboard). +### BIOS/UEFI does not recognize Pi-KVM USB +- If you are using a USB hub or USB PCI controller, this may not be handled by your BIOS. Try using motherboard's USB ports. + ### No mouse in UEFI/BIOS - The BIOS does not support absolute mouse mode, which is preferred by Pi-KVM. In this case, [you can enable relative positioning mode](mouse.md).