You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I am using the brightness setting on my panel, I am able to change the brightness of my scree, albeit a little buggy. But, I see that my logs are getting flooded with the following message:
Jan 14 10:45:12 sai-precision3440 ddcutil[7337]: busno=5, All features that should not exist detected. Monitor does not indicate unsupported
Jan 14 10:45:12 sai-precision3440 ddcutil[7337]: busno=6, sleep-multiplier = 2.00. Testing for supported feature 0x10 returned Error_Info[DDCRC_RETRIES in ddc_write_read_with_retry, >
Jan 14 10:45:14 sai-precision3440 ddcutil[7384]: busno=5, Feature 0xdd should not exist but ddc_get_nontable_vcp_value() succeeds, returning mh=0x00 ml=0x64 sh=0x00 sl=0x64
Jan 14 10:45:14 sai-precision3440 ddcutil[7384]: busno=5, Feature 0x41 should not exist but ddc_get_nontable_vcp_value() succeeds, returning mh=0x00 ml=0x64 sh=0x00 sl=0x64
Jan 14 10:45:14 sai-precision3440 ddcutil[7384]: busno=5, Feature 0x00 should not exist but ddc_get_nontable_vcp_value() succeeds, returning mh=0x00 ml=0x64 sh=0x00 sl=0x64
...(repeats)
This repeated thousands of time in my last boot. For now, disabling the brightness slider makes it work.
To Reproduce
Steps to reproduce the behavior:
Enable brightness setting in panel
check journalctl logs
Expected behavior
Logs not being flooded.
Desktop (please complete the following information):
It might be specific to my build (using nvidia) as I did not notice this in my laptop, but I will look into it soon in sometime and see if I can fix it. I will report back soon. I also support the idea of #374, maybe while fixing this bug I can incorporate a feature to add a custom script as well.
The text was updated successfully, but these errors were encountered:
Describe the bug
When I am using the brightness setting on my panel, I am able to change the brightness of my scree, albeit a little buggy. But, I see that my logs are getting flooded with the following message:
This repeated thousands of time in my last boot. For now, disabling the brightness slider makes it work.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Logs not being flooded.
Desktop (please complete the following information):
![image](https://private-user-images.githubusercontent.com/79005467/403058673-7aff2dd7-1b75-4082-811a-b3b889badeb0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTAyMDQsIm5iZiI6MTczOTQ0OTkwNCwicGF0aCI6Ii83OTAwNTQ2Ny80MDMwNTg2NzMtN2FmZjJkZDctMWI3NS00MDgyLTgxMWEtYjNiODg5YmFkZWIwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDEyMzE0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMyOWQ5OTFmNTQyMDM4M2NhYjJhOTY5N2U1MDhmYTdhMWZiMmFlN2U0MDBlZDM4ODBhNWE2ZTU5MzQzNDI2N2MmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.2Er8ExTiHOQpzGYCnJT8FucEnyux36cTyrPi7RhYDo4)
It might be specific to my build (using nvidia) as I did not notice this in my laptop, but I will look into it soon in sometime and see if I can fix it. I will report back soon. I also support the idea of #374, maybe while fixing this bug I can incorporate a feature to add a custom script as well.
The text was updated successfully, but these errors were encountered: