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

Bightness automatically maxes out #4

Open
ojss opened this issue Oct 11, 2020 · 6 comments
Open

Bightness automatically maxes out #4

ojss opened this issue Oct 11, 2020 · 6 comments

Comments

@ojss
Copy link

ojss commented Oct 11, 2020

I set the backlight on with the brightness level on 10, after a while of not using the keyboard the backlight is turned off. Upon pressing a key the backlight turns back on but he brightness is automatically set to the maximum possible level. Is this possibly due to gnome?

@luksus42
Copy link
Contributor

luksus42 commented Oct 11, 2020 via email

@ojss
Copy link
Author

ojss commented Oct 11, 2020

@luksus42 ahh I see. I am on Manjaro as well, and can't really figure out what is it that is overriding my settings

@pobrn
Copy link
Owner

pobrn commented Oct 11, 2020

I'm experiencing this behaviour as well. I think it is caused by the keyboard backlight controller. This theory is supported by the fact that it also happens with aucc: rodgomesc/avell-unofficial-control-center#36. When I initially wrote the program I found no way to control the timeout or the brightness after that timeout. I cannot promise anything, but I'll try to give it another look if I have time.

@ojss
Copy link
Author

ojss commented Oct 28, 2020

Can you guide me as to how I can go around debugging this?

@pobrn
Copy link
Owner

pobrn commented Oct 28, 2020

I have looked into it again not so long ago, and I found nothing promising. Some signs I've encountered may or may not indicate that this timeout is handled somewhere else; possibly in a different chip, which would make adjusting the timeout and whatnot entirely out of scope of this project. Some kind of datasheet/documentation would be the best - I have not tried contacting the manufacturer, but I doubt they would release anything. The second best thing would be finding a "control center" application (for Windows) which can change these things. Otherwise I find it highly unlikely to randomly stumble upon the correct HID feature request (or whatever is necessary to control this aspect of the chip).

@rileyrg
Copy link

rileyrg commented Dec 21, 2020

maybe use xss-lock to catch suspend and to set brightness after.

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