> The issue does not happen on GNOME but libinput still shows the
KEY_MUTE being sent from both devices. Currently working on dynamic
debug
I think KDE needs to handle it better. Mutter (used by gnome-shell) has
mechanism to filter out repeated media key events:
{ MUTE_KEY, "volume-mute", TRUE, SHELL_ACTION_MODE_ALL,
META_KEY_BINDING_IGNORE_AUTOREPEAT },
There's no guarantee where the Mic Mute event comes from, it can be from
either 0d62:3740, dell_wmi, or both.
So this needs to be handled by at userspace.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-6.0 in Ubuntu.
https://bugs.launchpad.net/bugs/2003161
Title:
Fix speaker mute hotkey doesn't work on Dell G16 series
Status in HWE Next:
New
Status in HWE Next lunar series:
Invalid
Status in linux package in Ubuntu:
Fix Committed
Status in linux-oem-6.0 package in Ubuntu:
Invalid
Status in linux-oem-6.1 package in Ubuntu:
Invalid
Status in linux source package in Jammy:
Fix Released
Status in linux-oem-6.0 source package in Jammy:
Fix Released
Status in linux-oem-6.1 source package in Jammy:
Fix Released
Status in linux source package in Kinetic:
Fix Released
Status in linux-oem-6.0 source package in Kinetic:
Won't Fix
Status in linux-oem-6.1 source package in Kinetic:
Won't Fix
Status in linux source package in Lunar:
Won't Fix
Status in linux-oem-6.0 source package in Lunar:
Invalid
Status in linux-oem-6.1 source package in Lunar:
Invalid
Bug description:
[Impact]
Speaker mute and Mic mute hotkey no function on the G16.
[Fix]
speaker mute event is sent by EC then dell-wmi can't recognize it.
Add a new keymap for KEY_MUTE.
Send for OEM kernels first then will SRU for generic kernel once the
patch is merged.
[Test Case]
1. boot-up with the kernel applied the fix.
2. Play video/audio.
3. Press the speak-mute hotkey
4. can't hear any sounds.
[Where problems could occur]
Low, only add a keymap the affect would be very limited.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2003161/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp