You are not logged in.

#1 2023-03-10 23:32:11

rufusreal
Member
Registered: 2023-03-05
Posts: 24

[SOLVED] My Arch doesn't wake up after suspend, any advice?

Hello Arch community,
I have installed Arch with KDE using BTRFS filesystem with NVIDIA open drivers and Linux kernel (6.2.2-arch2-1).

My problem comes when I suspend the system with KDE or systemd (systemctl suspend) I can't wake up the system and the screen doesn't load, the cooler and motherboard are activated but I can't do anything. I have also tested waking up the computer, entering the password from the login screen, then opening a new terminal with a shortcut (Ctrl+Enter) and running reboot, but nothing happens, so maybe it is not detecting the keyboard either.

What could be causing this error? I've read that the latest Linux kernel has some problems with suspend mode or the nvidia drivers. Do I need to use a swap to suspend? I think is only for hibernate mode (which also turns off the RAM).

Any tips, I just need this to work perfectly with Arch.

Anyway thanks to all.

Last edited by rufusreal (2023-03-12 13:41:18)

Offline

#2 2023-03-11 08:32:06

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,713

Re: [SOLVED] My Arch doesn't wake up after suspend, any advice?

with NVIDIA open drivers

https://github.com/NVIDIA/open-gpu-kern … ue+suspend

Try the regularly evil closed source driver.

Offline

#3 2023-03-12 02:24:02

rufusreal
Member
Registered: 2023-03-05
Posts: 24

Re: [SOLVED] My Arch doesn't wake up after suspend, any advice?

Try the regularly evil closed source driver.

Yes, that was it! I simply installed the NVIDIA package with pacman:

sudo pacman -S nvidia

which removed nvidia-open for conflicting dependencies. Then I rebooted, put the system to sleep using KDE and my Arch woke up fine.

Thanks @Seth, I will stay with proprietary drivers until open drivers works well with NVIDIA (or at least fix that issue). And in the future I will be using AMD GPU hopefully under Wayland.

Last edited by rufusreal (2023-03-12 02:26:41)

Offline

#4 2023-03-12 06:50:40

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,713

Re: [SOLVED] My Arch doesn't wake up after suspend, any advice?

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

#5 2023-03-12 13:41:47

rufusreal
Member
Registered: 2023-03-05
Posts: 24

Re: [SOLVED] My Arch doesn't wake up after suspend, any advice?

seth wrote:

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Yes, I forgot it. Done.

Offline

Board footer

Powered by FluxBB