Manjaro KDE taking really long time to wake up after sleep

The Problem

Hi, I recently re-installed Manjaro on my system (on an NVME SSD). I’ve been facing an issue for a few days now that whenever I put my PC to sleep and turn it back on, it takes a really long time to wake up (around 20-40seconds).

My Guess

I recently bought a realtek wifi adapter (rtl8821au) and installed its drivers from the AUR (rtl8821au-dkms-git). I have tried 4 different kernels: (linux510, linux515, linux54 and linux517). The kernels which didn’t have the driver installed didn’t have this issue (I mean after installing a kernel, I had to run sudo dkms autoinstall to install the driver module on that kernel, so before running this command, this issue was not present in the kernel).
If this issue is occurring because of that realtek driver, is there a way I can fix it? I have provided the output of jounalctl -f and inxi -Fazy.
Please help!!

journalctl -f
I put the computer to sleep/suspend at exactly 16:51:03 and then turned it on again at 16:52:40.
Jul 08 16:50:16 prayag-linux kwin_x11[783]: org.kde.bismuth: Client added: KWin::X11Client(0x558a3493d780)
Jul 08 16:50:16 prayag-linux kwin_x11[783]: org.kde.bismuth: onWindowAdded,[object Object]
Jul 08 16:50:16 prayag-linux kwin_x11[783]: org.kde.bismuth: arrange
Jul 08 16:50:16 prayag-linux kwin_x11[783]: org.kde.bismuth: arrangeScreen/finished,[object Object]
Jul 08 16:50:16 prayag-linux kwin_x11[783]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Client(0x558a3493d780)
Jul 08 16:50:58 prayag-linux kwin_x11[783]: org.kde.bismuth: Client added: KWin::X11Client(0x558a34c58ec0)
Jul 08 16:50:58 prayag-linux kwin_x11[783]: org.kde.bismuth: onWindowAdded,[object Object]
Jul 08 16:50:58 prayag-linux kwin_x11[783]: org.kde.bismuth: arrange
Jul 08 16:50:58 prayag-linux kwin_x11[783]: org.kde.bismuth: arrangeScreen/finished,[object Object]
Jul 08 16:50:58 prayag-linux kwin_x11[783]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Client(0x558a34c58ec0)
Jul 08 16:51:02 prayag-linux kwin_x11[783]: org.kde.bismuth: Client added: KWin::X11Client(0x558a34c58ec0)
Jul 08 16:51:02 prayag-linux kwin_x11[783]: org.kde.bismuth: onWindowAdded,[object Object]
Jul 08 16:51:02 prayag-linux kwin_x11[783]: org.kde.bismuth: arrange
Jul 08 16:51:02 prayag-linux kwin_x11[783]: org.kde.bismuth: arrangeScreen/finished,[object Object]
Jul 08 16:51:02 prayag-linux kwin_x11[783]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Client(0x558a34c58ec0)
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.7458] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.7460] device (enp27s0): state change: unavailable -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jul 08 16:51:03 prayag-linux ModemManager[521]: <info>  [sleep-monitor] system is about to suspend
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.7548] device (p2p-dev-wlp21s0f0u2): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.7550] manager: NetworkManager state is now ASLEEP
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.7554] device (wlp21s0f0u2): state change: activated -> deactivating (reason 'sleeping', sys-iface-state: 'managed')
Jul 08 16:51:03 prayag-linux dbus-daemon[453]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=500 comm="/usr/bin/NetworkManager --no-daemon")
Jul 08 16:51:03 prayag-linux kded5[780]: org.kde.plasma.nm.kded: Unhandled active connection state change:  3
Jul 08 16:51:03 prayag-linux systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 08 16:51:03 prayag-linux dbus-daemon[453]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 08 16:51:03 prayag-linux systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 08 16:51:03 prayag-linux kernel: audit: type=1130 audit(1657279263.767:237): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 08 16:51:03 prayag-linux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 08 16:51:03 prayag-linux kscreenlocker_greet[171030]: Qt: Session management error: networkIdsList argument is NULL
Jul 08 16:51:03 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: CTRL-EVENT-DISCONNECTED bssid=24:0b:88:53:97:fd reason=3 locally_generated=1
Jul 08 16:51:03 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: CTRL-EVENT-DSCP-POLICY clear_all
Jul 08 16:51:03 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.9080] device (wlp21s0f0u2): supplicant interface state: completed -> disconnected
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.9082] device (wlp21s0f0u2): state change: deactivating -> disconnected (reason 'sleeping', sys-iface-state: 'managed')
Jul 08 16:51:03 prayag-linux avahi-daemon[451]: Withdrawing address record for 2401:4900:1c64:12f1:505e:c0ad:60c5:8a4 on wlp21s0f0u2.
Jul 08 16:51:03 prayag-linux avahi-daemon[451]: Leaving mDNS multicast group on interface wlp21s0f0u2.IPv6 with address 2401:4900:1c64:12f1:505e:c0ad:60c5:8a4.
Jul 08 16:51:03 prayag-linux avahi-daemon[451]: Joining mDNS multicast group on interface wlp21s0f0u2.IPv6 with address fe80::1685:a568:989e:92dc.
Jul 08 16:51:03 prayag-linux avahi-daemon[451]: Registering new address record for fe80::1685:a568:989e:92dc on wlp21s0f0u2.*.
Jul 08 16:51:03 prayag-linux avahi-daemon[451]: Withdrawing address record for fe80::1685:a568:989e:92dc on wlp21s0f0u2.
Jul 08 16:51:03 prayag-linux avahi-daemon[451]: Leaving mDNS multicast group on interface wlp21s0f0u2.IPv6 with address fe80::1685:a568:989e:92dc.
Jul 08 16:51:03 prayag-linux avahi-daemon[451]: Interface wlp21s0f0u2.IPv6 no longer relevant for mDNS.
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.9249] dhcp4 (wlp21s0f0u2): canceled DHCP transaction
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.9250] dhcp4 (wlp21s0f0u2): activation: beginning transaction (timeout in 45 seconds)
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.9250] dhcp4 (wlp21s0f0u2): state changed no lease
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.9252] dhcp6 (wlp21s0f0u2): canceled DHCP transaction
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.9252] dhcp6 (wlp21s0f0u2): activation: beginning transaction (timeout in 45 seconds)
Jul 08 16:51:03 prayag-linux NetworkManager[500]: <info>  [1657279263.9252] dhcp6 (wlp21s0f0u2): state changed no lease
Jul 08 16:51:03 prayag-linux avahi-daemon[451]: Interface wlp21s0f0u2.IPv4 no longer relevant for mDNS.
Jul 08 16:51:03 prayag-linux avahi-daemon[451]: Leaving mDNS multicast group on interface wlp21s0f0u2.IPv4 with address 192.168.1.28.
Jul 08 16:51:03 prayag-linux avahi-daemon[451]: Withdrawing address record for 192.168.1.28 on wlp21s0f0u2.
Jul 08 16:51:04 prayag-linux NetworkManager[500]: <info>  [1657279264.0239] device (wlp21s0f0u2): set-hw-addr: set MAC address to BE:4F:3F:2E:C8:3C (scanning)
Jul 08 16:51:04 prayag-linux avahi-daemon[451]: Joining mDNS multicast group on interface wlp21s0f0u2.IPv4 with address 192.168.1.28.
Jul 08 16:51:04 prayag-linux avahi-daemon[451]: New relevant interface wlp21s0f0u2.IPv4 for mDNS.
Jul 08 16:51:04 prayag-linux avahi-daemon[451]: Registering new address record for 192.168.1.28 on wlp21s0f0u2.IPv4.
Jul 08 16:51:04 prayag-linux avahi-daemon[451]: Withdrawing address record for 192.168.1.28 on wlp21s0f0u2.
Jul 08 16:51:04 prayag-linux avahi-daemon[451]: Leaving mDNS multicast group on interface wlp21s0f0u2.IPv4 with address 192.168.1.28.
Jul 08 16:51:04 prayag-linux avahi-daemon[451]: Interface wlp21s0f0u2.IPv4 no longer relevant for mDNS.
Jul 08 16:51:04 prayag-linux NetworkManager[500]: <info>  [1657279264.0488] device (wlp21s0f0u2): supplicant interface state: disconnected -> interface_disabled
Jul 08 16:51:04 prayag-linux NetworkManager[500]: <info>  [1657279264.0492] device (wlp21s0f0u2): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Jul 08 16:51:04 prayag-linux audit: BPF prog-id=47 op=UNLOAD
Jul 08 16:51:04 prayag-linux kernel: audit: type=1334 audit(1657279264.070:238): prog-id=47 op=UNLOAD
Jul 08 16:51:04 prayag-linux PackageKit[907]: get-updates transaction /15_baaceacb from uid 1000 finished with success after 2ms
Jul 08 16:51:04 prayag-linux kscreenlocker_greet[171030]: qt.virtualkeyboard.hunspell: Hunspell dictionary is missing for "en_US" . Search paths ("/usr/share/qt/qtvirtualkeyboard/hunspell", "/usr/share/hunspell", "/usr/share/myspell/dicts")
Jul 08 16:51:04 prayag-linux kscreenlocker_greet[171030]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/UserList.qml:42:9: Unable to assign [undefined] to bool
Jul 08 16:51:04 prayag-linux NetworkManager[500]: <warn>  [1657279264.6841] platform-linux: do-change-link[3]: failure changing link: failure 1 (Operation not permitted)
Jul 08 16:51:04 prayag-linux NetworkManager[500]: <warn>  [1657279264.6842] device (wlp21s0f0u2): set-hw-addr: failed to reset MAC address to 14:EB:B6:A8:E0:FF (unmanage) (NME_UNSPEC)
Jul 08 16:51:04 prayag-linux systemd[1]: Reached target Sleep.
Jul 08 16:51:04 prayag-linux systemd[1]: Starting System Suspend...
Jul 08 16:51:04 prayag-linux systemd-sleep[171073]: Entering sleep state 'suspend'...
Jul 08 16:51:04 prayag-linux kernel: PM: suspend entry (deep)
Jul 08 16:52:40 prayag-linux kernel: Filesystems sync: 0.008 seconds
Jul 08 16:52:40 prayag-linux kernel: Freezing user space processes ... (elapsed 0.008 seconds) done.
Jul 08 16:52:40 prayag-linux kernel: OOM killer disabled.
Jul 08 16:52:40 prayag-linux kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Jul 08 16:52:40 prayag-linux kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jul 08 16:52:40 prayag-linux kernel: serial 00:05: disabled
Jul 08 16:52:40 prayag-linux kernel: parport_pc 00:04: disabled
Jul 08 16:52:40 prayag-linux kernel: sd 5:0:0:0: [sdb] Synchronizing SCSI cache
Jul 08 16:52:40 prayag-linux kernel: sd 5:0:0:0: [sdb] Stopping disk
Jul 08 16:52:40 prayag-linux kernel: sd 4:0:0:0: [sda] Synchronizing SCSI cache
Jul 08 16:52:40 prayag-linux kernel: sd 4:0:0:0: [sda] Stopping disk
Jul 08 16:52:40 prayag-linux kernel: [drm] free PSP TMR buffer
Jul 08 16:52:40 prayag-linux kernel: ACPI: Preparing to enter system sleep state S3
Jul 08 16:52:40 prayag-linux kernel: PM: Saving platform NVS memory
Jul 08 16:52:40 prayag-linux kernel: Disabling non-boot CPUs ...
Jul 08 16:52:40 prayag-linux kernel: smpboot: CPU 1 is now offline
Jul 08 16:52:40 prayag-linux kernel: smpboot: CPU 2 is now offline
Jul 08 16:52:40 prayag-linux kernel: smpboot: CPU 3 is now offline
Jul 08 16:52:40 prayag-linux kernel: smpboot: CPU 4 is now offline
Jul 08 16:52:40 prayag-linux kernel: smpboot: CPU 5 is now offline
Jul 08 16:52:40 prayag-linux kernel: smpboot: CPU 6 is now offline
Jul 08 16:52:40 prayag-linux kernel: smpboot: CPU 7 is now offline
Jul 08 16:52:40 prayag-linux kernel: ACPI: Low-level resume complete
Jul 08 16:52:40 prayag-linux kernel: PM: Restoring platform NVS memory
Jul 08 16:52:40 prayag-linux kernel: ------------[ cut here ]------------
Jul 08 16:52:40 prayag-linux kernel: WARNING: CPU: 0 PID: 171073 at drivers/iommu/amd/init.c:850 amd_iommu_enable_interrupts+0x2ec/0x330
Jul 08 16:52:40 prayag-linux kernel: Modules linked in: qrtr ns squashfs loop snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi ledtrig_audio vfat fat snd_hda_intel snd_intel_dspcfg edac_mce_amd soundwire_intel kvm_amd soundwire_generic_allocation soundwire_cadence amdgpu snd_hda_codec kvm snd_hda_core snd_hwdep irqbypass ppdev wmi_bmof soundwire_bus crct10dif_pclmul crc32_pclmul snd_soc_core ghash_clmulni_intel aesni_intel crypto_simd 8821au(OE) gpu_sched cryptd snd_compress i2c_algo_bit glue_helper ttm ac97_bus rapl snd_pcm_dmaengine drm_kms_helper r8169 snd_pcm snd_timer pcspkr mousedev joydev ccp cec realtek snd syscopyarea mdio_devres sysfillrect sp5100_tco sysimgblt cfg80211 fb_sys_fops soundcore rng_core k10temp i2c_piix4 libphy rfkill parport_pc parport gpio_amdpt video mac_hid gpio_generic pinctrl_amd wmi acpi_cpufreq uinput drm ipmi_devintf ipmi_msghandler sg fuse crypto_user agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci
Jul 08 16:52:40 prayag-linux kernel: CPU: 0 PID: 171073 Comm: systemd-sleep Tainted: G        W  OE     5.10.126-1-MANJARO #1
Jul 08 16:52:40 prayag-linux kernel: Hardware name: MSI MS-7A39/A320M GAMING PRO (MS-7A39), BIOS 1.D0 04/27/2018
Jul 08 16:52:40 prayag-linux kernel: RIP: 0010:amd_iommu_enable_interrupts+0x2ec/0x330
Jul 08 16:52:40 prayag-linux kernel: Code: 48 8b 00 48 8b 73 38 4c 09 f0 48 89 46 18 e9 16 fe ff ff 0f 0b 48 8b 1b 48 81 fb 70 80 35 bc 0f 85 73 fd ff ff e9 70 ff ff ff <0f> 0b 48 8b 1b 48 81 fb 70 80 35 bc 0f 85 5c fd ff ff e9 59 ff ff
Jul 08 16:52:40 prayag-linux kernel: RSP: 0018:ffffbee1817efd00 EFLAGS: 00010046
Jul 08 16:52:40 prayag-linux kernel: RAX: 0000001484b9e7bc RBX: ffff985f0004a000 RCX: 0000000000000000
Jul 08 16:52:40 prayag-linux kernel: RDX: 0000000000009414 RSI: 0000000000008ca0 RDI: 0000001484b953a8
Jul 08 16:52:40 prayag-linux kernel: RBP: 0000000080000000 R08: 0000000000203000 R09: 0000000000000023
Jul 08 16:52:40 prayag-linux kernel: R10: ffffffffbc25b348 R11: 00000000fffff7fc R12: 000ffffffffffff8
Jul 08 16:52:40 prayag-linux kernel: R13: 0800000000000000 R14: 0008000000000000 R15: 00000000001e8480
Jul 08 16:52:40 prayag-linux kernel: FS:  00007efdfbbfae80(0000) GS:ffff986017c00000(0000) knlGS:0000000000000000
Jul 08 16:52:40 prayag-linux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 08 16:52:40 prayag-linux kernel: CR2: 00007f4bc80029e6 CR3: 000000011c0c0000 CR4: 00000000003506f0
Jul 08 16:52:40 prayag-linux kernel: Call Trace:
Jul 08 16:52:40 prayag-linux kernel:  amd_iommu_reenable+0x39/0x40
Jul 08 16:52:40 prayag-linux kernel:  lapic_resume+0x273/0x2d0
Jul 08 16:52:40 prayag-linux kernel:  syscore_resume+0x4b/0x170
Jul 08 16:52:40 prayag-linux kernel:  suspend_devices_and_enter+0x6db/0x7f0
Jul 08 16:52:40 prayag-linux kernel:  pm_suspend.cold+0x325/0x36e
Jul 08 16:52:40 prayag-linux kernel:  state_store+0x68/0xc0
Jul 08 16:52:40 prayag-linux kernel:  kernfs_fop_write_iter+0x11a/0x1f0
Jul 08 16:52:40 prayag-linux kernel:  new_sync_write+0x113/0x1b0
Jul 08 16:52:40 prayag-linux kernel:  vfs_write+0x1ec/0x280
Jul 08 16:52:40 prayag-linux kernel:  ksys_write+0x63/0xe0
Jul 08 16:52:40 prayag-linux kernel:  do_syscall_64+0x33/0x40
Jul 08 16:52:40 prayag-linux kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jul 08 16:52:40 prayag-linux kernel: RIP: 0033:0x7efdfc5e3c27
Jul 08 16:52:40 prayag-linux kernel: Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
Jul 08 16:52:40 prayag-linux kernel: RSP: 002b:00007fff62dd70f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
Jul 08 16:52:40 prayag-linux kernel: RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007efdfc5e3c27
Jul 08 16:52:40 prayag-linux kernel: RDX: 0000000000000004 RSI: 00007fff62dd71e0 RDI: 0000000000000004
Jul 08 16:52:40 prayag-linux kernel: RBP: 00007fff62dd71e0 R08: 0000563ae64df4d0 R09: 0000000000000000
Jul 08 16:52:40 prayag-linux kernel: R10: 0000563ae5834143 R11: 0000000000000246 R12: 0000000000000004
Jul 08 16:52:40 prayag-linux kernel: R13: 0000563ae64db3c0 R14: 0000000000000004 R15: 00007efdfc6db940
Jul 08 16:52:40 prayag-linux kernel: ---[ end trace f23d38afc81a5387 ]---
Jul 08 16:52:40 prayag-linux kernel: ------------[ cut here ]------------
Jul 08 16:52:40 prayag-linux kernel: WARNING: CPU: 0 PID: 171073 at drivers/iommu/amd/init.c:850 amd_iommu_enable_interrupts+0x2ec/0x330
Jul 08 16:52:40 prayag-linux kernel: Modules linked in: qrtr ns squashfs loop snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi ledtrig_audio vfat fat snd_hda_intel snd_intel_dspcfg edac_mce_amd soundwire_intel kvm_amd soundwire_generic_allocation soundwire_cadence amdgpu snd_hda_codec kvm snd_hda_core snd_hwdep irqbypass ppdev wmi_bmof soundwire_bus crct10dif_pclmul crc32_pclmul snd_soc_core ghash_clmulni_intel aesni_intel crypto_simd 8821au(OE) gpu_sched cryptd snd_compress i2c_algo_bit glue_helper ttm ac97_bus rapl snd_pcm_dmaengine drm_kms_helper r8169 snd_pcm snd_timer pcspkr mousedev joydev ccp cec realtek snd syscopyarea mdio_devres sysfillrect sp5100_tco sysimgblt cfg80211 fb_sys_fops soundcore rng_core k10temp i2c_piix4 libphy rfkill parport_pc parport gpio_amdpt video mac_hid gpio_generic pinctrl_amd wmi acpi_cpufreq uinput drm ipmi_devintf ipmi_msghandler sg fuse crypto_user agpgart ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel sr_mod cdrom xhci_pci
Jul 08 16:52:40 prayag-linux kernel: CPU: 0 PID: 171073 Comm: systemd-sleep Tainted: G        W  OE     5.10.126-1-MANJARO #1
Jul 08 16:52:40 prayag-linux kernel: Hardware name: MSI MS-7A39/A320M GAMING PRO (MS-7A39), BIOS 1.D0 04/27/2018
Jul 08 16:52:40 prayag-linux kernel: RIP: 0010:amd_iommu_enable_interrupts+0x2ec/0x330
Jul 08 16:52:40 prayag-linux kernel: Code: 48 8b 00 48 8b 73 38 4c 09 f0 48 89 46 18 e9 16 fe ff ff 0f 0b 48 8b 1b 48 81 fb 70 80 35 bc 0f 85 73 fd ff ff e9 70 ff ff ff <0f> 0b 48 8b 1b 48 81 fb 70 80 35 bc 0f 85 5c fd ff ff e9 59 ff ff
Jul 08 16:52:40 prayag-linux kernel: RSP: 0018:ffffbee1817efd28 EFLAGS: 00010046
Jul 08 16:52:40 prayag-linux kernel: RAX: 00000027d0058544 RBX: ffff985f0004a000 RCX: 0000000000000000
Jul 08 16:52:40 prayag-linux kernel: RDX: 0000000000009414 RSI: 0000000000008ca0 RDI: 00000027d004f130
Jul 08 16:52:40 prayag-linux kernel: RBP: 0000000080000000 R08: 0000000000000000 R09: 0000000000000010
Jul 08 16:52:40 prayag-linux kernel: R10: ffffffffbc25b348 R11: 00000000fffff7fc R12: 000ffffffffffff8
Jul 08 16:52:40 prayag-linux kernel: R13: 0800000000000000 R14: 0008000000000000 R15: 00000000001e8480
Jul 08 16:52:40 prayag-linux kernel: FS:  00007efdfbbfae80(0000) GS:ffff986017c00000(0000) knlGS:0000000000000000
Jul 08 16:52:40 prayag-linux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 08 16:52:40 prayag-linux kernel: CR2: 00007f4bc80029e6 CR3: 000000011c0c0000 CR4: 00000000003506f0
Jul 08 16:52:40 prayag-linux kernel: Call Trace:
Jul 08 16:52:40 prayag-linux kernel:  syscore_resume+0x4b/0x170
Jul 08 16:52:40 prayag-linux kernel:  suspend_devices_and_enter+0x6db/0x7f0
Jul 08 16:52:40 prayag-linux kernel:  pm_suspend.cold+0x325/0x36e
Jul 08 16:52:40 prayag-linux kernel:  state_store+0x68/0xc0
Jul 08 16:52:40 prayag-linux kernel:  kernfs_fop_write_iter+0x11a/0x1f0
Jul 08 16:52:40 prayag-linux kernel:  new_sync_write+0x113/0x1b0
Jul 08 16:52:40 prayag-linux kernel:  vfs_write+0x1ec/0x280
Jul 08 16:52:40 prayag-linux kernel:  ksys_write+0x63/0xe0
Jul 08 16:52:40 prayag-linux kernel:  do_syscall_64+0x33/0x40
Jul 08 16:52:40 prayag-linux kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jul 08 16:52:40 prayag-linux kernel: RIP: 0033:0x7efdfc5e3c27
Jul 08 16:52:40 prayag-linux kernel: Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
Jul 08 16:52:40 prayag-linux kernel: RSP: 002b:00007fff62dd70f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
Jul 08 16:52:40 prayag-linux kernel: RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007efdfc5e3c27
Jul 08 16:52:40 prayag-linux kernel: RDX: 0000000000000004 RSI: 00007fff62dd71e0 RDI: 0000000000000004
Jul 08 16:52:40 prayag-linux kernel: RBP: 00007fff62dd71e0 R08: 0000563ae64df4d0 R09: 0000000000000000
Jul 08 16:52:40 prayag-linux kernel: R10: 0000563ae5834143 R11: 0000000000000246 R12: 0000000000000004
Jul 08 16:52:40 prayag-linux kernel: R13: 0000563ae64db3c0 R14: 0000000000000004 R15: 00007efdfc6db940
Jul 08 16:52:40 prayag-linux kernel: ---[ end trace f23d38afc81a5388 ]---
Jul 08 16:52:40 prayag-linux kernel: Enabling non-boot CPUs ...
Jul 08 16:52:40 prayag-linux kernel: x86: Booting SMP configuration:
Jul 08 16:52:40 prayag-linux kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Jul 08 16:52:40 prayag-linux kernel: microcode: CPU1: patch_level=0x0810100b
Jul 08 16:52:40 prayag-linux kernel: ACPI: \_PR_.P001: Found 2 idle states
Jul 08 16:52:40 prayag-linux kernel: CPU1 is up
Jul 08 16:52:40 prayag-linux kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Jul 08 16:52:40 prayag-linux kernel: microcode: CPU2: patch_level=0x0810100b
Jul 08 16:52:40 prayag-linux kernel: ACPI: \_PR_.P002: Found 2 idle states
Jul 08 16:52:40 prayag-linux kernel: CPU2 is up
Jul 08 16:52:40 prayag-linux kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Jul 08 16:52:40 prayag-linux kernel: microcode: CPU3: patch_level=0x0810100b
Jul 08 16:52:40 prayag-linux kernel: ACPI: \_PR_.P003: Found 2 idle states
Jul 08 16:52:40 prayag-linux kernel: CPU3 is up
Jul 08 16:52:40 prayag-linux kernel: smpboot: Booting Node 0 Processor 4 APIC 0x4
Jul 08 16:52:40 prayag-linux kernel: microcode: CPU4: patch_level=0x0810100b
Jul 08 16:52:40 prayag-linux kernel: ACPI: \_PR_.P004: Found 2 idle states
Jul 08 16:52:40 prayag-linux kernel: CPU4 is up
Jul 08 16:52:40 prayag-linux kernel: smpboot: Booting Node 0 Processor 5 APIC 0x5
Jul 08 16:52:40 prayag-linux kernel: microcode: CPU5: patch_level=0x0810100b
Jul 08 16:52:40 prayag-linux kernel: ACPI: \_PR_.P005: Found 2 idle states
Jul 08 16:52:40 prayag-linux kernel: CPU5 is up
Jul 08 16:52:40 prayag-linux kernel: smpboot: Booting Node 0 Processor 6 APIC 0x6
Jul 08 16:52:40 prayag-linux kernel: microcode: CPU6: patch_level=0x0810100b
Jul 08 16:52:40 prayag-linux kernel: ACPI: \_PR_.P006: Found 2 idle states
Jul 08 16:52:40 prayag-linux kernel: CPU6 is up
Jul 08 16:52:40 prayag-linux kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
Jul 08 16:52:40 prayag-linux kernel: microcode: CPU7: patch_level=0x0810100b
Jul 08 16:52:40 prayag-linux kernel: ACPI: \_PR_.P007: Found 2 idle states
Jul 08 16:52:40 prayag-linux kernel: CPU7 is up
Jul 08 16:52:40 prayag-linux kernel: ACPI: Waking up from system sleep state S3
Jul 08 16:52:40 prayag-linux kernel: xhci_hcd 0000:15:00.0: xHC error in resume, USBSTS 0x401, Reinit
Jul 08 16:52:40 prayag-linux kernel: usb usb1: root hub lost power or was reset
Jul 08 16:52:40 prayag-linux kernel: usb usb2: root hub lost power or was reset
Jul 08 16:52:40 prayag-linux kernel: sd 5:0:0:0: [sdb] Starting disk
Jul 08 16:52:40 prayag-linux kernel: sd 4:0:0:0: [sda] Starting disk
Jul 08 16:52:40 prayag-linux kernel: parport_pc 00:04: activated
Jul 08 16:52:40 prayag-linux kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
Jul 08 16:52:40 prayag-linux kernel: [drm] PSP is resuming...
Jul 08 16:52:40 prayag-linux kernel: serial 00:05: activated
Jul 08 16:52:40 prayag-linux kernel: [drm] reserve 0x400000 from 0xf43fc00000 for PSP TMR
Jul 08 16:52:40 prayag-linux kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jul 08 16:52:40 prayag-linux kernel: ata9: SATA link down (SStatus 0 SControl 300)
Jul 08 16:52:40 prayag-linux kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Jul 08 16:52:40 prayag-linux kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jul 08 16:52:40 prayag-linux kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jul 08 16:52:40 prayag-linux kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jul 08 16:52:40 prayag-linux kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 08 16:52:40 prayag-linux kernel: ata5.00: configured for UDMA/133
Jul 08 16:52:40 prayag-linux kernel: ata2.00: configured for UDMA/100
Jul 08 16:52:40 prayag-linux kernel: ata6.00: configured for UDMA/133
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jul 08 16:52:40 prayag-linux kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jul 08 16:52:40 prayag-linux kernel: amdgpu: dpm has been enabled
Jul 08 16:52:40 prayag-linux kernel: [drm] VCN decode and encode initialized successfully(under SPG Mode).
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Jul 08 16:52:40 prayag-linux kernel: amdgpu 0000:38:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Jul 08 16:52:40 prayag-linux kernel: OOM killer enabled.
Jul 08 16:52:40 prayag-linux kernel: Restarting tasks ... 
Jul 08 16:52:40 prayag-linux kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp21s0f0u2: link becomes ready
Jul 08 16:52:40 prayag-linux kernel: done.
Jul 08 16:52:40 prayag-linux kernel: PM: suspend exit
Jul 08 16:52:40 prayag-linux kernel: audit: type=1131 audit(1657279360.710:239): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 08 16:52:40 prayag-linux kernel: audit: type=1130 audit(1657279360.733:240): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 08 16:52:40 prayag-linux kernel: audit: type=1131 audit(1657279360.733:241): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 08 16:52:40 prayag-linux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 08 16:52:40 prayag-linux kernel: Generic FE-GE Realtek PHY r8169-0-1b00:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-0-1b00:00, irq=IGNORE)
Jul 08 16:52:40 prayag-linux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 08 16:52:40 prayag-linux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 08 16:52:40 prayag-linux rtkit-daemon[860]: The canary thread is apparently starving. Taking action.
Jul 08 16:52:40 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: CTRL-EVENT-DSCP-POLICY clear_all
Jul 08 16:52:40 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: CTRL-EVENT-DSCP-POLICY clear_all
Jul 08 16:52:40 prayag-linux wpa_supplicant[1086]: nl80211: deinit ifname=wlp21s0f0u2 disabled_11b_rates=0
Jul 08 16:52:40 prayag-linux systemd-sleep[171073]: System returned from sleep state.
Jul 08 16:52:40 prayag-linux rtkit-daemon[860]: Demoting known real-time threads.
Jul 08 16:52:40 prayag-linux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 08 16:52:40 prayag-linux rtkit-daemon[860]: Demoted 0 threads.
Jul 08 16:52:40 prayag-linux systemd[1]: systemd-suspend.service: Deactivated successfully.
Jul 08 16:52:40 prayag-linux ModemManager[521]: <info>  [sleep-monitor] system is resuming
Jul 08 16:52:40 prayag-linux systemd[1]: Finished System Suspend.
Jul 08 16:52:40 prayag-linux systemd[1]: systemd-suspend.service: Consumed 46.118s CPU time.
Jul 08 16:52:40 prayag-linux systemd[1]: Stopped target Sleep.
Jul 08 16:52:40 prayag-linux systemd[1]: Reached target Suspend.
Jul 08 16:52:40 prayag-linux systemd[1]: Stopped target Suspend.
Jul 08 16:52:40 prayag-linux systemd-logind[458]: Operation 'sleep' finished.
Jul 08 16:52:40 prayag-linux NetworkManager[500]: <info>  [1657279360.7419] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Jul 08 16:52:40 prayag-linux NetworkManager[500]: <info>  [1657279360.7421] device (enp27s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 08 16:52:40 prayag-linux NetworkManager[500]: <info>  [1657279360.9649] device (wlp21s0f0u2): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 08 16:52:40 prayag-linux NetworkManager[500]: <info>  [1657279360.9668] device (p2p-dev-wlp21s0f0u2): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 08 16:52:40 prayag-linux kernel: r8169 0000:1b:00.0 enp27s0: Link is Down
Jul 08 16:52:40 prayag-linux NetworkManager[500]: <info>  [1657279360.9676] manager: NetworkManager state is now DISCONNECTED
Jul 08 16:52:41 prayag-linux NetworkManager[500]: <info>  [1657279361.0080] device (wlp21s0f0u2): supplicant interface state: internal-starting -> disconnected
Jul 08 16:52:41 prayag-linux NetworkManager[500]: <info>  [1657279361.0081] device (p2p-dev-wlp21s0f0u2): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 08 16:52:41 prayag-linux NetworkManager[500]: <info>  [1657279361.0085] Wi-Fi P2P device controlled by interface wlp21s0f0u2 created
Jul 08 16:52:41 prayag-linux NetworkManager[500]: <info>  [1657279361.0088] manager: (p2p-dev-wlp21s0f0u2): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/9)
Jul 08 16:52:41 prayag-linux NetworkManager[500]: <info>  [1657279361.0091] device (p2p-dev-wlp21s0f0u2): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 08 16:52:41 prayag-linux NetworkManager[500]: <info>  [1657279361.0095] device (wlp21s0f0u2): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 08 16:52:41 prayag-linux NetworkManager[500]: <info>  [1657279361.0102] device (p2p-dev-wlp21s0f0u2): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 08 16:52:42 prayag-linux rtkit-daemon[860]: Supervising 0 threads of 0 processes of 0 users.
Jul 08 16:52:42 prayag-linux rtkit-daemon[860]: Supervising 0 threads of 0 processes of 0 users.
Jul 08 16:52:42 prayag-linux rtkit-daemon[860]: Supervising 0 threads of 0 processes of 0 users.
Jul 08 16:52:42 prayag-linux rtkit-daemon[860]: Supervising 0 threads of 0 processes of 0 users.
Jul 08 16:52:43 prayag-linux ModemManager[521]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.0/usb1/1-2': not supported by any plugin
Jul 08 16:52:43 prayag-linux ModemManager[521]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:01.2/0000:15:00.2/0000:16:04.0/0000:1b:00.0': not supported by any plugin
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4459] policy: auto-activating connection 'Bharat Jain_5GHz' (b03a4758-7f4f-443d-932f-9a5373ddec45)
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4466] device (wlp21s0f0u2): Activation: starting connection 'Bharat Jain_5GHz' (b03a4758-7f4f-443d-932f-9a5373ddec45)
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4467] device (wlp21s0f0u2): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4471] manager: NetworkManager state is now CONNECTING
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4476] device (wlp21s0f0u2): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4479] device (wlp21s0f0u2): Activation: (wifi) access point 'Bharat Jain_5GHz' has security, but secrets are required.
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4479] device (wlp21s0f0u2): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4776] device (wlp21s0f0u2): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4781] device (wlp21s0f0u2): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4786] device (wlp21s0f0u2): Activation: (wifi) connection 'Bharat Jain_5GHz' has security, and secrets exist.  No new secrets needed.
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4787] Config: added 'ssid' value 'Bharat Jain_5GHz'
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4787] Config: added 'scan_ssid' value '1'
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4787] Config: added 'bgscan' value 'simple:30:-70:86400'
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4787] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4788] Config: added 'auth_alg' value 'OPEN'
Jul 08 16:52:47 prayag-linux NetworkManager[500]: <info>  [1657279367.4788] Config: added 'psk' value '<hidden>'
Jul 08 16:52:47 prayag-linux DiscoverNotifier[829]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/1”"
Jul 08 16:52:47 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: Trying to associate with 24:0b:88:53:97:fd (SSID='Bharat Jain_5GHz' freq=5240 MHz)
Jul 08 16:52:49 prayag-linux dbus-daemon[453]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.634' (uid=1000 pid=171312 comm="kcheckpass -m classic -S 42")
Jul 08 16:52:49 prayag-linux dbus-daemon[453]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 08 16:52:49 prayag-linux kcheckpass[171312]: pam_systemd_home(kde:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 08 16:52:49 prayag-linux audit[171314]: USER_AUTH pid=171314 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:unix_chkpwd acct="prayag" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Jul 08 16:52:49 prayag-linux kernel: audit: type=1100 audit(1657279369.307:242): pid=171314 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:unix_chkpwd acct="prayag" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
Jul 08 16:52:49 prayag-linux kwin_x11[783]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 45789, resource id: 85983286, major code: 18 (ChangeProperty), minor code: 0
Jul 08 16:52:56 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=5240 ht_enabled=1 ch_offset=-1 ch_width=80 MHz cf1=5210 cf2=0
Jul 08 16:52:56 prayag-linux NetworkManager[500]: <info>  [1657279376.0678] device (wlp21s0f0u2): supplicant interface state: disconnected -> associating
Jul 08 16:52:56 prayag-linux NetworkManager[500]: <info>  [1657279376.0678] device (p2p-dev-wlp21s0f0u2): supplicant management interface state: disconnected -> associating
Jul 08 16:52:56 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: Associated with 24:0b:88:53:97:fd
Jul 08 16:52:56 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 08 16:52:56 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=IN
Jul 08 16:52:56 prayag-linux NetworkManager[500]: <info>  [1657279376.5993] device (wlp21s0f0u2): supplicant interface state: associating -> associated
Jul 08 16:52:56 prayag-linux NetworkManager[500]: <info>  [1657279376.5994] device (p2p-dev-wlp21s0f0u2): supplicant management interface state: associating -> associated
Jul 08 16:52:56 prayag-linux NetworkManager[500]: <info>  [1657279376.7059] device (wlp21s0f0u2): supplicant interface state: associated -> 4way_handshake
Jul 08 16:52:56 prayag-linux NetworkManager[500]: <info>  [1657279376.7060] device (p2p-dev-wlp21s0f0u2): supplicant management interface state: associated -> 4way_handshake
Jul 08 16:52:56 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: WPA: Key negotiation completed with 24:0b:88:53:97:fd [PTK=CCMP GTK=TKIP]
Jul 08 16:52:56 prayag-linux wpa_supplicant[1086]: wlp21s0f0u2: CTRL-EVENT-CONNECTED - Connection to 24:0b:88:53:97:fd completed [id=0 id_str=]
Jul 08 16:52:56 prayag-linux wpa_supplicant[1086]: bgscan simple: Failed to enable signal strength monitoring
Jul 08 16:52:56 prayag-linux kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp21s0f0u2: link becomes ready
Jul 08 16:52:56 prayag-linux NetworkManager[500]: <info>  [1657279376.7260] device (wlp21s0f0u2): supplicant interface state: 4way_handshake -> completed
Jul 08 16:52:56 prayag-linux NetworkManager[500]: <info>  [1657279376.7261] device (wlp21s0f0u2): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Bharat Jain_5GHz"
Jul 08 16:52:56 prayag-linux NetworkManager[500]: <info>  [1657279376.7261] device (p2p-dev-wlp21s0f0u2): supplicant management interface state: 4way_handshake -> completed
Jul 08 16:52:56 prayag-linux NetworkManager[500]: <info>  [1657279376.7264] device (wlp21s0f0u2): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 08 16:52:56 prayag-linux NetworkManager[500]: <info>  [1657279376.7273] dhcp4 (wlp21s0f0u2): activation: beginning transaction (timeout in 45 seconds)
Jul 08 16:52:56 prayag-linux avahi-daemon[451]: Joining mDNS multicast group on interface wlp21s0f0u2.IPv6 with address fe80::1685:a568:989e:92dc.
Jul 08 16:52:56 prayag-linux avahi-daemon[451]: New relevant interface wlp21s0f0u2.IPv6 for mDNS.
Jul 08 16:52:56 prayag-linux avahi-daemon[451]: Registering new address record for fe80::1685:a568:989e:92dc on wlp21s0f0u2.*.
Jul 08 16:52:56 prayag-linux kwin_x11[783]: org.kde.bismuth: Client added: KWin::X11Client(0x558a34933500)
Jul 08 16:52:56 prayag-linux kwin_x11[783]: org.kde.bismuth: onWindowAdded,[object Object]
Jul 08 16:52:56 prayag-linux kwin_x11[783]: org.kde.bismuth: arrange
Jul 08 16:52:56 prayag-linux kwin_x11[783]: org.kde.bismuth: arrangeScreen/finished,[object Object]
Jul 08 16:52:56 prayag-linux kwin_x11[783]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Client(0x558a34933500)
^C
inxi -Fazy
System:
  Kernel: 5.10.126-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 12.1.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64
    root=UUID=6be5b829-c1db-43a8-815e-2790aa3c8703 rw quiet apparmor=1
    security=apparmor resume=UUID=74203097-8395-4852-9908-cab854f5b2ab
    udev.log_priority=3
  Desktop: KDE Plasma v: 5.24.5 tk: Qt v: 5.15.5 wm: kwin_x11 vt: 1 dm: SDDM
    Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Desktop Mobo: MSI model: A320M GAMING PRO (MS-7A39) v: 1.0
    serial: <superuser required> UEFI: American Megatrends v: 1.D0
    date: 04/27/2018
CPU:
  Info: model: AMD Ryzen 5 2400G with Radeon Vega Graphics bits: 64
    type: MT MCP arch: Zen built: 2017-19 process: GF 14nm family: 0x17 (23)
    model-id: 0x11 (17) stepping: 0 microcode: 0x810100B
  Topology: cpus: 1x cores: 4 tpc: 2 threads: 8 smt: enabled cache:
    L1: 384 KiB desc: d-4x32 KiB; i-4x64 KiB L2: 2 MiB desc: 4x512 KiB L3: 4 MiB
    desc: 1x4 MiB
  Speed (MHz): avg: 1471 high: 1546 min/max: 1600/3600 boost: enabled
    scaling: driver: acpi-cpufreq governor: schedutil cores: 1: 1470 2: 1419
    3: 1424 4: 1421 5: 1546 6: 1537 7: 1532 8: 1422 bogomips: 57622
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
  Vulnerabilities:
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: spec_store_bypass
    mitigation: Speculative Store Bypass disabled via prctl and seccomp
  Type: spectre_v1
    mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2
    mitigation: Retpolines, IBPB: conditional, STIBP: disabled, RSB filling
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: AMD Raven Ridge [Radeon Vega Series / Radeon Mobile Series]
    vendor: Micro-Star MSI driver: amdgpu v: kernel arch: GCN 5 process: GF 14nm
    built: 2017-20 pcie: gen: 3 speed: 8 GT/s lanes: 16 ports:
    active: HDMI-A-1 empty: DP-1,DVI-D-1,HDMI-A-2 bus-ID: 38:00.0
    chip-ID: 1002:15dd class-ID: 0300
  Display: x11 server: X.Org v: 21.1.3 compositor: kwin_x11 driver: X:
    loaded: amdgpu unloaded: modesetting alternate: fbdev,vesa gpu: amdgpu
    display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1600x900 s-dpi: 96 s-size: 423x238mm (16.65x9.37")
    s-diag: 485mm (19.11")
  Monitor-1: HDMI-A-1 mapped: HDMI-A-0 model: Samsung SyncMaster
    serial: <filter> built: 2009 res: 1600x900 hz: 60 dpi: 92 gamma: 1.2
    size: 443x249mm (17.44x9.8") diag: 508mm (20") ratio: 16:9 modes:
    max: 1600x900 min: 720x400
  OpenGL: renderer: AMD Radeon Vega 11 Graphics (raven LLVM 13.0.1 DRM 3.40
  5.10.126-1-MANJARO)
    v: 4.6 Mesa 22.1.2 direct render: Yes
Audio:
  Device-1: AMD Raven/Raven2/Fenghuang HDMI/DP Audio driver: snd_hda_intel
    v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 16 bus-ID: 38:00.1
    chip-ID: 1002:15de class-ID: 0403
  Device-2: AMD Family 17h/19h HD Audio vendor: Micro-Star MSI
    driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 16
    bus-ID: 38:00.6 chip-ID: 1022:15e3 class-ID: 0403
  Sound Server-1: ALSA v: k5.10.126-1-MANJARO running: yes
  Sound Server-2: sndio v: N/A running: no
  Sound Server-3: JACK v: 1.9.21 running: no
  Sound Server-4: PulseAudio v: 16.1 running: yes
  Sound Server-5: PipeWire v: 0.3.52 running: yes
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    vendor: Micro-Star MSI driver: r8169 v: kernel pcie: gen: 1 speed: 2.5 GT/s
    lanes: 1 port: f000 bus-ID: 1b:00.0 chip-ID: 10ec:8168 class-ID: 0200
  IF: enp27s0 state: down mac: <filter>
  Device-2: TP-Link Archer T2U PLUS [RTL8821AU] type: USB driver: rtl8821au
    bus-ID: 1-2:2 chip-ID: 2357:0120 class-ID: 0000 serial: <filter>
  IF: wlp21s0f0u2 state: up mac: <filter>
Drives:
  Local Storage: total: 1.59 TiB used: 493.11 GiB (30.2%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Crucial model: CT250P2SSD8
    size: 232.89 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
    lanes: 4 type: SSD serial: <filter> rev: P2CR048 temp: 42.9 C scheme: GPT
  ID-2: /dev/sda maj-min: 8:0 vendor: Western Digital
    model: WD10EZEX-22MFCA0 size: 931.51 GiB block-size: physical: 4096 B
    logical: 512 B speed: 6.0 Gb/s type: HDD rpm: 7200 serial: <filter>
    rev: 1A01 scheme: GPT
  ID-3: /dev/sdb maj-min: 8:16 vendor: Seagate model: ST3500418AS
    size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 3.0 Gb/s
    type: HDD rpm: 7200 serial: <filter> rev: CC34 scheme: MBR
Partition:
  ID-1: / raw-size: 115.88 GiB size: 113.5 GiB (97.95%)
    used: 27.69 GiB (24.4%) fs: ext4 dev: /dev/nvme0n1p3 maj-min: 259:3
  ID-2: /boot/efi raw-size: 1024 MiB size: 1022 MiB (99.80%)
    used: 25.6 MiB (2.5%) fs: vfat dev: /dev/nvme0n1p4 maj-min: 259:4
  ID-3: /home raw-size: 100 GiB size: 97.87 GiB (97.87%)
    used: 28.49 GiB (29.1%) fs: ext4 dev: /dev/nvme0n1p2 maj-min: 259:2
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
  ID-1: swap-1 type: partition size: 16 GiB used: 47.9 MiB (0.3%)
    priority: -2 dev: /dev/nvme0n1p1 maj-min: 259:1
Sensors:
  System Temperatures: cpu: 45.9 C mobo: N/A gpu: amdgpu temp: 46.0 C
  Fan Speeds (RPM): N/A
Info:
  Processes: 292 Uptime: 7h 52m wakeups: 4 Memory: 6.79 GiB
  used: 4.54 GiB (66.9%) Init: systemd v: 251 default: graphical
  tool: systemctl Compilers: gcc: 12.1.0 clang: 13.0.1 Packages: 1526
  pacman: 1521 lib: 417 flatpak: 5 Shell: Zsh v: 5.9 default: Bash v: 5.1.16
  running-in: yakuake inxi: 3.3.19

journalctl -p 3 -xb

alias jctl='journalctl -p 3 -xb'

Have a go with that - a little shorter.

This is the output of journalctl -p 3 -xb

Jul 08 08:55:33 prayag-linux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.SMIC], AE_ALREADY_EXISTS (20200925/dswload2-326)
Jul 08 08:55:33 prayag-linux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20200925/psobject-220)
Jul 08 08:55:33 prayag-linux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.SMIB], AE_ALREADY_EXISTS (20200925/dsfield-637)
Jul 08 08:55:33 prayag-linux kernel: ldm_parse_tocblock(): Cannot find TOCBLOCK, database may be corrupt.
Jul 08 08:55:33 prayag-linux kernel: ldm_parse_tocblock(): Cannot find TOCBLOCK, database may be corrupt.
Jul 08 08:55:35 prayag-linux systemd[647]: Failed to start Update XDG user dir configuration.
░░ Subject: A start job for unit UNIT has failed
░░ Defined-By: systemd
░░ Support: https://forum.manjaro.org/c/support
░░ 
░░ A start job for unit UNIT has finished with a failure.
░░ 
░░ The job identifier is 23 and the job result is failed.
Jul 08 08:55:38 prayag-linux colord-sane[597]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Jul 08 08:55:42 prayag-linux kwin_x11[783]: kwin_xkbcommon: XKB: couldn't find a Compose file for locale "en_US.UTF-8\nLANG=en_US.UTF-8" (mapped to "en_U>
Jul 08 08:56:13 prayag-linux pulseaudio[843]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': ti>
Jul 08 11:02:21 prayag-linux hp[72243]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Jul 08 11:02:21 prayag-linux python[72239]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Jul 08 11:06:55 prayag-linux hp[74915]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Jul 08 11:06:55 prayag-linux python[74910]: io/hpmud/pp.c 627: unable to read device-id ret=-1


You should start by updating the BIOS https://www.msi.com/Motherboard/a320m-gaming-pro/support

While the 5.10 LTS kernel is fine, you could still try the 5.15 LTS or above.

As I mentioned before, I’ve tried 5.15 and 5.17 too but had the same issue.

I have the same problem on Xfce edition. it started about a couple month ago. I did literally nothing. did not install any drivers or something. I’ve tried different kernels - 5.10, 5.15, 5.17.

System:
  Kernel: 5.15.59-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 12.1.1
    parameters: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64
    root=UUID=272173cd-5e88-4018-bdb3-08202db31483 rw apparmor=1
    security=apparmor sysrq_always_enabled=1
    resume=UUID=988c42b5-24dd-4792-b567-f4cb6a97a0ca udev.log_priority=3
    acpi_backlight=vendor i8042.nopnp ivrs_ioapic[4]=00:14.0
    ivrs_ioapic[5]=00:00.2 iommu=pt
  Desktop: Xfce v: 4.16.0 tk: Gtk v: 3.24.29 info: xfce4-panel wm: xfwm
    v: 4.16.1 vt: 7 dm: LightDM v: 1.30.0 Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Laptop System: Acer product: Nitro AN515-42 v: V1.13
    serial: <superuser required>
  Mobo: RR model: Freed_RRS v: V1.13 serial: <superuser required>
    UEFI: Insyde v: 1.13 date: 02/11/2019
Battery:
  ID-1: BAT1 charge: 26.2 Wh (76.8%) condition: 34.1/48.9 Wh (69.7%)
    volts: 15.1 min: 15.2 model: LG 0x41,0x43,0x31,0x34,0x42,0x38,0x0088
    type: Li-ion serial: <filter> status: discharging
CPU:
  Info: model: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx bits: 64
    type: MT MCP arch: Zen built: 2017-19 process: GF 14nm family: 0x17 (23)
    model-id: 0x11 (17) stepping: 0 microcode: 0x810100B
  Topology: cpus: 1x cores: 4 tpc: 2 threads: 8 smt: enabled cache:
    L1: 384 KiB desc: d-4x32 KiB; i-4x64 KiB L2: 2 MiB desc: 4x512 KiB L3: 4 MiB
    desc: 1x4 MiB
  Speed (MHz): avg: 1581 high: 2286 min/max: 1600/2000 boost: enabled
    scaling: driver: acpi-cpufreq governor: powersave cores: 1: 2286 2: 2000
    3: 1378 4: 1367 5: 1368 6: 1442 7: 1419 8: 1392 bogomips: 31948
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
  Vulnerabilities:
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: retbleed mitigation: untrained return thunk; SMT vulnerable
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl and seccomp
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, STIBP:
    disabled, RSB filling
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: AMD Baffin [Radeon RX 460/560D / Pro
    450/455/460/555/555X/560/560X] vendor: Acer Incorporated ALI
    driver: amdgpu v: kernel arch: GCN-4 code: Arctic Islands process: GF 14nm
    built: 2016-20 pcie: gen: 1 speed: 2.5 GT/s lanes: 8 link-max: gen: 3
    speed: 8 GT/s bus-ID: 01:00.0 chip-ID: 1002:67ef class-ID: 0380
  Device-2: AMD Raven Ridge [Radeon Vega Series / Radeon Mobile Series]
    vendor: Acer Incorporated ALI driver: amdgpu v: kernel arch: GCN-5
    code: Vega process: GF 14nm built: 2017-20 pcie: gen: 3 speed: 8 GT/s
    lanes: 16 ports: active: eDP-1 empty: HDMI-A-1 bus-ID: 04:00.0
    chip-ID: 1002:15dd class-ID: 0300
  Device-3: Quanta HD Webcam type: USB driver: uvcvideo bus-ID: 3-1:2
    chip-ID: 0408:a060 class-ID: 0e02 serial: <filter>
  Display: x11 server: X.Org v: 21.1.4 compositor: xfwm v: 4.16.1 driver: X:
    loaded: amdgpu unloaded: fbdev,modesetting alternate: vesa gpu: amdgpu
    display-ID: :0.0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22")
    s-diag: 582mm (22.93")
  Monitor-1: eDP-1 mapped: eDP model: LG Display 0x05d8 built: 2018
    res: 1920x1080 hz: 60 dpi: 142 gamma: 1.2 size: 344x194mm (13.54x7.64")
    diag: 395mm (15.5") ratio: 16:9 modes: max: 1920x1080 min: 640x480
  OpenGL: renderer: AMD Radeon Vega 8 Graphics (raven LLVM 14.0.6 DRM 3.42
    5.15.59-1-MANJARO) v: 4.6 Mesa 22.1.4 direct render: Yes
Audio:
  Device-1: AMD Raven/Raven2/Fenghuang HDMI/DP Audio vendor: Acer Incorporated
    ALI driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 16
    bus-ID: 04:00.1 chip-ID: 1002:15de class-ID: 0403
  Device-2: AMD Family 17h/19h HD Audio vendor: Acer Incorporated ALI
    driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 16
    bus-ID: 04:00.6 chip-ID: 1022:15e3 class-ID: 0403
  Sound Server-1: ALSA v: k5.15.59-1-MANJARO running: yes
  Sound Server-2: JACK v: 1.9.21 running: no
  Sound Server-3: PulseAudio v: 16.1 running: yes
  Sound Server-4: PipeWire v: 0.3.56 running: yes
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Acer
    Incorporated ALI driver: r8169 v: kernel pcie: gen: 1 speed: 2.5 GT/s
    lanes: 1 port: 2000 bus-ID: 02:00.1 chip-ID: 10ec:8168 class-ID: 0200
  IF: enp2s0f1 state: down mac: <filter>
  Device-2: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter
    vendor: Lite-On driver: ath10k_pci v: kernel pcie: gen: 1 speed: 2.5 GT/s
    lanes: 1 bus-ID: 03:00.0 chip-ID: 168c:003e class-ID: 0280
  IF: wlp3s0 state: up mac: <filter>
Bluetooth:
  Device-1: Lite-On type: USB driver: btusb v: 0.8 bus-ID: 1-4:2
    chip-ID: 04ca:3016 class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 6 state: up address: see --recommends
Drives:
  Local Storage: total: 1.36 TiB used: 689.05 GiB (49.3%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/sda maj-min: 8:0 vendor: Western Digital
    model: WD10SPZX-21Z10T0 size: 931.51 GiB block-size: physical: 4096 B
    logical: 512 B speed: 6.0 Gb/s type: HDD rpm: 5400 serial: <filter>
    rev: 1A02 scheme: GPT
  ID-2: /dev/sdb maj-min: 8:16 vendor: Western Digital
    model: WDS500G2B0B-00YS70 size: 465.76 GiB block-size: physical: 512 B
    logical: 512 B speed: 6.0 Gb/s type: SSD serial: <filter> rev: 40WD
    scheme: GPT
Partition:
  ID-1: / raw-size: 90 GiB size: 88.03 GiB (97.81%) used: 42.29 GiB (48.0%)
    fs: ext4 dev: /dev/sdb2 maj-min: 8:18
  ID-2: /boot/efi raw-size: 260 MiB size: 256 MiB (98.46%) used: 266 KiB
    (0.1%) fs: vfat dev: /dev/sdb4 maj-min: 8:20
  ID-3: /home raw-size: 367.5 GiB size: 360.67 GiB (98.14%) used: 162.04 GiB
    (44.9%) fs: ext4 dev: /dev/sdb3 maj-min: 8:19
Swap:
  Kernel: swappiness: 10 (default 60) cache-pressure: 100 (default)
  ID-1: swap-1 type: partition size: 8 GiB used: 0 KiB (0.0%) priority: -2
    dev: /dev/sdb1 maj-min: 8:17
Sensors:
  System Temperatures: cpu: 38.8 C mobo: N/A
  Fan Speeds (RPM): N/A
  GPU: device: amdgpu temp: 38.0 C device: amdgpu temp: 39.0 C watts: 6.00
Info:
  Processes: 366 Uptime: 1d 20h 55m wakeups: 7 Memory: 30.27 GiB used: 10.56
  GiB (34.9%) Init: systemd v: 251 default: graphical tool: systemctl
  Compilers: gcc: 12.1.1 clang: 14.0.6 Packages: pacman: 1954 lib: 507
  flatpak: 0 Shell: Bash v: 5.1.16 running-in: xfce4-terminal inxi: 3.3.20

июн 28 15:41:48 xipe-totek ModemManager[741]: <info>  [sleep-monitor] system is about to suspend
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.2955] manager: sleep: sleep requested (sleeping: no  enabled: yes)
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.2956] device (enp2s0f1): state change: unavailable -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.3030] device (p2p-dev-wlp3s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.3036] manager: NetworkManager state is now ASLEEP
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.3042] device (wlp3s0): state change: activated -> deactivating (reason 'sleeping', sys-iface-state: 'managed')
июн 28 15:41:48 xipe-totek dbus-daemon[566]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=610 comm="/usr/bin/NetworkManager --no-daemon")
июн 28 15:41:48 xipe-totek systemd[1]: Starting Network Manager Script Dispatcher Service...
июн 28 15:41:48 xipe-totek dbus-daemon[566]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
июн 28 15:41:48 xipe-totek systemd[1]: Started Network Manager Script Dispatcher Service.
июн 28 15:41:48 xipe-totek audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
июн 28 15:41:48 xipe-totek kernel: audit: type=1130 audit(1656420108.316:343): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
июн 28 15:41:48 xipe-totek kernel: wlp3s0: deauthenticating from b6:14:cd:47:89:f7 by local choice (Reason: 3=DEAUTH_LEAVING)
июн 28 15:41:48 xipe-totek pkexec[342191]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
июн 28 15:41:48 xipe-totek audit[342191]: USER_START pid=342191 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
июн 28 15:41:48 xipe-totek pkexec[342191]: sordes: Executing command [USER=root] [TTY=unknown] [CWD=/home/sordes] [COMMAND=/usr/bin/xfpm-power-backlight-helper --set-brightness 68]
июн 28 15:41:48 xipe-totek kernel: audit: type=1105 audit(1656420108.366:344): pid=342191 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
июн 28 15:41:48 xipe-totek wpa_supplicant[982]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=b6:14:cd:47:89:f7 reason=3 locally_generated=1
июн 28 15:41:48 xipe-totek wpa_supplicant[982]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
июн 28 15:41:48 xipe-totek wpa_supplicant[982]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.4129] device (wlp3s0): supplicant interface state: completed -> disconnected
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.4137] device (wlp3s0): state change: deactivating -> disconnected (reason 'sleeping', sys-iface-state: 'managed')
июн 28 15:41:48 xipe-totek avahi-daemon[550]: Withdrawing address record for fe80::92e9:7609:6633:eb0 on wlp3s0.
июн 28 15:41:48 xipe-totek avahi-daemon[550]: Leaving mDNS multicast group on interface wlp3s0.IPv6 with address fe80::92e9:7609:6633:eb0.
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.4155] dhcp4 (wlp3s0): canceled DHCP transaction
июн 28 15:41:48 xipe-totek avahi-daemon[550]: Interface wlp3s0.IPv6 no longer relevant for mDNS.
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.4156] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.4156] dhcp4 (wlp3s0): state changed no lease
июн 28 15:41:48 xipe-totek avahi-daemon[550]: Interface wlp3s0.IPv4 no longer relevant for mDNS.
июн 28 15:41:48 xipe-totek avahi-daemon[550]: Leaving mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.43.167.
июн 28 15:41:48 xipe-totek avahi-daemon[550]: Withdrawing address record for 192.168.43.167 on wlp3s0.
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.4174] device (wlp3s0): set-hw-addr: set MAC address to 82:76:C2:A0:C6:F7 (scanning)
июн 28 15:41:48 xipe-totek avahi-daemon[550]: Joining mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.43.167.
июн 28 15:41:48 xipe-totek avahi-daemon[550]: New relevant interface wlp3s0.IPv4 for mDNS.
июн 28 15:41:48 xipe-totek avahi-daemon[550]: Registering new address record for 192.168.43.167 on wlp3s0.IPv4.
июн 28 15:41:48 xipe-totek avahi-daemon[550]: Withdrawing address record for 192.168.43.167 on wlp3s0.
июн 28 15:41:48 xipe-totek avahi-daemon[550]: Leaving mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.43.167.
июн 28 15:41:48 xipe-totek avahi-daemon[550]: Interface wlp3s0.IPv4 no longer relevant for mDNS.
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.4504] device (wlp3s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
июн 28 15:41:48 xipe-totek NetworkManager[610]: <info>  [1656420108.4574] device (wlp3s0): set-hw-addr: reset MAC address to E8:D0:FC:94:28:37 (unmanage)
июн 28 15:41:48 xipe-totek audit: BPF prog-id=0 op=UNLOAD
июн 28 15:41:48 xipe-totek kernel: audit: type=1334 audit(1656420108.463:345): prog-id=0 op=UNLOAD
июн 28 15:41:48 xipe-totek wpa_supplicant[982]: p2p-dev-wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
июн 28 15:41:48 xipe-totek wpa_supplicant[982]: p2p-dev-wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
июн 28 15:41:48 xipe-totek wpa_supplicant[982]: nl80211: deinit ifname=p2p-dev-wlp3s0 disabled_11b_rates=0
июн 28 15:41:48 xipe-totek wpa_supplicant[982]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
июн 28 15:41:48 xipe-totek wpa_supplicant[982]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
июн 28 15:41:48 xipe-totek wpa_supplicant[982]: nl80211: deinit ifname=wlp3s0 disabled_11b_rates=0
июн 28 15:41:53 xipe-totek systemd-logind[601]: Delay lock is active (UID 1000/sordes, PID 1282/xfce4-screensav) but inhibitor timeout is reached.
июн 28 15:41:53 xipe-totek systemd[1]: Reached target Sleep.
июн 28 15:41:53 xipe-totek systemd[1]: Starting System Suspend...
июн 28 15:41:53 xipe-totek systemd-sleep[342229]: Entering sleep state 'suspend'...
июн 28 15:41:53 xipe-totek kernel: PM: suspend entry (deep)

июн 28 18:46:50 xipe-totek kernel: Filesystems sync: 0.021 seconds
июн 28 18:46:50 xipe-totek kernel: Freezing user space processes ... (elapsed 0.003 seconds) done.
июн 28 18:46:50 xipe-totek kernel: OOM killer disabled.
июн 28 18:46:50 xipe-totek kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
июн 28 18:46:50 xipe-totek kernel: printk: Suspending console(s) (use no_console_suspend to debug)
июн 28 18:46:50 xipe-totek kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
июн 28 18:46:50 xipe-totek kernel: sd 0:0:0:0: [sda] Stopping disk
июн 28 18:46:50 xipe-totek kernel: sd 1:0:0:0: [sdb] Synchronizing SCSI cache
июн 28 18:46:50 xipe-totek kernel: sd 1:0:0:0: [sdb] Stopping disk
июн 28 18:46:50 xipe-totek kernel: [drm] free PSP TMR buffer
июн 28 18:46:50 xipe-totek kernel: ACPI: EC: interrupt blocked
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:01:00.0: amdgpu: PCI CONFIG reset
июн 28 18:46:50 xipe-totek kernel: ACPI: PM: Preparing to enter system sleep state S3
июн 28 18:46:50 xipe-totek kernel: ACPI: EC: event blocked
июн 28 18:46:50 xipe-totek kernel: ACPI: EC: EC stopped
июн 28 18:46:50 xipe-totek kernel: ACPI: PM: Saving platform NVS memory
июн 28 18:46:50 xipe-totek kernel: Disabling non-boot CPUs ...
июн 28 18:46:50 xipe-totek kernel: smpboot: CPU 1 is now offline
июн 28 18:46:50 xipe-totek kernel: smpboot: CPU 2 is now offline
июн 28 18:46:50 xipe-totek kernel: smpboot: CPU 3 is now offline
июн 28 18:46:50 xipe-totek kernel: smpboot: CPU 4 is now offline
июн 28 18:46:50 xipe-totek kernel: smpboot: CPU 5 is now offline
июн 28 18:46:50 xipe-totek kernel: smpboot: CPU 6 is now offline
июн 28 18:46:50 xipe-totek kernel: smpboot: CPU 7 is now offline
июн 28 18:46:50 xipe-totek kernel: ACPI: PM: Low-level resume complete
июн 28 18:46:50 xipe-totek kernel: ACPI: EC: EC started
июн 28 18:46:50 xipe-totek kernel: ACPI: PM: Restoring platform NVS memory
июн 28 18:46:50 xipe-totek kernel: ------------[ cut here ]------------
июн 28 18:46:50 xipe-totek kernel: WARNING: CPU: 0 PID: 342229 at drivers/iommu/amd/init.c:849 amd_iommu_enable_interrupts+0x35d/0x430
июн 28 18:46:50 xipe-totek kernel: Modules linked in: rfcomm ccm ec_sys cmac algif_hash algif_skcipher af_alg bnep uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops btintel videobuf2_v4l2 videobuf2_common bluetooth videodev mc xpad ff_memless ecdh_generic qrtr ns joydev intel_rapl_msr mousedev intel_rapl_common edac_mce_amd snd_ctl_led acer_wmi snd_hda_codec_realtek kvm_amd wmi_bmof sparse_keymap snd_hda_codec_generic ath10k_pci hid_multitouch ledtrig_audio kvm ath10k_core amdgpu irqbypass ath crct10dif_pclmul snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg crc32_pclmul ghash_clmulni_intel snd_intel_sdw_acpi mac80211 aesni_intel snd_hda_codec crypto_simd snd_hda_core cryptd snd_hwdep vfat rapl libarc4 fat snd_pcm psmouse r8169 cfg80211 pcspkr sp5100_tco snd_timer snd k10temp i2c_piix4 realtek soundcore mdio_devres rfkill ccp tpm_crb libphy gpu_sched drm_ttm_helper ttm tpm_tis tpm_tis_core mac_hid tpm wmi i2c_hid_acpi video rng_core i2c_hid pinctrl_amd acer_wireless acpi_cpufreq uinput vboxsf
июн 28 18:46:50 xipe-totek kernel:  vboxguest vboxnetflt(OE) vboxnetadp(OE) vboxdrv(OE) fuse crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid rtsx_pci_sdmmc serio_raw atkbd mmc_core libps2 crc32c_intel xhci_pci rtsx_pci i8042 serio
июн 28 18:46:50 xipe-totek kernel: CPU: 0 PID: 342229 Comm: systemd-sleep Tainted: G        W  OE     5.15.49-1-MANJARO #1 079d7b6b99246a60a510d4c3f88331cefffc8c07
июн 28 18:46:50 xipe-totek kernel: Hardware name: Acer Nitro AN515-42/Freed_RRS, BIOS V1.13 02/11/2019
июн 28 18:46:50 xipe-totek kernel: RIP: 0010:amd_iommu_enable_interrupts+0x35d/0x430
июн 28 18:46:50 xipe-totek kernel: Code: ff ff 49 8b 7f 18 89 04 24 e8 bf 38 ed ff 8b 04 24 e9 3b fd ff ff 0f 0b 4d 8b 3f 49 81 ff d0 eb f5 ba 0f 85 f5 fc ff ff eb 96 <0f> 0b 4d 8b 3f 49 81 ff d0 eb f5 ba 0f 85 e1 fc ff ff eb 82 48 c7
июн 28 18:46:50 xipe-totek kernel: RSP: 0018:ffffc225c1623c38 EFLAGS: 00010046
июн 28 18:46:50 xipe-totek kernel: RAX: 0000000000000000 RBX: 00000000001e8480 RCX: 0000000000000000
июн 28 18:46:50 xipe-totek kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
июн 28 18:46:50 xipe-totek kernel: RBP: 0000000080000000 R08: 0000000000000000 R09: 0000000000000000
июн 28 18:46:50 xipe-totek kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 000ffffffffffff8
июн 28 18:46:50 xipe-totek kernel: R13: 0800000000000000 R14: ffffc225c1623c40 R15: ffffa00d4004b000
июн 28 18:46:50 xipe-totek kernel: FS:  00007f6e7b99ee80(0000) GS:ffffa0146fe00000(0000) knlGS:0000000000000000
июн 28 18:46:50 xipe-totek kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
июн 28 18:46:50 xipe-totek kernel: CR2: 00007ff00401bee6 CR3: 000000010b7ea000 CR4: 00000000003506f0
июн 28 18:46:50 xipe-totek kernel: Call Trace:
июн 28 18:46:50 xipe-totek kernel:  <TASK>
июн 28 18:46:50 xipe-totek kernel:  amd_iommu_reenable+0x39/0x40
июн 28 18:46:50 xipe-totek kernel:  lapic_resume+0x289/0x320
июн 28 18:46:50 xipe-totek kernel:  syscore_resume+0x4b/0x180
июн 28 18:46:50 xipe-totek kernel:  suspend_devices_and_enter+0x701/0x810
июн 28 18:46:50 xipe-totek kernel:  pm_suspend.cold+0x325/0x36e
июн 28 18:46:50 xipe-totek kernel:  state_store+0x68/0xd0
июн 28 18:46:50 xipe-totek kernel:  kernfs_fop_write_iter+0x122/0x200
июн 28 18:46:50 xipe-totek kernel:  new_sync_write+0x153/0x1f0
июн 28 18:46:50 xipe-totek kernel:  vfs_write+0x1ff/0x290
июн 28 18:46:50 xipe-totek kernel:  ksys_write+0x6b/0xf0
июн 28 18:46:50 xipe-totek kernel:  do_syscall_64+0x5b/0x90
июн 28 18:46:50 xipe-totek kernel:  ? do_syscall_64+0x67/0x90
июн 28 18:46:50 xipe-totek kernel:  ? do_user_addr_fault+0x1e5/0x6a0
июн 28 18:46:50 xipe-totek kernel:  ? exc_page_fault+0x71/0x170
июн 28 18:46:50 xipe-totek kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xae
июн 28 18:46:50 xipe-totek kernel: RIP: 0033:0x7f6e7c387c27
июн 28 18:46:50 xipe-totek kernel: Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
июн 28 18:46:50 xipe-totek kernel: RSP: 002b:00007fff28662078 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
июн 28 18:46:50 xipe-totek kernel: RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f6e7c387c27
июн 28 18:46:50 xipe-totek kernel: RDX: 0000000000000004 RSI: 00007fff28662160 RDI: 0000000000000004
июн 28 18:46:50 xipe-totek kernel: RBP: 00007fff28662160 R08: 000055c9f1cd8500 R09: 0000000000000000
июн 28 18:46:50 xipe-totek kernel: R10: 000055c9f00e0143 R11: 0000000000000246 R12: 0000000000000004
июн 28 18:46:50 xipe-totek kernel: R13: 000055c9f1cd43c0 R14: 0000000000000004 R15: 00007f6e7c47f940
июн 28 18:46:50 xipe-totek kernel:  </TASK>
июн 28 18:46:50 xipe-totek kernel: ---[ end trace f628d4b170d87380 ]---
июн 28 18:46:50 xipe-totek kernel: ------------[ cut here ]------------
июн 28 18:46:50 xipe-totek kernel: WARNING: CPU: 0 PID: 342229 at drivers/iommu/amd/init.c:849 amd_iommu_enable_interrupts+0x35d/0x430
июн 28 18:46:50 xipe-totek kernel: Modules linked in: rfcomm ccm ec_sys cmac algif_hash algif_skcipher af_alg bnep uvcvideo btusb btrtl videobuf2_vmalloc btbcm videobuf2_memops btintel videobuf2_v4l2 videobuf2_common bluetooth videodev mc xpad ff_memless ecdh_generic qrtr ns joydev intel_rapl_msr mousedev intel_rapl_common edac_mce_amd snd_ctl_led acer_wmi snd_hda_codec_realtek kvm_amd wmi_bmof sparse_keymap snd_hda_codec_generic ath10k_pci hid_multitouch ledtrig_audio kvm ath10k_core amdgpu irqbypass ath crct10dif_pclmul snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg crc32_pclmul ghash_clmulni_intel snd_intel_sdw_acpi mac80211 aesni_intel snd_hda_codec crypto_simd snd_hda_core cryptd snd_hwdep vfat rapl libarc4 fat snd_pcm psmouse r8169 cfg80211 pcspkr sp5100_tco snd_timer snd k10temp i2c_piix4 realtek soundcore mdio_devres rfkill ccp tpm_crb libphy gpu_sched drm_ttm_helper ttm tpm_tis tpm_tis_core mac_hid tpm wmi i2c_hid_acpi video rng_core i2c_hid pinctrl_amd acer_wireless acpi_cpufreq uinput vboxsf
июн 28 18:46:50 xipe-totek kernel:  vboxguest vboxnetflt(OE) vboxnetadp(OE) vboxdrv(OE) fuse crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid rtsx_pci_sdmmc serio_raw atkbd mmc_core libps2 crc32c_intel xhci_pci rtsx_pci i8042 serio
июн 28 18:46:50 xipe-totek kernel: CPU: 0 PID: 342229 Comm: systemd-sleep Tainted: G        W  OE     5.15.49-1-MANJARO #1 079d7b6b99246a60a510d4c3f88331cefffc8c07
июн 28 18:46:50 xipe-totek kernel: Hardware name: Acer Nitro AN515-42/Freed_RRS, BIOS V1.13 02/11/2019
июн 28 18:46:50 xipe-totek kernel: RIP: 0010:amd_iommu_enable_interrupts+0x35d/0x430
июн 28 18:46:50 xipe-totek kernel: Code: ff ff 49 8b 7f 18 89 04 24 e8 bf 38 ed ff 8b 04 24 e9 3b fd ff ff 0f 0b 4d 8b 3f 49 81 ff d0 eb f5 ba 0f 85 f5 fc ff ff eb 96 <0f> 0b 4d 8b 3f 49 81 ff d0 eb f5 ba 0f 85 e1 fc ff ff eb 82 48 c7
июн 28 18:46:50 xipe-totek kernel: RSP: 0018:ffffc225c1623c60 EFLAGS: 00010046
июн 28 18:46:50 xipe-totek kernel: RAX: 0000000000000000 RBX: 00000000001e8480 RCX: 0000000000000000
июн 28 18:46:50 xipe-totek kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
июн 28 18:46:50 xipe-totek kernel: RBP: 0000000080000000 R08: 0000000000000000 R09: 0000000000000000
июн 28 18:46:50 xipe-totek kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 000ffffffffffff8
июн 28 18:46:50 xipe-totek kernel: R13: 0800000000000000 R14: ffffc225c1623c68 R15: ffffa00d4004b000
июн 28 18:46:50 xipe-totek kernel: FS:  00007f6e7b99ee80(0000) GS:ffffa0146fe00000(0000) knlGS:0000000000000000
июн 28 18:46:50 xipe-totek kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
июн 28 18:46:50 xipe-totek kernel: CR2: 00007ff00401bee6 CR3: 000000010b7ea000 CR4: 00000000003506f0
июн 28 18:46:50 xipe-totek kernel: Call Trace:
июн 28 18:46:50 xipe-totek kernel:  <TASK>
июн 28 18:46:50 xipe-totek kernel:  ? enable_iommus_v2+0x8e/0x140
июн 28 18:46:50 xipe-totek kernel:  syscore_resume+0x4b/0x180
июн 28 18:46:50 xipe-totek kernel:  suspend_devices_and_enter+0x701/0x810
июн 28 18:46:50 xipe-totek kernel:  pm_suspend.cold+0x325/0x36e
июн 28 18:46:50 xipe-totek kernel:  state_store+0x68/0xd0
июн 28 18:46:50 xipe-totek kernel:  kernfs_fop_write_iter+0x122/0x200
июн 28 18:46:50 xipe-totek kernel:  new_sync_write+0x153/0x1f0
июн 28 18:46:50 xipe-totek kernel:  vfs_write+0x1ff/0x290
июн 28 18:46:50 xipe-totek kernel:  ksys_write+0x6b/0xf0
июн 28 18:46:50 xipe-totek kernel:  do_syscall_64+0x5b/0x90
июн 28 18:46:50 xipe-totek kernel:  ? do_syscall_64+0x67/0x90
июн 28 18:46:50 xipe-totek kernel:  ? do_user_addr_fault+0x1e5/0x6a0
июн 28 18:46:50 xipe-totek kernel:  ? exc_page_fault+0x71/0x170
июн 28 18:46:50 xipe-totek kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xae
июн 28 18:46:50 xipe-totek kernel: RIP: 0033:0x7f6e7c387c27
июн 28 18:46:50 xipe-totek kernel: Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
июн 28 18:46:50 xipe-totek kernel: RSP: 002b:00007fff28662078 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
июн 28 18:46:50 xipe-totek kernel: RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f6e7c387c27
июн 28 18:46:50 xipe-totek kernel: RDX: 0000000000000004 RSI: 00007fff28662160 RDI: 0000000000000004
июн 28 18:46:50 xipe-totek kernel: RBP: 00007fff28662160 R08: 000055c9f1cd8500 R09: 0000000000000000
июн 28 18:46:50 xipe-totek kernel: R10: 000055c9f00e0143 R11: 0000000000000246 R12: 0000000000000004
июн 28 18:46:50 xipe-totek kernel: R13: 000055c9f1cd43c0 R14: 0000000000000004 R15: 00007f6e7c47f940
июн 28 18:46:50 xipe-totek kernel:  </TASK>
июн 28 18:46:50 xipe-totek kernel: ---[ end trace f628d4b170d87381 ]---
июн 28 18:46:50 xipe-totek kernel: Enabling non-boot CPUs ...
июн 28 18:46:50 xipe-totek kernel: x86: Booting SMP configuration:
июн 28 18:46:50 xipe-totek kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
июн 28 18:46:50 xipe-totek kernel: microcode: CPU1: patch_level=0x0810100b
июн 28 18:46:50 xipe-totek kernel: ACPI: \_PR_.C001: Found 2 idle states
июн 28 18:46:50 xipe-totek kernel: CPU1 is up
июн 28 18:46:50 xipe-totek kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
июн 28 18:46:50 xipe-totek kernel: microcode: CPU2: patch_level=0x0810100b
июн 28 18:46:50 xipe-totek kernel: ACPI: \_PR_.C002: Found 2 idle states
июн 28 18:46:50 xipe-totek kernel: CPU2 is up
июн 28 18:46:50 xipe-totek kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
июн 28 18:46:50 xipe-totek kernel: microcode: CPU3: patch_level=0x0810100b
июн 28 18:46:50 xipe-totek kernel: ACPI: \_PR_.C003: Found 2 idle states
июн 28 18:46:50 xipe-totek kernel: CPU3 is up
июн 28 18:46:50 xipe-totek kernel: smpboot: Booting Node 0 Processor 4 APIC 0x4
июн 28 18:46:50 xipe-totek kernel: microcode: CPU4: patch_level=0x0810100b
июн 28 18:46:50 xipe-totek kernel: ACPI: \_PR_.C004: Found 2 idle states
июн 28 18:46:50 xipe-totek kernel: CPU4 is up
июн 28 18:46:50 xipe-totek kernel: smpboot: Booting Node 0 Processor 5 APIC 0x5
июн 28 18:46:50 xipe-totek kernel: microcode: CPU5: patch_level=0x0810100b
июн 28 18:46:50 xipe-totek kernel: ACPI: \_PR_.C005: Found 2 idle states
июн 28 18:46:50 xipe-totek kernel: CPU5 is up
июн 28 18:46:50 xipe-totek kernel: smpboot: Booting Node 0 Processor 6 APIC 0x6
июн 28 18:46:50 xipe-totek kernel: microcode: CPU6: patch_level=0x0810100b
июн 28 18:46:50 xipe-totek kernel: ACPI: \_PR_.C006: Found 2 idle states
июн 28 18:46:50 xipe-totek kernel: CPU6 is up
июн 28 18:46:50 xipe-totek kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
июн 28 18:46:50 xipe-totek kernel: microcode: CPU7: patch_level=0x0810100b
июн 28 18:46:50 xipe-totek kernel: ACPI: \_PR_.C007: Found 2 idle states
июн 28 18:46:50 xipe-totek kernel: CPU7 is up
июн 28 18:46:50 xipe-totek kernel: ACPI: PM: Waking up from system sleep state S3
июн 28 18:46:50 xipe-totek kernel: ACPI: EC: interrupt unblocked
июн 28 18:46:50 xipe-totek kernel: ACPI: EC: event unblocked
июн 28 18:46:50 xipe-totek kernel: [drm] PCIE GART of 1024M enabled.
июн 28 18:46:50 xipe-totek kernel: [drm] PTB located at 0x000000F400900000
июн 28 18:46:50 xipe-totek kernel: [drm] PSP is resuming...
июн 28 18:46:50 xipe-totek kernel: sd 1:0:0:0: [sdb] Starting disk
июн 28 18:46:50 xipe-totek kernel: sd 0:0:0:0: [sda] Starting disk
июн 28 18:46:50 xipe-totek kernel: [drm] reserve 0x400000 from 0xf43fc00000 for PSP TMR
июн 28 18:46:50 xipe-totek kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available
июн 28 18:46:50 xipe-totek kernel: [drm] UVD and UVD ENC initialized successfully.
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
июн 28 18:46:50 xipe-totek kernel: [drm] kiq ring mec 2 pipe 1 q 0
июн 28 18:46:50 xipe-totek kernel: amdgpu: restore the fine grain parameters
июн 28 18:46:50 xipe-totek kernel: usb 3-1: reset high-speed USB device number 2 using xhci_hcd
июн 28 18:46:50 xipe-totek kernel: usb 1-4: reset full-speed USB device number 3 using xhci_hcd
июн 28 18:46:50 xipe-totek kernel: [drm] VCE initialized successfully.
июн 28 18:46:50 xipe-totek kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
июн 28 18:46:50 xipe-totek kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
июн 28 18:46:50 xipe-totek kernel: ata1.00: configured for UDMA/133
июн 28 18:46:50 xipe-totek kernel: ata2.00: configured for UDMA/133
июн 28 18:46:50 xipe-totek kernel: [drm] VCN decode and encode initialized successfully(under SPG Mode).
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
июн 28 18:46:50 xipe-totek kernel: amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
июн 28 18:46:50 xipe-totek kernel: OOM killer enabled.
июн 28 18:46:50 xipe-totek kernel: Restarting tasks ... done.
июн 28 18:46:50 xipe-totek kernel: PM: suspend exit
июн 28 18:46:50 xipe-totek kernel: Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
июн 28 18:46:50 xipe-totek kernel: Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
июн 28 18:46:50 xipe-totek systemd-logind[601]: Lid opened.
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSource/ldac_hq
июн 28 18:46:50 xipe-totek systemd-sleep[342229]: System returned from sleep state.
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSource/ldac_sq
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSource/ldac_mq
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSink/aptx_hd
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSource/aptx_hd
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSink/aptx
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSource/aptx
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSink/sbc
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSource/sbc
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSink/sbc_xq_453
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSource/sbc_xq_453
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSink/sbc_xq_512
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSource/sbc_xq_512
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSink/sbc_xq_552
июн 28 18:46:50 xipe-totek bluetoothd[922]: Endpoint unregistered: sender=:1.35 path=/MediaEndpoint/A2DPSource/sbc_xq_552
июн 28 18:46:50 xipe-totek systemd[1210]: Stopped target Bluetooth.
июн 28 18:46:50 xipe-totek systemd[1]: Stopped target Bluetooth Support.
июн 28 18:46:50 xipe-totek systemd[1210]: Reached target Bluetooth.
июн 28 18:46:50 xipe-totek systemd[1]: Reached target Bluetooth Support.
июн 28 18:46:50 xipe-totek kernel: Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
июн 28 18:46:50 xipe-totek systemd[1]: systemd-suspend.service: Deactivated successfully.
июн 28 18:46:50 xipe-totek systemd[1]: Finished System Suspend.
июн 28 18:46:50 xipe-totek audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
июн 28 18:46:50 xipe-totek kernel: audit: type=1130 audit(1656431210.993:346): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
июн 28 18:46:50 xipe-totek kernel: audit: type=1131 audit(1656431210.993:347): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
июн 28 18:46:50 xipe-totek audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
июн 28 18:46:51 xipe-totek systemd[1]: Stopped target Sleep.
июн 28 18:46:51 xipe-totek systemd[1]: Reached target Suspend.
июн 28 18:46:51 xipe-totek systemd[1]: Stopped target Suspend.
июн 28 18:46:51 xipe-totek systemd-logind[601]: Operation 'sleep' finished.```