I have freshly installed Tumbleweed on an older Laptop.
uname -a
Linux myhost 5.17.9-1-default #1 SMP PREEMPT Wed May 18 10:03:12 UTC 2022 (eab1a2c) x86_64 x86_64 x86_64 GNU/Linux
NAME="openSUSE Tumbleweed"
# VERSION="20220527"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20220527"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20220527"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo-Tumbleweed"
The laptop hangs right after showing the initrd message switching to a blank console screen. There seems to be a prompt that is not shown as after pressing “return” roughly 50x, the boot process proceeds by switching to the Plymoth boot screen and booting normally. Unfortunately the log files do not show anything as this problem seems to occur prior to when logging starts. dmesg shows a boot process of 20 secs, when counting clearly starts after the prompt has been (invisibly) answered.
/var/log/boot.log starts with “Started Show Plymouth Boot Screen.”, also is starting only after the problem arises. Is there any way to get logging information from very early boot stages?
Thank you very much in advance.