<font face="arial" size="2"><p style="margin:0;padding:0;">> I believe you can use plymouth.ignore-serial-consoles on the kernel</p>
<p style="margin:0;padding:0;"><span style="font-family: Arial, Helvetica, Verdana, sans-serif;">> command line.</span></p>
<p style="margin:0;padding:0;"> </p>
<p style="margin:0;padding:0;">This fixed it for me -- I'm seeing the splash screen on the LCD now. Thanks for your help!</p>
<p style="margin:0;padding:0;"> </p>
<p style="margin:0;padding:0;">- Stephen Bell</p>
<p style="margin:0;padding:0;"> </p>
<p style="margin:0;padding:0;">-----Original Message-----<br />From: "Ray Strode" <halfline@gmail.com><br />Sent: Friday, March 1, 2013 3:48pm<br />To: sbell@tdt.com<br />Cc: plymouth@lists.freedesktop.org<br />Subject: Re: Porting plymouth<br /><br /></p>
<div id="SafeStyles1362490091">
<p style="margin:0;padding:0;">Hi,<br /><br />On Fri, Mar 1, 2013 at 3:26 PM, <sbell@tdt.com> wrote:<br />>> You also don't have the /dev/ttyO2 device node created, so it can't use<br />>> it.<br />><br />> Ok, so I can confirm that once I create /dev/ttyO2, I see the text I'm<br />> sending to plymouth appear on my serial console<br />><br />><br />>> plymouth forces text output if there's a serial console attached. You<br />>> have console=ttyO2 on the kernel command line so that's what it's<br />>> doing.<br />><br />> Is there a way to override this behavior, so that I can test plymouth<br />> without sacrificing my (only) debugging interface?<br /><br />I believe you can use plymouth.ignore-serial-consoles on the kernel<br />command line.<br /><br />I added that in this commit:<br /><br />http://cgit.freedesktop.org/plymouth/commit/?id=6e50233b031ed301813de7f075ae0d606eae010c<br /><br />Though, it's not a feature that's gotten much testing, so may need<br />fixes for your situation--not sure. Let me know.<br /><br />--Ray</p>
</div></font>