Hide boot message ok but still see a white screen

Raspberry Pi related support

Hide boot message ok but still see a white screen

Postby ciuffoly » 20 Sep 2017, 14:16

I want a boot without any banner, images and messages, so I have used these configuration:

vi /boot/cmdline.txt
- Replace "console=tty1" by "console=tty3" to redirect boot messages to the third console.
- Add "loglevel=3" to disable non-critical kernel log messages.
- Add "logo.nologo" to the end of the line to remove the Raspberry PI logos from displaying

vi /boot/config.txt
- add "disable_splash=1" at the end of the file.

mv /etc/issue /etc/issue.save
mv /etc/motd /etc/motd.save
touch ~/.hushlogin

sudo systemctl disable getty@tty1.service

all ok but I still see a strange white screen for 1 sec before the Playing screen, someone can help me ?
ciuffoly
 
Posts: 12
Joined: 18 Sep 2017, 18:13

Re: Hide boot message ok but still see a white screen

Postby hondagx35 » 20 Sep 2017, 15:31

Hi,

all ok but I still see a strange white screen for 1 sec before the Playing screen, someone can help me ?

This white screen is from midori.
I tried many things to get rid of it but without success.

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: Hide boot message ok but still see a white screen

Postby ciuffoly » 20 Sep 2017, 17:26

ok, so I am installing another browser but now I have this problem:

[root@runeaudio ~]# chromium --user-data-dir --kiosk 127.0.0.1
/usr/lib/chromium/chromium: symbol lookup error: /usr/lib/chromium/chromium: undefined symbol: _ZN6icu_558ByteSink15GetAppendBufferEiiPciPi


I haver done these steps:

wget http://odroidxu.leeharris.me.uk/chromiu ... pkg.tar.xz

mv chromium-44.0.2403.107-1-armv7h.pkg.tar.xz /.

cd /

tar xvfJ chromium-44.0.2403.107-1-armv7h.pkg.tar.xz

vi /etc/pacman.conf
add line ==> IgnorePkg = chromium

chromium --user-data-dir --kiosk 127.0.0.1 <======= missing packages

pacman -S xorg-server

pacman -S xorg-xinit

pacman -S ttf-baekmuk

pacman -S perl-file-basedir

pacman -S libpulse

pacman -S libvpx

pacman -S snappy

pacman -S libspeechd

pacman -S gtk2

chromium --user-data-dir --kiosk 127.0.0.1
ciuffoly
 
Posts: 12
Joined: 18 Sep 2017, 18:13

Re: Hide boot message ok but still see a white screen

Postby ciuffoly » 21 Sep 2017, 18:28

after an enlarge operation on root partition

pacman -Sy noto-fonts

pacman -S chromium

pacman -S libwebp

pacman -Syu --ignore ffmpeg

do not install chromium from tar.gz
ciuffoly
 
Posts: 12
Joined: 18 Sep 2017, 18:13

support RuneAudio Donate with PayPal


Return to Raspberry Pi

Who is online

Users browsing this forum: Bing [Bot] and 8 guests