bario n00b
Joined: 28 Oct 2017 Posts: 8
|
Posted: Thu Nov 02, 2017 6:41 pm Post subject: udevd Error calling EVIOCSKEYCODE |
|
|
I see the following in my dmesg report:
Code: | 3.221180] udevd[733]: Error calling EVIOCSKEYCODE on device node '/dev/input/event16' (scan code 0xc00b8, key code 161): Invalid argument
[ 3.221183] udevd[733]: Error calling EVIOCSKEYCODE on device node '/dev/input/event16' (scan code 0xc0183, key code 226): Invalid argument
[ 3.221185] udevd[733]: Error calling EVIOCSKEYCODE on device node '/dev/input/event16' (scan code 0xc0184, key code 421): Invalid argument
[ 3.221187] udevd[733]: Error calling EVIOCSKEYCODE on device node '/dev/input/event16' (scan code 0xc0186, key code 423): Invalid argument
[ 3.221189] udevd[733]: Error calling EVIOCSKEYCODE on device node '/dev/input/event16' (scan code 0xc018a, key code 155): Invalid argument
[ 3.221191] udevd[733]: Error calling EVIOCSKEYCODE on device node '/dev/input/event16' (scan code 0xc018e, key code 397): Invalid argument
[ 3.221193] udevd[733]: Error calling EVIOCSKEYCODE on device node '/dev/input/event16' (scan code 0xc01b6, key code 212): Invalid argument
[ 3.221195] udevd[733]: Error calling EVIOCSKEYCODE on device node '/dev/input/event16' (scan code 0xc01bc, key code 430): Invalid argument
[ 3.221196] udevd[733]: Error calling EVIOCSKEYCODE on device node '/dev/input/event16' (scan code 0xc0221, key code 217): Invalid argument |
How to correct this? |
|