Update faq.md

Added a MacOSX fix for kb/mouse not working
This commit is contained in:
arch1mede 2024-04-07 21:21:57 -07:00 committed by GitHub
parent ee75092d11
commit e5f59af24c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -512,6 +512,11 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
??? question "What speed is the USB OTG port?"
Per the official RPI documentation, this is a limitation of the SoC. The OTG port is only USB2.0, so is limited to 455 Mbit/s.
??? question "On MacOSX, my mouse/keyboard does not work!"
There are a few fixes the community has suggested:
If using a USB-C to USB-C cable, you need to use the included USB-C to USB-A cable then use a USB-A to USB-C adapter
You may need to allow new accessories to connect. [Source](https://support.apple.com/en-us/102282)
## Web UI problems