mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
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:
parent
158cae3237
commit
0abee2d01e
1 changed files with 3 additions and 2 deletions
5
FAQ.md
5
FAQ.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue