So, when i suspend my laptop (either lid or suspend option) it doesn't wake up afterwards. Screen is black, power button and keyboard are lighted up, but there is no response (caps or numlck do not respond after pressing).
I am facing this issue for months now. I was using ubuntu 20.04 and i was hoping this issue would be resolved after upgrading to ubuntu 22.04 (clean install) but the issue remains. I know there is a ton of posts about this issue but i still cannot resolve it.
Dim screen from the power save options after doing nothing works fine for me. The laptop responds properly so it seems that it is another issue.
Running sudo apt install gnome-screensaver didn't resolve it.
I tried modifying the handlelid option at the /etc/ststemd/login.conf file. Currently using it with defaults.
I turned off fast startup on win10.
I tried enabling/disabling a bunch of cofiguration options from BIOS settings.
Edit: Irrelevant for AMD-Applies on nvidia graphics: I edited the etc/default/grub line to: GRUB_CMDLINE_LINUX="nouveau.blacklist=1" from "quiet splash" (currently changed back to default)
My configuration is the following:
Lenovo thinkbook g2 ARE laptop
Dual boot with win10 in different SSDs
CPU: Ryzen 4500 (integrated graphics)
kernel: 5.15.0-56-generic (older or newer kernels didnt resolve the issue)
BIOS: up to date
wayland (xorg didnt resolve the issue)
PS1. A friend of mine has a quite new lenovo laptop with ryzen 5500U (ubuntu 20.04 - same kernel) and suspend works fine. Seems to me that if there was a bug to be fixed from ubuntu it must have been fixed already.
PS2. I am a noob in linux so go easy on me. I would appreciate detailed answers so i can understand what to do.
Thanks in advance!