[Kernel-packages] [Bug 1946200] Re: With the Nvidia driver installed there is no option to use Wayland on the login screen

2022-06-05 Thread jeremyszu
This issue should be fixed in latest gdm in 22.04.

I tried the latest jammy + dist-upgrade, the option is there.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/1946200

Title:
  With the Nvidia driver installed there is no option to use Wayland on
  the login screen

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-495 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-510 package in Ubuntu:
  Triaged

Bug description:
  Starting in impish with nvidia-470 and the latest gdm3 and xwayland
  packages, Wayland is fully supported in theory but you never get any
  option to select Wayland on the login screen. There is no session menu
  and you always get Xorg instead.

  WORKAROUND:

  Edit /etc/default/grub and change:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

  to:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nvidia-drm.modeset=1"

  and then:

sudo update-grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/1946200/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1946200] Re: With the Nvidia driver installed there is no option to use Wayland on the login screen

2022-02-07 Thread Daniel van Vugt
** Also affects: nvidia-graphics-drivers-510 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-510 (Ubuntu)
   Status: New => Triaged

** Changed in: nvidia-graphics-drivers-510 (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/1946200

Title:
  With the Nvidia driver installed there is no option to use Wayland on
  the login screen

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-495 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-510 package in Ubuntu:
  Triaged

Bug description:
  Starting in impish with nvidia-470 and the latest gdm3 and xwayland
  packages, Wayland is fully supported in theory but you never get any
  option to select Wayland on the login screen. There is no session menu
  and you always get Xorg instead.

  WORKAROUND:

  Edit /etc/default/grub and change:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

  to:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nvidia-drm.modeset=1"

  and then:

sudo update-grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/1946200/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1946200] Re: With the Nvidia driver installed there is no option to use Wayland on the login screen

2022-02-07 Thread saba46
/etc/default/grub and adding
GRUB_CMDLINE_LINUX="nvidia-drm.modeset=1"
sudo upgrade-grub

Thank you! Finally that worked ! (also with nvidia-driver-470)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/1946200

Title:
  With the Nvidia driver installed there is no option to use Wayland on
  the login screen

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-495 package in Ubuntu:
  Triaged

Bug description:
  Starting in impish with nvidia-470 and the latest gdm3 and xwayland
  packages, Wayland is fully supported in theory but you never get any
  option to select Wayland on the login screen. There is no session menu
  and you always get Xorg instead.

  WORKAROUND:

  Edit /etc/default/grub and change:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

  to:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nvidia-drm.modeset=1"

  and then:

sudo update-grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/1946200/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1946200] Re: With the Nvidia driver installed there is no option to use Wayland on the login screen

2021-11-16 Thread Daniel van Vugt
** Changed in: nvidia-graphics-drivers-470 (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: nvidia-graphics-drivers-495 (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/1946200

Title:
  With the Nvidia driver installed there is no option to use Wayland on
  the login screen

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-495 package in Ubuntu:
  Triaged

Bug description:
  Starting in impish with nvidia-470 and the latest gdm3 and xwayland
  packages, Wayland is fully supported in theory but you never get any
  option to select Wayland on the login screen. There is no session menu
  and you always get Xorg instead.

  WORKAROUND:

  Edit /etc/default/grub and change:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

  to:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nvidia-drm.modeset=1"

  and then:

sudo update-grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/1946200/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1946200] Re: With the Nvidia driver installed there is no option to use Wayland on the login screen

2021-11-09 Thread Daniel van Vugt
** Summary changed:

- With Nvidia-470 there is no option to use Wayland on the login screen
+ With the Nvidia driver installed there is no option to use Wayland on the 
login screen

** Tags added: jammy

** Also affects: nvidia-graphics-drivers-495 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-495 (Ubuntu)
   Status: New => Confirmed

** Changed in: nvidia-graphics-drivers-495 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: nvidia-graphics-drivers-495 (Ubuntu)
   Importance: Medium => Low

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/1946200

Title:
  With the Nvidia driver installed there is no option to use Wayland on
  the login screen

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-495 package in Ubuntu:
  Confirmed

Bug description:
  Starting in impish with nvidia-470 and the latest gdm3 and xwayland
  packages, Wayland is fully supported in theory but you never get any
  option to select Wayland on the login screen. There is no session menu
  and you always get Xorg instead.

  WORKAROUND:

  Edit /etc/default/grub and change:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

  to:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nvidia-drm.modeset=1"

  and then:

sudo update-grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/1946200/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp