** Changed in: linux-oem-6.11 (Ubuntu Noble)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-6.11 in Ubuntu.
https://bugs.launchpad.net/bugs/2106468

Title:
  Regression on Dell Optiplex 3040 sending `KEY_POWER`  randomly at
  runtime.

Status in linux-oem-6.11 package in Ubuntu:
  Invalid
Status in linux-oem-6.11 source package in Noble:
  Fix Committed

Bug description:
  [Impact]
  Commit e42aa2100e022 ("ACPI: button: Install notifier for system
  events as well") in OEM-6.11 modified the ACPI button behavior to
  send `ACPI_BUTTON_NOTIFY_WAKE` events.

  This caused a regression on Dell Optiplex 3040 sending `KEY_POWER`
  randomly at runtime.

  [Fix]
  The commit in the linux-next(6.15-rc) fix the issue
  a8605b0ed187 ACPI: button: Only send `KEY_POWER` for 
`ACPI_BUTTON_NOTIFY_STATUS`

  [Test]
  Verify on Dell Optiplex 3040 to see if encounter power button event randomly.

  [Where problems could occur]
  It ignores the acpi keyevent if the event is ACPI_BUTTON_NOTIFY_WAKE.
  It's reasonable to skip this event, or it triggers the KEY_POWER.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-6.11/+bug/2106468/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to