Public bug reported:

## Problem

After updating the NVIDIA driver from 580.95.05-0ubuntu2 to
580.126.09-0ubuntu0.25.10.1, the automatic shutdown after hibernate
stopped working.

Hibernate itself still works fine - the system goes into hibernation
correctly. However, after hibernating, the system doesn't automatically
shut down anymore. It just stays in standby mode. If I manually shut it
down and power it back on, it wakes up from hibernate correctly, so the
hibernation data is fine.

## My System

- Distribution: Kubuntu 25.10 (Orchid)
- Kernel: 6.17.0-12-generic
- GPU: NVIDIA GeForce RTX 5060 Ti
- Problematic driver version: 580.126.09-0ubuntu0.25.10.1
- Working driver version: 580.82.07-0ubuntu2 (after downgrade)

## How to Reproduce

1. Install NVIDIA driver 580.126.09-0ubuntu0.25.10.1
2. Run `sudo systemctl hibernate`
3. System hibernates successfully
4. System stays in standby instead of shutting down automatically

## What Should Happen

After hibernating, the system should automatically shut down (this works
correctly with version 580.82.07-0ubuntu2 and previously with
580.95.05-0ubuntu2).

## Workaround

Downgrading to NVIDIA driver 580.82.07-0ubuntu2 fixes the issue:

```bash
sudo apt install nvidia-driver-580-open=580.82.07-0ubuntu2 
nvidia-dkms-580-open=580.82.07-0ubuntu2
```

Note: The version I had before (580.95.05-0ubuntu2) is no longer
available in the repositories, so I had to downgrade to
580.82.07-0ubuntu2.

## Additional Notes

- This happened after an automatic update via `unattended-upgrades`
- My hibernate configuration is correct (swap file, GRUB parameters, initramfs 
all set up properly)
- The problem only occurs with version 580.126.09-0ubuntu0.25.10.1
- Older versions work fine

## Affected Packages

- nvidia-driver-580-open: 580.95.05-0ubuntu2 → 580.126.09-0ubuntu0.25.10.1
- nvidia-dkms-580-open: 580.95.05-0ubuntu2 → 580.126.09-0ubuntu0.25.10.1
- nvidia-kernel-source-580-open: 580.95.05-0ubuntu2 → 
580.126.09-0ubuntu0.25.10.1

** Affects: nvidia-graphics-drivers-580 (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  NVIDIA Driver 580.126.09 breaks Hibernate Shutdown

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


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

Reply via email to