> the lines /lib/udev/hwdb.d/60-keyboard.hwdb are still commented out i think you also have to recreate the binary db after editing the file, with: $ sudo systemd-hwdb update
and then reboot. I think this has something to do with the keyboard providing multiple event interfaces, can you gather its udev info with: $ sudo udevadm info /dev/input/event8 $ sudo udevadm info /dev/input/event9 and also event info with: $ sudo evemu-describe /dev/input/event8 $ sudo evemu-describe /dev/input/event9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1890186 Title: Failed to call EVIOCSKEYCODE with scan code 0xc022d, and key code 103: Invalid argument To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1890186/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
