Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AOA thingy on my phone didnt work pls take a look #5745

Open
StarmonkVN332 opened this issue Jan 9, 2025 · 2 comments
Open

AOA thingy on my phone didnt work pls take a look #5745

StarmonkVN332 opened this issue Jan 9, 2025 · 2 comments

Comments

@StarmonkVN332
Copy link

StarmonkVN332 commented Jan 9, 2025

Environment

  • OS: [ Windows11]
  • Scrcpy version: [3.1]
  • Installation method: [window]
  • **Device model:*Samsung galaxy a21s
  • Android version: [10]

Describe the bug

AOA thingy didnt work i think

D:\StuffDownload\scrcpy-win64-v3.1\scrcpy-win64-v3.1>scrcpy --otg
scrcpy 3.1 <https://github.com/Genymobile/scrcpy>
INFO: Killing adb server (if any)...
INFO: USB device found:
INFO:     --> 200901010001       (04f2:b729)  CHICONY Chicony USB2.0 Camera
WARN: On this platform, libusb does not have hotplug capability; device disconnection will not be detected properly
ERROR: REGISTER_HID: libusb error: Pipe error
WARN: Could not open AOA device: 1
ERROR: REGISTER_HID: libusb error: Pipe error
WARN: Could not open AOA device: 2
ERROR: AOA open error
@StarmonkVN332
Copy link
Author

my entire phone screen is broken so i cant turn on usb debugging

@rom1v
Copy link
Collaborator

rom1v commented Jan 9, 2025

CHICONY Chicony USB2.0 Camera

Your phone is not detected over USB, but it detects another USB device (your camera), so it attempts to connect (it does not know in advance what it is).

The problem is that your phone is not detected, and the problem is probably because it's on Windows: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#otg-issues-on-windows

If you have access to a Linux or macOS computer, you should try it. Otherwise, try to fight with Windows drivers to make it work as explained in the FAQ item I linked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants