|
2010-04-05
, 12:40
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#12
|
The Following User Says Thank You to Matan For This Useful Post: | ||
|
2010-04-05
, 16:42
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#13
|
|
2010-04-05
, 16:56
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#14
|
The Following User Says Thank You to Matan For This Useful Post: | ||
|
2010-04-06
, 09:31
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#15
|
The version in fnlocked/ subdirectory also lights a led for fn sticky and fn locked states. But this requires replacing the led driver module (also in the same directory). If you don't replace the driver, all it does is try (and fail) to open and write to a non existent file whenever you press fn. You can see the patch himf3.diff in that directory for the details.
|
2010-04-06
, 11:56
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#16
|
|
2010-04-06
, 12:06
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#17
|
rmmod leds_lp5523 insmod /path/to/leds_lp5523.ko chown user /sys/class/leds/lp5523\:a/brightness
|
2010-04-06
, 13:33
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#18
|
|
2010-04-06
, 13:49
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#19
|
|
2010-04-06
, 15:02
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#20
|
Checklist:
Did you reboot after installing hildon-input-... with led support? It is necessary (IOW: I don't know what programs need to be restarted).
Is it really installed? What is the output from grep leds /usr/lib/gtk-2.0/2.10.0/immodules/hildon-im-module.so
Did insmod and chown run correcrtly? What is the output from ls -l /sys/class/leds/lp5523:a/brightness
It works only in gtk input fields (xterm, browser text fields, etc.) Not on the desktop.
I wanted to give this a try, but the file linked by Denis just above (hildon-input-method-framework_2.1.41-1+0m5_armel.deb) is not there. Is that a mistake in the link, or have you taken it down for some reason?...
TIA,
Edit: nevermind, found it in the "fnlockled" subdirectory :-)
fp
Last edited by fpp; 2010-04-05 at 12:29.