<div dir="ltr">Hi Gordan,<div><br></div><div>If you want to retain the output on serial console, please add kernel command &quot;console=ttyS0,115200&quot; at the grub config. </div><div>If you want to see the kernel boot at both serial and vga, add &quot;console=tty0&quot; (for vga) along side with &quot;console=ttyS0,115200&quot;. The output from VGA will come after kernel configure the video card.</div><div><br></div><div>nomodeset does not help to retain serial output, it just means that you want to use X drivers, instead of kernel modesetting.</div><div><br></div><div>Best regards,</div><div><br></div><div>Chuong.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 18, 2016 at 1:46 AM, Gordan Bobic <span dir="ltr">&lt;<a href="mailto:gordan@redsleeve.org" target="_blank">gordan@redsleeve.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When the kernel boots and the fb driver initializes and the<br>
initramfs starts, the output disappers from the serial console.<br>
This seems to correspond to the display output switching to a<br>
different mode. It is present during u-boot, Tianocore and grub,<br>
however. Is there a way to tell the kernel to not change the mode<br>
so that full control via the serial line can be retained? I tried<br>
&quot;nomodeset&quot; which I think should do this by disabling modesetting,<br>
but it has been ineffective. Is there a way to achieve this?<br>
_______________________________________________<br>
Arm-dev mailing list<br>
<a href="mailto:Arm-dev@centos.org" target="_blank">Arm-dev@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/arm-dev" rel="noreferrer" target="_blank">https://lists.centos.org/mailman/listinfo/arm-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Chuong Tran<div>Applied Micro - SW Engineer II</div><div>Phone: 84-932176910</div></div></div>
</div>