Not sure if I should report a new bug, but mentioned fix has an error itself.
So, still true in 21.10, because of the following rule in 
/usr/lib/udev/rules.d/61-gdm.rules

# disable wayland for nvidia drivers versions lower than 470
ATTR{version}=="4[0-6][0-9].*|[0-3][0-9][0-9].*|[0-9][0-9].*|[0-9].*", 
GOTO="gdm_disable_wayland"

Version 470 and any other that starts with a digit actually falls under
this rule due to a rather broad third and fourth alternatives in the
rule's regexp: [0-9][0-9].*|[0-9].*

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/1887652

Title:
  Wayland not available with proprietary Nvidia drivers even when
  nvidia-drm.modeset=1 is set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1887652/+subscriptions


-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to