forked from mytbk/coreboot
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description

kbl_on2.txt
kbl_on1.txt
kbl_off.txt
The original Lenovo firmware allows changing keyboard backlight parameters with ectool
low brightness
sudo ./ectool -w 0xd -z 0x42
high brightness
sudo ./ectool -w 0xd -z 0x82
disable backlight
sudo ./ectool -w 0xd -z 0x02
On coreboot this doesn't work at all. The backlight stays off in any case.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working