You are not logged in.

#1 2026-09-21 17:43:22

LyCC
Member
Registered: 2012-09-05
Posts: 179

nvidia - black screen after resume from sleep

Hi everyone, since the last update, i cannot wake the PC
from sleep, all i get is a black screen, i need to reset the whole system.
All i can see in logs is this single line:

kernel: nvidia-modeset: WARNING: GPU:0: Lost display notification (0:0x00000000); continuing.

I also have an LTS kernel installed, but i'm having the same issue with that too.
Even tried to unplug the display port cable and back, but nothing.
Already tried modset, preserve framebuffer on/off, nvidia systemd services.
If i sleep the system and turn it back on after less than a minute, it wakes up, but if i leave it
longer, like even a half hour, nothing ...
Where should I search next?

Relevant:

nvidia-open 615.71.09-3
KDE / wayland / sddm - latest version

Last edited by LyCC (2026-09-21 17:50:29)

Online

#2 2026-09-21 18:02:19

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

Re: nvidia - black screen after resume from sleep

i need to reset the whole system.
All i can see in logs is this single line:

If you reboot w/ the power button the tail of the journal will be lost.
Switching the VT doesn't work?
=> https://wiki.archlinux.org/title/Keyboa … el_(SysRq) + REISUB and then please post your complete system journal for the affected boot eg.

sudo journalctl -b -1 | nc termbin.com 9999

for the previous ("-1") one.

If i sleep the system and turn it back on after less than a minute, it wakes up, but if i leave it longer

Sounds indeed like VRAM preservation, but you're not supposed to enable anything there any more: https://wiki.archlinux.org/title/NVIDIA … er_suspend

Offline

#3 2026-09-21 18:19:04

LyCC
Member
Registered: 2012-09-05
Posts: 179

Re: nvidia - black screen after resume from sleep

Thanks, will do that and get back.

Last edited by LyCC (2026-09-21 18:35:09)

Online

#4 2026-09-21 18:33:17

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

Re: nvidia - black screen after resume from sleep

Sep 21 20:13:25 PC kernel: ata5: failed to resume link (SControl 0)
Sep 21 20:13:25 PC kernel: ata5: SATA link down (SStatus 0 SControl 0)
…
Sep 21 20:13:29 PC kernel: ata1: link is slow to respond, please be patient (ready=0)
Sep 21 20:13:29 PC vivaldi-stable[1620]: [1794:1799:0921/201329.521481:ERROR:chromium/net/socket/ssl_client_socket_impl.cc:962] handshake failed; returned -1, SSL error code 1, net_error -202
Sep 21 20:13:29 PC kernel: nvidia-modeset: WARNING: GPU:0: Lost display notification (0:0x00000000); continuing.
Sep 21 20:13:31 PC kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
…
Sep 21 20:13:37 PC systemd[1]: Failed to start Samba NMB Daemon.
Sep 21 20:14:03 PC kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 21 20:14:13 PC kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx
Sep 21 20:14:19 PC kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 21 20:14:22 PC kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx
Sep 21 20:14:26 PC kernel: r8169 0000:04:00.0 eno1: Link is Down
…

So some ata device struggles w/ the wakeup as well and your ethernet device starts to flicker - looks more like a wider PCI issue
=> "pcie_aspm=off"?

Offline

#5 Yesterday 04:51:20

LyCC
Member
Registered: 2012-09-05
Posts: 179

Re: nvidia - black screen after resume from sleep

Thank you, i rebooted with kernel shortcut now, this is all in the log since the sleep was requested and woken up:

Sep 22 02:58:04 PC systemd-logind[674]: suspend requested from client PID 1285 ('plasmashell') (unit user@1000.service)...
Sep 22 02:58:04 PC systemd-logind[674]: The system will suspend now!
Sep 22 02:58:04 PC rtkit-daemon[1217]: Demoting known real-time threads.
Sep 22 02:58:04 PC rtkit-daemon[1217]: Successfully demoted thread 2482 of process 2316.
Sep 22 02:58:04 PC rtkit-daemon[1217]: Successfully demoted thread 1315 of process 1304.
Sep 22 02:58:04 PC rtkit-daemon[1217]: Successfully demoted thread 1304 of process 1304.
Sep 22 02:58:04 PC rtkit-daemon[1217]: Successfully demoted thread 1216 of process 1210.
Sep 22 02:58:04 PC rtkit-daemon[1217]: Successfully demoted thread 1214 of process 1209.
Sep 22 02:58:04 PC rtkit-daemon[1217]: Demoted 5 threads.
Sep 22 02:58:04 PC chromium[39570]: [39570:39590:0922/025804.193948:ERROR:google_apis/gcm/engine/connection_factory_impl.cc:484] ConnectionHandler failed with net error: -2
Sep 22 02:58:04 PC pipewire-media-session[1210]: ms.mod.default-profile: device 'alsa_card.pci-0000_05_00.1': can't restore profile: No such device
Sep 22 02:58:04 PC root[44980]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 22 02:58:04 PC root[44982]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 22 02:58:04 PC lact[3171]: 2026-09-21T23:58:04.544857Z  INFO lact_daemon: got kernel drm subsystem event, queueing GPU reload
Sep 22 02:58:04 PC root[45001]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 22 02:58:04 PC root[45003]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 22 02:58:04 PC systemd[1]: Reached target Sleep.
Sep 22 02:58:04 PC systemd[1]: Starting System Suspend...
Sep 22 02:58:04 PC systemd-sleep[45007]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
Sep 22 02:58:04 PC systemd-sleep[45007]: This is not recommended, and might result in unexpected behavior, particularly
Sep 22 02:58:04 PC systemd-sleep[45007]: in suspend-then-hibernate operations or setups with encrypted home directories.
Sep 22 02:58:04 PC systemd-sleep[45007]: Performing sleep operation 'suspend'...
Sep 22 02:58:04 PC kernel: PM: suspend entry (deep)
Sep 22 02:58:05 PC kernel: Filesystems sync: 0.041 seconds
Sep 22 02:58:05 PC pipewire-media-session[1210]: ms.mod.default-profile: device 'alsa_card.pci-0000_05_00.1': can't restore profile: No such device
Sep 22 02:58:05 PC kwin_wayland[1159]: atomic commit failed: Permission denied
Sep 22 02:58:05 PC root[45021]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 22 02:58:05 PC lact[3171]: 2026-09-21T23:58:05.045422Z  INFO lact_daemon::server::handler: got reload event, reloading GPUs
Sep 22 02:58:05 PC root[45023]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 22 02:58:05 PC lact[3171]: 2026-09-21T23:58:05.054553Z  INFO lact_daemon::server::gpu_controller: Nvidia management library 13.615.71.09 loaded
Sep 22 02:58:05 PC lact[3171]: 2026-09-21T23:58:05.054600Z  INFO lact_daemon::server::gpu_controller: NvAPI library loaded
Sep 22 02:58:05 PC lact[3171]: 2026-09-21T23:58:05.125056Z  INFO lact_daemon::server::handler: initialized nvidia controller for GPU 10DE:24C9-10DE:16FB-0000:05:00.0 at '/sys/class/drm/card1/device' (GA104 [GeForce RTX 3060 Ti GDDR6X])
Sep 22 02:58:05 PC lact[3171]: 2026-09-21T23:58:05.125078Z  INFO lact_daemon::server::handler: GPU list reloaded with 1 devices, reapplying configuration
Sep 22 02:58:05 PC root[45025]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 22 02:58:05 PC lact[3171]: 2026-09-21T23:58:05.132872Z  INFO lact_daemon::server::handler: configuration applied
Sep 22 02:58:05 PC root[45027]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 22 02:58:05 PC lact[3171]: 2026-09-21T23:58:05.135063Z  INFO lact_daemon: got kernel drm subsystem event, queueing GPU reload
Sep 22 02:58:05 PC lact[3171]: 2026-09-21T23:58:05.163336Z  INFO lact_daemon: got kernel drm subsystem event, queueing GPU reload
Sep 22 02:58:05 PC (udev-worker)[45044]: i2c-5: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 02:58:05 PC (udev-worker)[45043]: i2c-4: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 02:58:05 PC (udev-worker)[45040]: i2c-1: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 02:58:05 PC (udev-worker)[45042]: i2c-3: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 02:58:05 PC (udev-worker)[45041]: i2c-2: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 02:58:05 PC (udev-worker)[45039]: i2c-0: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 02:58:05 PC pipewire-media-session[1210]: ms.mod.default-profile: device 'alsa_card.pci-0000_05_00.1': can't restore profile: No such device
Sep 22 02:58:05 PC root[45074]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 22 02:58:05 PC systemd-logind[674]: Watching system buttons on /dev/input/event3 (SINOWEALTH Wired Gaming Mouse Keyboard)
Sep 22 02:58:05 PC root[45078]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 22 02:58:05 PC lact[3171]: 2026-09-21T23:58:05.664932Z  INFO lact_daemon::server::handler: got reload event, reloading GPUs
Sep 22 02:58:05 PC lact[3171]: 2026-09-21T23:58:05.674415Z  INFO lact_daemon::server::gpu_controller: Nvidia management library 13.615.71.09 loaded
Sep 22 07:43:13 PC kernel: Freezing user space processes
Sep 22 07:43:13 PC kernel: Freezing user space processes completed (elapsed 0.002 seconds)
Sep 22 07:43:13 PC kernel: OOM killer disabled.
Sep 22 07:43:13 PC kernel: Freezing remaining freezable tasks
Sep 22 07:43:13 PC kernel: Freezing remaining freezable tasks completed (elapsed 6.025 seconds)
Sep 22 07:43:13 PC kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Sep 22 07:43:13 PC kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 22 07:43:13 PC kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Sep 22 07:43:13 PC kernel: ata1.00: Entering standby power mode
Sep 22 07:43:13 PC kernel: ACPI: PM: Preparing to enter system sleep state S3
Sep 22 07:43:13 PC kernel: ACPI: PM: Saving platform NVS memory
Sep 22 07:43:13 PC kernel: Disabling non-boot CPUs ...
Sep 22 07:43:13 PC kernel: smpboot: CPU 15 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 14 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 13 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 12 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 11 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 10 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 9 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 8 is now offline
Sep 22 07:43:13 PC kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Sep 22 07:43:13 PC kernel: smpboot: CPU 7 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 6 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 5 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 4 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 3 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 2 is now offline
Sep 22 07:43:13 PC kernel: smpboot: CPU 1 is now offline
Sep 22 07:43:13 PC kernel: ACPI: PM: Low-level resume complete
Sep 22 07:43:13 PC kernel: ACPI: PM: Restoring platform NVS memory
Sep 22 07:43:13 PC kernel: LVT offset 0 assigned for vector 0x400
Sep 22 07:43:13 PC kernel: Enabling non-boot CPUs ...
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Sep 22 07:43:13 PC kernel: CPU1 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Sep 22 07:43:13 PC kernel: CPU2 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Sep 22 07:43:13 PC kernel: CPU3 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
Sep 22 07:43:13 PC kernel: CPU4 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
Sep 22 07:43:13 PC kernel: CPU5 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 6 APIC 0xc
Sep 22 07:43:13 PC kernel: CPU6 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 7 APIC 0xe
Sep 22 07:43:13 PC kernel: CPU7 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 8 APIC 0x1
Sep 22 07:43:13 PC kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Sep 22 07:43:13 PC kernel: CPU8 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 9 APIC 0x3
Sep 22 07:43:13 PC kernel: CPU9 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 10 APIC 0x5
Sep 22 07:43:13 PC kernel: CPU10 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 11 APIC 0x7
Sep 22 07:43:13 PC kernel: CPU11 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 12 APIC 0x9
Sep 22 07:43:13 PC kernel: CPU12 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 13 APIC 0xb
Sep 22 07:43:13 PC kernel: CPU13 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 14 APIC 0xd
Sep 22 07:43:13 PC kernel: CPU14 is up
Sep 22 07:43:13 PC kernel: smpboot: Booting Node 0 Processor 15 APIC 0xf
Sep 22 07:43:13 PC kernel: CPU15 is up
Sep 22 07:43:13 PC kernel: ACPI: PM: Waking up from system sleep state S3
Sep 22 07:43:13 PC kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
Sep 22 07:43:13 PC kernel: usb usb1: root hub lost power or was reset
Sep 22 07:43:13 PC kernel: usb usb2: root hub lost power or was reset
Sep 22 07:43:13 PC kernel: nvme nvme0: 15/0/0 default/read/poll queues
Sep 22 07:43:13 PC kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 22 07:43:13 PC kernel: usb 3-4: reset full-speed USB device number 3 using xhci_hcd
Sep 22 07:43:13 PC kernel: ata2: SATA link down (SStatus 0 SControl 300)
Sep 22 07:43:13 PC kernel: ata4: SATA link down (SStatus 0 SControl 330)
Sep 22 07:43:13 PC kernel: ata3: SATA link down (SStatus 0 SControl 330)
Sep 22 07:43:13 PC kernel: ata6: SATA link down (SStatus 0 SControl 330)
Sep 22 07:43:13 PC kernel: usb 1-6: reset high-speed USB device number 3 using xhci_hcd
Sep 22 07:43:13 PC kernel: usb 1-3: reset low-speed USB device number 2 using xhci_hcd
Sep 22 07:43:13 PC kernel: ata5: failed to resume link (SControl 0)
Sep 22 07:43:13 PC kernel: ata5: SATA link down (SStatus 0 SControl 0)
Sep 22 07:43:13 PC kernel: usb 1-7: WARN: invalid context state for evaluate context command.
Sep 22 07:43:13 PC kernel: usb 1-7: reset full-speed USB device number 4 using xhci_hcd
Sep 22 07:43:13 PC kernel: OOM killer enabled.
Sep 22 07:43:13 PC kernel: Restarting tasks: Starting
Sep 22 07:43:13 PC kernel: Restarting tasks: Done
Sep 22 07:43:13 PC kernel: efivarfs: resyncing variable state
Sep 22 07:43:13 PC kernel: efivarfs: finished resyncing variable state
Sep 22 07:43:13 PC kernel: random: crng reseeded on system resumption
Sep 22 07:43:15 PC kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx
Sep 22 07:43:18 PC kernel: ata1: link is slow to respond, please be patient (ready=0)
Sep 22 07:43:18 PC kernel: nvidia-modeset: WARNING: GPU:0: Lost display notification (0:0x00000000); continuing.
Sep 22 07:43:20 PC kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 22 07:43:20 PC kernel: sd 0:0:0:0: [sda] Starting disk
Sep 22 07:43:20 PC kernel: ata1.00: configured for UDMA/133

Next i will try pcie_aspm=off .

Online

#6 Yesterday 05:06:37

chrislleyalves
Member
From: Brazil
Registered: 2026-09-15
Posts: 11
Website

Re: nvidia - black screen after resume from sleep

Its happened with me too. The solution is to disable the "hibernate" and "suspend" options on the"power settings". Disabling the screen saver can prevent this as well.

Try it:

archlinux # pacman -S xscreensaver

Steps:

1 - Launch the xscreensaver application
2 - On "Mode" option select "Disable Screen Saver".
3 - In the "File" menu click on "Kill Daemon"

Now your system will never automatically suspend again.

Offline

#7 Yesterday 06:54:00

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

Re: nvidia - black screen after resume from sleep

@LyCC the system actually wakes up fine and the logs get preserved.

seth wrote:

Switching the VT doesn't work?

The kernel messages might be red herrings - the monitor might unregister after some DPMS timeout and kde auto-removes and never restores it.

Hi everyone, since the last update, i cannot wake the PC

=> /var/pacman.log - what was actually in the critical update?


@chrislleyalves
The OP is running plasma on wayland - xscreensaver won't work and installing it to disable it is kinda insane.
Can you please stop posting random bullshit under each and every thread that might sounds remotely like symptoms you once experienced?

Offline

#8 Yesterday 13:06:54

Tiikerihai
Member
Registered: 2025-06-25
Posts: 41

Re: nvidia - black screen after resume from sleep

On my nvidia system I lose the ability to even get any display out if I turn off the monitor - the second I turn off monitor, it's gone. No display. This is most likely the same driver bug presenting itself. Downgrading to an earlier driver should work around this, I don't really know which driver it was introduced in though since last I updated and used the nvidia system was probably months ago so I skipped a huge number of driver updates to arrive at the current one.

Last edited by Tiikerihai (Yesterday 17:29:46)

Offline

#9 Yesterday 14:09:17

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

Offline

#10 Yesterday 18:39:28

imdn
Member
Registered: 2016-04-12
Posts: 41

Re: nvidia - black screen after resume from sleep

I can confirm the same symptoms as the rest with the latest Nvidia driver update. Previously when this happened, I was able to remotely login from another device and safely reboot. Now am unable to even ssh into the system.

Offline

#11 Yesterday 21:17:24

chrislleyalves
Member
From: Brazil
Registered: 2026-09-15
Posts: 11
Website

Re: nvidia - black screen after resume from sleep

seth wrote:

@chrislleyalves
The OP is running plasma on wayland - xscreensaver won't work and installing it to disable it is kinda insane.
Can you please stop posting random bullshit under each and every thread that might sounds remotely like symptoms you once experienced?

You don't know what you're talking about... I experienced many times this some issue, because I have a NVIDIA graphics card too... Its not random "bullshit"... Still my system has the same issue (related with NVIDIA drivers) and I don't need "suspend mode", so I disabled it and solved the problem.

Offline

#12 Yesterday 21:25:47

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

Re: nvidia - black screen after resume from sleep

You don't know what you're talking about

seth wrote:

The OP is running plasma on wayland - xscreensaver won't work and installing it to disable it is kinda insane.

Which part of that do you dispute?

The nvidia drivers currently seem to struggle w/ DPMS related output losses, but you cannot transfer random stuff that might be relevant to your setup onto other systems.
If you want to disable DPMS or screenlocker in KDE/wayland, it resp. powerdevil has settings for that. Installing xscreensaver is certainly not a part of that.

Edit: even if we assume that xscreensaver can control dpms on random wayland compositors (possibly supporting zwlr_output_power_manager_v1 ?), it's still pointless to use it to deactivate dpms in the compositor instead of just deactivating it in the compositor.
Edit #2: in case you're running KDE or anything on X11 see https://wiki.archlinux.org/title/Displa … _Signaling on how to disable DPMS w/o xscreensaver, but this isn't generically applicable to "wayland" where the most straight forward way is to use the settings of the compositor/DE

Last edited by seth (Yesterday 21:52:42)

Offline

#13 Today 04:48:14

LyCC
Member
Registered: 2012-09-05
Posts: 179

Re: nvidia - black screen after resume from sleep

pcie_aspm=off  seems to work, today it woke up and got video.
The slow ATA message is also gone.

Sep 22 21:55:41 PC plasmashell[1278]: Final member StackingOrder is overridden in class QQmlDMAbstractItemModelData. The override won't be used.
Sep 22 21:55:41 PC plasmashell[1278]: Final member StackingOrder is overridden in class QQmlDMAbstractItemModelData. The override won't be used.
Sep 22 21:55:42 PC plasmashell[1278]: Final member StackingOrder is overridden in class QQmlDMAbstractItemModelData. The override won't be used.
Sep 22 21:55:42 PC plasmashell[1278]: Final member StackingOrder is overridden in class QQmlDMAbstractItemModelData. The override won't be used.
Sep 22 21:55:43 PC plasmashell[1278]: Final member StackingOrder is overridden in class QQmlDMAbstractItemModelData. The override won't be used.
Sep 22 21:55:43 PC plasmashell[1278]: Final member StackingOrder is overridden in class QQmlDMAbstractItemModelData. The override won't be used.
Sep 22 21:55:50 PC systemd-logind[667]: suspend requested from client PID 1278 ('plasmashell') (unit user@1000.service)...
Sep 22 21:55:50 PC systemd-logind[667]: The system will suspend now!
Sep 22 21:55:50 PC rtkit-daemon[1208]: Demoting known real-time threads.
Sep 22 21:55:50 PC rtkit-daemon[1208]: Successfully demoted thread 5741 of process 4406.
Sep 22 21:55:50 PC rtkit-daemon[1208]: Successfully demoted thread 2728 of process 2564.
Sep 22 21:55:50 PC rtkit-daemon[1208]: Successfully demoted thread 1299 of process 1289.
Sep 22 21:55:50 PC rtkit-daemon[1208]: Successfully demoted thread 1289 of process 1289.
Sep 22 21:55:50 PC rtkit-daemon[1208]: Successfully demoted thread 1207 of process 1201.
Sep 22 21:55:50 PC rtkit-daemon[1208]: Successfully demoted thread 1205 of process 1200.
Sep 22 21:55:50 PC rtkit-daemon[1208]: Demoted 6 threads.
Sep 22 21:55:51 PC systemd[1]: Reached target Sleep.
Sep 22 21:55:51 PC systemd[1]: Starting System Suspend...
Sep 22 21:55:51 PC systemd-sleep[12980]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
Sep 22 21:55:51 PC systemd-sleep[12980]: This is not recommended, and might result in unexpected behavior, particularly
Sep 22 21:55:51 PC systemd-sleep[12980]: in suspend-then-hibernate operations or setups with encrypted home directories.
Sep 22 21:55:51 PC systemd-sleep[12980]: Performing sleep operation 'suspend'...
Sep 22 21:55:51 PC kernel: PM: suspend entry (deep)
Sep 22 21:55:51 PC kernel: Filesystems sync: 0.005 seconds
Sep 22 21:55:51 PC kernel: ------------[ cut here ]------------
Sep 22 21:55:51 PC kernel: ctx->contended
Sep 22 21:55:51 PC kernel: WARNING: drivers/gpu/drm/drm_modeset_lock.c:278 at drm_modeset_drop_locks+0x69/0x70, CPU#9: systemd-logind/667
Sep 22 21:55:51 PC kernel: Modules linked in: nls_utf8 cifs smb_compress nls_ucs2_utils smbdirect rdma_cm iw_cm ib_cm ib_core libarc4 cifs_md4 dns_resolver netfs snd_seq_dummy snd_hrtimer snd_seq snd_seq_device nft_masq nft_ct nft_reject_ipv4 nf_reject_ipv4 nft_reject act_csum cls_u32 sch_htb nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables bridge stp llc nvidia_uvm(OE) nvidia_drm(OE) nvidia_modeset(OE) vfat xfs fat snd_hda_codec_alc662 snd_hda_codec_realtek_lib snd_hda_codec_generic snd_hda_codec_nvhdmi snd_hda_codec_hdmi nvidia(OE) snd_hda_intel amd_atl snd_hda_codec intel_rapl_msr snd_hda_core intel_rapl_common snd_intel_dspcfg drm_ttm_helper r8169 snd_intel_sdw_acpi ttm snd_hwdep realtek drm_display_helper phy_package snd_pcm sp5100_tco mdio_devres aesni_intel snd_timer cec gigabyte_wmi gf128mul i2c_piix4 libphy video snd wmi_bmof joydev rapl mousedev acpi_cpufreq pcspkr aead k10temp mdio_bus soundcore i2c_smbus gpio_amdpt gpio_generic vboxnetadp(OE) vboxnetflt(OE) mac_hid vboxdrv(OE) kvm_amd ccp kvm
Sep 22 21:55:51 PC kernel:  irqbypass ntsync dm_mod sg i2c_dev crypto_user nvme nvme_core nvme_keyring nvme_auth wmi
Sep 22 21:55:51 PC kernel: CPU: 9 UID: 0 PID: 667 Comm: systemd-logind Tainted: G           OE       7.2.6-arch2-1 #1 PREEMPT(full)  42241b645e9f700d41f21d002e7aac6223dcf125
Sep 22 21:55:51 PC kernel: Tainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Sep 22 21:55:51 PC kernel: Hardware name: Gigabyte Technology Co., Ltd. B550 AORUS ELITE V2/B550 AORUS ELITE V2, BIOS FGd 09/02/2024
Sep 22 21:55:51 PC kernel: RIP: 0010:drm_modeset_drop_locks+0x69/0x70
Sep 22 21:55:51 PC kernel: Code: 26 ff 48 89 42 08 48 89 10 48 89 3f 48 89 7f 08 48 83 ef 20 e8 a8 f8 59 00 48 39 6b 28 75 c5 48 83 c4 08 5b 5d e9 62 73 10 ff <0f> 0b eb ac 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
Sep 22 21:55:51 PC kernel: RSP: 0018:ffffd309c0c339b8 EFLAGS: 00010282
Sep 22 21:55:51 PC kernel: RAX: 000000000000003a RBX: ffffd309c0c339d8 RCX: 00000000000009fe
Sep 22 21:55:51 PC kernel: RDX: 0000000000000590 RSI: 00000000000001d0 RDI: ffffd309c0c339d8
Sep 22 21:55:51 PC kernel: RBP: ffff8eb39f2bc0e8 R08: 00000000000007e0 R09: 0000000000000000
Sep 22 21:55:51 PC kernel: R10: 0000000000000007 R11: 0000000000000000 R12: ffff8eb21982f800
Sep 22 21:55:51 PC kernel: R13: ffff8eb221269000 R14: 0000000000000000 R15: 000000000000641f
Sep 22 21:55:51 PC kernel: FS:  00007f71aaeb0d40(0000) GS:ffff8eb996d6d000(0000) knlGS:0000000000000000
Sep 22 21:55:51 PC kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 22 21:55:51 PC kernel: CR2: 000055d24e344370 CR3: 000000011e895000 CR4: 0000000000f50ef0
Sep 22 21:55:51 PC kernel: PKRU: 55555554
Sep 22 21:55:51 PC kernel: Call Trace:
Sep 22 21:55:51 PC kernel:  <TASK>
Sep 22 21:55:51 PC kernel:  ? __drm_atomic_commit_free+0x62/0xc0
Sep 22 21:55:51 PC kernel:  nv_drm_master_drop+0x19d/0x260 [nvidia_drm 900374f910fb520dd67f7862833a1fd28827a225]
Sep 22 21:55:51 PC kernel:  ? __pfx_drm_dropmaster_ioctl+0x10/0x10
Sep 22 21:55:51 PC kernel:  drm_dropmaster_ioctl+0xba/0x140
Sep 22 21:55:51 PC kernel:  drm_ioctl_kernel+0xae/0x100
Sep 22 21:55:51 PC kernel:  drm_ioctl+0x2d8/0x570
Sep 22 21:55:51 PC kernel:  ? __pfx_drm_dropmaster_ioctl+0x10/0x10
Sep 22 21:55:51 PC kernel:  __x64_sys_ioctl+0xb9/0x100
Sep 22 21:55:51 PC kernel:  do_syscall_64+0xaa/0x660
Sep 22 21:55:51 PC kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Sep 22 21:55:51 PC kernel:  ? __sys_sendmsg+0xa4/0x100
Sep 22 21:55:51 PC kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Sep 22 21:55:51 PC kernel:  ? do_syscall_64+0xaa/0x660
Sep 22 21:55:51 PC kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Sep 22 21:55:51 PC kernel:  ? __wake_up+0x44/0x60
Sep 22 21:55:51 PC kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Sep 22 21:55:51 PC kernel:  ? evdev_do_ioctl+0x657/0xc80
Sep 22 21:55:51 PC kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Sep 22 21:55:51 PC kernel:  ? evdev_ioctl+0x5f/0x90
Sep 22 21:55:51 PC kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Sep 22 21:55:51 PC kernel:  ? __x64_sys_ioctl+0xb9/0x100
Sep 22 21:55:51 PC kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Sep 22 21:55:51 PC kernel:  ? __seccomp_filter+0x86/0x6e0
Sep 22 21:55:51 PC kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Sep 22 21:55:51 PC kernel:  ? do_syscall_64+0x5f/0x660
Sep 22 21:55:51 PC kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Sep 22 21:55:51 PC kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Sep 22 21:55:51 PC kernel: RIP: 0033:0x7f71aa51be1d
Sep 22 21:55:51 PC kernel: Code: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8 64 48 2b 04 25 28 00 00 00
Sep 22 21:55:51 PC kernel: RSP: 002b:00007ffdfbbc3d10 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Sep 22 21:55:51 PC kernel: RAX: ffffffffffffffda RBX: 000055d65a591690 RCX: 00007f71aa51be1d
Sep 22 21:55:51 PC kernel: RDX: 0000000000000000 RSI: 000000000000641f RDI: 000000000000001d
Sep 22 21:55:51 PC kernel: RBP: 00007ffdfbbc3d60 R08: 000055d65a500090 R09: 0000000000000330
Sep 22 21:55:51 PC kernel: R10: 0000000000000331 R11: 0000000000000246 R12: 000055d65a502090
Sep 22 21:55:51 PC kernel: R13: 0000000000000006 R14: 000055d65a503250 R15: 000055d65a502090
Sep 22 21:55:51 PC kernel:  </TASK>
Sep 22 21:55:51 PC kernel: ---[ end trace 0000000000000000 ]---
Sep 22 21:55:51 PC kernel: [drm] [nvidia-drm] [GPU ID 0x00000500] nv_drm_reset_input_colorspace failed with error code: -35 !
Sep 22 21:55:51 PC pipewire-media-session[1201]: ms.mod.default-profile: device 'alsa_card.pci-0000_05_00.1': can't restore profile: No such device
Sep 22 21:55:51 PC root[13002]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 22 21:55:51 PC root[13004]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 22 21:55:51 PC lact[2500]: 2026-09-22T18:55:51.362452Z  INFO lact_daemon: got kernel drm subsystem event, queueing GPU reload
Sep 22 21:55:51 PC root[13007]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 22 21:55:51 PC root[13009]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 22 21:55:51 PC lact[2500]: 2026-09-22T18:55:51.473553Z  INFO lact_daemon: got kernel drm subsystem event, queueing GPU reload
Sep 22 21:55:51 PC (udev-worker)[13021]: i2c-3: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 21:55:51 PC (udev-worker)[13022]: i2c-4: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 21:55:51 PC (udev-worker)[13023]: i2c-5: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 21:55:51 PC (udev-worker)[12998]: i2c-0: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 21:55:51 PC (udev-worker)[13019]: i2c-1: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 21:55:51 PC (udev-worker)[13020]: i2c-2: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 22 21:55:51 PC pipewire-media-session[1201]: ms.mod.default-profile: device 'alsa_card.pci-0000_05_00.1': can't restore profile: No such device
Sep 22 21:55:51 PC root[13056]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 22 21:55:51 PC systemd-logind[667]: Watching system buttons on /dev/input/event3 (SINOWEALTH Wired Gaming Mouse Keyboard)
Sep 22 21:55:51 PC root[13060]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 22 21:55:51 PC lact[2500]: 2026-09-22T18:55:51.975194Z  INFO lact_daemon::server::handler: got reload event, reloading GPUs
Sep 22 21:55:51 PC lact[2500]: 2026-09-22T18:55:51.988087Z  INFO lact_daemon::server::gpu_controller: Nvidia management library 13.615.71.09 loaded
Sep 23 07:36:45 PC kernel: Freezing user space processes
Sep 23 07:36:45 PC kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Sep 23 07:36:45 PC kernel: OOM killer disabled.
Sep 23 07:36:45 PC kernel: Freezing remaining freezable tasks
Sep 23 07:36:45 PC kernel: Freezing remaining freezable tasks completed (elapsed 3.696 seconds)
Sep 23 07:36:45 PC kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Sep 23 07:36:45 PC kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 23 07:36:45 PC kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Sep 23 07:36:45 PC kernel: ata1.00: Entering standby power mode
Sep 23 07:36:45 PC kernel: ACPI: PM: Preparing to enter system sleep state S3
Sep 23 07:36:45 PC kernel: ACPI: PM: Saving platform NVS memory
Sep 23 07:36:45 PC kernel: Disabling non-boot CPUs ...
Sep 23 07:36:45 PC kernel: smpboot: CPU 15 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 14 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 13 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 12 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 11 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 10 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 9 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 8 is now offline
Sep 23 07:36:45 PC kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Sep 23 07:36:45 PC kernel: smpboot: CPU 7 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 6 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 5 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 4 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 3 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 2 is now offline
Sep 23 07:36:45 PC kernel: smpboot: CPU 1 is now offline
Sep 23 07:36:45 PC kernel: ACPI: PM: Low-level resume complete
Sep 23 07:36:45 PC kernel: ACPI: PM: Restoring platform NVS memory
Sep 23 07:36:45 PC kernel: LVT offset 0 assigned for vector 0x400
Sep 23 07:36:45 PC kernel: Enabling non-boot CPUs ...
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Sep 23 07:36:45 PC kernel: CPU1 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Sep 23 07:36:45 PC kernel: CPU2 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Sep 23 07:36:45 PC kernel: CPU3 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
Sep 23 07:36:45 PC kernel: CPU4 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
Sep 23 07:36:45 PC kernel: CPU5 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 6 APIC 0xc
Sep 23 07:36:45 PC kernel: CPU6 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 7 APIC 0xe
Sep 23 07:36:45 PC kernel: CPU7 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 8 APIC 0x1
Sep 23 07:36:45 PC kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Sep 23 07:36:45 PC kernel: CPU8 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 9 APIC 0x3
Sep 23 07:36:45 PC kernel: CPU9 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 10 APIC 0x5
Sep 23 07:36:45 PC kernel: CPU10 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 11 APIC 0x7
Sep 23 07:36:45 PC kernel: CPU11 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 12 APIC 0x9
Sep 23 07:36:45 PC kernel: CPU12 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 13 APIC 0xb
Sep 23 07:36:45 PC kernel: CPU13 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 14 APIC 0xd
Sep 23 07:36:45 PC kernel: CPU14 is up
Sep 23 07:36:45 PC kernel: smpboot: Booting Node 0 Processor 15 APIC 0xf
Sep 23 07:36:45 PC kernel: CPU15 is up
Sep 23 07:36:45 PC kernel: ACPI: PM: Waking up from system sleep state S3
Sep 23 07:36:45 PC kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
Sep 23 07:36:45 PC kernel: usb usb1: root hub lost power or was reset
Sep 23 07:36:45 PC kernel: usb usb2: root hub lost power or was reset
Sep 23 07:36:45 PC kernel: nvme nvme0: 15/0/0 default/read/poll queues
Sep 23 07:36:45 PC kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 23 07:36:45 PC kernel: usb 3-4: reset full-speed USB device number 3 using xhci_hcd
Sep 23 07:36:45 PC kernel: ata4: SATA link down (SStatus 0 SControl 330)
Sep 23 07:36:45 PC kernel: ata3: SATA link down (SStatus 0 SControl 330)
Sep 23 07:36:45 PC kernel: ata2: SATA link down (SStatus 0 SControl 300)
Sep 23 07:36:45 PC kernel: ata6: SATA link down (SStatus 0 SControl 330)
Sep 23 07:36:45 PC kernel: usb 1-6: reset high-speed USB device number 3 using xhci_hcd
Sep 23 07:36:45 PC kernel: usb 1-3: reset low-speed USB device number 2 using xhci_hcd
Sep 23 07:36:45 PC kernel: ata5: failed to resume link (SControl 0)
Sep 23 07:36:45 PC kernel: ata5: SATA link down (SStatus 0 SControl 0)
Sep 23 07:36:45 PC kernel: usb 1-7: WARN: invalid context state for evaluate context command.
Sep 23 07:36:45 PC kernel: usb 1-7: reset full-speed USB device number 4 using xhci_hcd
Sep 23 07:36:45 PC kernel: OOM killer enabled.
Sep 23 07:36:45 PC kernel: Restarting tasks: Starting
Sep 23 07:36:45 PC kernel: Restarting tasks: Done
Sep 23 07:36:45 PC kernel: efivarfs: resyncing variable state
Sep 23 07:36:45 PC kernel: efivarfs: finished resyncing variable state
Sep 23 07:36:45 PC kernel: random: crng reseeded on system resumption
Sep 23 07:36:45 PC systemd[1]: Starting Rotate log files...
Sep 23 07:36:45 PC systemd[1]: Starting Update the plocate database...
Sep 23 07:36:45 PC systemd[1]: Started Verify integrity of password and group files.
Sep 23 07:36:46 PC systemd[1]: logrotate.service: Deactivated successfully.
Sep 23 07:36:46 PC sh[13176]: 'user' is a member of the 'storage' group in /etc/gshadow but not in /etc/group
Sep 23 07:36:46 PC systemd[1]: Finished Rotate log files.
Sep 23 07:36:46 PC systemd[1]: shadow.service: Deactivated successfully.
Sep 23 07:36:47 PC lact[2500]: 2026-09-23T04:36:47.018224Z  INFO lact_daemon::server::gpu_controller: NvAPI library loaded
Sep 23 07:36:47 PC kernel: PM: suspend exit
Sep 23 07:36:47 PC root[13184]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 23 07:36:47 PC root[13186]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 23 07:36:47 PC lact[2500]: 2026-09-23T04:36:47.030562Z  INFO lact_daemon::server::handler: initialized nvidia controller for GPU 10DE:24C9-10DE:16FB-0000:05:00.0 at '/sys/class/drm/card1/device' (GA104 [GeForce RTX 3060 Ti GDDR6X])
Sep 23 07:36:47 PC lact[2500]: 2026-09-23T04:36:47.030584Z  INFO lact_daemon::server::handler: GPU list reloaded with 1 devices, reapplying configuration
Sep 23 07:36:47 PC (udev-worker)[13137]: i2c-5: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 07:36:47 PC (udev-worker)[13152]: i2c-0: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 07:36:47 PC lact[2500]: 2026-09-23T04:36:47.037850Z  INFO lact_daemon::server::handler: configuration applied
Sep 23 07:36:47 PC (udev-worker)[13145]: i2c-1: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 07:36:47 PC (udev-worker)[13143]: i2c-3: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 07:36:47 PC (udev-worker)[13161]: i2c-2: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 07:36:47 PC lact[2500]: 2026-09-23T04:36:47.041206Z  INFO lact_daemon: got kernel drm subsystem event, queueing GPU reload
Sep 23 07:36:47 PC lact[2500]: 2026-09-23T04:36:47.041218Z  INFO lact_daemon: got kernel drm subsystem event, queueing GPU reload
Sep 23 07:36:47 PC (udev-worker)[13125]: i2c-4: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 07:36:47 PC systemd-logind[667]: Watching system buttons on /dev/input/event3 (SINOWEALTH Wired Gaming Mouse Keyboard)
Sep 23 07:36:47 PC systemd-sleep[12980]: System returned from sleep operation 'suspend'.
Sep 23 07:36:47 PC systemd[1]: systemd-suspend.service: Deactivated successfully.
Sep 23 07:36:47 PC systemd[1]: Finished System Suspend.
Sep 23 07:36:47 PC systemd[1]: systemd-suspend.service: Consumed 2.307s CPU time over 9.183s wall clock time, 1.1G memory peak.
Sep 23 07:36:47 PC systemd[1]: Stopped target Sleep.
Sep 23 07:36:47 PC systemd[1]: Reached target Suspend.
Sep 23 07:36:47 PC systemd-logind[667]: Operation 'suspend' finished.
Sep 23 07:36:47 PC systemd[1]: Stopped target Suspend.
Sep 23 07:36:47 PC lact[2500]: 2026-09-23T04:36:47.084284Z  INFO lact_daemon::suspend: resume event detected, queueing config reload
Sep 23 07:36:47 PC kded6[1267]: Cannot open /dev/rfkill for writing!
Sep 23 07:36:47 PC rtkit-daemon[1208]: Resuming known real-time threads.
Sep 23 07:36:47 PC rtkit-daemon[1208]: Successfully made thread 5741 of process 4406 owned by '1000' RT at priority 10.
Sep 23 07:36:47 PC rtkit-daemon[1208]: Successfully made thread 2728 of process 2564 owned by '1000' RT at priority 10.
Sep 23 07:36:47 PC rtkit-daemon[1208]: Successfully made thread 1299 of process 1289 owned by '1000' RT at priority 20.
Sep 23 07:36:47 PC rtkit-daemon[1208]: Successfully made thread 1289 of process 1289 owned by '1000' high priority at nice level -11.
Sep 23 07:36:47 PC rtkit-daemon[1208]: Successfully made thread 1207 of process 1201 owned by '1000' RT at priority 20.
Sep 23 07:36:47 PC rtkit-daemon[1208]: Successfully made thread 1205 of process 1200 owned by '1000' RT at priority 20.
Sep 23 07:36:47 PC rtkit-daemon[1208]: Resumed scheduling 6 threads.
Sep 23 07:36:47 PC pipewire-media-session[1201]: spa.bluez5: BlueZ system service is not available
Sep 23 07:36:47 PC kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx
Sep 23 07:36:47 PC pipewire-media-session[1201]: ms.mod.default-profile: device 'alsa_card.pci-0000_05_00.1': can't restore profile: No such device
Sep 23 07:36:47 PC root[13229]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 23 07:36:47 PC root[13231]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 23 07:36:47 PC lact[2500]: 2026-09-23T04:36:47.278417Z  INFO lact_daemon: got kernel drm subsystem event, queueing GPU reload
Sep 23 07:36:47 PC root[13233]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 23 07:36:47 PC root[13235]: ACPI group/action undefined: jack/videoout / VIDEOOUT

Last edited by LyCC (Today 04:49:52)

Online

#14 Today 06:36:11

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

Re: nvidia - black screen after resume from sleep

seth wrote:

=> /var/pacman.log - what was actually in the critical update?

Regardless of the clunky approach #6 might next to #8 and #10 and https://bbs.archlinux.org/viewtopic.php … 3#p2310263 still point towards the nvidia driver update as cause for the immediate symptom.
If you look at older journals, did you have wakeup related issues w/ the ATA bus and ethernet device before?

(Though the GeForce RTX 3060 Ti is probably not inside a notebook so disabling aspm will likely not have all that drastic impact on the overall power consumption)

Offline

#15 Today 14:48:09

LyCC
Member
Registered: 2012-09-05
Posts: 179

Re: nvidia - black screen after resume from sleep

Thank you.

=> /var/pacman.log - what was actually in the critical update?
Judging from the logs my previous update was at 2026-08-23 , so about 3 weeks before, so i guess everything.

So in the morning I put my system to sleep, today when I got home it wouldn't wake up again. The same issue again:

Sep 23 09:37:23 PC systemd-logind[667]: suspend requested from client PID 1278 ('plasmashell') (unit user@1000.service)...
Sep 23 09:37:23 PC systemd-logind[667]: The system will suspend now!
Sep 23 09:37:23 PC chromium[23778]: [23778:23798:0923/093723.004576:ERROR:google_apis/gcm/engine/connection_factory_impl.cc:484] ConnectionHandler failed with net error: -2
Sep 23 09:37:23 PC rtkit-daemon[1208]: Demoting known real-time threads.
Sep 23 09:37:23 PC rtkit-daemon[1208]: Successfully demoted thread 2728 of process 2564.
Sep 23 09:37:23 PC rtkit-daemon[1208]: Successfully demoted thread 1299 of process 1289.
Sep 23 09:37:23 PC rtkit-daemon[1208]: Successfully demoted thread 1289 of process 1289.
Sep 23 09:37:23 PC rtkit-daemon[1208]: Successfully demoted thread 1207 of process 1201.
Sep 23 09:37:23 PC rtkit-daemon[1208]: Successfully demoted thread 1205 of process 1200.
Sep 23 09:37:23 PC rtkit-daemon[1208]: Demoted 5 threads.
Sep 23 09:37:23 PC systemd[1]: Reached target Sleep.
Sep 23 09:37:23 PC systemd[1]: Starting System Suspend...
Sep 23 09:37:23 PC systemd-sleep[25496]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
Sep 23 09:37:23 PC systemd-sleep[25496]: This is not recommended, and might result in unexpected behavior, particularly
Sep 23 09:37:23 PC systemd-sleep[25496]: in suspend-then-hibernate operations or setups with encrypted home directories.
Sep 23 09:37:23 PC systemd-sleep[25496]: Performing sleep operation 'suspend'...
Sep 23 09:37:23 PC kernel: PM: suspend entry (deep)
Sep 23 09:37:23 PC kernel: Filesystems sync: 0.040 seconds
Sep 23 09:37:23 PC kwin_wayland[1149]: atomic commit failed: Permission denied
Sep 23 09:37:23 PC pipewire-media-session[1201]: ms.mod.default-profile: device 'alsa_card.pci-0000_05_00.1': can't restore profile: No such device
Sep 23 09:37:23 PC root[25513]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 23 09:37:23 PC root[25515]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 23 09:37:23 PC lact[2500]: 2026-09-23T06:37:23.780816Z  INFO lact_daemon: got kernel drm subsystem event, queueing GPU reload
Sep 23 09:37:23 PC root[25519]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 23 09:37:23 PC root[25521]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 23 09:37:23 PC lact[2500]: 2026-09-23T06:37:23.888696Z  INFO lact_daemon: got kernel drm subsystem event, queueing GPU reload
Sep 23 09:37:23 PC (udev-worker)[25532]: i2c-0: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 09:37:23 PC (udev-worker)[25533]: i2c-1: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 09:37:23 PC (udev-worker)[25535]: i2c-3: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 09:37:23 PC (udev-worker)[25536]: i2c-4: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 09:37:23 PC (udev-worker)[25534]: i2c-2: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 09:37:23 PC (udev-worker)[25537]: i2c-5: Process '/sbin/modprobe eeprom' failed with exit code 1.
Sep 23 09:37:23 PC pipewire-media-session[1201]: ms.mod.default-profile: device 'alsa_card.pci-0000_05_00.1': can't restore profile: No such device
Sep 23 09:37:23 PC root[25567]: ACPI group/action undefined: jack/lineout / LINEOUT
Sep 23 09:37:23 PC systemd-logind[667]: Watching system buttons on /dev/input/event3 (SINOWEALTH Wired Gaming Mouse Keyboard)
Sep 23 09:37:23 PC root[25571]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Sep 23 09:37:24 PC lact[2500]: 2026-09-23T06:37:24.389294Z  INFO lact_daemon::server::handler: got reload event, reloading GPUs
Sep 23 09:37:24 PC lact[2500]: 2026-09-23T06:37:24.399197Z  INFO lact_daemon::server::gpu_controller: Nvidia management library 13.615.71.09 loaded
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: [18848:25398:0923/093724.619044:ERROR:cert_verify_proc_builtin.cc(678)] CertVerifyProcBuiltin for sb.scorecardresearch.com failed:
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: ----- Certificate i=0 (O=Internet Widgits Pty Ltd,ST=Some-State,C=RO) -----
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: ERROR: No matching issuer found
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: [18895:18900:0923/093724.619197:ERROR:ssl_client_socket_impl.cc(1160)] handshake failed; returned -1, SSL error code 1, net_error -202
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: [18848:25398:0923/093724.743876:ERROR:cert_verify_proc_builtin.cc(678)] CertVerifyProcBuiltin for c.msn.com failed:
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: ----- Certificate i=0 (O=Internet Widgits Pty Ltd,ST=Some-State,C=RO) -----
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: ERROR: No matching issuer found
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: [18895:18900:0923/093724.744033:ERROR:ssl_client_socket_impl.cc(1160)] handshake failed; returned -1, SSL error code 1, net_error -202
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: [18848:25489:0923/093724.744332:ERROR:cert_verify_proc_builtin.cc(678)] CertVerifyProcBuiltin for c.bing.com failed:
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: ----- Certificate i=0 (O=Internet Widgits Pty Ltd,ST=Some-State,C=RO) -----
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: ERROR: No matching issuer found
Sep 23 09:37:24 PC microsoft-edge-stable[18853]: [18895:18900:0923/093724.744477:ERROR:ssl_client_socket_impl.cc(1160)] handshake failed; returned -1, SSL error code 1, net_error -202
Sep 23 17:13:58 PC kernel: Freezing user space processes
Sep 23 17:13:58 PC kernel: Freezing user space processes completed (elapsed 0.002 seconds)
Sep 23 17:13:58 PC kernel: OOM killer disabled.
Sep 23 17:13:58 PC kernel: Freezing remaining freezable tasks
Sep 23 17:13:58 PC kernel: Freezing remaining freezable tasks completed (elapsed 6.613 seconds)
Sep 23 17:13:58 PC kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Sep 23 17:13:58 PC kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 23 17:13:58 PC kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Sep 23 17:13:58 PC kernel: ata1.00: Entering standby power mode
Sep 23 17:13:58 PC kernel: ACPI: PM: Preparing to enter system sleep state S3
Sep 23 17:13:58 PC kernel: ACPI: PM: Saving platform NVS memory
Sep 23 17:13:58 PC kernel: Disabling non-boot CPUs ...
Sep 23 17:13:58 PC kernel: smpboot: CPU 15 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 14 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 13 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 12 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 11 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 10 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 9 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 8 is now offline
Sep 23 17:13:58 PC kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Sep 23 17:13:58 PC kernel: smpboot: CPU 7 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 6 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 5 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 4 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 3 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 2 is now offline
Sep 23 17:13:58 PC kernel: smpboot: CPU 1 is now offline
Sep 23 17:13:58 PC kernel: ACPI: PM: Low-level resume complete
Sep 23 17:13:58 PC kernel: ACPI: PM: Restoring platform NVS memory
Sep 23 17:13:58 PC kernel: LVT offset 0 assigned for vector 0x400
Sep 23 17:13:58 PC kernel: Enabling non-boot CPUs ...
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Sep 23 17:13:58 PC kernel: CPU1 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Sep 23 17:13:58 PC kernel: CPU2 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Sep 23 17:13:58 PC kernel: CPU3 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
Sep 23 17:13:58 PC kernel: CPU4 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
Sep 23 17:13:58 PC kernel: CPU5 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 6 APIC 0xc
Sep 23 17:13:58 PC kernel: CPU6 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 7 APIC 0xe
Sep 23 17:13:58 PC kernel: CPU7 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 8 APIC 0x1
Sep 23 17:13:58 PC kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Sep 23 17:13:58 PC kernel: CPU8 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 9 APIC 0x3
Sep 23 17:13:58 PC kernel: CPU9 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 10 APIC 0x5
Sep 23 17:13:58 PC kernel: CPU10 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 11 APIC 0x7
Sep 23 17:13:58 PC kernel: CPU11 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 12 APIC 0x9
Sep 23 17:13:58 PC kernel: CPU12 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 13 APIC 0xb
Sep 23 17:13:58 PC kernel: CPU13 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 14 APIC 0xd
Sep 23 17:13:58 PC kernel: CPU14 is up
Sep 23 17:13:58 PC kernel: smpboot: Booting Node 0 Processor 15 APIC 0xf
Sep 23 17:13:58 PC kernel: CPU15 is up
Sep 23 17:13:58 PC kernel: ACPI: PM: Waking up from system sleep state S3
Sep 23 17:13:58 PC kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
Sep 23 17:13:58 PC kernel: usb usb1: root hub lost power or was reset
Sep 23 17:13:58 PC kernel: usb usb2: root hub lost power or was reset
Sep 23 17:13:58 PC kernel: nvme nvme0: 15/0/0 default/read/poll queues
Sep 23 17:13:58 PC kernel: r8169 0000:04:00.0 eno1: Link is Down
Sep 23 17:13:58 PC kernel: usb 3-4: reset full-speed USB device number 3 using xhci_hcd
Sep 23 17:13:58 PC kernel: ata6: SATA link down (SStatus 0 SControl 330)
Sep 23 17:13:58 PC kernel: ata4: SATA link down (SStatus 0 SControl 330)
Sep 23 17:13:58 PC kernel: ata2: SATA link down (SStatus 0 SControl 300)
Sep 23 17:13:58 PC kernel: ata3: SATA link down (SStatus 0 SControl 330)
Sep 23 17:13:58 PC kernel: usb 1-3: reset low-speed USB device number 2 using xhci_hcd
Sep 23 17:13:58 PC kernel: usb 1-6: reset high-speed USB device number 3 using xhci_hcd
Sep 23 17:13:58 PC kernel: ata5: failed to resume link (SControl 0)
Sep 23 17:13:58 PC kernel: ata5: SATA link down (SStatus 0 SControl 0)
Sep 23 17:13:58 PC kernel: usb 1-7: WARN: invalid context state for evaluate context command.
Sep 23 17:13:58 PC kernel: usb 1-7: reset full-speed USB device number 4 using xhci_hcd
Sep 23 17:13:58 PC kernel: OOM killer enabled.
Sep 23 17:13:58 PC kernel: Restarting tasks: Starting
Sep 23 17:13:58 PC kernel: Restarting tasks: Done
Sep 23 17:13:58 PC kernel: efivarfs: resyncing variable state
Sep 23 17:13:58 PC kernel: efivarfs: finished resyncing variable state
Sep 23 17:13:58 PC kernel: random: crng reseeded on system resumption
Sep 23 17:14:00 PC kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx
Sep 23 17:14:00 PC microsoft-edge-stable[18853]: [18848:18872:0923/171400.979602:ERROR:cert_verify_proc_builtin.cc(678)] CertVerifyProcBuiltin for srtb.msn.com failed:
Sep 23 17:14:00 PC microsoft-edge-stable[18853]: ----- Certificate i=0 (O=Internet Widgits Pty Ltd,ST=Some-State,C=RO) -----
Sep 23 17:14:00 PC microsoft-edge-stable[18853]: ERROR: No matching issuer found
Sep 23 17:14:00 PC microsoft-edge-stable[18853]: [18895:18900:0923/171400.979765:ERROR:ssl_client_socket_impl.cc(1160)] handshake failed; returned -1, SSL error code 1, net_error -202
Sep 23 17:14:03 PC kernel: ata1: link is slow to respond, please be patient (ready=0)
Sep 23 17:14:03 PC kernel: nvidia-modeset: WARNING: GPU:0: Lost display notification (0:0x00000000); continuing.
Sep 23 17:14:06 PC kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 23 17:14:06 PC kernel: sd 0:0:0:0: [sda] Starting disk
Sep 23 17:14:06 PC kernel: ata1.00: configured for UDMA/133
Sep 23 17:14:13 PC at-spi2-registryd[1258]: Disabling unresponsive app with pid 23778
Sep 23 17:14:26 PC kernel: sysrq: Emergency Sync
Sep 23 17:14:26 PC kernel: Emergency Sync complete
Sep 23 17:14:28 PC kernel: sysrq: Emergency Sync
xset -dpms 
server does not have extension for -dpms option

So, from what i understand, "consoleblank=0" kernel parameter will do the same?
I will also disable lact (i use it to bring the card back to the intended 200W from the manufacturer's 230W BIOS profile).

I also got the slow ATA before when it worked, here is an older log

Aug 02 03:36:53 PC systemd-logind[668]: suspend requested from client PID 1295 ('plasmashell') (unit user@1000.service)...
Aug 02 03:36:53 PC systemd-logind[668]: The system will suspend now!
Aug 02 03:36:53 PC lact[4723]: 2026-08-02T00:36:53.735754Z  INFO lact_daemon::suspend: suspend/resume event detected, reloading config
Aug 02 03:36:53 PC rtkit-daemon[1225]: Demoting known real-time threads.
Aug 02 03:36:53 PC rtkit-daemon[1225]: Successfully demoted thread 2596 of process 1521.
Aug 02 03:36:53 PC rtkit-daemon[1225]: Successfully demoted thread 1316 of process 1307.
Aug 02 03:36:53 PC rtkit-daemon[1225]: Successfully demoted thread 1307 of process 1307.
Aug 02 03:36:53 PC rtkit-daemon[1225]: Successfully demoted thread 1222 of process 1217.
Aug 02 03:36:53 PC rtkit-daemon[1225]: Successfully demoted thread 1224 of process 1218.
Aug 02 03:36:53 PC rtkit-daemon[1225]: Demoted 5 threads.
Aug 02 03:36:53 PC lact[4723]: 2026-08-02T00:36:53.810438Z  INFO lact_daemon::server::handler: initialized nvidia controller for GPU 10DE:24C9-10DE:16FB-0000:05:00.0 at '/sys/class/drm/card0/device'
Aug 02 03:36:53 PC lact[4723]: 2026-08-02T00:36:53.810459Z  INFO lact_daemon::server::handler: GPU list reloaded with 1 devices, reapplying configuration
Aug 02 03:36:53 PC lact[4723]: 2026-08-02T00:36:53.826945Z  INFO lact_daemon::server::handler: configuration applied
Aug 02 03:36:54 PC pipewire-media-session[1218]: ms.mod.default-profile: device 'alsa_card.pci-0000_05_00.1': can't restore profile: No such device
Aug 02 03:36:54 PC root[46179]: ACPI group/action undefined: jack/lineout / LINEOUT
Aug 02 03:36:54 PC root[46181]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Aug 02 03:36:54 PC systemd[1]: Reached target Sleep.
Aug 02 03:36:54 PC systemd[1]: Starting System Suspend...
Aug 02 03:36:54 PC systemd-sleep[46188]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
Aug 02 03:36:54 PC systemd-sleep[46188]: This is not recommended, and might result in unexpected behavior, particularly
Aug 02 03:36:54 PC systemd-sleep[46188]: in suspend-then-hibernate operations or setups with encrypted home directories.
Aug 02 03:36:54 PC systemd-sleep[46188]: Performing sleep operation 'suspend'...
Aug 02 03:36:54 PC kernel: PM: suspend entry (deep)
Aug 02 03:36:54 PC kernel: Filesystems sync: 0.045 seconds
Aug 02 03:36:54 PC root[46217]: ACPI group/action undefined: jack/lineout / LINEOUT
Aug 02 03:36:54 PC root[46219]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Aug 02 03:36:54 PC (udev-worker)[46225]: i2c-1: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 03:36:54 PC (udev-worker)[46229]: i2c-5: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 03:36:54 PC (udev-worker)[46224]: i2c-0: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 03:36:54 PC (udev-worker)[46227]: i2c-3: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 03:36:54 PC (udev-worker)[46226]: i2c-2: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 03:36:54 PC (udev-worker)[46228]: i2c-4: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 03:36:54 PC pipewire-media-session[1218]: ms.mod.default-profile: device 'alsa_card.pci-0000_05_00.1': can't restore profile: No such device
Aug 02 03:36:54 PC root[46254]: ACPI group/action undefined: jack/lineout / LINEOUT
Aug 02 03:36:54 PC root[46256]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Aug 02 03:36:54 PC lact[4723]: 2026-08-02T00:36:54.718998Z  INFO lact_daemon: got kernel drm subsystem event, reloading GPUs
Aug 02 09:00:08 PC kernel: Freezing user space processes
Aug 02 09:00:08 PC kernel: Freezing user space processes completed (elapsed 0.002 seconds)
Aug 02 09:00:08 PC kernel: OOM killer disabled.
Aug 02 09:00:08 PC kernel: Freezing remaining freezable tasks
Aug 02 09:00:08 PC kernel: Freezing remaining freezable tasks completed (elapsed 1.984 seconds)
Aug 02 09:00:08 PC kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Aug 02 09:00:08 PC kernel: r8169 0000:04:00.0 eno1: Link is Down
Aug 02 09:00:08 PC kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Aug 02 09:00:08 PC kernel: ata1.00: Entering standby power mode
Aug 02 09:00:08 PC kernel: ACPI: PM: Preparing to enter system sleep state S3
Aug 02 09:00:08 PC kernel: ACPI: PM: Saving platform NVS memory
Aug 02 09:00:08 PC kernel: Disabling non-boot CPUs ...
Aug 02 09:00:08 PC kernel: smpboot: CPU 15 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 14 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 13 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 12 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 11 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 10 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 9 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 8 is now offline
Aug 02 09:00:08 PC kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Aug 02 09:00:08 PC kernel: smpboot: CPU 7 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 6 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 5 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 4 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 3 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 2 is now offline
Aug 02 09:00:08 PC kernel: smpboot: CPU 1 is now offline
Aug 02 09:00:08 PC kernel: ACPI: PM: Low-level resume complete
Aug 02 09:00:08 PC kernel: ACPI: PM: Restoring platform NVS memory
Aug 02 09:00:08 PC kernel: LVT offset 0 assigned for vector 0x400
Aug 02 09:00:08 PC kernel: Enabling non-boot CPUs ...
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Aug 02 09:00:08 PC kernel: CPU1 is up
Aug 02 09:00:08 PC kernel: CPU1 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Aug 02 09:00:08 PC kernel: CPU2 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Aug 02 09:00:08 PC kernel: CPU3 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
Aug 02 09:00:08 PC kernel: CPU4 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
Aug 02 09:00:08 PC kernel: CPU5 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 6 APIC 0xc
Aug 02 09:00:08 PC kernel: CPU6 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 7 APIC 0xe
Aug 02 09:00:08 PC kernel: CPU7 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 8 APIC 0x1
Aug 02 09:00:08 PC kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Aug 02 09:00:08 PC kernel: CPU8 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 9 APIC 0x3
Aug 02 09:00:08 PC kernel: CPU9 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 10 APIC 0x5
Aug 02 09:00:08 PC kernel: CPU10 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 11 APIC 0x7
Aug 02 09:00:08 PC kernel: CPU11 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 12 APIC 0x9
Aug 02 09:00:08 PC kernel: CPU12 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 13 APIC 0xb
Aug 02 09:00:08 PC kernel: CPU13 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 14 APIC 0xd
Aug 02 09:00:08 PC kernel: CPU14 is up
Aug 02 09:00:08 PC kernel: smpboot: Booting Node 0 Processor 15 APIC 0xf
Aug 02 09:00:08 PC kernel: CPU15 is up
Aug 02 09:00:08 PC kernel: ACPI: PM: Waking up from system sleep state S3
Aug 02 09:00:08 PC kernel: ACPI: PM: Waking up from system sleep state S3
Aug 02 09:00:08 PC kernel: xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
Aug 02 09:00:08 PC kernel: usb usb1: root hub lost power or was reset
Aug 02 09:00:08 PC kernel: usb usb2: root hub lost power or was reset
Aug 02 09:00:08 PC kernel: nvme nvme0: 15/0/0 default/read/poll queues
Aug 02 09:00:08 PC kernel: r8169 0000:04:00.0 eno1: Link is Down
Aug 02 09:00:08 PC kernel: ata2: SATA link down (SStatus 0 SControl 300)
Aug 02 09:00:08 PC kernel: ata4: SATA link down (SStatus 0 SControl 300)
Aug 02 09:00:08 PC kernel: ata3: SATA link down (SStatus 0 SControl 300)
Aug 02 09:00:08 PC kernel: ata6: SATA link down (SStatus 0 SControl 330)
Aug 02 09:00:08 PC kernel: usb 3-4: reset full-speed USB device number 3 using xhci_hcd
Aug 02 09:00:08 PC kernel: usb 1-3: reset low-speed USB device number 2 using xhci_hcd
Aug 02 09:00:08 PC kernel: usb 1-6: reset high-speed USB device number 3 using xhci_hcd
Aug 02 09:00:08 PC kernel: ata5: failed to resume link (SControl 0)
Aug 02 09:00:08 PC kernel: ata5: SATA link down (SStatus 0 SControl 0)
Aug 02 09:00:08 PC kernel: usb 1-7: WARN: invalid context state for evaluate context command.
Aug 02 09:00:08 PC kernel: usb 1-7: reset full-speed USB device number 4 using xhci_hcd
Aug 02 09:00:08 PC kernel: OOM killer enabled.
Aug 02 09:00:08 PC kernel: Restarting tasks: Starting
Aug 02 09:00:08 PC kernel: Restarting tasks: Done
Aug 02 09:00:08 PC kernel: efivarfs: resyncing variable state
Aug 02 09:00:08 PC kernel: efivarfs: finished resyncing variable state
Aug 02 09:00:08 PC kernel: random: crng reseeded on system resumption
Aug 02 09:00:09 PC kernel: PM: suspend exit
Aug 02 09:00:09 PC kernel: snd_hda_codec_nvhdmi hdaudioC0D0: HDMI: invalid ELD data byte 33
Aug 02 09:00:09 PC (udev-worker)[46355]: i2c-1: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 09:00:09 PC (udev-worker)[46366]: i2c-2: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 09:00:09 PC (udev-worker)[46377]: i2c-4: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 09:00:09 PC (udev-worker)[46375]: i2c-0: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 09:00:09 PC (udev-worker)[46342]: i2c-3: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 09:00:09 PC lact[4723]: 2026-08-02T06:00:09.946082Z  INFO lact_daemon::server::handler: initialized nvidia controller for GPU 10DE:24C9-10DE:16FB-0000:05:00.0 at '/sys/class/drm/card0/device'
Aug 02 09:00:09 PC lact[4723]: 2026-08-02T06:00:09.946103Z  INFO lact_daemon::server::handler: GPU list reloaded with 1 devices, reapplying configuration
Aug 02 09:00:09 PC (udev-worker)[46348]: i2c-5: Process '/sbin/modprobe eeprom' failed with exit code 1.
Aug 02 09:00:09 PC lact[4723]: 2026-08-02T06:00:09.953636Z  INFO lact_daemon::server::handler: configuration applied
Aug 02 09:00:09 PC pipewire-media-session[1218]: spa.bluez5: BlueZ system service is not available
Aug 02 09:00:09 PC ksecretd[1122]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC kded6[1284]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC kclockd[1454]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC kactivitymanagerd[1308]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC polkit-kde-authentication-agent-1[1312]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[2291]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[3167]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[3275]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC konsole[21382]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC xdg-desktop-portal-kde[1737]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC baloorunner[4933]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC DiscoverNotifier[1489]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC kscreenlocker_greet[46169]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC plasmashell[1295]: requesting unexisting screen available rect -1
Aug 02 09:00:09 PC kwalletd6[1971]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[3059]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[3129]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[3193]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[3254]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[3222]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC kcalc[17734]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC kdeconnectd[1456]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC krusader[1630]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[2943]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[3395]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[3419]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[3448]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[3103]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC kalendarac[1490]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC kiod6[1924]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[2830]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC drkonqi-coredump-launcher[2005]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC org_kde_powerdevil[1313]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC brave[1618]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC plasmashell[1295]: There are no outputs - creating placeholder screen
Aug 02 09:00:09 PC systemd[1069]: Started dbus-:1.2-org.kde.KSplash@4.service.
Aug 02 09:00:09 PC systemd-sleep[46188]: System returned from sleep operation 'suspend'.
Aug 02 09:00:09 PC systemd[1]: systemd-suspend.service: Deactivated successfully.
Aug 02 09:00:10 PC systemd[1]: Finished System Suspend.
Aug 02 09:00:10 PC systemd[1]: systemd-suspend.service: Consumed 2.260s CPU time over 7.474s wall clock time, 912.8M memory peak.
Aug 02 09:00:10 PC systemd[1]: Stopped target Sleep.
Aug 02 09:00:10 PC systemd[1]: Reached target Suspend.
Aug 02 09:00:10 PC systemd-logind[668]: Operation 'suspend' finished.
Aug 02 09:00:10 PC systemd[1]: Stopped target Suspend.
Aug 02 09:00:10 PC kded6[1284]: Cannot open /dev/rfkill for writing!
Aug 02 09:00:10 PC lact[4723]: 2026-08-02T06:00:10.004816Z  INFO lact_daemon::suspend: suspend/resume event detected, reloading config
Aug 02 09:00:10 PC rtkit-daemon[1225]: Resuming known real-time threads.
Aug 02 09:00:10 PC rtkit-daemon[1225]: Successfully made thread 2596 of process 1521 owned by '1000' RT at priority 10.
Aug 02 09:00:10 PC rtkit-daemon[1225]: Successfully made thread 1316 of process 1307 owned by '1000' RT at priority 20.
Aug 02 09:00:10 PC rtkit-daemon[1225]: Successfully made thread 1307 of process 1307 owned by '1000' high priority at nice level -11.
Aug 02 09:00:10 PC rtkit-daemon[1225]: Successfully made thread 1222 of process 1217 owned by '1000' RT at priority 20.
Aug 02 09:00:10 PC rtkit-daemon[1225]: Successfully made thread 1224 of process 1218 owned by '1000' RT at priority 20.
Aug 02 09:00:10 PC rtkit-daemon[1225]: Resumed scheduling 5 threads.
Aug 02 09:00:10 PC systemd[1]: Bluetooth service skipped, unmet condition check ConditionPathIsDirectory=/sys/class/bluetooth
Aug 02 09:00:10 PC kdeconnectd[1456]: No local bluetooth adapter found
Aug 02 09:00:10 PC systemd[1]: Bluetooth service skipped, unmet condition check ConditionPathIsDirectory=/sys/class/bluetooth
Aug 02 09:00:10 PC kdeconnectd[1456]: No local bluetooth adapter found
Aug 02 09:00:10 PC lact[4723]: 2026-08-02T06:00:10.030847Z  INFO lact_daemon::server::handler: initialized nvidia controller for GPU 10DE:24C9-10DE:16FB-0000:05:00.0 at '/sys/class/drm/card0/device'
Aug 02 09:00:10 PC lact[4723]: 2026-08-02T06:00:10.030865Z  INFO lact_daemon::server::handler: GPU list reloaded with 1 devices, reapplying configuration
Aug 02 09:00:10 PC lact[4723]: 2026-08-02T06:00:10.039874Z  INFO lact_daemon::server::handler: configuration applied
Aug 02 09:00:10 PC kernel: r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx
Aug 02 09:00:10 PC lact[4723]: 2026-08-02T06:00:10.057758Z  INFO lact_daemon: got kernel drm subsystem event, reloading GPUs
Aug 02 09:00:10 PC lact[4723]: 2026-08-02T06:00:10.082413Z  INFO lact_daemon::server::handler: initialized nvidia controller for GPU 10DE:24C9-10DE:16FB-0000:05:00.0 at '/sys/class/drm/card0/device'
Aug 02 09:00:10 PC lact[4723]: 2026-08-02T06:00:10.082426Z  INFO lact_daemon::server::handler: GPU list reloaded with 1 devices, reapplying configuration
Aug 02 09:00:10 PC lact[4723]: 2026-08-02T06:00:10.090729Z  INFO lact_daemon::server::handler: configuration applied
Aug 02 09:00:12 PC brave[1618]: [1618:1893:0802/090012.180856:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for 192.168.1.5 failed:
Aug 02 09:00:12 PC brave[1618]: ----- Certificate i=0 (L=Maryville,ST=Tennessee,emailAddress=info@ixsystems.com,CN=localhost,O=iXsystems,C=US) -----
Aug 02 09:00:12 PC brave[1618]: ERROR: No matching issuer found
Aug 02 09:00:12 PC brave[2081]: [2081:2102:0802/090012.181047:ERROR:ssl_client_socket_impl.cc(968)] handshake failed; returned -1, SSL error code 1, net_error -202
Aug 02 09:00:12 PC brave[2081]: [2081:2102:0802/090012.206558:ERROR:ssl_client_socket_impl.cc(968)] handshake failed; returned -1, SSL error code 1, net_error -202
Aug 02 09:00:13 PC kernel: ata1: link is slow to respond, please be patient (ready=0)
Aug 02 09:00:14 PC lact[4723]: 2026-08-02T06:00:14.177017Z  INFO lact_daemon: got kernel drm subsystem event, reloading GPUs
Aug 02 09:00:14 PC lact[4723]: 2026-08-02T06:00:14.204268Z  INFO lact_daemon::server::handler: initialized nvidia controller for GPU 10DE:24C9-10DE:16FB-0000:05:00.0 at '/sys/class/drm/card0/device'
Aug 02 09:00:14 PC lact[4723]: 2026-08-02T06:00:14.204292Z  INFO lact_daemon::server::handler: GPU list reloaded with 1 devices, reapplying configuration
Aug 02 09:00:14 PC lact[4723]: 2026-08-02T06:00:14.262193Z  INFO lact_daemon::server::handler: configuration applied
Aug 02 09:00:14 PC root[46425]: ACPI group/action undefined: jack/lineout / LINEOUT
Aug 02 09:00:14 PC root[46427]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Aug 02 09:00:14 PC plasmashell[1295]: Created a KConfigGroup on an inaccessible config location "/home/user/Desktop/org.corectrl.corectrl.desktop" "Desktop Entry"
Aug 02 09:00:14 PC plasmashell[1295]: Final member StackingOrder is overridden in class QQmlDMAbstractItemModelData. The override won't be used.
Aug 02 09:00:14 PC plasmashell[1295]: Final member StackingOrder is overridden in class QQmlDMAbstractItemModelData. The override won't be used.
Aug 02 09:00:16 PC kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Aug 02 09:00:16 PC kernel: ata1.00: configured for UDMA/133
Aug 02 09:00:41 PC systemd[1]: Bluetooth service skipped, unmet condition check ConditionPathIsDirectory=/sys/class/bluetooth

next step, as suggested above (thanks btw to everyone), downgrading nvidia driver to an older one.

Online

Board footer

Powered by FluxBB