https://bugzilla.kernel.org/show_bug.cgi?id=214899 --- Comment #11 from Johannes P (johannes.penssel@xxxxxxxxx) --- [ 150.562836] ideapad_laptop: ideapad_acpi_notify vpc: 100 [ 152.094907] ideapad_laptop: ideapad_acpi_notify vpc: 2000 [ 154.742909] ideapad_laptop: ideapad_wmi_notify value: d0 These are the events picked up with your ideapad-laptop patch. ideapad_acpi_notify vpc: 100 this is the mic mute key ideapad_acpi_notify vpc: 2000 this is the rfkill/airplane mode key ideapad_wmi_notify value: d0 this is a custom "open app" key. Although it generates no key code, it produces this ACPI event: (picked up with acpi_listen) 8FC0DE0C-B4E4- 000000d0 00000000 Still nothing but grave silence from the brightness keys though. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.