-
-
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
WARNING: linker: Warning: "/apex/com.android.conscrypt/lib64/libc++.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring) #5353
Comments
That's a warning from your phone (probably when you execute anything with
Yes, that's the expected behavior. By default, video, audio and control are enabled. If you disable "video playback" (which will also completely disable video in your case), then it remains audio and control. Read the highlights of the 2.5 release for explanations (and how to get the behavior you want): https://github.com/Genymobile/scrcpy/releases/tag/v2.5 (and #4868).
Because it was an older version. |
Thanks for replying. I didn't check the new features, I thought everything was as usual (because I updated with scoop and no change logs was provided).
But I didn't get this warning before in previous versions (winget)? Should I try using previous versions with scoop? |
You can try with older versions, yes (you can use the old official releases, they're still available). |
I just tried previous versions and getting the same error.
Can you give an example what you mean by that? My foreground app is Instagram and even though I close that and go to home screen, I still get that warning. Also |
Packages on winget or others are maintained by third-party developers. Anyway, the winget package has issues: #4027 #4389 #4956.
Scrcpy executes |
Thank you. Appreciate the help. |
Environment
The bug
Also, if I use
--no-video-playback
I get something like this:and a mouse appears in my phone and controllable for no reason. This did not happen when I use using package from winget.
The text was updated successfully, but these errors were encountered: