I'm using ASUS K501U with Ubuntu 14.04 LTS and Gnome-shell 3.10.4. The keyboard brightness doesn't work, since keys fn + f3/f4 have no effect. Is it a way to fix that?
Asked
Active
Viewed 1,761 times
0
-
possible duplicate of http://askubuntu.com/questions/471847/brightness-fn-key-shortcut-doesnt-work-on-asus-laptop – Kev Inski Aug 17 '16 at 11:52
-
nope, this doesn't work for me, and i asked about keybord backlight not screen, thank you – Breahna David Aug 18 '16 at 20:25
1 Answers
0
sudo apt-get update
sudo apt-get install lm-sensors tp-smapi-dkms tpb
sudo sensors-detect
Works fine for me.

edwinksl
- 23,789
-
Can you please describe what are the risk of your work flow. I do your work flow in Asus Zenbook UX303UA. It just finds
coretemp
in the modules and nothing else. If you accept the changes, it will unload the modulesi2c-dev
andcpuid
. Are you really sure that your work flow is sufficient and without complications? I extended it here http://unix.stackexchange.com/q/306399/16920 – Léo Léopold Hertz 준영 Aug 29 '16 at 11:49 -
Can you please explain your answer little bit more. Why do you expect it to work for your target? Can expect any complications? – Léo Léopold Hertz 준영 Aug 29 '16 at 11:59