Update faq.md (#575)

* Update faq.md

Verbiage added for clarity

* Update faq.md
This commit is contained in:
arch1mede 2021-12-16 09:33:38 -08:00 committed by GitHub
parent 018de6663f
commit 921d48433a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -330,6 +330,10 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
Unusual case: RPi4 is used as a PiKVM to control RPi3. In this case, the mouse delay may be several seconds. To fix it, just add line `usbhid.mousepoll=0` to `/boot/config.txt` to the server (i.e. RPI3 in our case) and reboot it.
??? question "What speed is the USB OTG port?"
Per the official RPI documentation, this is a limitation of the SoC therefor will only be USB2.0 (455 Mbs)
## Web UI problems
??? question "Chrome Certificate Issue"