![]() |
2009-04-26
, 14:24
|
Posts: 607 |
Thanked: 296 times |
Joined on Jun 2008
@ Finland
|
#2
|
For the past couple days I've had no light from the keyboard, even in low light. After searching here I've tried reflashing and covering the light sensor. Neither works.
Is there another fix for this? Thanks.
![]() |
2009-04-26
, 14:48
|
Posts: 66 |
Thanked: 11 times |
Joined on Feb 2009
|
#3
|
![]() |
2009-04-26
, 15:00
|
|
Posts: 109 |
Thanked: 37 times |
Joined on Oct 2008
@ NYC, NY
|
#4
|
brightness <= 0 time <= 100 trigger <= "[none] timer heartbeat"
![]() |
2009-04-26
, 15:07
|
Posts: 66 |
Thanked: 11 times |
Joined on Feb 2009
|
#5
|
![]() |
2009-04-26
, 15:11
|
Posts: 66 |
Thanked: 11 times |
Joined on Feb 2009
|
#6
|
From /sys/class/leds/keyboard files:
(The "<=" is a "contains" indication.)Code:brightness <= 0 time <= 100 trigger <= "[none] timer heartbeat"
The file "uevent" is a write-only file -- I can't really tell whether it's a FIFO or something or what (it's showing a size of 4096 - but it's not a directory; it looks like a regular file, but "cat"ing it - even as root - generates an error).
I do get keyboard lights, FWIW, a second or two after opening the keyboard in a dark place ....
- Tom
The Following User Says Thank You to ctennenh For This Useful Post: | ||
Is there another fix for this? Thanks.