[kbd] [systemd-devel] systemd-vconsole-setup fails very slowly
Alexey Gladkov
gladkov.alexey at gmail.com
Tue Apr 7 00:48:34 MSK 2015
23.01.2015 05:29, Andy Lutomirski пишет:
> setfont does this:
>
> /* we allow ourselves to hang here for ca 5 seconds, xdm may
> be playing tricks on us. */
> while ((loop++ < 20) && (i = ioctl(fd, PIO_FONT, buf)))
> {
> if (loop <= 1)
> fprintf(stderr, "putfont: PIO_FONT trying ...\n");
> else
> fprintf(stderr, ".");
> usleep(250000);
> }
> fprintf(stderr, "\n");
>
> Alexey, would it make sense to remove this loop or to add a way to turn it off?
Andy, can you check master branch ?
http://git.altlinux.org/people/legion/packages/kbd.git
--
Rgrds, legion
More information about the kbd
mailing list