IMX6 Linux Kernel console output over boot logo

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX6 Linux Kernel console output over boot logo

2,034 Views
subver
Contributor I

Hi. I need help to solve my problem - i've configured boot logo display during kernel boot, but kernel still prints console output over logo and login prompt. My console configured to ttymxc0 in u-boot.

If i disable framebuffer console in kernel, boot logo don't show.

How can i fix it? Thank you.

0 Kudos
3 Replies

1,398 Views
jpdoyon
Contributor I

Look here for the proper solution (the one that worked for me).

I wound up adding the following file and directory /lib/systemd/system/getty@.service.d/noclear.conf

with the content of the noclear.conf:

[Service]
TTYVTDisallocate=no
0 Kudos

1,954 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

https://community.nxp.com/docs/DOC-98109 will do some help for you.

0 Kudos

1,954 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Which i.MX6 series are you using and which version BSP are you using?

0 Kudos