summaryrefslogtreecommitdiff
path: root/hwdb.d
diff options
context:
space:
mode:
authordon bright <hmbright@fastmail.com>2023-04-29 22:33:13 -0500
committerGitHub <noreply@github.com>2023-04-30 11:33:13 +0800
commit46b8c3f5b297ac034f2d024c1f3d84ad2c17f410 (patch)
treec51b852f8a931e7aa7502b731fb33e33fbec6e55 /hwdb.d
parentcd18d983493e3f897c24cee6ba354cdcba15f765 (diff)
downloadsystemd-46b8c3f5b297ac034f2d024c1f3d84ad2c17f410.tar.gz
hwdb: add hardware rfkill key for Dell Latitude E6* models (#27462)
Hello This pull req is adapting pull req #5772 (which fixed issue #5047), for the very similar computer Dell Latitude E6420 which has the same problem with the hardware switch to toggle wifi (aka rfkill). The symptom is the following repeated msgs in dmesg [ 309.010284] atkbd serio0: Use 'setkeycodes e008 <keycode>' to make it known. [ 309.016020] atkbd serio0: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0). Adding this line to include E6 models causes these messages to stop showing in dmesg Thank you
Diffstat (limited to 'hwdb.d')
-rw-r--r--hwdb.d/60-keyboard.hwdb3
1 files changed, 2 insertions, 1 deletions
diff --git a/hwdb.d/60-keyboard.hwdb b/hwdb.d/60-keyboard.hwdb
index 82f3aaf051..4b470cf18d 100644
--- a/hwdb.d/60-keyboard.hwdb
+++ b/hwdb.d/60-keyboard.hwdb
@@ -398,7 +398,8 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnDell*:pnPrecision*:*
KEYBOARD_KEY_88=! # wireless switch
KEYBOARD_KEY_9e=!f21
-# Dell Latitude E7*
+# Dell Latitude E[67]*
+evdev:atkbd:dmi:bvn*:bvr*:bd*:svnDell*:pnLatitude*E6*:*
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnDell*:pnLatitude*E7*:*
KEYBOARD_KEY_88=unknown # Fn-PrtScr rfkill - handled in HW