Comment 10 for bug 1621824

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2016-09-19 09:50 EDT-------
Here is the output of "systemctl status -l keyboard-setup.service"

root@rcx2d407:~# systemctl status -l keyboard-setup.service
* keyboard-setup.service - Set console keymap
Loaded: loaded (/lib/systemd/system/keyboard-setup.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2016-09-15 11:24:18 CDT; 4min 59s ago
Process: 9369 ExecStart=/usr/bin/loadkeys /etc/console-setup/cached.kmap.gz (code=exited, status=1/FAILURE)
Main PID: 9369 (code=exited, status=1/FAILURE)

Sep 15 11:24:18 rcx2d407 systemd[1]: Starting Set console keymap...
Sep 15 11:24:18 rcx2d407 loadkeys[9369]: Couldn't get a file descriptor referring to the console
Sep 15 11:24:18 rcx2d407 systemd[1]: keyboard-setup.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 11:24:18 rcx2d407 systemd[1]: Failed to start Set console keymap.
Sep 15 11:24:18 rcx2d407 systemd[1]: keyboard-setup.service: Unit entered failed state.
Sep 15 11:24:18 rcx2d407 systemd[1]: keyboard-setup.service: Failed with result 'exit-code'.
root@rcx2d407:~#