Comment 5 for bug 1906729

Revision history for this message
Brian Ealdwine (eode) wrote : Re: [Bug 1906729] Re: Suspend and hibernate work, but hybrid-suspend does not

Ok. Here are the files, and here was my process:

Followed instructions, but before hard reboot (after system has been woken
to a black screen)

* Bluetooth connected. It does not always do so.
* I switched login terminals (ctrl-alt-f2/f3) and then back to the
graphical one (ctrl-alt-f1).
  * This "worked", since I again heard bluetooth connect/disconnect
appropriately.
  * This *didn't* work, since I still have a black screen.
* I shutdown the system cleanly via an SSH call.

Still, regular suspend and suspend-then-hibernate works fine.

So, decent chance this is a graphics driver bug or a race condition.

Files included. kernel.log Lines 1381-1383 may be particularly relevant.

On Tue, Jun 27, 2023 at 9:31 AM Nick Rosbrook <email address hidden>
wrote:

> Okay, with hybrid-sleep enabled, can you please do the following?
>
> $ mkdir -p /etc/systemd/system/systemd-logind.service.d/
> $ cat > /etc/systemd/system/systemd-logind.service.d/debug.conf << EOF
> [Service]
> Environment=SYSTEMD_LOG_LEVEL=debug
> EOF
> $ reboot
> [...]
> $ systemd-analyze cat-config systemd/logind.conf > logind.conf
>
> Then try to suspend. Assuming that fails, and you have to reboot, then
> please attach logs from the previous boot:
>
> $ journalctl -t kernel -b -1 > kernel.log
> $ journalctl -u systemd-logind.service -b -1 > systemd-logind.log
>
>
> ** Changed in: systemd (Ubuntu)
> Status: New => Incomplete
>
> ** Changed in: systemd (Ubuntu)
> Importance: Undecided => Low
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1906729
>
> Title:
> Suspend and hibernate work, but hybrid-suspend does not
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1906729/+subscriptions
>
>