<div dir="ltr">Hi,<br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 12, 2013 at 12:13 AM, Kai Hendry <span dir="ltr"><<a href="mailto:hendry@webconverger.com" target="_blank">hendry@webconverger.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi there,<br>
<br>
I believe I'm using Plymouth 0.8.8-4~baureo1 in Webconverger and I'm<br>
experiencing an annoying flickr on boot demonstrated in this video:<br>
<a href="http://youtu.be/dU4qs9QECt4?t=16s" target="_blank">http://youtu.be/dU4qs9QECt4?t=16s</a><br>
<br></blockquote><div><br>So what you're seeing there is the KMS driver changing the number of rows and columns the console takes up.  The text plugin doesn't handle this right now (though it probably could, there would still be a slight flicker when the mode changes)<br>

<br></div><div>Your best best is to avoid flicker is to avoid calling plymouth show-splash until the modesetting driver has loaded (which you should do as early as possible)<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


I'm not worried about KMS. I do not want to go through the bother of<br>
supporting all sorts of video frame buffers. So I am hoping this will<br>
work on bog standard vesa on a very wide range of hardware.<br></blockquote><div>If you don't care about KMS you could put nomodeset=1 on the kernel command line and something like vga=0x318 to force a particular vesa mode.  But doing that won't look great on a wide variety hardware, since you'll end up with non-native pixel sizes.<br>

<br></div><div>--Ray<br></div></div></div></div>