Comment 8 for bug 1381856

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Hello Hui,
the DKMS file you provided here could not make the LED work.

Steps:
1. Create an entry at /etc/udev/hwdb.d/60-dell-mic-mute-hotkey.hwdb with the following content:
# Dell platform kernel driver
keyboard:name:Dell WMI hotkeys:dmi:bvn*:bvr*:bd*:svnDell*:pn*
 KEYBOARD_KEY_150=f20 # Mic mute toggle

2. Update it with
sudo udevadm hwdb -u

3. Install the DKMS file provided in comment #5

4. reboot and test the mic mute key.