Public bug reported:

Binary package hint: hotkey-setup

with hotkey-setup 0.1-17ubuntu20 on Gutsy, the thinkpad-keys daemon
doesn't get started (neither uinput or nvram modprobed either) on my
Lenovo Thinkpad R61.

In /etc/init.d/hotkey-setup the do_thinkpad function is definitely
called, but the grep on line 40 returns false preventing the daemon from
being started.

 39     # If the top bit (ThinkPad key) sticks, skip the polling-daemon
 40     if ! grep -q '0x[8-9a-f].....$' $THINKPAD_PROC_HOTKEY && test -x 
$THINKPAD_KEYS; then

If this is changed to return true, the thinkpad-keys daemon starts
correctly and a bunch of my special keys work properly (mute,
pause/play, next track, previous track, "ThinkVantage" etc.)

** Affects: hotkey-setup (Ubuntu)
     Importance: Undecided
         Status: New

-- 
thinkpad-keys daemon doesn't start on Lenovo R61
https://bugs.launchpad.net/bugs/164981
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to