B
B
beho1der2020-11-19 19:12:46
linux
beho1der, 2020-11-19 19:12:46

Full screen logo when booting linux ARM kernel?

I am making a firmware for an ARM board based on the allwinner v3s processor, assembling a vanilla kernel, everything works.
I decided to make a logo when loading on the entire display 40pin 800x480. I do it through the standard mechanism, I convert from png to ppm, then I copy drivers/video/logo/logo_linux_clut224.ppm, I include the necessary items in the menuconfig, the kernel is assembled and everything is loaded, BUT there is a problem no matter how much I tried, one line remains at the bottom with the output of the console load, increase the size of the image leads to the fact that it is not displayed at all when loading. What can be done about it?
5fb699258a090260378154.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rPman, 2020-11-19
@rPman

The quiet kernel option in the bootloader or, if I remember correctly, there are default options settings in the menuconfig

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question