From: Andy Lutomirski <luto@amacapital.net>
To: Alexey Gladkov <gladkov.alexey@gmail.com>
Cc: Kay Sievers <kay@vrfy.org>,
Linux console tools development discussion
<kbd@lists.altlinux.org>
Subject: Re: [kbd] [systemd-devel] systemd-vconsole-setup fails very slowly
Date: Mon, 6 Apr 2015 15:55:34 -0700
Message-ID: <CALCETrVt5bKJgHSkocpApsRXWKmBdHVpupP05hA+kcf=dexp_A@mail.gmail.com> (raw)
In-Reply-To: <5522FF32.5010209@gmail.com>
On Mon, Apr 6, 2015 at 2:48 PM, Alexey Gladkov <gladkov.alexey@gmail.com> wrote:
> 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
Seems to work for me (i.e. it fails immediately in my setup). Thanks!
--Andy
>
> --
> Rgrds, legion
>
--
Andy Lutomirski
AMA Capital Management, LLC
prev parent reply other threads:[~2015-04-06 22:55 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 2:29 ` Andy Lutomirski
2015-01-26 10:39 ` Alexey Gladkov
2015-04-01 18:56 ` Andy Lutomirski
2015-04-01 19:32 ` Kay Sievers
2015-04-01 19:36 ` Andy Lutomirski
2015-04-01 19:55 ` Kay Sievers
2015-04-01 20:45 ` Andy Lutomirski
2015-04-01 20:53 ` Kay Sievers
2015-04-01 21:19 ` Andy Lutomirski
2015-04-01 21:36 ` Kay Sievers
2015-04-01 21:38 ` Andy Lutomirski
2015-04-01 21:47 ` Kay Sievers
2015-04-01 22:00 ` Andy Lutomirski
2015-04-01 22:28 ` Kay Sievers
2015-04-01 21:20 ` Alexey Gladkov
2015-04-06 21:48 ` Alexey Gladkov
2015-04-06 22:55 ` Andy Lutomirski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CALCETrVt5bKJgHSkocpApsRXWKmBdHVpupP05hA+kcf=dexp_A@mail.gmail.com' \
--to=luto@amacapital.net \
--cc=gladkov.alexey@gmail.com \
--cc=kay@vrfy.org \
--cc=kbd@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Linux console tools development discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
public-inbox-index kbd
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.kbd
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git