Hide Forgot
Description of problem: The mesa-11.3.0-0.4 upgrade version broke gnome. I was unable to load gdm or start gnome-session from the terminal. Version-Release number of selected component (if applicable): mesa-dri-drivers-11.3.0-0.4.gitcbcd7b6.fc25.x86_64 mesa-filesystem-11.3.0-0.4.gitcbcd7b6.fc25.x86_64 mesa-libEGL-11.3.0-0.4.gitcbcd7b6.fc25.x86_64 mesa-libGL-11.3.0-0.4.gitcbcd7b6.fc25.x86_64 mesa-libGL-devel-11.3.0-0.4.gitcbcd7b6.fc25.x86_64 mesa-libGLES-11.3.0-0.4.gitcbcd7b6.fc25.x86_64 mesa-libgm-11.3.0-0.4.gitcbcd7b6.fc25.x86_64 mesa-libglapi-11.3.0-0.4.gitcbcd7b6.fc25.x86_64 mesa-libwayland-egl-11.3.0-0.4.gitcbcd7b6.fc25.x86_64 mesa-libxatracker-11.3.0-0.4.gitcbcd7b6.fc25.x86_64 How reproducible: Every time. Steps to Reproduce: 1. Boot machine into gdm or launch gnome-session from terminal. 2. 3. Actual results: Booting into gdm will hang the system after displaying a cursor. Expected results: Additional info: After running command `gnome-session --session gnome-wayland`: May 03 09:26:05 XPS.local gnome-session[1928]: ** (gnome-session-failed:1937): WARNING **: Cannot open display May 03 09:26:05 XPS.local gnome-session[1928]: Unable to init server: Could not connect: Connection refused May 03 09:26:05 XPS.local gnome-session-binary[1928]: Entering running state Have no issues when I rolled back to mesa-11.3.0-0.3.git171a570.fc25.x86_64
I assume you're using a new XPS with a Skylake GPU? If so, I ran into the same issue. This has since been fixed upstream, see https://bugs.freedesktop.org/show_bug.cgi?id=95229 https://lists.freedesktop.org/archives/mesa-dev/2016-May/115501.html
Yes I am using the new XPS 13. Thanks for the info.