Bug 1213652

Summary: GDM not displaying Wayland
Product: [openSUSE] openSUSE Tumbleweed Reporter: Eyad Issa <eyadlorenzo>
Component: GNOMEAssignee: E-mail List <gnome-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: alynx.zhou, eyadlorenzo
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Eyad Issa 2023-07-25 20:21:55 UTC
Upgraded this morning from 20230718 to 20230724.

After rebooting I could not enable Gnome Wayland from the GDM. There was no entry associated. I did a rollback and everything was fine.

~> cat /etc/gdm/custom.conf 
...
#WaylandEnable=false
...

Also I got this in the journalctl

~> sudo journalctl --since today --grep wayland
lug 25 21:56:28 *** systemd[19517]: Starting GNOME Shell on Wayland...
lug 25 21:56:28 *** systemd[19517]: org.gnome.Shell@wayland.service: Skipped due to 'exec-condition'.
lug 25 21:56:28 *** systemd[19517]: Condition check resulted in GNOME Shell on Wayland being skipped.
Comment 1 Alynx Zhou 2023-07-28 00:29:54 UTC
What's your GPU driver? Are you using NVIDIA?
Comment 2 Eyad Issa 2023-07-28 11:01:53 UTC
I'm on a ThinkPad X13 Gen1. Integrated Radeon Graphics.

~> lspci -nn | egrep -i "3d|display|vga"
06:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Renoir [1002:1636] (rev d1)
Comment 3 Eyad Issa 2023-07-29 14:12:14 UTC
Today I upgraded to 20230727 and Wayland was back again!