The screen is showing three question marks "???" during boot
This document (000021298) is provided subject to the disclaimer at the end of this document.
Environment
Situation
Resolution
1. Increase, edit the DeviceTimeout in the file /etc/plymouth/plymouthd.conf
The exact value depends on the actual situation/hardware, generally 30 is enough.
If the file doesn't exist, create the /etc/plymouth/plymouthd.conf and copy the below content into the file:
[Daemon] Theme=SLE ShowDelay=0 DeviceTimeout=30For an easy method writing the file on the CLI see "Additional Information".
2. Run "dracut -qf" to regenerate the initrd
3. Reboot
Cause
This happens when plymouth meets an abnormal condition, eg: plymouth can't find a display device until it's timeout value (DeviceTimeout) so plymouth is using it's fall-back theme, based on text display, console based output.
In this case, the condition is caused by the kernel and the SLES15 SP5's graphic device not being initialized during the pre-defined timeout value.
Instead changing the timing on the kernel side, we configure plymouth to wait longer by increasing the DeviceTimeout.
Additional Information
# cat << EOF > /etc/plymouth/plymouthd.conf [Daemon] Theme=SLE ShowDelay=0 DeviceTimeout=30 EOF
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:000021298
- Creation Date: 19-Dec-2023
- Modified Date:21-Dec-2023
-
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com