[Bug 1887652] Re: Wayland not available with proprietary Nvidia drivers even when nvidia-drm.modeset=1 is set

2021-10-17 Thread Daniel van Vugt
The remaining problem is being tracked in bug 1946200

-- 
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
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1887652] Re: Wayland not available with proprietary Nvidia drivers even when nvidia-drm.modeset=1 is set

2021-10-17 Thread Leonid Porozhneta
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
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1887652] Re: Wayland not available with proprietary Nvidia drivers even when nvidia-drm.modeset=1 is set

2021-10-06 Thread Daniel van Vugt
This was fixed in
https://launchpad.net/ubuntu/+source/gdm3/41~rc-0ubuntu1

** No longer affects: mutter (Ubuntu)

** Changed in: gdm3 (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter 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
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1887652] Re: Wayland not available with proprietary Nvidia drivers even when nvidia-drm.modeset=1 is set

2021-08-10 Thread Daniel van Vugt
** Tags added: impish

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter 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
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1887652] Re: Wayland not available with proprietary Nvidia drivers even when nvidia-drm.modeset=1 is set

2021-07-29 Thread Daniel van Vugt
** Tags removed: groovy

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter 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
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1887652] Re: Wayland not available with proprietary Nvidia drivers even when nvidia-drm.modeset=1 is set

2021-07-02 Thread Daniel van Vugt
** Changed in: gdm3 (Ubuntu)
 Assignee: Daniel van Vugt (vanvugt) => (unassigned)

** Changed in: mutter (Ubuntu)
 Assignee: Daniel van Vugt (vanvugt) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter 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
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1887652] Re: Wayland not available with proprietary Nvidia drivers even when nvidia-drm.modeset=1 is set

2021-03-02 Thread Daniel van Vugt
The rule to disable Wayland support on Nvidia is important right now,
because it prevents bug 1705369 which hurt a lot of users. Although I
have made an attempt to fix that properly (comment #3), upstream did not
like it and currently prefers using 61-gdm.rules.

I'm hopeful a magical solution to this issue will appear in driver
version 470 but have no evidence to support that. More likely I think I
will need to revisit or patch
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/625

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter 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
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1887652] Re: Wayland not available with proprietary Nvidia drivers even when nvidia-drm.modeset=1 is set

2021-02-26 Thread Daniel van Vugt
Still true in 21.04. You need to comment out the nvidia rule in:

  /usr/lib/udev/rules.d/61-gdm.rules

** Tags added: hirsute

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter 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
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1887652] Re: wayland not available with proprietary nvidia drivers

2020-07-15 Thread Daniel van Vugt
Also something like this would probably help (to allow us to remove the
udev rule):

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/625

** Changed in: gdm3 (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Summary changed:

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

** Changed in: gdm3 (Ubuntu)
   Importance: Undecided => Low

** Changed in: mutter (Ubuntu)
   Importance: Undecided => Low

** Changed in: gdm3 (Ubuntu)
   Status: New => Triaged

** Changed in: mutter (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter 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
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1887652] Re: wayland not available with proprietary nvidia drivers

2020-07-15 Thread Daniel van Vugt
https://wiki.ubuntu.com/EoanErmine/ReleaseNotes#Desktop

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

Title:
  wayland not available with proprietary nvidia drivers

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1887652] Re: wayland not available with proprietary nvidia drivers

2020-07-15 Thread Daniel van Vugt
Enabling Wayland support with the NVIDIA proprietary driver

This is not something we recommend due to a number of bugs. But if you
want to try it out then a new step is required in 19.10:

 1. Add kernel parameter nvidia-drm.modeset=1

 2. Comment out the nvidia line in /usr/lib/udev/rules.d/61-gdm.rules

 3. As step 2 may have reintroduced an old bug you might need to disable
the integrated graphics/GPU in your BIOS.

https://wiki.ubuntu.com/EoanErmine/ReleaseNotes#Desktop

** Tags added: focal groovy

** Tags added: nvidia nvidia-drm.modeset

** Changed in: mutter (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

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

Title:
  wayland not available with proprietary nvidia drivers

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs