From e1d0ecd8ae351d389556388d0c877058feecfb6f Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Wed, 3 Apr 2024 14:52:36 +0300 Subject: [PATCH] update --- docs/faq.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index f0d6107..bec17c7 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -443,9 +443,11 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht ??? question "Apple TB/USB-C HDMI video doesn't work" A possible solution can be found [here](https://github.com/pikvm/pikvm/issues/1011). -??? question "I am seeing a No Signal, what can I do?" - If you are using v2 or a v3, you need to ensure that your target is using the maximum resolution 1920x1080@50Hz, 60Hz will not work. - If you are using the v4, ensure that you are getting a signal out from the target by using a physical monitor using the same exact cable/dongle, ensure that you are using the maximum resolution 1920x1080@60hz, 2K/4K resolutions will not work. + +??? question "I am seeing a NO SIGNAL, what can I do?" + If you are using PiKVM V2 or a V3, you need to ensure that your target is using the maximum resolution **1920x1080@50Hz**, 60Hz will not work. + + If you are using the PiKVM V4, ensure that you are getting a signal out from the target by using a physical monitor using the same exact cable/dongle, ensure that you are using the maximum resolution **1920x1200@60hz**, 2K/4K resolutions will not work. ## USB problems (keyboard, mouse, mass storage, etc)