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

[Redmi Note 7] Auto Brightness Failure #496

Open
adityasathis opened this issue Apr 27, 2019 · 3 comments
Open

[Redmi Note 7] Auto Brightness Failure #496

adityasathis opened this issue Apr 27, 2019 · 3 comments

Comments

@adityasathis
Copy link

There was previously an issue with brightness flickering that was resolved using the command below:

setprop persist.sys.qcom-brightness 4095

However, adaptive brightness does not work and enabling/disabling every odd time prevents the proximity sensor from running during calls (might be due to wakelocks not being released).

From logcat, this is the line I get when I try to enable adaptive brightness:

04-27 22:21:51.229  3471  3637 E LightsService: Light requested not available on this device. 2
@adityasathis adityasathis changed the title [Redmi Note 7] Auto Brightness [Redmi Note 7] Auto Brightness Failure Apr 27, 2019
@phhusson
Copy link
Owner

phhusson commented May 3, 2019

Hum, many people reported various issues about Redmi Note 7, but noone reported manual brightness issue, that's weird.

You're using stock, official vendor from Redmi?

For auto-brightness, can you check in any sensor-reading app that the light sensor seems to work? (value decreases if you put your phone in a dark area)

@rickyroo
Copy link

Same problem with adaptive brightness here.
I've checked the sensor functionality using an app and it appears to be working.

@darkestDark
Copy link

done...
phhusson/vendor_hardware_overlay#114

onde2rock pushed a commit to onde2rock/treble_experimentations that referenced this issue Apr 3, 2022
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

4 participants