Hi,
The F43 systemd-vconsole-setup service fails to start because
loadkeys reports it can't find keyboard map "au". The kde
system_settings keyboard layout allows the specification of a keyboard
layout of "English (Australia)" which is layout "au" which I have set.
If I change /etc/vconsole.conf from "KEYMAP=au" to "KEYMAP=us"
systemd-vconsole-setup activates quite happily. Given that kde system
settings can find keymap "au" (based on it being able to find keyboard
layout "au") why can't loadkeys find it, and how do I fix it so that I
can use the Australian layout?
The other question I have is, what is
systemd-vconsole-setup.service actually used for given that with it not
activating there doesn't appear to be any impact to KVM, or is that
service not relevant to KVM? If I check KVM this issue is not occuring
because this service is saying all virtual consoles are busy so it is
not going to load keymaps and fonts.
Just in addition to this I also at the same time get a message that
systemd-vconsole-s.up is also failing, but I don't understand where this
is coming from as systemctl tells me that service doesn't exist and dnf
does not tell me that any package that provides it, so where is the
failure message coming from?
regards,