All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* SysVinit and psplash
@ 2014-03-10 16:19 Kevin Evans
  2014-03-12  9:39 ` David Welch
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Evans @ 2014-03-10 16:19 UTC (permalink / raw
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 588 bytes --]

Hello all:

I am using yocto denzil release with an IGEPv2 (beagle board clone). It appears the init is ignoring my log level being set to quite and prints the run level 5 messages and they appear between the splash screen and xorg starting.  I am not sure of the best way to suppress the text being displayed here. So far I have used:

1. Set loglevel=quiet in kernel commnand line (this silences the logging before pslash but not after.
2. Set the USE_VT build variable to "0". this only disabled logins through the VT.

Not sure what to try now. Any help would be appreciated.

[-- Attachment #2: Type: text/html, Size: 965 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SysVinit and psplash
  2014-03-10 16:19 SysVinit and psplash Kevin Evans
@ 2014-03-12  9:39 ` David Welch
  2014-03-12 15:51   ` Kevin Evans
  0 siblings, 1 reply; 3+ messages in thread
From: David Welch @ 2014-03-12  9:39 UTC (permalink / raw
  To: Kevin Evans; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]

I too found this to be a problem.  Setting console=tty2 made the messages
come out on another console and not visible on the screen.


On Mon, Mar 10, 2014 at 4:19 PM, Kevin Evans <Kevin.Evans@rigaku.com> wrote:

>  Hello all:
>
> I am using yocto denzil release with an IGEPv2 (beagle board clone). It
> appears the init is ignoring my log level being set to quite and prints the
> run level 5 messages and they appear between the splash screen and xorg
> starting.  I am not sure of the best way to suppress the text being
> displayed here. So far I have used:
>
> 1. Set loglevel=quiet in kernel commnand line (this silences the logging
> before pslash but not after.
> 2. Set the USE_VT build variable to "0". this only disabled logins through
> the VT.
>
> Not sure what to try now. Any help would be appreciated.
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>

[-- Attachment #2: Type: text/html, Size: 1535 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SysVinit and psplash
  2014-03-12  9:39 ` David Welch
@ 2014-03-12 15:51   ` Kevin Evans
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Evans @ 2014-03-12 15:51 UTC (permalink / raw
  To: David Welch; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1384 bytes --]

David,

Thanks for that pointer.  I updated my u-boot ini file to pass the console=tty2 to the kernel command line and it took care of the problem.

-Kevin
________________________________
From: David Welch [djwelch666@gmail.com]
Sent: Wednesday, March 12, 2014 4:39 AM
To: Kevin Evans
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] SysVinit and psplash

I too found this to be a problem.  Setting console=tty2 made the messages come out on another console and not visible on the screen.


On Mon, Mar 10, 2014 at 4:19 PM, Kevin Evans <Kevin.Evans@rigaku.com<mailto:Kevin.Evans@rigaku.com>> wrote:
Hello all:

I am using yocto denzil release with an IGEPv2 (beagle board clone). It appears the init is ignoring my log level being set to quite and prints the run level 5 messages and they appear between the splash screen and xorg starting.  I am not sure of the best way to suppress the text being displayed here. So far I have used:

1. Set loglevel=quiet in kernel commnand line (this silences the logging before pslash but not after.
2. Set the USE_VT build variable to "0". this only disabled logins through the VT.

Not sure what to try now. Any help would be appreciated.

--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/yocto



[-- Attachment #2: Type: text/html, Size: 2559 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-12 15:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-10 16:19 SysVinit and psplash Kevin Evans
2014-03-12  9:39 ` David Welch
2014-03-12 15:51   ` Kevin Evans

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.