Reference OTG comment in FAQ.md

Add a reference to a comment that can help resolve the "OTG Entity not
found" issue on Windows.

PR #6609 <https://github.com/Genymobile/scrcpy/pull/6609>

Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
Șandor Sergiu 2026-01-16 01:26:07 +02:00 committed by Romain Vimont
parent 158cae3237
commit 0abee2d01e

5
FAQ.md
View file

@ -141,12 +141,13 @@ On Windows, if `scrcpy --otg` (or `--keyboard=aoa`/`--mouse=aoa`) results in:
(or if only unrelated USB devices are detected), there might be drivers issues.
Please read [#3654], in particular [this comment][#3654-comment1] and [the next
one][#3654-comment2].
Please read [#3654], in particular [this comment][#3654-comment1], [the next
one][#3654-comment2] and [this one][#3654-comment3].
[#3654]: https://github.com/Genymobile/scrcpy/issues/3654
[#3654-comment1]: https://github.com/Genymobile/scrcpy/issues/3654#issuecomment-1369278232
[#3654-comment2]: https://github.com/Genymobile/scrcpy/issues/3654#issuecomment-1369295011
[#3654-comment3]: https://github.com/Genymobile/scrcpy/issues/3654#issuecomment-2613219725
## Control issues