-
Notifications
You must be signed in to change notification settings - Fork 4
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
Display brightness got stuck on a high level after booting #99
Comments
Pastebin link didn't work - but what you've posted seems adequate:
It looks like libddcutil, used by ddcutil-service, is having trouble communicating with the monitor, it's returning input/output error:
It seems the PHL_326M6V is not responding, or not responding properly/immediately. I take it everything had been working fine for some period before this. Has something changed:
Having considered/checked the above... Does command line ddcutil work with it this monitor (for all of detect, getvcp, and setvcp)? Ddcutil and libddcutil tries to optimise the sleep multiplier related parameters over time. It caches rolling figures in
You can try using the vdu_controls settings tab for the Philips monitor to alter the sleep multiplier of that monitor to 1.0 or a bit higher. That should stop libddcutil from trying automatically minimise the sleep multiplier when being used by vdu_controls. You might also experimentally change vdu_controls back to using the ddcutil command and see how that goes for a while. |
Hi,
Unfortunately, I can't give a really precise description of what happened, but I still wanted to report this issue.
Maybe you can find out something from the logs.
I just booted my PC and while at first the brightness of my two displays was quite dark (probably from the settings of last evening), after a few seconds my primary display (PHL_326M6V_354) turned really bright while the second one (Acer_S222HQL_LR0080194201) didn't so much.
I tried to perform the lighting check manually, but this changed nothing, and the manual brightness slider in the main menu also didn't work.
Vdu_control reported that it was unable to change the brightness (I can't remember the original words anymore).
Then I restarted vdu_control and everything worked again.
Here are the logs for vdu_control:
And here for ddcutil_service:
If you want to take a look at the full logs, I uploaded them to a Pastebin, because I had debug logging enabled: https://pastebin.mozilla.org/k43EuigX
Maybe you can spot something there.
The text was updated successfully, but these errors were encountered: