#18266 closed defect (fixed)

gdm-44 might prevent using wayland on nvidia or other settings

Reported by: pierre Owned by: Douglas R. Reno
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

Reported by archetech on #lfs-support:

The /usr/lib/udev/rules.d/1-gdm.rules file can in some cases prevent gdm to display wayland options. This is mainly to "protect" users from (nasty) bugs in the drivers in some case (hybrid graphics with nvidia gpus, dual virtual gpus, virtual gpus with passthrough gpu, etc).

Information at:

Creating this ticket so that users who have a problem can get to the above information...

Change History (7)

comment:1 by pierre, 21 months ago

Dirty workaround:

ln -s /dev/null /etc/udev/rules.d/61-gdm.rules

But then you might be exposed to the bugs in the drivers (troubles with suspend/resume, or hybrid graphics slowing down to a "slideshow" frame rate).

comment:2 by Douglas R. Reno, 21 months ago

One classic example of this is the Nouveau kernel crashes that occur with GT 730+ GPUs, which only happen when running GNOME in Wayland. I've reported it upstream a couple times but the problem is in the kernel and has not been resolved yet.

For now you'll notice that the GTK-4 tests sometimes cause hard system lockups when running under Wayland on NVIDIA GPUs as well, even if it's in another DE (such as Plasma).

comment:3 by Xi Ruoyao, 21 months ago

I guess we should just document the issue and let the user decide what to do.

comment:4 by Douglas R. Reno, 20 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:5 by Douglas R. Reno, 20 months ago

The best approach here is probably to add a configuration note to GDM informing users about the problem

comment:6 by Bruce Dubbs, 20 months ago

Milestone: 11.412.0

Milestone renamed

comment:7 by Douglas R. Reno, 20 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.