Bug 1080045

Summary: Graphical login shows white screen after upgrade
Product: [openSUSE] openSUSE Tumbleweed Reporter: Forgotten User VX1v0bO_yP <forgotten_VX1v0bO_yP>
Component: X.OrgAssignee: E-mail List <xorg-maintainer-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <xorg-maintainer-bugs>
Severity: Critical    
Priority: P5 - None CC: forgotten_VX1v0bO_yP
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Log when graphical login shows a blank screen
Log for "startx -- :1" executed by root logged in in a text console

Description Forgotten User VX1v0bO_yP 2018-02-08 11:24:13 UTC
Created attachment 759391 [details]
Log when graphical login shows a blank screen

Today, I have updated packages using the "Software Updates" tool in the KDE panel.
As kernel was also updated, I have restarted the machine.

After the restart, the graphical login shows a blank screen.
The log Xorg.0.log is attached for this instance of X server.
There is an error "systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration"

Surprisingly, when I logged in as root in a text console and started "startx -- :1",
the graphical interface was started without a problem.
The above mentioned error is not in the log Xorg.1.log for this instance of X server.
Comment 1 Forgotten User VX1v0bO_yP 2018-02-08 11:25:50 UTC
Created attachment 759392 [details]
Log for "startx -- :1" executed by root logged in in a text console
Comment 2 Forgotten User VX1v0bO_yP 2018-02-08 11:29:56 UTC
I think that the bug report 1080007 is the same problem.
Comment 3 Stefan Dirsch 2018-02-08 11:39:16 UTC
dup

*** This bug has been marked as a duplicate of bug 1079465 ***
Comment 4 Forgotten User VX1v0bO_yP 2018-02-08 11:55:50 UTC
Is the fix for bug 1079465 already in the update repository?
My machine is updated to the most recent packages and it still does not work.

Maybe this really is a different problem.
Comment 5 Stefan Dirsch 2018-02-08 12:02:12 UTC
(In reply to Josef Zlomek from comment #4)
> Is the fix for bug 1079465 already in the update repository?
> My machine is updated to the most recent packages and it still does not work.
> 
> Maybe this really is a different problem.

No. Check also instructions in https://bugzilla.opensuse.org/show_bug.cgi?id=1079465#c4

Mesa changelog needs to include this change:

Tue Feb  6 08:42:03 UTC 2018 - msrb@suse.com

- u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch
  * Fix crash when loading shader. (bnc#1079465)
Comment 6 Forgotten User VX1v0bO_yP 2018-02-08 12:15:06 UTC
Thank you, clearing the cache ~/.cache and /var/lib/sddm/.cache solved the problem!