#[SOLVED (Kinda)] Suspend randomly fails
32 messages · Page 1 of 1 (latest)
nvidia-dkms
never had issues before
As long as I enable some nvidia services
and I do have them enabled
After you updated it worked right?
When was the last time that worked well?
Then try downgrading the kernel and see if the issue still persists @zenith wigeon
You know how to do it right?
nope
I doubt I have old package locally, if that's what you mean
and idk where I would get it
do wget https://archive.archlinux.org/repos/2023/06/27/core/os/x86_64/linux-6.3.9.arch1-1-x86_64.pkg.tar.zst and wget https://archive.archlinux.org/repos/2023/06/27/core/os/x86_64/linux-headers-6.3.9.arch1-1-x86_64.pkg.tar.zst
then install them using sudo pacman -U linux-6.3.9.arch1-1-x86_64.pkg.tar.zst linux-headers-6.3.9.arch1-1-x86_64.pkg.tar.zst
Restart and then try suspending again
suspended 3 times with 6.3.9 kernel all seem successful
but I still can't say it works for sure
since the suspend is crashing randomly
and idk what the condition for it even is
I'll keep using this kernel version for now, and if I wont encounter this issue anymore, I think it's safe to say it's working
@swift sinew I think I found the issue? It happens specifically when I'm running xwayland instance of vscode. Even though running it on wayland lets me suspend without issues
But vscode on wayland is really unstable and has a high chance to crash on startup
But yeah I've been using vscode on wayland before I noticed the issue