[Bug 2020249] Re: Missing Wayland login option on NVIDIA desktops

2023-06-29 Thread Nagle-animats
Yes. I just updated one machine to Ubuntu 22.04.2 LTS, latest updates. Now I get a Wayland option at login and Wayland. But programs which use Vulkan graphics, ones that worked under Xorg, crash with a segmentation fault. I have a gdb backtrace. Now I, or someone else, has to sort out what part

[Bug 2020249] Re: Missing Wayland login option on NVIDIA desktops

2023-06-29 Thread Nagle-animats
So, halfway through 2023, where are we on Wayland working out of the box with NVidia GPUs? -- 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/2020249 Title: Missing Wayland login option

[Bug 2020249] Re: Missing Wayland login option on NVIDIA systems - still broken

2023-05-20 Thread Nagle-animats
Discussion on Ubuntu forums at https://ubuntuforums.org/showthread.php?t=2486867 suggested simply commenting out all those tests to force the use of Wayland. But those tests may be there for a good reason, and forcing Wayland may result in an unstable system. This bug has a long history,

[Bug 2020249] Re: Missing Wayland login option on NVIDIA systems - still broken

2023-05-20 Thread Nagle-animats
Looking at /usr/lib/udev/rules.d/61-gdm.rules The conditions that cause Wayland to be rejected as an option seem to be: # disable Wayland if modesetting is disabled IMPORT{cmdline}="nomodeset", GOTO="gdm_disable_wayland # disable wayland if nvidia-drm modeset is not enabled

[Bug 2020249] Re: Missing Wayland login option on NVIDIA systems - still broken

2023-05-20 Thread Nagle-animats
Additional system information: $ echo $XDG_SESSION_TYPE x11 $ ls -l /usr/share/xsessions/ | awk '{print $9}' | grep -v '^\.' ubuntu.desktop ubuntu-xorg.desktop unity.desktop $ gnome-shell --version GNOME Shell 42.5 So, not running Wayland. -- You received this

[Bug 2020249] Re: Missing Wayland login option on NVIDIA systems - still broken

2023-05-20 Thread Nagle-animats
** Attachment added: "Display driver information" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2020249/+attachment/5674326/+files/displaydriver.png -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu.

[Bug 2020249] Re: Missing Wayland login option on NVIDIA systems - still broken

2023-05-20 Thread Nagle-animats
** Attachment added: "Ubuntu settings." https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2020249/+attachment/5674325/+files/ubuntudetails.png -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu.

[Bug 2020249] [NEW] Missing Wayland login option on NVIDIA systems - still broken

2023-05-20 Thread Nagle-animats
Public bug reported: Ref: https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1968929 The symptom is that there is no Wayland option with the gear icon of the login screen. This is a reopening of the tracking bug (https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1968929) for the followup

[Bug 1968929] Re: Missing Wayland login option on NVIDIA systems

2023-05-19 Thread Nagle-animats
This is the tracking bug for the followup from the previous failed attempt to fix the problem, which was https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1969243/comments/37 Now this bug has been closed, although the problem is not fixed, as indicated by reports above. Where is the followup