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

My Fire HD 10 won't connect to scrcpy #3851

Open
2 tasks done
f99s opened this issue Mar 22, 2023 · 3 comments
Open
2 tasks done

My Fire HD 10 won't connect to scrcpy #3851

f99s opened this issue Mar 22, 2023 · 3 comments

Comments

@f99s
Copy link

f99s commented Mar 22, 2023

  • I have read the FAQ.
  • I have searched in existing issues.

Environment

  • OS: Chrome OS 11.0.5563.71
  • scrcpy version: 1.17
  • installation method: manual
  • device model: Fire HD 10 (2021, 11th gen)
  • Android version: 9

Describe the bug
A clear and concise description of what the bug is.

Okay so, I have been trying to connect my fire tablet to scrcpy, but, it never works. I always get the warning

INFO: OpenGL version: 3.1 Mesa 21.2.6
INFO: Trilinear filtering enabled
INFO: Initial texture: 1920x1200
WARN: Device disconnected
WARN: Killing the server..

Now, I know you might say try another cable, which I've tried, I've tried doing it wireless, but nothing works. The screen does turn on when I run the command scrcpy -s [serial] But nothing happens. And sometimes it says it can't retrieve my device information. Whatever/whoever can help/fix this problem, I appreciate it.

@rom1v
Copy link
Collaborator

rom1v commented Mar 22, 2023

scrcpy version: 1.17

Could you try the latest? (currently, 2.0)

Could you copy the whole console output, please, with scrcpy -Vdebug?

Also try with another --video-encoder: https://github.com/Genymobile/scrcpy/blob/master/doc/video.md#codec

@f99s
Copy link
Author

f99s commented Mar 22, 2023

Could you try the latest? (currently, 2.0)

Uh, I don't know how to reply to this, but, I can't, Chrome OS linux uses debian 11, and on the version page it says debian 11 runs 1.17 so i just went with it

Could you copy the whole console output, please, with scrcpy -Vdebug?

INFO: scrcpy 1.17 <https://github.com/Genymobile/scrcpy>
DEBUG: Using server: /usr/share/scrcpy/scrcpy-server
/usr/share/scrcpy/scrcpy-server: 1 file...ushed. 0.7 MB/s (34015 bytes in 0.046s)
DEBUG: Screensaver enabled
[server] INFO: Device: Google rammus (Android 11)
DEBUG: Starting stream thread
DEBUG: Starting controller thread
DEBUG: Starting receiver thread
[server] DEBUG: Using encoder: 'c2.v4l2.avc.encoder'
INFO: Renderer: opengl
INFO: OpenGL version: 3.1 Mesa 21.2.6
INFO: Trilinear filtering enabled
INFO: Initial texture: 1920x1080
DEBUG: User requested to quit
DEBUG: quit...
DEBUG: End of frames
DEBUG: Receiver stopped
[server] DEBUG: Controller stopped
WARN: Killing the server...
DEBUG: Server terminated

Also try with another --video-encoder: https://github.com/Genymobile/scrcpy/blob/master/doc/video.md#codec

Just tells me

scrcpy: unrecognized option '--video-codec=h265'

@rom1v
Copy link
Collaborator

rom1v commented Mar 22, 2023

Chrome OS linux uses debian 11, and on the version page it says debian 11 runs 1.17 so i just went with it

OK. On Chrome OS, could you install the latest version by following these steps: https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md#latest-version ?

Also try with another --video-encoder:

On older versions, use scrcpy --encoder=_, it will fail with the list of available encoders, then use scrcpy --encoder=some_encoder_name.

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