Closed rurus9 closed 11 months ago
If I'm not mistaken that device has it's backlight controll keys on FN+Keypad+-*/
But the keyboard backlight should show up in /sys/class/leds/ which it doesn't.
Can you give me the output of dkms status
and sudo dmesg
?
If I'm not mistaken that device has it's backlight controll keys on FN+Keypad+-*/
@Matombo you are absolutely right! I haven't used these shortcuts in a long time and I wasn't sure if the working shortcut was [Fn] + [Keypad ÷] (as it is described on the keyboard) or [Fn] + [space]. But I have dualboot, so I checked - under Windows the backlight control works fine, and the correct shortcut is [Fn] + [Keypad ÷], others as brightening and dimming (also on Keypad) under Windows also work fine.
Can you give me the output of dkms status and sudo dmesg?
$ dkms status
nvidia/525.89.02, 6.2.0-10005-tuxedo, x86_64: installed
tuxedo-keyboard/3.2.1, 6.1.0-1009-tuxedo, x86_64: installed
tuxedo-keyboard/3.2.1, 6.2.0-10005-tuxedo, x86_64: installed
virtualbox/6.1.38, 6.1.0-1009-tuxedo, x86_64: installed
virtualbox/6.1.38, 6.2.0-10005-tuxedo, x86_64: installed
I have attached the full content of dmesg dmesg.txt
Note the logs at the end
[ 109.559024] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 1, new_color_code FF0000
[ 109.963260] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 2, new_color_code FF00
[ 406.719112] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 3, new_color_code FF
[ 407.933964] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 4, new_color_code FFFF00
[ 408.190884] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 5, new_color_code FF00FF
[ 408.430747] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 6, new_color_code FFFF
[ 408.662968] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 7, new_color_code FFFFFF
[ 408.906341] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 1, new_color_code FF0000
[ 425.950644] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 2, new_color_code FF00
[ 426.234609] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 3, new_color_code FF
[ 426.582718] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 4, new_color_code FFFF00
[ 427.419378] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 5, new_color_code FF00FF
[ 427.930944] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 6, new_color_code FFFF
[ 428.366684] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 7, new_color_code FFFFFF
[ 568.975174] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 1, new_color_code FF0000
[ 582.840231] tuxedo_keyboard: set_next_color_whole_kb(): new_color_id: 2, new_color_code FF00
they actually pop up when I press [Fn]+[Keypad ÷], but the color of the backlight does not change - if it changed to blue last time, it lasts. Pressing brightening and dimming has no effect, nor do they show up in the dmesg logs.
Is this resolved by someone? I ran into this too. Only thing that does work is changing the color (FN+Keypad /).
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.
After upgrade tuxedo-keyboard to 3.2.0 and 3.2.1 (also necessarily TCC to 2.0.0, and recently 2.0.2) my keyboard backlight is out of my control.
Before tuxedo-keyboard 3.2.0 and TCC 2.0 and I have configured tuxedo_keyboard module in this way:
it worked as intended, after starting the laptop, the BIOS set the backlight to a strong blue, after loading the system it changed according to my settings.
After upgrade to tuxedo-keyboard 3.2.0 backlight stopped worked (the keyboard backlight turns off when the system is loaded). dmesg showed:
So I changed /etc/modprobe.d/tuxedo_keyboard.conf to:
Now dmesg shows:
but... my keyboard backlight is off (shuts down when the system loads), once it did not turn off, it lit up by default as set by BIOS.
Shortcut for change backlight also stopped working (it seems to me that it was [Fn] + [space], I have not used it for a long time, but it looks similar to: https://www.reddit.com/r/tuxedocomputers/comments/125z5gu/pusle_15_gen_1_keyboard_backlight_issues_circa/).
TCC shows: "Your device has no keyboard backlight or is not (yet) supported by this control interface" (but the fan control works as in previous versions).
tuxed_control and TCC install from the official repository: https://deb.tuxedocomputers.com/ubuntu