2024-08-30 07:14 PM
Hi:
Recently, I need to display the logo during the Kenel phase. I have tried adding the following configuration, but still cannot see any logo when the kernel starts. How can I enable the logo to be displayed on the ST platform (drivers/video/logo/):
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y
2024-10-04 06:28 AM
Hello @Wjian.1 ,
Which version of OpenSTLinux do you use ? Can you see the default splash-screen ST provides ?
Kind regards,
Erwan.