[Bug 2067945] Re: Restart after resume from suspend

2024-10-19 Thread Chien-LIn Chen
Facing the same issue after updating 24.04 kernels yesterday, the pattern is like this, 1.wake up the Ubuntu from suspend mode 2.use it for two minutes 3.the system suddenly reboots. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 2067945] Re: Restart after resume from suspend

2024-09-12 Thread Darin Miller
Using kernels from the Ubuntu kernel website (https://kernel.ubuntu.com/mainline/?C=N;O=D) as crude bisect reference, resume crash appears appears in 6.8.0-060800rc1-generic (where 6.7.10 is the last working kernel). I will need assistance bisecting the 6.8.0 rc1 commit, but I am willing to try wi

[Bug 2067945] Re: Restart after resume from suspend

2024-09-06 Thread Darin Miller
Resume issue still present in the 6.11.0-061100rc6 kernel. - Also, suspending live booted Kubuntu and Ubuntu 24.10 Daily builds (06-Sept) produces crash. - System crashes on resume when suspending both from Wayland and X11. - This attempt also failed: "sudo systemctl edit systemd-suspend.service"

[Bug 2067945] Re: Restart after resume from suspend

2024-08-21 Thread Samuel
Kernel updated (6.8.0-40) and still has the bug, unable to wake up from suspension. Requires restart every single time, after 3 months reported. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067945 T

[Bug 2067945] Re: Restart after resume from suspend

2024-07-24 Thread Akash Kollipara
I currently am on latest updates for ubuntu 24.04. I am not noticing suspend issues after I login. But on resume, my onboard audio device is becoming unavailable. More importantly, when I don't login after power up, the system automatically goes into suspend after few mins. and exhibits behavior

[Bug 2067945] Re: Restart after resume from suspend

2024-07-19 Thread Darin Miller
Yes, I agree, ~40% of my resume from sleeps fail (AMD 7800X desktop, w/ AMD 6750 video). I reverted to the 6.6 kernel and everything is working fine. I will test the 6.10 kernel and report back. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2067945] Re: Restart after resume from suspend

2024-07-18 Thread FM33
The issue is not solved. It just become less frequent. It happened again just now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067945 Title: Restart after resume from suspend To manage notificat

[Bug 2067945] Re: Restart after resume from suspend

2024-07-16 Thread FM33
I confirm it works for me with latest kernel update. Though it didn't fix the other issue I have with ACPI, but it seems to concern a different component : https://bugs.launchpad.net/bugs/2073099 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 2067945] Re: Restart after resume from suspend

2024-07-12 Thread Akash Kollipara
#21 With latest upstream updates from ubutnu, the kernel is now upgraded to 6.8.0.38 and suspend just works. But there is a another issue that has surfaced. After resuming, the onboard audio device is getting disabled or going "unavailable". -- You received this bug notification because you ar

[Bug 2067945] Re: Restart after resume from suspend

2024-07-11 Thread Frantisek Sklenar
I've updated to kernel 6.9.3 (6.9.3-060903-generic #202405300957 SMP PREEMPT_DYNAMIC Thu May 30 11:39:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux) using ppa:cappelikan/ppa and all my troubles with suspend were successfully resolved. Ubuntu 24.04, CPU AMD Ryzen7 6800H, ASUS ROG notebook. -- You re

[Bug 2067945] Re: Restart after resume from suspend

2024-06-23 Thread Samuel
My case: Lenovo ThinkPad E560, do not wake up from suspension since the 24.04 update. It doesn´t do anything pressing keys or moving the mouse when suspended. The only way to use the PC again is to hard restart the machine with a long press of the start button. -- You received this bug notificat

[Bug 2067945] Re: Restart after resume from suspend

2024-06-16 Thread Mario Limonciello
#19/#20. Your issue is not that one that you linked. 6.8.0-38.38 picks up the fix for #2064595. So if that helps, your issue is a duplicate of #2064595. If that doesn't help, you have a different issue. You should open up your own issue for triage in this case. -- You received this bug notif

[Bug 2067945] Re: Restart after resume from suspend

2024-06-16 Thread Frantisek Sklenar
Report of https://gitlab.freedesktop.org/drm/amd/-/blob/master/scripts/amd_s2idle.py ** Attachment added: "s2idle_report-2024-06-16.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2067945/+attachment/5790076/+files/s2idle_report-2024-06-16.txt -- You received this bug notification

[Bug 2067945] Re: Restart after resume from suspend

2024-06-16 Thread Frantisek Sklenar
This is probably behavior of my notebook https://www.phoronix.com/news/Linux-6.10-rc4-PM-Ryzen-NVMe, because after reboot on resume from sleep, notebook reboots to BIOS and NVMe SSD (NVMe) are not visible. I need to shutdown notebook and start again. The only thing I don't understand, that Ubunt

[Bug 2067945] Re: Restart after resume from suspend

2024-06-15 Thread Mario Limonciello
The GUI button triggers the lock action and dpms. Grab a newer kernel or backport that patch linked in the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067945 Title: Restart after resume from

[Bug 2067945] Re: Restart after resume from suspend

2024-06-15 Thread Akash Kollipara
I had tried performing suspend after locking the screen and leaving it for a while. But in few trial run I noticed the crash even after locking. And not just that, even when you are logged out, that is in login screen of ubuntu, when we perform suspend with gui button, it still fails. -- You re

[Bug 2067945] Re: Restart after resume from suspend

2024-06-15 Thread Mario Limonciello
I can explain your result. The issue is specifically a race condition with the lock screen triggering after the suspend sequence starts. The driver change that helps it flushes content during the suspend sequence to ensure engines are not running when suspend starts. By using pm utils you don't t

[Bug 2067945] Re: Restart after resume from suspend

2024-06-15 Thread FM33
I tried "systemctl suspend" and it reproduced the issue right away. It must be the command that gnome shell's menu is triggering. So, I will keep using pm-suspend as a workaround until the issue is fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 2067945] Re: Restart after resume from suspend

2024-06-14 Thread Mario Limonciello
> Command "sudo pm-suspend" does not work properly on my notebook, just blank screen but without going to sleep mode - hard restart needed. FYI pm-utils is orphaned and outdated. You should be using `systemctl suspend` to suspend from CLI. > Yes, CPU on my ASUS notebook is AMD Ryzen 7 6800H, so

[Bug 2067945] Re: Restart after resume from suspend

2024-06-14 Thread Frantisek Sklenar
Yes, CPU on my ASUS notebook is AMD Ryzen 7 6800H, so "Rembrandt". Command "sudo pm-suspend" does not work properly on my notebook, just blank screen but without going to sleep mode - hard restart needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 2067945] Re: Restart after resume from suspend

2024-06-14 Thread Mario Limonciello
If this is AMD Rembrandt, it's probably this bug: https://bugs.launchpad.net/ubuntu/+source/linux-oem-6.5/+bug/2064595 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067945 Title: Restart after res

[Bug 2067945] Re: Restart after resume from suspend

2024-06-14 Thread FM33
I will need to test it longer to be sure, but the issue seems not to happen when suspending using "sudo pm-suspend" command from gnome- terminal (the command is from pm-utils package). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 2067945] Re: Restart after resume from suspend

2024-06-14 Thread Frantisek Sklenar
Same for me, ASUS ROG notebook, NVIDIA drivers. It started 2 days ago after upgrade from 23.10 -> 24.04. Never appeared before. Seems related to 6.8 kernel, because when I boot to old 6.5 kernel, resume from sleep does not target to reboot. Reboot after resume from sleep mode occurs every time.

[Bug 2067945] Re: Restart after resume from suspend

2024-06-11 Thread Akash Kollipara
Also, it would be great to have "wake up source configuration" under power settings to wake the system up from suspend state. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067945 Title: Restart aft

[Bug 2067945] Re: Restart after resume from suspend

2024-06-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067945 Title: Rest

[Bug 2067945] Re: Restart after resume from suspend

2024-06-05 Thread Akash Kollipara
I too am facing same issue with Asus expertcenter PN53. I tried to check if the suspend issue is present in my installation or even live disk has the same. It appears the issue is persistent across both. Later I tried using ubuntu booted to tty2 without gdm3. suspend resume works perfectly fine.

[Bug 2067945] Re: Restart after resume from suspend

2024-06-04 Thread Daniel van Vugt
** Package changed: ubuntu => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: Incomplete => New ** Tags added: suspend-resume -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067945 Title:

[Bug 2067945] Re: Restart after resume from suspend

2024-06-04 Thread FM33
For the crash reports, there is none for yesterday's incident. There are 2 from earlier, but I don't recall if it was for this specific problem : https://errors.ubuntu.com/oops/38e94e8a-1c52-11ef-8b8f-fa163ec8ca8c : gnome-screensaver on may 27 https://errors.ubuntu.com/oops/7b634372-153d-11ef-9e0

[Bug 2067945] Re: Restart after resume from suspend

2024-06-04 Thread FM33
** Attachment added: "prevjournal.txt" https://bugs.launchpad.net/ubuntu/+bug/2067945/+attachment/5785802/+files/prevjournal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067945 Title: Rest

[Bug 2067945] Re: Restart after resume from suspend

2024-06-04 Thread FM33
** Attachment added: "Journal "-2" from boot to enter suspend" https://bugs.launchpad.net/ubuntu/+bug/2067945/+attachment/5785803/+files/prevjournal2.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 2067945] Re: Restart after resume from suspend

2024-06-04 Thread FM33
** Attachment added: "journal.txt" https://bugs.launchpad.net/ubuntu/+bug/2067945/+attachment/5785801/+files/journal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067945 Title: Restart afte

[Bug 2067945] Re: Restart after resume from suspend

2024-06-03 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make Ubuntu better. It sounds like some part of the system has crashed. To help us find the cause of the crash please follow these steps: 1. Run these commands: journalctl -b0 > journal.txt journalctl -b-1 > prevjournal.txt an