You are not logged in.
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
with NVIDIA open drivers
https://github.com/NVIDIA/open-gpu-kern … ue+suspend
Try the regularly evil closed source driver.
Online
Try the regularly evil closed source driver.
Yes, that was it! I simply installed the NVIDIA package with pacman:
sudo pacman -S nvidiawhich 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
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.
Online
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