You are not logged in.

#1 2025-10-12 10:16:07

c09e75
Member
Registered: 2025-04-06
Posts: 7

I can't suspend my PC anymore

Hi there.

I have a situation where I haven't updated my Arch setup for a month,
today, when I tried to suspend my computer via sleep, my computer just started making loud noises from the fans while the screen was off.

Oct 12 12:05:12 3nigma polkitd[1327]: Registered Authentication Agent for unix-process:3546:40452 (system bus name :1.92 [/usr/bin/pkttyagent --notify-fd 6 --fallback], object path /org/freedesktop/PolicyKit1/Aut>
Oct 12 12:05:12 3nigma systemd-logind[721]: The system will suspend now!                                                                                                                                                                                                                                                 # There is a time when I try to suspend
Oct 12 12:05:12 3nigma NetworkManager[719]: <info>  [1760263512.5755] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Oct 12 12:05:12 3nigma NetworkManager[719]: <info>  [1760263512.5756] manager: NetworkManager state is now ASLEEP
Oct 12 12:05:12 3nigma lact[1184]: 2025-10-12T10:05:12.575596Z  INFO lact_daemon::suspend: suspend/resume event detected, reloading config
Oct 12 12:05:12 3nigma NetworkManager[719]: <info>  [1760263512.5757] device (enp4s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Oct 12 12:05:12 3nigma dbus-broker[718]: A security policy denied :1.31 to send method call /org/freedesktop/login1/seat/seat0:org.freedesktop.login1.Seat.Inhibit to org.freedesktop.login1.
Oct 12 12:05:12 3nigma kwin_wayland[1298]: Failed to delay sleep: Sender is not authorized to send message
Oct 12 12:05:12 3nigma dbus-broker[718]: A security policy denied :1.31 to send method call /org/freedesktop/login1/seat/seat0:org.freedesktop.login1.Seat.Inhibit to org.freedesktop.login1.
Oct 12 12:05:12 3nigma kwin_wayland[1298]: Failed to delay sleep: Sender is not authorized to send message
Oct 12 12:05:12 3nigma systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 12 12:05:12 3nigma polkitd[1327]: Unregistered Authentication Agent for unix-process:unknown (system bus name :1.92, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnec>
Oct 12 12:05:12 3nigma lact[1184]: 2025-10-12T10:05:12.584015Z  INFO lact_daemon::server::handler: AMDGPU DRM initialized
Oct 12 12:05:12 3nigma lact[1184]: 2025-10-12T10:05:12.584211Z  INFO lact_daemon::server::handler: initialized amdgpu controller for GPU 1002:73DF-1DA2:E445-0000:07:00.0 at '/sys/class/drm/card1/device'
Oct 12 12:05:12 3nigma lact[1184]: 2025-10-12T10:05:12.584220Z  INFO lact_daemon::server::handler: GPU list reloaded with 1 devices, reapplying configuration
Oct 12 12:05:12 3nigma lact[1184]: 2025-10-12T10:05:12.584564Z  INFO lact_daemon::server::handler: configuration applied
Oct 12 12:05:12 3nigma systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 12 12:05:12 3nigma NetworkManager[719]: <info>  [1760263512.5919] device (enp4s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Oct 12 12:05:12 3nigma mullvad-daemon[771]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Offline
Oct 12 12:05:12 3nigma mullvad-daemon[771]: [mullvad_api::availability][DEBUG] Pausing API requests due to being offline
Oct 12 12:05:12 3nigma systemd-resolved[487]: enp4s0: Bus client set default route setting: no
Oct 12 12:05:12 3nigma systemd-resolved[487]: enp4s0: Bus client reset DNS server list.
Oct 12 12:05:12 3nigma NetworkManager[719]: <info>  [1760263512.6223] device (enp4s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Oct 12 12:05:12 3nigma kernel: r8169 0000:04:00.0 enp4s0: Link is Down
Oct 12 12:05:12 3nigma systemd[1]: Reached target Sleep.
Oct 12 12:05:12 3nigma systemd[1]: Starting System Suspend...
Oct 12 12:05:12 3nigma systemd[1]: session-2.scope: Unit now frozen-by-parent.
Oct 12 12:05:12 3nigma systemd[1]: user.slice: Unit now frozen.
Oct 12 12:05:12 3nigma systemd[1]: user-1000.slice: Unit now frozen-by-parent.
Oct 12 12:05:12 3nigma systemd-sleep[3607]: Successfully froze unit 'user.slice'.
Oct 12 12:05:12 3nigma systemd[1]: user@1000.service: Unit now frozen-by-parent.
Oct 12 12:05:12 3nigma systemd-sleep[3607]: Performing sleep operation 'suspend'...
Oct 12 12:05:12 3nigma kernel: PM: suspend entry (deep)
-- Boot 4580e401511a47f781ec7a391a91aaf3 --                                                                                                                                                                                                                                                                     # There just new boot registered

I real have no idea what to do.
P.s I have radeon graphic card

Last edited by c09e75 (2025-10-12 11:47:17)

Offline

#2 2025-10-12 16:54:00

xerxes_
Member
Registered: 2018-04-29
Posts: 947

Re: I can't suspend my PC anymore

Is it desktop or laptop? What model is it? Do you also have Windows installed on it?

Did you read this?

And post full output of command 'sudo journalctl -b-n' where 'n' is number of post ago in [code][/code] tags.

Last edited by xerxes_ (2025-10-12 17:17:26)

Offline

#3 2025-10-12 17:58:13

Bagetak
Member
Registered: 2022-03-15
Posts: 6

Re: I can't suspend my PC anymore

I have same issue. Suspend is broken with kernel 6.17.1. Workaround is to downgrade back to 6.16.10

Offline

#4 2025-10-13 13:39:44

Mephodius
Member
Registered: 2025-10-13
Posts: 1

Re: I can't suspend my PC anymore

Bagetak wrote:

I have same issue. Suspend is broken with kernel 6.17.1. Workaround is to downgrade back to 6.16.10

As a beginner tried to fix this problem for like several days. Was tinkering grub config, nvidia one, logind, sleep, reinstalling drivers and other ways - none had any positive effect. And now it got fixed by simple downgrading (quick reminder - don't forget to downgrade your GPU drivers likewise). Feeling kinda dumb tbh...
Thanks a lot for the hint!

Last edited by Mephodius (2025-10-13 20:05:47)

Offline

Board footer

Powered by FluxBB