-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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
use .\scrcpy.exe -M error #4751
Comments
The reason is that the Android version is too low |
@17ayst What's the output of I have a (custom ROM and rooted) 8.1.0 device and uhid is available (but uinput requires root access):
See also #4473 (comment). |
like this:
|
Thanks! So the question is whether you user is granted the |
Or maybe the Linux kernel doesn't support new UHID commands. The stack trace shows
Copilot says the new commands were added in version 4.17. |
Fair enough! :)
Although they seem to exist since v3.15 (2014): torvalds/linux@4522643 @17ayst What is the kernel version of your device? |
Sorry for the delay, I was quite busy and forgot to respond earlier. kernel version is |
It seems the issue lies here; the version is less than v3.15. |
Yes that makes sense. Thanks for your replies! :) |
Environment
Describe the bug
.\scrcpy.exe -M error
On errors, please provide the output of the console (and
adb logcat
if relevant).The text was updated successfully, but these errors were encountered: