[Kernel-packages] [Bug 2039388] Re: Resuming from RAM causes a freeze after recent kernel upgrade

2023-10-22 Thread Zoltan
Hi Matthew, I was experimenting with kdump yesterday. It worked "out of the box" on another computer of mine but not on the one with the freeze-on-resume problem. However, I got several package upgrades yesterday, including a new kernel 5.15.0-87-generic. I tried it and I was very surprised to

[Kernel-packages] [Bug 2039388] Re: Resuming from RAM causes a freeze after recent kernel upgrade

2023-10-16 Thread Matthew Ruffell
Hi Zoltan, The bisect route would be standard debian packages. You would just wget the packages, dpkg -i them, reboot into it, suspend, resume, remove kernel, and report back with the result. Then I would build you the next one. I'll have a closer look through the commits in 5.15.0-78 to

[Kernel-packages] [Bug 2039388] Re: Resuming from RAM causes a freeze after recent kernel upgrade

2023-10-16 Thread Zoltan
Hi Matthew, Thanks for looking into the problem. kdump/kexec is entirely new to me and looks non-trivial to set up/use, I will only have time over the weekend to read through the documentation and try it. However, one thing that I tried meanwhile is linux-image-5.15.0-79-generic. This also

[Kernel-packages] [Bug 2039388] Re: Resuming from RAM causes a freeze after recent kernel upgrade

2023-10-16 Thread Matthew Ruffell
Hi Zoltan, There is about 1400 commits between 5.15.0-78 (good) and 5.15.0-82 (bad): $ git log --oneline Ubuntu-5.15.0-78.85..Ubuntu-5.15.0-82.91 | wc -l 1379 Are you interested in helping us with a kernel bisect? I would build you kernels halfway between each good and bad kernel until we land

[Kernel-packages] [Bug 2039388] Re: Resuming from RAM causes a freeze after recent kernel upgrade

2023-10-15 Thread Zoltan
** Description changed: Dear Ubuntu Developers, - I have been using suspend-to-RAM without issues for around 2 years but - after a recent kernel upgrade (from linux-image-5.15.0-78-generic to - linux-image-5.15.0-82-generic on a 20.04 LTS release using linux-image- - generic-hwe-20.04), my

[Kernel-packages] [Bug 2039388] Re: Resuming from RAM causes a freeze after recent kernel upgrade

2023-10-15 Thread Zoltan
I can not run the `apport-collect` command as I have removed Apport due to privacy concerns (and possibly functional ones as well, I don't really remember but it may have accumulated crash dumps taking up large disk space). I'm happy to manually attach logs that I can review beforehand. -- You