[SOLVED]Black screen or distorted login screen

According to thread https://forums.mageia.org/en/viewtopic.php?f=23&t=15159&p=88854#p88854
Fresh M9 installation with /root and /home formatting.
I changed the login theme to another one available in the desktop settings option.
After rebooting the system, a black screen appeared with only the mouse pointer instead of the login screen. I waited a few minutes but nothing changed.
I changed the SDDM configuration file, disabling the new login screen option and forcing it to default theme.
I did the work with CLI (Alt+Ctrl+F2).
After reloaded the system, the black screen appeared again, but after a few minutes a distorted login image appeared. However, it was possible to enter the password and the Plasma desktop showed up correctly.
Attached to this post are logs from this boot run obtained with the command:
Currently, sometimes the screen appears correctly and without delay, other times there is a black screen and, after a long while, a distorted login screen.
However, it is not possible to use a previously configured login screen.
If I use automatic login, the PC works without a problem, but there is no login screen of course.
Do the attached logs say anything about the cause of the problem?
Fresh M9 installation with /root and /home formatting.
I changed the login theme to another one available in the desktop settings option.
After rebooting the system, a black screen appeared with only the mouse pointer instead of the login screen. I waited a few minutes but nothing changed.
I changed the SDDM configuration file, disabling the new login screen option and forcing it to default theme.
I did the work with CLI (Alt+Ctrl+F2).
- Code: Select all
[maciek@Piotr ~]$ cat /etc/sddm.conf.d/kde_settings.conf
[Autologin]
Relogin=false
Session=.desktop
User=
[General]
HaltCommand=
RebootCommand=
[Theme]
#Current=breeze
[Users]
MaximumUid=60000
MinimumUid=500
After reloaded the system, the black screen appeared again, but after a few minutes a distorted login image appeared. However, it was possible to enter the password and the Plasma desktop showed up correctly.
Attached to this post are logs from this boot run obtained with the command:
- Code: Select all
journalctl -ab > /tmp/journal.log
Currently, sometimes the screen appears correctly and without delay, other times there is a black screen and, after a long while, a distorted login screen.
However, it is not possible to use a previously configured login screen.
If I use automatic login, the PC works without a problem, but there is no login screen of course.
Do the attached logs say anything about the cause of the problem?