Hi,
I'm trying to set up my RPi4 and I'm having some issues.
First, I want to hide all boot (and shutdown, if possible) console outputs.
Here's my cmdline.txt and config.txtBut I still get some messages. Something with rootfs.
Second, I want to have an on-screen keyboard, but I don't want it to automatically pop-up.
Is it possible to control this behaviour, or do I need to manually go into the configuration to enable/disable it?
It's a freshly installed system. I used "2024-10-22-raspios-bookworm-arm64.img.xz" image.
Thanks!
I'm trying to set up my RPi4 and I'm having some issues.
First, I want to hide all boot (and shutdown, if possible) console outputs.
Here's my cmdline.txt and config.txt
Code:
console=tty42 loglevel=3 quiet 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
Code:
... default stuff ...[all]dtoverlay=vc4-kms-dsi-7inch,invx,invydisable_splash=1
Second, I want to have an on-screen keyboard, but I don't want it to automatically pop-up.
Is it possible to control this behaviour, or do I need to manually go into the configuration to enable/disable it?
It's a freshly installed system. I used "2024-10-22-raspios-bookworm-arm64.img.xz" image.
Thanks!
Statistics: Posted by SREG_SFR — Wed Oct 30, 2024 11:52 am