[raimo@kone-2 ~]$ sudo systemctl status systemd-vconsole-setup.service
[sudo] password for raimo:
× systemd-vconsole-setup.service - Setup Virtual Console
Loaded: loaded (/usr/lib/systemd/system/systemd-vconsole-setup.service; s>
Active: failed (Result: exit-code) since Thu 2021-09-02 23:09:16 EEST; 24>
Docs: man:systemd-vconsole-setup.service(8)
man:vconsole.conf(5)
Process: 590 ExecStart=/usr/lib/systemd/systemd-vconsole-setup (code=exite>
Main PID: 590 (code=exited, status=1/FAILURE)
CPU: 12ms
Sep 02 23:09:16 kone-2 systemd-vconsole-setup[596]: loadkeys: Unable to open file: fi: No such file or directory
Sep 02 23:09:16 kone-2 systemd[1]: systemd-vconsole-setup.service: Main process exited, code=exited, status=1/FAILURE
Sep 02 23:09:16 kone-2 systemd[1]: systemd-vconsole-setup.service: Failed with result 'exit-code'.
Sep 02 23:09:16 kone-2 systemd[1]: Failed to start Setup Virtual Console.
[raimo@kone-2 ~]$ sudo systemctl start systemd-vconsole-setup.service
[sudo] password for raimo:
Job for systemd-vconsole-setup.service failed because the control process exited with error code.
See "systemctl status systemd-vconsole-setup.service" and "journalctl -xeu systemd-vconsole-setup.service" for details.
[raimo@kone-2 ~]$ journalctl -xeu systemd-vconsole-setup.service
Sep 02 23:56:50 kone-2 systemd[1]: Starting Setup Virtual Console...
░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit systemd-vconsole-setup.service has begun execution.
░░
░░ The job identifier is 3793.
Sep 02 23:56:50 kone-2 systemd-vconsole-setup[4729]: loadkeys: Unable to open file: fi: No such file or directory
Sep 02 23:56:50 kone-2 systemd-vconsole-setup[4726]: /usr/bin/loadkeys failed with exit status 1.
Sep 02 23:56:50 kone-2 systemd[1]: systemd-vconsole-setup.service: Main process exited, code=exited, status=1/FAILURE
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ An ExecStart= process belonging to unit systemd-vconsole-setup.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 1.
Sep 02 23:56:50 kone-2 systemd[1]: systemd-vconsole-setup.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit systemd-vconsole-setup.service has entered the 'failed' state with result 'exit-code'.
Sep 02 23:56:50 kone-2 systemd[1]: Failed to start Setup Virtual Console.
░░ Subject: A start job for unit systemd-vconsole-setup.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit systemd-vconsole-setup.service has finished with a failure.
The job identifier is 3793 and the job result is failed.