tuxedocomputers / tuxedo-keyboard

This repository will no longer get any updates as the code here is now part of tuxedo-drivers https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers.
https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers
GNU General Public License v3.0
300 stars 92 forks source link

Possibility to disable all keyboard backlight, no fan curve business #170

Closed jellelicht closed 9 months ago

jellelicht commented 1 year ago

I'd like to turn off all LED backlight to conserve battery charge. Whenever I load tuxedo_keyboard, I seem to get messed up fan curves as well, and they start blowing very loudly anytime I click a link in my browser.

My current workaround is to boot my laptop, close it to suspend it, and open it again so all backlights are disabled (probably a bug as well, and makes me think of that one XKCD) EDIT: without any tuxedo_* kernel modules being loaded, that is.

Is it somehow possible to not change anything about my fan curves, but just disable the LEDs? I'm not currently running any fan curve daemon, nor am I interested in doing so, as I really enjoy the default behavior of my system w.r.t. fan curves.

brunoais commented 1 year ago

What's your laptop?

tuxedoxt commented 1 year ago

Hello,

check TCC => settings => global profile settings. You can individually disable fan control and leave kbd backlight control on.

jellelicht commented 1 year ago

What's your laptop?

InfinityBook S15

Hello,

check TCC => settings => global profile settings. You can individually disable fan control and leave kbd backlight control on.

I’m not running TCC, and won’t be able to on my distro, so ideally there will just be a (tuxedo_io?) kernel module parameter that disables anything having to do with fan curves.

tuxedo-bot commented 9 months ago

This repository will no longer get any updates as the code here is now part of tuxedo-drivers https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers.

Please open a merge request or issue in the new project on GitLab if you contribution or bug report still applies.