Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211988 - >=sys-apps/hal-0.5.10 - ThinkPad Extra Buttons not recognized
Summary: >=sys-apps/hal-0.5.10 - ThinkPad Extra Buttons not recognized
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Freedesktop bugs
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-01 15:54 UTC by Martin Schanzenbach
Modified: 2009-01-16 09:47 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The patch that fixes the problem (tp-extra-buttons.patch,1.17 KB, patch)
2008-03-01 15:55 UTC, Martin Schanzenbach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schanzenbach 2008-03-01 15:54:31 UTC
The new hal has a bug not recognizing the "ThinkPad Extra Buttons".
This also keeps the hotkeys Fn+F4 from working (Suspend).

Reproducible: Always

Steps to Reproduce:
1.Buy Thinkpad
2.emerge hal
3.lshal | grep input.product

Actual Results:  
  input.product = 'Sleep Button (CM)'  (string)
  input.product = 'Lid Switch'  (string)
  input.product = 'Power Button (FF)'  (string)
  input.product = 'SynPS/2 Synaptics TouchPad'  (string)
  input.product = 'TPPS/2 IBM TrackPoint'  (string)
  input.product = 'AT Translated Set 2 keyboard'  (string)
  input.product = 'Logitech USB-PS/2 Optical Mouse'  (string)

Expected Results:  
  input.product = 'ThinkPad Extra Buttons'  (string)
  input.product = 'Sleep Button (CM)'  (string)
  input.product = 'Lid Switch'  (string)
  input.product = 'Power Button (FF)'  (string)
  input.product = 'SynPS/2 Synaptics TouchPad'  (string)
  input.product = 'TPPS/2 IBM TrackPoint'  (string)
  input.product = 'AT Translated Set 2 keyboard'  (string)
  input.product = 'Logitech USB-PS/2 Optical Mouse'  (string)

I have already modified the patch from the link and it seems to apply fine to sys-apps/hal-0.5.10.
Comment 1 Martin Schanzenbach 2008-03-01 15:55:39 UTC
Created attachment 145022 [details, diff]
The patch that fixes the problem
Comment 2 Martin Schanzenbach 2008-05-22 19:58:45 UTC
This has been fixed in hal-0.5.11.
Comment 3 Pacho Ramos gentoo-dev 2008-07-22 09:31:54 UTC
(In reply to comment #2)
> This has been fixed in hal-0.5.11.
> 

Closing then now that 0.5.11-r1 is in tree?
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-01-16 09:47:59 UTC
Closing per last comment.