Post

PortableDellE6230-bios-boot

PortableDellE6230-bios-boot

PortableDellE6230-bios-boot

Portable Dell e6230

Les erreurs au boot

1
journalctl -b0 -p err
1
2
-- Logs begin at Wed 2017-06-21 14:44:00 CEST, end at Mon 2018-01-01 11:57:04 CET. --
janv. 01 11:33:07 e6230 systemd-udevd[263]: Error calling EVIOCSKEYCODE on device node '/dev/input/event7' (scan code 0x100150, key code 190): Invalid argument

Qui est en cause?

1
cat /proc/bus/input/devices
1
2
3
4
5
6
7
8
9
10
11
12
...
I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="Dell WMI hotkeys"
P: Phys=
S: Sysfs=/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input9
U: Uniq=
H: Handlers=kbd rfkill event7 
B: PROP=0
B: EV=13
B: KEY=800000000000 0 0 1500b00000c00 200300000 e000000000000 0
B: MSC=10
...

La solution

1
2
3
4
5
6
7
8
Change "KEYBOARD_KEY_150=f20" to "KEYBOARD_KEY_100150=f20" should fix
this issue.

Confirming this fix works here.

Editer **/lib/udev/hwdb.d/60-keyboard.hwdb** with the change above followed by
:~$ udevadm hwdb --update
~:$ udevadm trigger

Mise à jour BIOS

Upgrade RAM


Mémoires compatibles pour Dell Latitude E6230

Crucial 16GB Kit (2 x 8GB) DDR3-1866 SODIMM
CT2K102464BF186D
ID de la configuration: CT7785757
DDR3 PC3-14900 • CL=13 • UNBUFFERED • NON-ECC • DDR3-1866 • 1.35V • 1024MEG X 64 •

Cet article est sous licence CC BY 4.0 par l'auteur.