Send plymouth mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.freedesktop.org/mailman/listinfo/plymouth
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of plymouth digest..."


Today's Topics:

   1. Problem with redirecting output to boot terminal
      (Andrey Borzenkov)


----------------------------------------------------------------------

Message: 1
Date: Sun, 28 Nov 2010 22:22:10 +0300
From: Andrey Borzenkov <[email protected]>
Subject: Problem with redirecting output to boot terminal
To: [email protected]
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

Hi,

It took me some time to understand why output from rc.sysinit was not visible.

In initrd we start plymouthd and call "plymouth --show-splash". Now I
do not have any splash to show (i.e. no "splash" on command line) but
plymouthd still switches active console to boot terminal which in our
case in tty7.

Later rc.sysinit starts, checks whether splash is active and
terminates plymouthd by calling "plymouth quit". It dutifully changes
active console back to tty1, but the problem is, rc.sysinit already
has tty7 open, all output goes there and is invisible.

Only after next script starts anything appears on tty1.

The question is - why would we switch to tty7 (or whatever is defined
in configuration) when we know that no splash is going to be shown
anyway? This splits boot output between several terminals and is
really confusing.

TIA

-andrey


------------------------------

_______________________________________________
plymouth mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/plymouth


End of plymouth Digest, Vol 25, Issue 6
***************************************

Reply via email to