In theory, you should be able to use any flavor (distro) of Linux since the Dell code is in the kernel and has been for years. Whether or not a specific distro trimmed down the code and removed the Dell functionality I wouldn't know.
I'd check for existence of stop_timeout and other Dell files in folder /sys/class/leds/dell::kbd_backlight/ on your distro.
I have no idea about the Linux kernel compile options to include or not include it, but Dell's laptop source code in the Linux kernel, including for keyboard stop_timeout, appears to be on GitHub here.
First Name
1 Rookie
•
18 Posts
0
October 24th, 2019 14:00
Why can't we do this using any Linux ? where would I enable this option when compiling Linux kernel ?
Techgee
2 Intern
•
623 Posts
0
October 24th, 2019 15:00
In theory, you should be able to use any flavor (distro) of Linux since the Dell code is in the kernel and has been for years. Whether or not a specific distro trimmed down the code and removed the Dell functionality I wouldn't know.
I'd check for existence of stop_timeout and other Dell files in folder /sys/class/leds/dell::kbd_backlight/ on your distro.
I have no idea about the Linux kernel compile options to include or not include it, but Dell's laptop source code in the Linux kernel, including for keyboard stop_timeout, appears to be on GitHub here.
First Name
1 Rookie
•
18 Posts
0
October 30th, 2019 14:00
I had no luck compiling dell-laptop.c
Didn't want to use ubuntu, so I downloaded and installed (then uninstalled) the Dell enhancement package under windows 7.
The Dell package, too, makes the change in bios, the 5 minute limit is there under Linux also.