You are not logged in.
I have a ThinkPad T430, and today I realized that my Fn+F8 anf F9 keys aren't working. Those are the keys to adjust brightness.
I am thinking that an update broke them, but I don't know what. The brightness itself works fine. I can use the brightness applet to change it and xbacklight works fine.
I fired up xev, and the keys aren't triggering any events at all. How can I debug and hopefully fix this?
Last edited by nticompass (2012-10-26 15:13:27)
Offline
Maybe it's https://bugs.archlinux.org/task/32047 ?
Offline
Maybe it's https://bugs.archlinux.org/task/32047 ?
I probably should've mentioned that I'm using MATE.
Offline
Those functions are pretty low level. Hence they do not output events in things like xev. On my thinkpad, those buttons are controlled by thinkpad_acpi I believe. Maybe loking into that might help you. Did it break after the recent kernel update? As a new module would explain it.
Maybe try using the Arch Rollback Machine to go back to the last kernel and see if function is restored? Maybe then you would at least know where your focus should be.
Offline
Those functions are pretty low level. Hence they do not output events in things like xev. On my thinkpad, those buttons are controlled by thinkpad_acpi I believe. Maybe loking into that might help you. Did it break after the recent kernel update? As a new module would explain it.
Maybe try using the Arch Rollback Machine to go back to the last kernel and see if function is restored? Maybe then you would at least know where your focus should be.
That's a good idea. Pretty sure my kernel was updated, and may have killed it. The thinkpad_acpi module is loaded (according to lsmod), so I assume it's doing something.
Offline
Could be this: https://bbs.archlinux.org/viewtopic.php?id=151119
Offline
Could be this: https://bbs.archlinux.org/viewtopic.php?id=151119
I have an Intel GPU (Ivy Bridge), and I can control my brightness using other tools, just not the keyboard keys.
Offline
ajaxas wrote:Could be this: https://bbs.archlinux.org/viewtopic.php?id=151119
I have an Intel GPU (Ivy Bridge), and I can control my brightness using other tools, just not the keyboard keys.
That's interesting! A mere coincidence? Two strikes in a row...
Also, you were goddamn right to buy a laptop without nvidia graphics card
Offline
So, I turned my laptop on today, and........ the keys work. Not sure what changed, or what I did. But it works now.
Offline