Bug 1213652 - GDM not displaying Wayland
Summary: GDM not displaying Wayland
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-25 20:21 UTC by Eyad Issa
Modified: 2023-07-29 14:12 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!