Re: [kbd] [systemd-devel] systemd-vconsole-setup fails very slowly
Kay Sievers <[email protected]>
| Newsgroups | dev.linux.lists.kbd |
|---|---|
| Message-ID | <CAPXgP12L7U2yVtXXyy-2vVniQBsdAGczKCs6xD3MB__su8_tkg@mail.gmail.com> |
On Wed, Apr 1, 2015 at 10:45 PM, Andy Lutomirski <[email protected]> wrote: > On Apr 1, 2015 12:56 PM, "Kay Sievers" <[email protected]> wrote: >> Do you have an idea why the VM does not accept the custom font? If >> that is something obvious, and we can detect it, we could make >> vconsole-setup check for it. But then again, fixing setfont seems like >> the obvious fix here. > > I assume it's because the VM has no graphical console at all. We check the existence of the corresponding /dev/vcs%i, to check if the tty is allocated where we want to apply the font to. Do these devices exist on the running machine? And what does this say? grep . /sys/class/tty/tty0/active /sys/class/tty/console/active Kay