Comment 11 for bug 1621824

Revision history for this message
Steve Langasek (vorlon) wrote :

Thanks. The error message in the journal is:

 Sep 15 11:24:18 rcx2d407 loadkeys[9369]: Couldn't get a file descriptor referring to the console

This comes from loadkeys in the 'kbd' package, which carries an Ubuntu-specific patch to open consoles safely. It's possible this "safe" code is not correctly detecting consoles on this device.

Could you attach the output of 'sudo strace /usr/bin/loadkeys /etc/console-setup/cached.kmap.gz' (the command run by /lib/systemd/system/keyboard-setup.service)?