01-02-2020, 03:25 PM
(01-02-2020, 03:10 PM)wasgurd Wrote: Hi there,
How to disable the splash picture?
I want to see kernel console text messages.
I assume I have to edit /etc/default/u-boot and erase "splash"?
Now I've got:
U_BOOT_PARAMETERS="console=ttyS2,1500000n8 console=tty0 ro quiet splash plymouth.ignore-serial-consoles maxcpus=4 coherent_pool=1M"
Which distro are you using? I don't have /etc/default/u-boot on my Debian/Mate install.
The parameters to change on mine are in /boot/extlinux/extlinux.conf. Though strictly speaking you're not meant to alter the file. I haven't yet learned how to make the changes properly. I am still reading up on extlinux to work out what to do. Maybe someone else can shed light on this?