How to hide boot log in VIM4

Which system do you use? Android, Ubuntu, OOWOW or others?

Ubuntu 22.04

Which version of system do you use? Khadas official images, self built images, or others?

emmc gnome

Please describe your issue below:

What should I do to turn off the texts that appear on the Ubuntu splash screen? on the boot screen. Texts appearing after the boot logo.

Hello @ozgedurgut

Can you try the steps below?

$ wget https://dl.khadas.com/.test/linux-u-boot-vim4-vendor_1.5.2-2019.01_arm64.deb
$ sudo dpkg -i linux-u-boot-vim4-vendor_1.5.2-2019.01_arm64.deb
$ sync
$ sudo reboot
1 Like

Hello again @numbqq ,

wget https://dl.khadas.com/.test/linux-u-boot-vim4-vendor_1.5.2-2019.01_arm64.deb
sudo dpkg -i linux-u-boot-vim4-vendor_1.5.2-2019.01_arm64.deb
sync
sudo reboot

I tried to this in other vim4, it doesnt work