[Bug 2102198] Re: [nvidia] Frozen black screen after resume from suspend

2025-05-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1876632 ***
https://bugs.launchpad.net/bugs/1876632

The black screen is currently just the latest way that bug 1876632
presents. So when that is fixed, please test it using Nvidia driver 570.

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

** No longer affects: nvidia-graphics-drivers-570 (Ubuntu)

** This bug has been marked a duplicate of bug 1876632
   [nvidia] Screen freeze or corrupted/missing textures when switching users, 
switching VTs or resuming from suspend

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

Title:
  [nvidia] Frozen black screen after resume from suspend

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


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

[Bug 2102198] Re: [nvidia] Frozen black screen after resume from suspend

2025-05-27 Thread Daniel van Vugt
24.10 will be EOL soon enough. Can you retest with 25.04?


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

** Changed in: nvidia-graphics-drivers-560 (Ubuntu)
   Status: New => Incomplete

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

Title:
  [nvidia] Frozen black screen after resume from suspend

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


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

[Bug 2102198] Re: [nvidia] Frozen black screen after resume from suspend

2025-05-16 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
   Status: Expired => New

** Changed in: nvidia-graphics-drivers-560 (Ubuntu)
   Status: Expired => New

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

Title:
  [nvidia] Frozen black screen after resume from suspend

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


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

[Bug 2102198] Re: [nvidia] Frozen black screen after resume from suspend

2025-05-15 Thread Launchpad Bug Tracker
[Expired for nvidia-graphics-drivers-560 (Ubuntu) because there has been
no activity for 60 days.]

** Changed in: nvidia-graphics-drivers-560 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [nvidia] Frozen black screen after resume from suspend

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


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

[Bug 2102198] Re: [nvidia] Frozen black screen after resume from suspend

2025-05-15 Thread Launchpad Bug Tracker
[Expired for mutter (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mutter (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [nvidia] Frozen black screen after resume from suspend

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


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

[Bug 2102198] Re: [nvidia] Frozen black screen after resume from suspend

2025-03-16 Thread Daniel van Vugt
That's not unusual. Kernel drivers will often implement "legacy" mode on
top of "atomic" mode. So in those cases, any bugs in the "atomic"
implementation can still occur even after we turn off "atomic" mode.

Nvidia's Xorg driver is independent of the DRM kernel issues so may well
avoid them completely.

** Tags added: nvidia-wayland

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

Title:
  [nvidia] Frozen black screen after resume from suspend

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


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

[Bug 2102198] Re: [nvidia] Frozen black screen after resume from suspend

2025-03-15 Thread Daniel van Vugt
Thanks for the bug report. I can see a few things going wrong in the
Nvidia driver here. Nothing that can be blamed on GNOME or Mutter yet.

Two suggestions:

1. Try the "legacy" Wayland mode by adding this to /etc/environment:

   MUTTER_DEBUG_FORCE_KMS_MODE=simple

   and then reboot.

2. If the problem still occurs after that then try selecting 'Ubuntu on
Xorg' at the login screen.


** Summary changed:

- Xorg freeze Wayland
+ [nvidia] Frozen black screen after resume from suspend

** Package changed: xorg (Ubuntu) => mutter (Ubuntu)

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

** Tags added: nvidia suspend-resume

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

** Changed in: nvidia-graphics-drivers-560 (Ubuntu)
   Status: New => Incomplete

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

Title:
  [nvidia] Frozen black screen after resume from suspend

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


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

[Bug 2102198] Re: [nvidia] Frozen black screen after resume from suspend

2025-03-15 Thread Rafal M
Hello, thank you for your answer.

Adding legacy mode did not change anything, the content of "enviroment"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"
MUTTER_DEBUG_FORCE_KMS_MODE=simple

2. On Xorg it seems to be working, I will keep testing

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

Title:
  [nvidia] Frozen black screen after resume from suspend

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


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