[ibm-acpi-devel] unhandled HKEY event
Linux kernel driver for ThinkPad laptops
Brought to you by:
akw,
hmholschuh
From: Ben K. <be...@kl...> - 2016-11-05 23:09:41
|
Good afternoon; I'd like to report a few unhandled HKEY events on my Lenovo Helix 2. When performing the following actions, the thinkpad_acpi driver reports unhandled HKEY events: * undocking from the PRO dock: 0x4013 * docking to the PRO dock: 0x4012 The laptop also has a number of built in buttons that do not currently function. I'm not certain if this is the right list to report those to. When pressing the volume up button, the intel-vbtn driver reports: [20006.106177] intel-vbtn INT33D6:00: unknown event index 0xc4 Upon release it reports: [20006.385053] intel-vbtn INT33D6:00: unknown event index 0xc5 When pressing the volume down button, the intel-vbtn driver reports: [20135.869867] intel-vbtn INT33D6:00: unknown event index 0xc6 Upon release it reports: [20136.128964] intel-vbtn INT33D6:00: unknown event index 0xc7 There is an additional button on the top of the laptop, that is used in windows for snooze. When pressing that button, the intel-vbtn driver reports: 20163.848718] intel-vbtn INT33D6:00: unknown event index 0xc8 Upon release it reports: [20164.028126] intel-vbtn INT33D6:00: unknown event index 0xc9 When pressing the 'windows' touch-button in the glass on the front of the device, there is no response, but upon release the intel-vbtn driver reports: [20312.415460] intel-vbtn INT33D6:00: unknown event index 0xc2 [20312.415519] intel-vbtn INT33D6:00: unknown event index 0xc3 Is there anything I can do to help out? Thanks! - Ben |