Mic mute functions properly (although does not show LED)
First is mic, second is speaker ``` -event3 DEVICE_ADDED Video Bus seat0 default group1 cap:k -event2 DEVICE_ADDED Video Bus seat0 default group1 cap:k -event1 DEVICE_ADDED Power Button seat0 default group2 cap:k -event0 DEVICE_ADDED Lid Switch seat0 default group3 cap:S -event20 DEVICE_ADDED HID 0d62:3740 Keyboard seat0 default group4 cap:kp scroll-nat -event21 DEVICE_ADDED HID 0d62:3740 Wireless Radio Control seat0 default group4 cap:k -event13 DEVICE_ADDED DELL0B99:00 04F3:317E Mouse seat0 default group5 cap:p left scroll-nat scroll-button -event14 DEVICE_ADDED DELL0B99:00 04F3:317E Touchpad seat0 default group5 cap:pg size 104x60mm tap(dl off) left scroll-nat scroll-2fg-edge click-buttonareas-clickfinger dwt-on dwtp-on -event4 DEVICE_ADDED Intel HID events seat0 default group6 cap:k -event5 DEVICE_ADDED Intel HID 5 button array seat0 default group7 cap:k -event7 DEVICE_ADDED Dell Privacy Driver seat0 default group8 cap:k -event8 DEVICE_ADDED Dell WMI hotkeys seat0 default group9 cap:k -event6 DEVICE_ADDED AT Translated Set 2 keyboard seat0 default group10 cap:k -event15 DEVICE_ADDED PS/2 Generic Mouse seat0 default group11 cap:p left scroll-nat scroll-button -event8 KEYBOARD_KEY +0.000s KEY_F20 (190) pressed event8 KEYBOARD_KEY +0.000s KEY_F20 (190) released -event20 KEYBOARD_KEY +0.661s KEY_MUTE (113) pressed -event8 KEYBOARD_KEY +0.676s KEY_MUTE (113) pressed event8 KEYBOARD_KEY +0.676s KEY_MUTE (113) released -event20 KEYBOARD_KEY +0.757s KEY_MUTE (113) released event20 KEYBOARD_KEY +1.532s *** (-1) pressed event20 KEYBOARD_KEY +1.703s *** (-1) pressed ``` modalias ``` dmi:bvnDellInc.:bvr1.24.0:bd04/02/2024:br1.24:efr1.21:svnDellInc.:pnDellG167620:pvr:rvnDellInc.:rn0PM8FJ:rvrA02:cvnDellInc.:ct10:cvr:sku0B99: ``` 60-keyboard.hwdb attached. Sorry for the confusion, I'm referring to 83bcf3e52e9cfc727df33f1055ef0618c91719d0 platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 table The mic mute key only goes through the WMI device and not the keyboard, as shown above ** Attachment added: "60-keyboard.hwdb" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2003161/+attachment/5801086/+files/60-keyboard.hwdb -- 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 : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp