You are not logged in.

#1 2025-09-05 08:33:55

Alexfinitore10
Member
Registered: 2025-09-05
Posts: 1

Cannot suspend the system anymore

Hello everyone, I'm a complete noob here, I've been trying to solve this issue by myself and with the help of LLMs but I can't seem to find a solution nor the reason to this problem.
Lately it's been impossible for my system...

CPU: AMD Ryzen 5 3600 6-Core Processor
GPU: 28:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT]
RAM: Mem: 16G
Motherboard: B450-A PRO MAX (MS-7B86)
Disks:
sda           1.8T disk ST2000DM008-2FR102
sdb         111.8G disk KINGSTON SUV500120G (Arch Linux 6.16.4-arch1-1)
sdc         931.5G disk WDC WD10SDRW-11A0XS0
zram0           4G disk
nvme0n1     931.5G disk EDILOCA EN870 1TB  (Windows 10 Inside)

... to be able to Suspend. It's a feature that i really need in this machine, that I actually used successfully until some days ago. Now when I try to do that the system hangs up and stays up, every part of the PC does not go to sleep and when I try to get back to work, a black screen presents on me. The only way to return to Arch is to force reboot from the PC power button.

First I tought it was a compatibility problem with my Windows 10 disk, that I needed to access and write on, and the commands that I wrote on the console to let Arch mount it. I used " ntfsfix -d /dev/nvme0n1p2 " to try and fix the fact that the drive could not be mounted for a bad sector. And by doing this, every time i forgot to unmount the drive, the system hung up after going to suspension. So I tought it could be this, but by trying without mounting it, the problem persisted...

Then I digged a bit and tried to search for errors with journalctl, and the output of this command " journalctl --boot=-1 | grep 'sleep\|suspend' " gave me this:


Sep 05 10:03:25 archlinux systemd-logind[762]: The system will suspend now!
Sep 05 10:03:25 archlinux NetworkManager[756]: <info>  [1757059405.9988] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Sep 05 10:03:25 archlinux NetworkManager[756]: <info>  [1757059405.9992] device (enp34s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Sep 05 10:03:26 archlinux NetworkManager[756]: <info>  [1757059406.0271] device (enp34s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Sep 05 10:03:26 archlinux NetworkManager[756]: <info>  [1757059406.0685] device (enp34s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Sep 05 10:03:27 archlinux systemd-sleep[362231]: Successfully froze unit 'user.slice'.
Sep 05 10:03:27 archlinux kernel: PM: suspend entry (deep)
Sep 05 10:03:27 archlinux systemd-sleep[362231]: Performing sleep operation 'suspend'...
Sep 05 10:03:32 archlinux kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Sep 05 10:03:32 archlinux kernel: amdgpu 0000:28:00.0: PM: pci_pm_suspend_noirq(): amdgpu_pmops_suspend_noirq [amdgpu] returns -22

Now, I'm stuck, I uninstalled and reinstalled the amd gpu drivers from the package manager, but I don't know what to do. I also made sure that the fast boot was disabled on Windows. What can I do for solving this problem? Does anyone had some problem like this maybe?

Thank you in advance

Offline

Board footer

Powered by FluxBB