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

Turning screen off (mirroring) kills brightness adjustment #1143

Open
lbriais opened this issue Feb 12, 2020 · 1 comment
Open

Turning screen off (mirroring) kills brightness adjustment #1143

lbriais opened this issue Feb 12, 2020 · 1 comment

Comments

@lbriais
Copy link

lbriais commented Feb 12, 2020

When I start scrcpy with the --turn-screen-off command line option, or if I use ctrl-o keyboard shortcut, once running to keep the mirroring working while turning the screen off, then any subsequent screen brightness change is no more taken in account until I reboot.

No matter what I do after:

  • Changing brightness manually
  • Turning off and on adaptive brightness

The screen brightness will remain what it was before the scrcpy session. And this, until I reboot which eventually restores the mechanism.

If I run scrcpy without passing the command line option or issuing the ctrl-o keyboard shortcut, everything is fine from brightness adjustment point of view...

I didn't notice this initially, or at least didn't make the link as clear as it is now.
This is on Samsung S9 running /e/ (basically the same as LineageOS) based on Oreo , but a friend of mine running LineageOS on a Samsung S7 do not face the same issue...

@rom1v
Copy link
Collaborator

rom1v commented Feb 12, 2020

Some ROMs have bugs with screen power state. I even disabled the possibility to turn back the screen on via a shortcut due to similar problems: 8c8649c

Unfortunately, I think there's nothing scrcpy can do.

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

No branches or pull requests

2 participants