
Mark asound.state file as mutable. Rename udev hwdb to denote pinebookpro specificity. Rather than using an evdev hwdb match, set up a custom match via a udev rule so that only the keyboard (and not other devices are matched). Without the custom rule, lines like the following appear in dmesg: udevd[...]: Error calling EVIOCSKEYCODE on device node [...]: Invalid argument
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
pinebookpro:keyboard
|
|
KEYBOARD_KEY_700a5=brightnessdown
|
|
KEYBOARD_KEY_700a6=brightnessup
|
|
KEYBOARD_KEY_70066=sleep
|