That's the first thing I tried. Has no effect with the device node, and:Maybe a shot in the dark, but echo'ing a '1' instead of a '0'?
# sysctl dev.acpi_ibm.0.thinklight=1
dev.acpi_ibm.0.thinklight: 0 -> 0
dev.acpi_ibm.0.thinklight
Indicates, whether the ThinkLight keyboard light is activated or
not.
State can be set directly, and since the change happens immediately, it
is possible to flash the annunciator with very short periods and
synchronize it with program events. It should be noted that there is a
non-trivial overhead, so this may not be usable for benchmarking or
measuring short intervals.
0 Turn the annunciator off immediately.
1 Turn the annunciator on immediately.
echo 1 > /dev/led/thinklight?Can you trybut I couldn't find a way to turn it on
sysctl dev.acpi_ibm.0.thinklight=255? More information at this link.Has no effect.Soecho 1 > /dev/led/thinklight?
"Invalid argument"Can you trysysctl dev.acpi_ibm.0.thinklight=255? More information at this link.
That's indeed confusing. I have had such ThinkPads with an LED. In those laptops I was able to control various LEDs, like Ethernet's, power etc.The Thinklight was an actual LED at the top of the display on older Thinkpads.
That's for display backlight, not keyboard...'backlight incr 5' to raise the level 5%