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

brightness changes randomly failing (LG 24MB56) #67

Open
qlum opened this issue Nov 30, 2018 · 13 comments
Open

brightness changes randomly failing (LG 24MB56) #67

qlum opened this issue Nov 30, 2018 · 13 comments
Labels
lg monitor specific problems with particular monitors

Comments

@qlum
Copy link

qlum commented Nov 30, 2018

Sometimes when I try to change the brightness on my monitors It returns:
Verification failed for feature 10
After that the brightness on the particular monitor remains unchanged.
This is the command I use:
sudo ddcutil -d 1 setvcp 10 50

While this is not a huge issue and doesn't happen often enough when changing the brightness on 5 identical monitors.

I hope this helps / I know this is probably not a priority.

probe.txt
capabilities.txt
interrogate.txt
output.log

@rockowitz
Copy link
Owner

rockowitz commented Nov 30, 2018 via email

@rockowitz
Copy link
Owner

rockowitz commented Dec 1, 2018 via email

@qlum
Copy link
Author

qlum commented Dec 3, 2018

Just to specify when setting the brightness form for example 20 to 30 and back to 20 again it will randomly fail with no visible changes it works 9/10 times but about 1/10 it fails. So in my particular case it doesn't seem to be related to smaller or larger steps.

The verification failed does seem to correspond with the brightness actually changing or not.

@rockowitz
Copy link
Owner

rockowitz commented Dec 4, 2018 via email

@qlum
Copy link
Author

qlum commented Dec 4, 2018

The problems are on all my monitors both on the radeon and the intel
The problems are across all displays displayport or not does not seem to matter much.

I will add here that the gpu I use is a sapphire flex card which does not have any displayport connectors but instead allows me to connect 3 monitors without using displayport ( I assume it has an active adapter build into the card itself)

I have not had any problems with other commands although I must admit that I use setvcp for the brightness quite often and don't regularly use any of the other commands.

I just ran the command quite a few times with an attached script (fixbrightness.txt)
I didn't note how often I ran it but here are the number of failures per display:
display 1 (intel dvi reported as hdmi): 8
display 2 (intel hdmi) : 5
display 3 (amd dvi): 5
display 4 (amd hdmi): 1
display 5 (amd dvi reported as displayport): 6

On the monitor side everything is plugged into an hdmi port in case of dvi with a passive adapter cable
There is not much I can make out of this.

I also added the output of one run of my script, in this run display 3 failed.

fixbrightness.txt
scriptoutput.txt

@rockowitz rockowitz added the monitor specific problems with particular monitors label May 30, 2019
@kowalcj0
Copy link

kowalcj0 commented Jul 1, 2020

Hi @qlum & @rockowitz

I was getting the same error for 2016/2017 Lenovo ThinkVision X1 27" 4K monitor connected via USB-C cable (DP).
When I had a look at the OSD I've noticed that when a DCR (Dynamic Contrast Ratio) function was enabled then I wasn't able to change the brightness even via OSD. Once I disabled it then ddcutil started to work.

@rockowitz
Copy link
Owner

rockowitz commented Jul 1, 2020 via email

@kowalcj0
Copy link

kowalcj0 commented Jul 2, 2020

@rockowitz
Copy link
Owner

rockowitz commented Jul 2, 2020 via email

@rockowitz
Copy link
Owner

rockowitz commented Jul 2, 2020 via email

@kowalcj0
Copy link

kowalcj0 commented Jul 6, 2020

Hi @rockowitz

Sorry for a belated response, been out of town for few days.

I tried to setvcp xe9 0 & setvcp xe9 2 but got the same error:

sudo ddcutil -d 1 setvcp xe9 0
Setting value failed for feature e9. rc=DDCRC_REPORTED_UNSUPPORTED(-3005): DDC reports facility unsupported
sudo ddcutil -d 1 setvcp xe9 2
Setting value failed for feature e9. rc=DDCRC_REPORTED_UNSUPPORTED(-3005): DDC reports facility unsupported

re. Additional questions:

  • When DCR is enabled, are other features disabled or only brightness?

    • in "Adjust overall screen Brightness/Contrast/DSR" menu: brightness & contrast features are disabled
    • in "Adjust image properties" menu: Color and Scaling features are disabled
    • in "Options" menu: DP Select is disabled
  • Does enabling the Low Blue Light feature disable features as well?

    • When Low Blue Light is enabled, then
    • the whole "Adjust overall screen Brightness/Contrast/DSR" menu is disabled
    • in "Adjust image properties" menu: Color and Scaling features are disabled
    • in "Options" menu: DP Select is disabled
  • When DCR is disabled then:

    • in "Adjust image properties" menu: only Scaling is disabled
    • in "Options" menu: DP Select is disabled

@rockowitz
Copy link
Owner

rockowitz commented Jul 7, 2020 via email

@kowalcj0
Copy link

kowalcj0 commented Jul 8, 2020

Hi Sanford,

LGTM 👍

Thank you for documenting it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lg monitor specific problems with particular monitors
Projects
None yet
Development

No branches or pull requests

3 participants