<div dir="ltr"><div><div><div>Hello Team, <br><br></div>I have problem with plymouth in my custom build system.<br><br>Basically, when vga=normal set in kernel command line (disable frame buffer support).  Plymouth <br>starts the text theme by default, with the  below command options (in initrd) .<br><br>plymouthd --pid-file --attach-to-session  /run/plymouth/pid<br><br>plymouth show-splash<br><br>The problem is :  After the plymouth gets stopped, terminal /dev/tty1 is shown and <br>some boot messages continue to appear even after login screen is shown.<br><br>I have checked that no bootlog daemon runs in my setup.<br><br>In my configure options, I used <br><br>           --with-boot-tty=/dev/tty1    <br><div dir="ltr">                      \<br>           --with-shutdown-tty=/dev/tty1                         \<br><br><br>and in my /etc/inittab mingetty is given with options as ,<br><br>1:123:respawn:/sbin/mingetty --no-hostname tty1<br>2:123:respawn:/sbin/mingetty --no-hostname tty2<br>3:123:respawn:/sbin/mingetty --no-hostname tty3<br>4:123:respawn:/sbin/mingetty --no-hostname tty4<br><br>Unfortunately, enabling debugging in plymouth does not <br>work in my setup  :(.<br><br><br></div><div>When I disable the plymouth, then issue is gone. <br></div><div dir="ltr"><br>Best Regards,<br>Yash</div><br><br></div></div></div>