Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
106.43k stars 10.31k forks source link

ERROR: Could not find ADB device W: #4995

Open k0daxc opened 1 month ago

k0daxc commented 1 month ago

Environment

Describe the bug So just to simply explain the issue, when i type "scrcpy -sW" it gives me this error:

ERROR: Could not find ADB device W: ERROR: (usb) d91f1ea2 device 23021RAA2Y ERROR: Server connection failed

However, if i run the normal scrcpy program it works. USB debugging enabled,, And i basically have enabled everything. Maybe now that i think about it its probally because i updated the phone driver to MTP USB device

(https://github.com/Genymobile/scrcpy/assets/166319817/3b2182c3-b6c2-41d4-83d6-adda1a85d98c)

rom1v commented 1 month ago

scrcpy -sW" it gives me this error:

ERROR: Could not find ADB device W:

Because -s is the option to pass a device serial, and you pass W.

What you want is probably -Sw: