Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4906

Troubleshooting • Re: Hide boot text / on-screen keyboard

$
0
0
Ok, I managed to hide the boot text!

I only needed to add "nosplash" to cmdline.txt as suggested by https://raspberrypi.stackexchange.com/q ... mdline-txt

Code:

console=tty1 loglevel=3 quiet nosplash root=PARTUUID=5f5dc3f5-02 rootfstype=ext4 fsck.repair=yes plymouth.ignore-serial-consoles rootwait cfg80211.ieee80211_regdom=GBvideo=DSI-1:800x480@60,rotate=180 cfg80211.ieee80211_regdom=GB cfg80211.ieee80211_regdom=GB
The following methods only resulted in a hard crash:

Code:

console=serial0console=/dev/null
Changing tty1 to any other number had no effect

Statistics: Posted by SREG_SFR — Thu Oct 31, 2024 7:54 am



Viewing all articles
Browse latest Browse all 4906

Trending Articles