I had to make a brand new installation on a new SSD. For this I used weekend's Daily-Build with latest Plasma elements, version 5.12.3 and Kernel 4.14. Installation went easy. But when I started to work with the installed Sabayon on SSD now, then I have a severe problem.
- First I boot into login screen, I can enter my password and the Plasma DE is ready to use
- After a while (5 minutes) the screen is locked, so far, so good
- I am asked for my password to unlock again, but after entering my password, I always receive the message:
Code: Select all
Authorization failed
1. Change the terminal by pressing <Ctrl-Alt-F2>
2. Login as root
3. Enter the following command to find out which session is my Plasma:
Code: Select all
loginctl list-session
SESSION UID USER SEAT TTY
1 1000 linuxfluesterer seat0
2 0 root seat0 /dev/tty2
4. to unlock my session then I type:
Code: Select all
loginctl unlog-session 1
5. Then I have to press <Ctrl-Alt_F1>
and my Plasma session is unlocked again ... but, this is not the way to solve Authorization failed
So, what is wrong with the login manager, or which program ever handles my username and my password for locked sessions?
Thank you in advance.
-Linuxfluesterer (I love KDE...)