Hi
Haven’t updated yet, waiting for the python 3.8 builds to finish and publish…
That’s been seen before by folks in the Forum “Failed to start Setup Virtual Console”, you need to look through the logs for the dracut error, what is being rebuilt, third party kernel modules?
If you don’t need perfectly set-up text consoles (for example, if you’re fine using an US kbd mapping when dropping to text), then you can try out my dirty hack from last year. Graphical sessions (Gnome, KDE-Plasma, XFCE etc) won’t see any detrimental effects.
Can’t believe these vconsole problems are still a thing, grumblegrumble…
Hi
I wonder what is installed that wants it, have you played with the dracut.conf file? Do you have third party kernel modules?
It is there;
ls /usr/lib/dracut/modules.d/98dracut-systemd/*cmdline-ask*
/usr/lib/dracut/modules.d/98dracut-systemd/dracut-cmdline-ask.service /usr/lib/dracut/modules.d/98dracut-systemd/dracut-cmdline-ask.sh
No to both… I’ve two TW machines, and they both exhibit this after a zypper dup 20200307 -> 20200309. No other changes made…
It is there;
ls /usr/lib/dracut/modules.d/98dracut-systemd/cmdline-ask
/usr/lib/dracut/modules.d/98dracut-systemd/dracut-cmdline-ask.service /usr/lib/dracut/modules.d/98dracut-systemd/dracut-cmdline-ask.sh
Yes…
paul@Orion-15:~$ ls /usr/lib/dracut/modules.d/98dracut-systemd/*cmdline-ask*
/usr/lib/dracut/modules.d/98dracut-systemd/dracut-cmdline-ask.service
/usr/lib/dracut/modules.d/98dracut-systemd/dracut-cmdline-ask.sh
paul@Orion-15:~$
I solved my vconsole problem (font not found) by changing the font in /etc/vconsole.conf to (the) one, that exists in my initial ramdisk
The problem here was one of the keymap, not font. “/etc/vconsole.conf” was asking for “uk”, however there was no “uk.map” in “/usr/share/kbd/keymaps/xkb/” - changing to “KEYMAP=gb” in “/etc/vconsole.conf” and running mkinitrd resolved the vconsole problem, and as you suspected, the dependency problem of dracut-cmdline-ask.service.
Probably worthy of a bug report, as I guess this will hit other users with the same locale… But I’ll have to leave that until tomorrow.
[QUOTE=tannington;2929563
The problem here was one of the keymap, not font. “/etc/vconsole.conf” was asking for “uk”, however there was no “uk.map” in “/usr/share/kbd/keymaps/xkb/” - changing to “KEYMAP=gb” in “/etc/vconsole.conf” and running mkinitrd resolved the vconsole problem, and as you suspected, the dependency problem of dracut-cmdline-ask.service.
Probably worthy of a bug report, as I guess this will hit other users with the same locale… But I’ll have to leave that until tomorrow.[/QUOTE]This also affect Leap-15.2 Beta build 603.1 (also 2020-03-09)
A sore point where I live. The only people that I know here that voted for (and are avid fans of) Brexit have triple nationality with Italian, Irish and UK passports.