You are not logged in.
Hello, everyone. I've installed Arch for a few days now, and everything is running fine. I also did my first system maintenance and update earlier today with no error.
However... When I run "systemctl --failed" out of curiosity, I find that the systemd-suspend.service has failed, which is not the case before I updated my system.
From what I've read, this service handles suspending your PC, which I've confirmed that my PC won't suspend and instead kicks me back to the lock screen.
Is this a critical error that I should troubleshoot ASAP, or can I leave it alone because I don't really suspend my PC anyway? Asking because one of the first steps on the system maintenance page of the Wiki is telling me to check whether any systemd services has failed, so I'm afraid I might break my system on the next update because I left one systemd service on a failed state...
Here's the journalctl log, if this is where to look for what's causing the error. Thanks in advance!
Jun 22 18:07:25 archlinux systemd[1]: Starting Time & Date Service...
Jun 22 18:07:26 archlinux systemd[1]: Started Time & Date Service.
Jun 22 18:07:36 archlinux polkitd[1017]: Registered Authentication Agent for unix-process:13310:508533 (system bus name :1.287 [/usr/bin/pkttyagent --notify-fd 6 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 22 18:07:36 archlinux systemd-logind[912]: The system will suspend now!
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2163] manager: sleep: sleep requested (sleeping: no enabled: yes)
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2164] manager: NetworkManager state is now ASLEEP
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2164] device (enp111s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Jun 22 18:07:36 archlinux dbus-broker[910]: A security policy denied :1.216 to send method call /org/freedesktop/login1/seat/seat0:org.freedesktop.login1.Seat.Inhibit to org.freedesktop.login1.
Jun 22 18:07:36 archlinux kwin_wayland[8830]: kwin_core: Failed to delay sleep: Sender is not authorized to send message
Jun 22 18:07:36 archlinux dbus-broker[910]: A security policy denied :1.216 to send method call /org/freedesktop/login1/seat/seat0:org.freedesktop.login1.Seat.Inhibit to org.freedesktop.login1.
Jun 22 18:07:36 archlinux polkitd[1017]: Unregistered Authentication Agent for unix-process:unknown (system bus name :1.287, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 22 18:07:36 archlinux kwin_wayland[8830]: kwin_core: Failed to delay sleep: Sender is not authorized to send message
Jun 22 18:07:36 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 22 18:07:36 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2440] device (enp111s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2442] dhcp4 (enp111s0): canceled DHCP transaction
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2443] dhcp4 (enp111s0): activation: beginning transaction (timeout in 45 seconds)
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2443] dhcp4 (enp111s0): state changed no lease
Jun 22 18:07:36 archlinux mullvad-daemon[965]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: false }
Jun 22 18:07:36 archlinux mullvad-daemon[965]: [talpid_core::dns][INFO] Resetting DNS
Jun 22 18:07:36 archlinux mullvad-daemon[965]: [mullvad_api::availability][DEBUG] Pausing API requests due to being offline
Jun 22 18:07:36 archlinux mullvad-daemon[965]: [talpid_routing::imp::imp][DEBUG] Clearing routes
Jun 22 18:07:36 archlinux mullvad-daemon[965]: [mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Block)
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2687] device (enp111s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Jun 22 18:07:36 archlinux kernel: r8169 0000:6f:00.0 enp111s0: Link is Down
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2886] device (wg0-mullvad): state change: activated -> unmanaged (reason 'unmanaged', managed-type: 'removed')
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:07:36 archlinux systemd[980]: Started dbus-:1.1-org.kde.kwalletd6@1.service.
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: kf.plasma.core: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: kf.plasma.core: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:07:36 archlinux systemd[1]: Reached target Sleep.
Jun 22 18:07:36 archlinux systemd[1]: Starting System Suspend...
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:07:36 archlinux kwalletd6[13355]: g_dbus_proxy_get_object_path: assertion 'G_IS_DBUS_PROXY (proxy)' failed
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/lockscreen/LockOsd.qml:10:1: "../osd": no such directory
Jun 22 18:07:36 archlinux systemd[1]: user@1000.service: Unit now frozen-by-parent.
Jun 22 18:07:36 archlinux systemd[1]: session-5.scope: Unit now frozen-by-parent.
Jun 22 18:07:36 archlinux systemd[1]: session-7.scope: Unit now frozen-by-parent.
Jun 22 18:07:36 archlinux systemd[1]: user.slice: Unit now frozen.
Jun 22 18:07:36 archlinux systemd[1]: user-1000.slice: Unit now frozen-by-parent.
Jun 22 18:07:36 archlinux systemd-sleep[13382]: Successfully froze unit 'user.slice'.
Jun 22 18:07:36 archlinux systemd-sleep[13382]: Performing sleep operation 'suspend'...
Jun 22 18:07:36 archlinux kernel: PM: suspend entry (deep)
Jun 22 18:07:36 archlinux kernel: Filesystems sync: 0.010 seconds
Jun 22 18:07:38 archlinux kernel: Freezing user space processes
Jun 22 18:07:38 archlinux kernel: Freezing user space processes completed (elapsed 0.000 seconds)
Jun 22 18:07:38 archlinux kernel: OOM killer disabled.
Jun 22 18:07:38 archlinux kernel: Freezing remaining freezable tasks
Jun 22 18:07:38 archlinux kernel: Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
Jun 22 18:07:38 archlinux kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jun 22 18:07:38 archlinux kernel: ------------[ cut here ]------------
Jun 22 18:07:38 archlinux kernel: WARNING: CPU: 12 PID: 13382 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3154 dm_prepare_suspend+0x44/0x50 [amdgpu]
Jun 22 18:07:38 archlinux kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq wireguard curve25519_x86_64 libcurve25519_generic ip6_udp_tunnel udp_tunnel rfkill vfat fat intel_rapl_msr amd_atl intel_rapl_common snd_hda_codec_realtek kvm_amd snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel irqbypass snd_intel_dspcfg snd_intel_sdw_acpi snd_usb_audio polyval_clmulni polyval_generic ghash_clmulni_intel snd_hda_codec snd_usbmidi_lib sha512_ssse3 spd5118 snd_ump sha256_ssse3 snd_hda_core sha1_ssse3 snd_rawmidi aesni_intel snd_hwdep snd_seq_device r8169 crypto_simd mousedev snd_pcm joydev cryptd realtek snd_timer sp5100_tco wacom mc wmi_bmof mdio_devres rapl pcspkr i2c_piix4 snd nft_reject_inet ccp k10temp i2c_smbus nf_reject_ipv4 libphy soundcore nf_reject_ipv6 nft_reject gpio_amdpt gpio_generic mac_hid nft_masq nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vboxnetflt(OE) vboxnetadp(OE) nf_tables vboxdrv(OE) pkcs8_key_parser i2c_dev crypto_user loop dm_mod nfnetlink zram
Jun 22 18:07:38 archlinux kernel: 842_decompress 842_compress lz4hc_compress lz4_compress ip_tables x_tables amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper nvme drm_panel_backlight_quirks drm_buddy nvme_core drm_display_helper nvme_keyring cec video nvme_auth wmi
Jun 22 18:07:38 archlinux kernel: CPU: 12 UID: 0 PID: 13382 Comm: systemd-sleep Tainted: G W OE 6.15.3-arch1-1 #1 PREEMPT(full) d8e4be090634982aecb41eb415d6a2689ce50bdb
Jun 22 18:07:38 archlinux kernel: Tainted: [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Jun 22 18:07:38 archlinux kernel: Hardware name: ASRock B650M Pro RS/B650M Pro RS, BIOS 3.06 07/26/2024
Jun 22 18:07:38 archlinux kernel: RIP: 0010:dm_prepare_suspend+0x44/0x50 [amdgpu]
Jun 22 18:07:38 archlinux kernel: Code: 48 83 bb a0 6b 04 00 00 75 20 48 8d 7b 10 e8 c3 12 70 c6 48 89 83 a0 6b 04 00 48 3d 00 f0 ff ff 77 02 31 c0 5b e9 77 c4 9b c5 <0f> 0b eb dc 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90
Jun 22 18:07:38 archlinux kernel: RSP: 0018:ffffd1070e09fab8 EFLAGS: 00010282
Jun 22 18:07:38 archlinux kernel: RAX: 0000000000000000 RBX: ffff8aff56500000 RCX: 0000000000000000
Jun 22 18:07:38 archlinux kernel: RDX: 0000000000000001 RSI: ffff8aff40402238 RDI: ffff8aff56500000
Jun 22 18:07:38 archlinux kernel: RBP: 0000000000000005 R08: 0000000000c00000 R09: ffffffff88a544e0
Jun 22 18:07:38 archlinux kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffff8aff56500010
Jun 22 18:07:38 archlinux kernel: R13: 0000000000000000 R14: 0000000000000002 R15: 00000000134c9700
Jun 22 18:07:38 archlinux kernel: FS: 00007f43035ce880(0000) GS:ffff8b0ac4e2f000(0000) knlGS:0000000000000000
Jun 22 18:07:38 archlinux kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 22 18:07:38 archlinux kernel: CR2: 0000555f1cbe7568 CR3: 00000001d0a6c000 CR4: 0000000000f50ef0
Jun 22 18:07:38 archlinux kernel: PKRU: 55555554
Jun 22 18:07:38 archlinux kernel: Call Trace:
Jun 22 18:07:38 archlinux kernel: <TASK>
Jun 22 18:07:38 archlinux kernel: amdgpu_device_prepare+0x88/0xc0 [amdgpu 22b7670854b1240a200e82d1470a7e7db1b276ef]
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: pci_pm_prepare+0x29/0x70
Jun 22 18:07:38 archlinux kernel: dpm_prepare+0x163/0x4d0
Jun 22 18:07:38 archlinux kernel: ? __pfx_pci_pm_prepare+0x10/0x10
Jun 22 18:07:38 archlinux kernel: dpm_suspend_start+0x1e/0x60
Jun 22 18:07:38 archlinux kernel: suspend_devices_and_enter+0x168/0x880
Jun 22 18:07:38 archlinux kernel: pm_suspend.cold+0x303/0x36b
Jun 22 18:07:38 archlinux kernel: state_store+0x6c/0xd0
Jun 22 18:07:38 archlinux kernel: kernfs_fop_write_iter+0x135/0x1f0
Jun 22 18:07:38 archlinux kernel: vfs_write+0x28b/0x470
Jun 22 18:07:38 archlinux kernel: ksys_write+0x73/0xe0
Jun 22 18:07:38 archlinux kernel: do_syscall_64+0x7b/0x810
Jun 22 18:07:38 archlinux kernel: ? __mod_memcg_lruvec_state+0xb1/0x1c0
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? __lruvec_stat_mod_folio+0x85/0xd0
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? set_ptes.isra.0+0x36/0x80
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? do_anonymous_page+0xf7/0x8b0
Jun 22 18:07:38 archlinux kernel: ? ___pte_offset_map+0x1b/0x180
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? __handle_mm_fault+0xb46/0xfd0
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? __count_memcg_events+0xb0/0x150
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? count_memcg_events.constprop.0+0x1a/0x30
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? handle_mm_fault+0x1d2/0x2d0
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? do_user_addr_fault+0x21a/0x690
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? irqentry_exit_to_user_mode+0x2c/0x1b0
Jun 22 18:07:38 archlinux kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jun 22 18:07:38 archlinux kernel: RIP: 0033:0x7f43036a2006
Jun 22 18:07:38 archlinux kernel: Code: 5d e8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 75 19 83 e2 39 83 fa 08 75 11 e8 26 ff ff ff 66 0f 1f 44 00 00 48 8b 45 10 0f 05 <48> 8b 5d f8 c9 c3 0f 1f 40 00 f3 0f 1e fa 55 48 89 e5 48 83 ec 08
Jun 22 18:07:38 archlinux kernel: RSP: 002b:00007ffcc342c730 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Jun 22 18:07:38 archlinux kernel: RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f43036a2006
Jun 22 18:07:38 archlinux kernel: RDX: 0000000000000004 RSI: 0000555f1cbe6560 RDI: 0000000000000007
Jun 22 18:07:38 archlinux kernel: RBP: 00007ffcc342c750 R08: 0000000000000000 R09: 0000000000000000
Jun 22 18:07:38 archlinux kernel: R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000004
Jun 22 18:07:38 archlinux kernel: R13: 0000555f1cbe6560 R14: 0000555f1cbda2a0 R15: 00007ffcc342c8e0
Jun 22 18:07:38 archlinux kernel: </TASK>
Jun 22 18:07:38 archlinux kernel: ---[ end trace 0000000000000000 ]---
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: MODE1 reset
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: GPU mode1 reset
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: GPU smu mode1 reset
Jun 22 18:07:38 archlinux kernel: ACPI: PM: Preparing to enter system sleep state S3
Jun 22 18:07:38 archlinux kernel: ACPI: PM: Saving platform NVS memory
Jun 22 18:07:38 archlinux kernel: Disabling non-boot CPUs ...
Jun 22 18:07:38 archlinux kernel: Wakeup pending. Abort CPU freeze
Jun 22 18:07:38 archlinux kernel: Non-boot CPUs are not disabled
Jun 22 18:07:38 archlinux kernel: ACPI: PM: Waking up from system sleep state S3
Jun 22 18:07:38 archlinux kernel: pcieport 0000:00:02.1: PME: Spurious native interrupt!
Jun 22 18:07:38 archlinux kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: PSP is resuming...
Jun 22 18:07:38 archlinux kernel: nvme nvme1: D3 entry latency set to 10 seconds
Jun 22 18:07:38 archlinux kernel: nvme nvme1: 24/0/0 default/read/poll queues
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: reserve 0xa00000 from 0xf41e000000 for PSP TMR
Jun 22 18:07:38 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000F00000).
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: PSP is resuming...
Jun 22 18:07:38 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0x1300000 from 0x83fc000000 for PSP TMR
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: SMU is resuming...
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: SMU is resumed successfully!
Jun 22 18:07:38 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 22 18:07:38 archlinux kernel: [drm] DMUB hardware initialized: version=0x05002800
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: [drm] Cannot find any crtc or sizes
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: [drm] Cannot find any crtc or sizes
Jun 22 18:07:39 archlinux kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000003d, smu fw if version = 0x00000040, smu fw program = 0, smu fw version = 0x004e8000 (78.128.0)
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
Jun 22 18:07:39 archlinux kernel: [drm] DMUB hardware initialized: version=0x07002E00
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_1 uses VM inv eng 1 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 4 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 14 on hub 0
Jun 22 18:07:39 archlinux kernel: [drm] ring gfx_32789.1.1 was added
Jun 22 18:07:39 archlinux kernel: [drm] ring compute_32789.2.2 was added
Jun 22 18:07:39 archlinux kernel: [drm] ring sdma_32789.3.3 was added
Jun 22 18:07:39 archlinux kernel: [drm] ring gfx_32789.1.1 ib test pass
Jun 22 18:07:39 archlinux kernel: [drm] ring compute_32789.2.2 ib test pass
Jun 22 18:07:39 archlinux kernel: [drm] ring sdma_32789.3.3 ib test pass
Jun 22 18:07:39 archlinux kernel: OOM killer enabled.
Jun 22 18:07:39 archlinux kernel: Restarting tasks ... done.
Jun 22 18:07:39 archlinux kernel: random: crng reseeded on system resumption
Jun 22 18:07:39 archlinux kernel: PM: suspend exit
Jun 22 18:07:39 archlinux kernel: PM: suspend entry (s2idle)
Jun 22 18:07:39 archlinux mullvad-daemon[965]: [talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
Jun 22 18:07:39 archlinux mullvad-daemon[965]: [talpid_core::firewall][INFO] Applying firewall policy: Blocked. Blocking LAN. Allowing endpoint: 45.83.223.196:443/TCP
Jun 22 18:07:39 archlinux mullvad-daemon[965]: [mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
Jun 22 18:07:39 archlinux mullvad-daemon[965]: [mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
Jun 22 18:07:39 archlinux kernel: Filesystems sync: 0.011 seconds
Jun 22 18:07:39 archlinux kernel: Freezing user space processesit
Jun 22 18:07:39 archlinux kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Jun 22 18:07:39 archlinux kernel: OOM killer disabled.
Jun 22 18:07:39 archlinux kernel: Freezing remaining freezable tasks
Jun 22 18:07:39 archlinux kernel: pci_bus 0000:6c: Allocating resources
Jun 22 18:07:39 archlinux kernel: Freezing remaining freezable tasks completed (elapsed 0.138 seconds)
Jun 22 18:07:39 archlinux kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: PM: pci_pm_suspend(): amdgpu_pmops_suspend [amdgpu] returns -22
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: PM: dpm_run_callback(): pci_pm_suspend returns -22
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: PM: failed to suspend async: error -22
Jun 22 18:07:39 archlinux kernel: PM: Some devices failed to suspend, or early wake event detected
Jun 22 18:07:39 archlinux kernel: nvme nvme1: D3 entry latency set to 10 seconds
Jun 22 18:07:39 archlinux kernel: nvme nvme1: 24/0/0 default/read/poll queues
Jun 22 18:07:39 archlinux kernel: OOM killer enabled.
Jun 22 18:07:39 archlinux kernel: Restarting tasks ... done.
Jun 22 18:07:39 archlinux kernel: random: crng reseeded on system resumption
Jun 22 18:07:39 archlinux kernel: PM: suspend exit
Jun 22 18:07:39 archlinux systemd-sleep[13382]: Failed to put system to sleep. System resumed again: Device or resource busy
Jun 22 18:07:39 archlinux kwin_wayland[8830]: kwin_wayland_drm: atomic commit failed: Invalid argument
Jun 22 18:07:39 archlinux kwin_wayland[8830]: kwin_wayland_drm: atomic commit failed: Invalid argument
Jun 22 18:07:39 archlinux systemd[1]: user.slice: Unit now thawed.
Jun 22 18:07:39 archlinux systemd[1]: user-1000.slice: Unit now thawed.
Jun 22 18:07:39 archlinux systemd-sleep[13382]: Successfully thawed unit 'user.slice'.
Jun 22 18:07:39 archlinux systemd[1]: session-7.scope: Unit now thawed.
Jun 22 18:07:39 archlinux systemd[1]: session-5.scope: Unit now thawed.
Jun 22 18:07:39 archlinux systemd[1]: user@1000.service: Unit now thawed.
Jun 22 18:07:39 archlinux kscreenlocker_greet[13319]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/lockscreen/LockOsd.qml:10:1: "../osd": no such directory
Jun 22 18:07:39 archlinux systemd[1]: systemd-suspend.service: Main process exited, code=exited, status=1/FAILURE
Jun 22 18:07:39 archlinux systemd[1]: systemd-suspend.service: Failed with result 'exit-code'.
Jun 22 18:07:39 archlinux systemd[1]: Failed to start System Suspend.
Jun 22 18:07:39 archlinux systemd[1]: Dependency failed for Suspend.
Jun 22 18:07:39 archlinux systemd[1]: suspend.target: Job suspend.target/start failed with result 'dependency'.
Jun 22 18:07:39 archlinux systemd[1]: Stopped target Sleep.
Jun 22 18:07:39 archlinux systemd-logind[912]: Operation 'suspend' finished.
Jun 22 18:07:39 archlinux NetworkManager[911]: <info> [1750586859.6358] manager: sleep: wake requested (sleeping: yes enabled: yes)
Jun 22 18:07:39 archlinux NetworkManager[911]: <info> [1750586859.6359] device (enp111s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jun 22 18:07:39 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
Jun 22 18:07:39 archlinux kernel: Realtek Internal NBASE-T PHY r8169-0-6f00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-6f00:00, irq=MAC)
Jun 22 18:07:39 archlinux kwin_wayland_wrapper[8901]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jun 22 18:07:39 archlinux kwin_wayland_wrapper[8901]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jun 22 18:07:39 archlinux kwin_wayland_wrapper[8901]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jun 22 18:07:39 archlinux NetworkManager[911]: <info> [1750586859.7848] manager: NetworkManager state is now DISCONNECTED
Jun 22 18:07:39 archlinux kernel: r8169 0000:6f:00.0 enp111s0: Link is Down
Jun 22 18:07:39 archlinux kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:42 archlinux kernel: r8169 0000:6f:00.0 enp111s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7433] device (enp111s0): carrier: link connected
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7434] device (enp111s0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7437] policy: auto-activating connection 'Wired connection 1' (7a93de23-6ec4-3637-a4e9-080e2e38597f)
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7439] device (enp111s0): Activation: starting connection 'Wired connection 1' (7a93de23-6ec4-3637-a4e9-080e2e38597f)
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7439] device (enp111s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7440] manager: NetworkManager state is now CONNECTING
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7440] device (enp111s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7443] device (enp111s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7445] dhcp4 (enp111s0): activation: beginning transaction (timeout in 45 seconds)
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.7657] dhcp4 (enp111s0): state changed new lease, address=192.168.1.13, acd pending
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9172] dhcp4 (enp111s0): state changed new lease, address=192.168.1.13
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_core::dns][INFO] Resetting DNS
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [mullvad_api::availability][DEBUG] Resuming API requests due to coming online
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9175] policy: set 'Wired connection 1' (enp111s0) as default for IPv4 routing and DNS
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 103.108.231.50:21271/UDP, Blocking LAN, interface: none. Allowing endpoint 45.83.223.196:443/TCP
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: 103.108.231.50:21271, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Australia", city: Some("Perth"), latitude: -31.953512, longitude: 115.857048, mullvad_exit_ip: true, hostname: Some("au-per-wg-301"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Quantum Resistance"]) }
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): off, lan: off, pq: auto, obfs: auto, dns: default
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_wireguard][DEBUG] Tunnel MTU: 1380
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9360] device (enp111s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_wireguard][DEBUG] Using kernel WireGuard implementation through netlink
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9365] device (enp111s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9366] device (enp111s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9367] manager: NetworkManager state is now CONNECTED_SITE
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9368] device (enp111s0): Activation: successful, device activated.
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9370] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 103.108.231.50:21271/UDP over "wg0-mullvad" (ip: 10.149.14.145, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: 10.64.0.1:1337/TCP), Blocking LAN. Allowing endpoint 45.83.223.196:443/TCP
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9718] manager: (wg0-mullvad): new WireGuard device (/org/freedesktop/NetworkManager/Devices/9)
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9752] device (wg0-mullvad): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9754] device (wg0-mullvad): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9756] device (wg0-mullvad): Activation: starting connection 'wg0-mullvad' (dbb8a1e0-7ffb-482c-90d6-035500371a6d)
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9757] device (wg0-mullvad): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9757] device (wg0-mullvad): state change: prepare -> config (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9758] device (wg0-mullvad): state change: config -> ip-config (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9759] device (wg0-mullvad): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9766] device (wg0-mullvad): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9767] device (wg0-mullvad): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9768] device (wg0-mullvad): Activation: successful, device activated.
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: 10.64.0.1, prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_wireguard::ephemeral][DEBUG] Requesting ephemeral peer
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_tunnel_config_client][DEBUG] Connecting to relay config service at 10.64.0.1
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_tunnel_config_client::socket::sys][DEBUG] Tunnel config TCP socket MSS: 496
Jun 22 18:07:46 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 22 18:07:46 archlinux mullvad-daemon[965]: [talpid_tunnel_config_client][DEBUG] Connected to relay config service at 10.64.0.1
Jun 22 18:07:46 archlinux mullvad-daemon[965]: [talpid_tunnel_config_client][DEBUG] Generated PQ secrets
Jun 22 18:07:47 archlinux mullvad-daemon[965]: [talpid_wireguard::ephemeral][DEBUG] Retrieved ephemeral peer
Jun 22 18:07:47 archlinux mullvad-daemon[965]: [talpid_tunnel_config_client::socket_sniffer][DEBUG] Tunnel config client connection ended. RX: 2199 bytes, TX: 526453 bytes, duration: 0 s
Jun 22 18:07:47 archlinux mullvad-daemon[965]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 103.108.231.50:21271/UDP over "wg0-mullvad" (ip: 10.149.14.145, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: All), Blocking LAN. Allowing endpoint 45.83.223.196:443/TCP
Jun 22 18:07:47 archlinux mullvad-daemon[965]: [talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: 0.0.0.0, prefix: 0 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: false, mtu: None }}
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::firewall][INFO] Applying firewall policy: Connected to 103.108.231.50:21271/UDP over "wg0-mullvad" (ip: 10.149.14.145, v4 gw: 10.64.0.1, v6 gw: None), Blocking LAN
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns][INFO] Setting DNS servers: Tunnel DNS: {10.64.0.1} Non-tunnel DNS: {}
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns::imp][DEBUG] Can't manage DNS using systemd-resolved: systemd-resolved operation failed
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns::imp][DEBUG] Can't manage DNS using NetworkManager: NetworkManager is too new to manage DNS: 1.52
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns::imp][DEBUG] Can't manage DNS using resolveconf: Failed to detect 'resolvconf' program
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns::imp::static_resolv_conf][DEBUG] No DNS state backup to restore
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns::imp][DEBUG] Managing DNS via /etc/resolv.conf
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [mullvad_daemon][DEBUG] New tunnel state: Connected { endpoint: TunnelEndpoint { endpoint: Endpoint { address: 103.108.231.50:21271, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: Some("wg0-mullvad"), daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Australia", city: Some("Perth"), latitude: -31.953512, longitude: 115.857048, mullvad_exit_ip: true, hostname: Some("au-per-wg-301"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Quantum Resistance"]) }
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_wireguard::mtu_detection][DEBUG] MTU 1380 verified to not drop packets
Jun 22 18:07:49 archlinux kscreenlocker_greet[13319]: qt.qpa.wayland: Could not create EGL surface (EGL error 0x3000)
Jun 22 18:07:49 archlinux kscreenlocker_greet[13319]: qt.qpa.wayland: Could not create EGL surface (EGL error 0x3000)
Jun 22 18:07:49 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: VM memory stats for proc kscreenlocker_g(13336) task kscreenloc:cs0(13319) is non-zero when fini
Jun 22 18:07:49 archlinux kscreenlocker_greet[13319]: Failed to write to the pipe: Bad file descriptor.
Jun 22 18:07:53 archlinux mullvad-daemon[965]: [mullvad_daemon::leak_checker][DEBUG] Attempting to leak traffic on interface Name("enp111s0") to 103.108.231.50:21271/UDP
Jun 22 18:07:53 archlinux mullvad-daemon[965]: [mullvad_leak_checker::traceroute::unix::linux][DEBUG] Binding socket to Name("enp111s0")
Jun 22 18:07:53 archlinux mullvad-daemon[965]: [mullvad_leak_checker::traceroute::unix][DEBUG] Sending probe packets (ttl=1..4)
Jun 22 18:07:53 archlinux mullvad-daemon[965]: [mullvad_leak_checker::traceroute::unix][DEBUG] send_to failed, was probably caught by firewall
Jun 22 18:07:58 archlinux mullvad-daemon[965]: [mullvad_daemon::leak_checker][DEBUG] No leak detected
Jun 22 18:08:09 archlinux systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 22 18:08:51 archlinux kwin_wayland[8830]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jun 22 18:08:52 archlinux systemd[1]: Starting Time & Date Service...
Jun 22 18:08:52 archlinux systemd[1]: Started Time & Date Service.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Supervising 0 threads of 0 processes of 0 users.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Supervising 0 threads of 0 processes of 0 users.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Supervising 0 threads of 0 processes of 0 users.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Supervising 0 threads of 0 processes of 0 users.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Successfully made thread 13806 of process 13632 owned by '1000' RT at priority 10.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:09:00 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:09:00 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:09:22 archlinux systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 22 18:10:17 archlinux systemd[980]: Starting KRunner...
Jun 22 18:10:17 archlinux systemd[980]: Started KRunner.
Jun 22 18:10:17 archlinux krunner[14056]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:10:17 archlinux krunner[14056]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:10:17 archlinux krunner[14056]: kf.plasma.core: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:10:17 archlinux krunner[14056]: kf.plasma.core: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:10:17 archlinux krunner[14056]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:10:17 archlinux krunner[14056]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Jun 22 18:13:22 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:13:22 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:14:45 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.Jun 22 18:07:25 archlinux systemd[1]: Starting Time & Date Service...
Jun 22 18:07:26 archlinux systemd[1]: Started Time & Date Service.
Jun 22 18:07:36 archlinux polkitd[1017]: Registered Authentication Agent for unix-process:13310:508533 (system bus name :1.287 [/usr/bin/pkttyagent --notify-fd 6 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 22 18:07:36 archlinux systemd-logind[912]: The system will suspend now!
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2163] manager: sleep: sleep requested (sleeping: no enabled: yes)
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2164] manager: NetworkManager state is now ASLEEP
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2164] device (enp111s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Jun 22 18:07:36 archlinux dbus-broker[910]: A security policy denied :1.216 to send method call /org/freedesktop/login1/seat/seat0:org.freedesktop.login1.Seat.Inhibit to org.freedesktop.login1.
Jun 22 18:07:36 archlinux kwin_wayland[8830]: kwin_core: Failed to delay sleep: Sender is not authorized to send message
Jun 22 18:07:36 archlinux dbus-broker[910]: A security policy denied :1.216 to send method call /org/freedesktop/login1/seat/seat0:org.freedesktop.login1.Seat.Inhibit to org.freedesktop.login1.
Jun 22 18:07:36 archlinux polkitd[1017]: Unregistered Authentication Agent for unix-process:unknown (system bus name :1.287, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 22 18:07:36 archlinux kwin_wayland[8830]: kwin_core: Failed to delay sleep: Sender is not authorized to send message
Jun 22 18:07:36 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 22 18:07:36 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2440] device (enp111s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2442] dhcp4 (enp111s0): canceled DHCP transaction
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2443] dhcp4 (enp111s0): activation: beginning transaction (timeout in 45 seconds)
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2443] dhcp4 (enp111s0): state changed no lease
Jun 22 18:07:36 archlinux mullvad-daemon[965]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: false }
Jun 22 18:07:36 archlinux mullvad-daemon[965]: [talpid_core::dns][INFO] Resetting DNS
Jun 22 18:07:36 archlinux mullvad-daemon[965]: [mullvad_api::availability][DEBUG] Pausing API requests due to being offline
Jun 22 18:07:36 archlinux mullvad-daemon[965]: [talpid_routing::imp::imp][DEBUG] Clearing routes
Jun 22 18:07:36 archlinux mullvad-daemon[965]: [mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Block)
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2687] device (enp111s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Jun 22 18:07:36 archlinux kernel: r8169 0000:6f:00.0 enp111s0: Link is Down
Jun 22 18:07:36 archlinux NetworkManager[911]: <info> [1750586856.2886] device (wg0-mullvad): state change: activated -> unmanaged (reason 'unmanaged', managed-type: 'removed')
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:07:36 archlinux systemd[980]: Started dbus-:1.1-org.kde.kwalletd6@1.service.
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: kf.plasma.core: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: kf.plasma.core: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:07:36 archlinux systemd[1]: Reached target Sleep.
Jun 22 18:07:36 archlinux systemd[1]: Starting System Suspend...
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:07:36 archlinux kwalletd6[13355]: g_dbus_proxy_get_object_path: assertion 'G_IS_DBUS_PROXY (proxy)' failed
Jun 22 18:07:36 archlinux kscreenlocker_greet[13319]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/lockscreen/LockOsd.qml:10:1: "../osd": no such directory
Jun 22 18:07:36 archlinux systemd[1]: user@1000.service: Unit now frozen-by-parent.
Jun 22 18:07:36 archlinux systemd[1]: session-5.scope: Unit now frozen-by-parent.
Jun 22 18:07:36 archlinux systemd[1]: session-7.scope: Unit now frozen-by-parent.
Jun 22 18:07:36 archlinux systemd[1]: user.slice: Unit now frozen.
Jun 22 18:07:36 archlinux systemd[1]: user-1000.slice: Unit now frozen-by-parent.
Jun 22 18:07:36 archlinux systemd-sleep[13382]: Successfully froze unit 'user.slice'.
Jun 22 18:07:36 archlinux systemd-sleep[13382]: Performing sleep operation 'suspend'...
Jun 22 18:07:36 archlinux kernel: PM: suspend entry (deep)
Jun 22 18:07:36 archlinux kernel: Filesystems sync: 0.010 seconds
Jun 22 18:07:38 archlinux kernel: Freezing user space processes
Jun 22 18:07:38 archlinux kernel: Freezing user space processes completed (elapsed 0.000 seconds)
Jun 22 18:07:38 archlinux kernel: OOM killer disabled.
Jun 22 18:07:38 archlinux kernel: Freezing remaining freezable tasks
Jun 22 18:07:38 archlinux kernel: Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
Jun 22 18:07:38 archlinux kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jun 22 18:07:38 archlinux kernel: ------------[ cut here ]------------
Jun 22 18:07:38 archlinux kernel: WARNING: CPU: 12 PID: 13382 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3154 dm_prepare_suspend+0x44/0x50 [amdgpu]
Jun 22 18:07:38 archlinux kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq wireguard curve25519_x86_64 libcurve25519_generic ip6_udp_tunnel udp_tunnel rfkill vfat fat intel_rapl_msr amd_atl intel_rapl_common snd_hda_codec_realtek kvm_amd snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel irqbypass snd_intel_dspcfg snd_intel_sdw_acpi snd_usb_audio polyval_clmulni polyval_generic ghash_clmulni_intel snd_hda_codec snd_usbmidi_lib sha512_ssse3 spd5118 snd_ump sha256_ssse3 snd_hda_core sha1_ssse3 snd_rawmidi aesni_intel snd_hwdep snd_seq_device r8169 crypto_simd mousedev snd_pcm joydev cryptd realtek snd_timer sp5100_tco wacom mc wmi_bmof mdio_devres rapl pcspkr i2c_piix4 snd nft_reject_inet ccp k10temp i2c_smbus nf_reject_ipv4 libphy soundcore nf_reject_ipv6 nft_reject gpio_amdpt gpio_generic mac_hid nft_masq nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vboxnetflt(OE) vboxnetadp(OE) nf_tables vboxdrv(OE) pkcs8_key_parser i2c_dev crypto_user loop dm_mod nfnetlink zram
Jun 22 18:07:38 archlinux kernel: 842_decompress 842_compress lz4hc_compress lz4_compress ip_tables x_tables amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper nvme drm_panel_backlight_quirks drm_buddy nvme_core drm_display_helper nvme_keyring cec video nvme_auth wmi
Jun 22 18:07:38 archlinux kernel: CPU: 12 UID: 0 PID: 13382 Comm: systemd-sleep Tainted: G W OE 6.15.3-arch1-1 #1 PREEMPT(full) d8e4be090634982aecb41eb415d6a2689ce50bdb
Jun 22 18:07:38 archlinux kernel: Tainted: [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Jun 22 18:07:38 archlinux kernel: Hardware name: ASRock B650M Pro RS/B650M Pro RS, BIOS 3.06 07/26/2024
Jun 22 18:07:38 archlinux kernel: RIP: 0010:dm_prepare_suspend+0x44/0x50 [amdgpu]
Jun 22 18:07:38 archlinux kernel: Code: 48 83 bb a0 6b 04 00 00 75 20 48 8d 7b 10 e8 c3 12 70 c6 48 89 83 a0 6b 04 00 48 3d 00 f0 ff ff 77 02 31 c0 5b e9 77 c4 9b c5 <0f> 0b eb dc 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90
Jun 22 18:07:38 archlinux kernel: RSP: 0018:ffffd1070e09fab8 EFLAGS: 00010282
Jun 22 18:07:38 archlinux kernel: RAX: 0000000000000000 RBX: ffff8aff56500000 RCX: 0000000000000000
Jun 22 18:07:38 archlinux kernel: RDX: 0000000000000001 RSI: ffff8aff40402238 RDI: ffff8aff56500000
Jun 22 18:07:38 archlinux kernel: RBP: 0000000000000005 R08: 0000000000c00000 R09: ffffffff88a544e0
Jun 22 18:07:38 archlinux kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffff8aff56500010
Jun 22 18:07:38 archlinux kernel: R13: 0000000000000000 R14: 0000000000000002 R15: 00000000134c9700
Jun 22 18:07:38 archlinux kernel: FS: 00007f43035ce880(0000) GS:ffff8b0ac4e2f000(0000) knlGS:0000000000000000
Jun 22 18:07:38 archlinux kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 22 18:07:38 archlinux kernel: CR2: 0000555f1cbe7568 CR3: 00000001d0a6c000 CR4: 0000000000f50ef0
Jun 22 18:07:38 archlinux kernel: PKRU: 55555554
Jun 22 18:07:38 archlinux kernel: Call Trace:
Jun 22 18:07:38 archlinux kernel: <TASK>
Jun 22 18:07:38 archlinux kernel: amdgpu_device_prepare+0x88/0xc0 [amdgpu 22b7670854b1240a200e82d1470a7e7db1b276ef]
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: pci_pm_prepare+0x29/0x70
Jun 22 18:07:38 archlinux kernel: dpm_prepare+0x163/0x4d0
Jun 22 18:07:38 archlinux kernel: ? __pfx_pci_pm_prepare+0x10/0x10
Jun 22 18:07:38 archlinux kernel: dpm_suspend_start+0x1e/0x60
Jun 22 18:07:38 archlinux kernel: suspend_devices_and_enter+0x168/0x880
Jun 22 18:07:38 archlinux kernel: pm_suspend.cold+0x303/0x36b
Jun 22 18:07:38 archlinux kernel: state_store+0x6c/0xd0
Jun 22 18:07:38 archlinux kernel: kernfs_fop_write_iter+0x135/0x1f0
Jun 22 18:07:38 archlinux kernel: vfs_write+0x28b/0x470
Jun 22 18:07:38 archlinux kernel: ksys_write+0x73/0xe0
Jun 22 18:07:38 archlinux kernel: do_syscall_64+0x7b/0x810
Jun 22 18:07:38 archlinux kernel: ? __mod_memcg_lruvec_state+0xb1/0x1c0
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? __lruvec_stat_mod_folio+0x85/0xd0
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? set_ptes.isra.0+0x36/0x80
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? do_anonymous_page+0xf7/0x8b0
Jun 22 18:07:38 archlinux kernel: ? ___pte_offset_map+0x1b/0x180
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? __handle_mm_fault+0xb46/0xfd0
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? __count_memcg_events+0xb0/0x150
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? count_memcg_events.constprop.0+0x1a/0x30
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? handle_mm_fault+0x1d2/0x2d0
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? do_user_addr_fault+0x21a/0x690
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Jun 22 18:07:38 archlinux kernel: ? irqentry_exit_to_user_mode+0x2c/0x1b0
Jun 22 18:07:38 archlinux kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jun 22 18:07:38 archlinux kernel: RIP: 0033:0x7f43036a2006
Jun 22 18:07:38 archlinux kernel: Code: 5d e8 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 75 19 83 e2 39 83 fa 08 75 11 e8 26 ff ff ff 66 0f 1f 44 00 00 48 8b 45 10 0f 05 <48> 8b 5d f8 c9 c3 0f 1f 40 00 f3 0f 1e fa 55 48 89 e5 48 83 ec 08
Jun 22 18:07:38 archlinux kernel: RSP: 002b:00007ffcc342c730 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Jun 22 18:07:38 archlinux kernel: RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f43036a2006
Jun 22 18:07:38 archlinux kernel: RDX: 0000000000000004 RSI: 0000555f1cbe6560 RDI: 0000000000000007
Jun 22 18:07:38 archlinux kernel: RBP: 00007ffcc342c750 R08: 0000000000000000 R09: 0000000000000000
Jun 22 18:07:38 archlinux kernel: R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000004
Jun 22 18:07:38 archlinux kernel: R13: 0000555f1cbe6560 R14: 0000555f1cbda2a0 R15: 00007ffcc342c8e0
Jun 22 18:07:38 archlinux kernel: </TASK>
Jun 22 18:07:38 archlinux kernel: ---[ end trace 0000000000000000 ]---
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: MODE1 reset
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: GPU mode1 reset
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: GPU smu mode1 reset
Jun 22 18:07:38 archlinux kernel: ACPI: PM: Preparing to enter system sleep state S3
Jun 22 18:07:38 archlinux kernel: ACPI: PM: Saving platform NVS memory
Jun 22 18:07:38 archlinux kernel: Disabling non-boot CPUs ...
Jun 22 18:07:38 archlinux kernel: Wakeup pending. Abort CPU freeze
Jun 22 18:07:38 archlinux kernel: Non-boot CPUs are not disabled
Jun 22 18:07:38 archlinux kernel: ACPI: PM: Waking up from system sleep state S3
Jun 22 18:07:38 archlinux kernel: pcieport 0000:00:02.1: PME: Spurious native interrupt!
Jun 22 18:07:38 archlinux kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: PSP is resuming...
Jun 22 18:07:38 archlinux kernel: nvme nvme1: D3 entry latency set to 10 seconds
Jun 22 18:07:38 archlinux kernel: nvme nvme1: 24/0/0 default/read/poll queues
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: reserve 0xa00000 from 0xf41e000000 for PSP TMR
Jun 22 18:07:38 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000F00000).
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: PSP is resuming...
Jun 22 18:07:38 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0x1300000 from 0x83fc000000 for PSP TMR
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: SMU is resuming...
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: SMU is resumed successfully!
Jun 22 18:07:38 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 22 18:07:38 archlinux kernel: [drm] DMUB hardware initialized: version=0x05002800
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Jun 22 18:07:38 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: [drm] Cannot find any crtc or sizes
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: [drm] Cannot find any crtc or sizes
Jun 22 18:07:39 archlinux kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000003d, smu fw if version = 0x00000040, smu fw program = 0, smu fw version = 0x004e8000 (78.128.0)
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
Jun 22 18:07:39 archlinux kernel: [drm] DMUB hardware initialized: version=0x07002E00
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_1 uses VM inv eng 1 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 4 on hub 8
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 14 on hub 0
Jun 22 18:07:39 archlinux kernel: [drm] ring gfx_32789.1.1 was added
Jun 22 18:07:39 archlinux kernel: [drm] ring compute_32789.2.2 was added
Jun 22 18:07:39 archlinux kernel: [drm] ring sdma_32789.3.3 was added
Jun 22 18:07:39 archlinux kernel: [drm] ring gfx_32789.1.1 ib test pass
Jun 22 18:07:39 archlinux kernel: [drm] ring compute_32789.2.2 ib test pass
Jun 22 18:07:39 archlinux kernel: [drm] ring sdma_32789.3.3 ib test pass
Jun 22 18:07:39 archlinux kernel: OOM killer enabled.
Jun 22 18:07:39 archlinux kernel: Restarting tasks ... done.
Jun 22 18:07:39 archlinux kernel: random: crng reseeded on system resumption
Jun 22 18:07:39 archlinux kernel: PM: suspend exit
Jun 22 18:07:39 archlinux kernel: PM: suspend entry (s2idle)
Jun 22 18:07:39 archlinux mullvad-daemon[965]: [talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
Jun 22 18:07:39 archlinux mullvad-daemon[965]: [talpid_core::firewall][INFO] Applying firewall policy: Blocked. Blocking LAN. Allowing endpoint: 45.83.223.196:443/TCP
Jun 22 18:07:39 archlinux mullvad-daemon[965]: [mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
Jun 22 18:07:39 archlinux mullvad-daemon[965]: [mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
Jun 22 18:07:39 archlinux kernel: Filesystems sync: 0.011 seconds
Jun 22 18:07:39 archlinux kernel: Freezing user space processes
Jun 22 18:07:39 archlinux kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Jun 22 18:07:39 archlinux kernel: OOM killer disabled.
Jun 22 18:07:39 archlinux kernel: Freezing remaining freezable tasks
Jun 22 18:07:39 archlinux kernel: pci_bus 0000:6c: Allocating resources
Jun 22 18:07:39 archlinux kernel: Freezing remaining freezable tasks completed (elapsed 0.138 seconds)
Jun 22 18:07:39 archlinux kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: PM: pci_pm_suspend(): amdgpu_pmops_suspend [amdgpu] returns -22
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: PM: dpm_run_callback(): pci_pm_suspend returns -22
Jun 22 18:07:39 archlinux kernel: amdgpu 0000:77:00.0: PM: failed to suspend async: error -22
Jun 22 18:07:39 archlinux kernel: PM: Some devices failed to suspend, or early wake event detected
Jun 22 18:07:39 archlinux kernel: nvme nvme1: D3 entry latency set to 10 seconds
Jun 22 18:07:39 archlinux kernel: nvme nvme1: 24/0/0 default/read/poll queues
Jun 22 18:07:39 archlinux kernel: OOM killer enabled.
Jun 22 18:07:39 archlinux kernel: Restarting tasks ... done.
Jun 22 18:07:39 archlinux kernel: random: crng reseeded on system resumption
Jun 22 18:07:39 archlinux kernel: PM: suspend exit
Jun 22 18:07:39 archlinux systemd-sleep[13382]: Failed to put system to sleep. System resumed again: Device or resource busy
Jun 22 18:07:39 archlinux kwin_wayland[8830]: kwin_wayland_drm: atomic commit failed: Invalid argument
Jun 22 18:07:39 archlinux kwin_wayland[8830]: kwin_wayland_drm: atomic commit failed: Invalid argument
Jun 22 18:07:39 archlinux systemd[1]: user.slice: Unit now thawed.
Jun 22 18:07:39 archlinux systemd[1]: user-1000.slice: Unit now thawed.
Jun 22 18:07:39 archlinux systemd-sleep[13382]: Successfully thawed unit 'user.slice'.
Jun 22 18:07:39 archlinux systemd[1]: session-7.scope: Unit now thawed.
Jun 22 18:07:39 archlinux systemd[1]: session-5.scope: Unit now thawed.
Jun 22 18:07:39 archlinux systemd[1]: user@1000.service: Unit now thawed.
Jun 22 18:07:39 archlinux kscreenlocker_greet[13319]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/lockscreen/LockOsd.qml:10:1: "../osd": no such directory
Jun 22 18:07:39 archlinux systemd[1]: systemd-suspend.service: Main process exited, code=exited, status=1/FAILURE
Jun 22 18:07:39 archlinux systemd[1]: systemd-suspend.service: Failed with result 'exit-code'.
Jun 22 18:07:39 archlinux systemd[1]: Failed to start System Suspend.
Jun 22 18:07:39 archlinux systemd[1]: Dependency failed for Suspend.
Jun 22 18:07:39 archlinux systemd[1]: suspend.target: Job suspend.target/start failed with result 'dependency'.
Jun 22 18:07:39 archlinux systemd[1]: Stopped target Sleep.
Jun 22 18:07:39 archlinux systemd-logind[912]: Operation 'suspend' finished.
Jun 22 18:07:39 archlinux NetworkManager[911]: <info> [1750586859.6358] manager: sleep: wake requested (sleeping: yes enabled: yes)
Jun 22 18:07:39 archlinux NetworkManager[911]: <info> [1750586859.6359] device (enp111s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jun 22 18:07:39 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
Jun 22 18:07:39 archlinux kernel: Realtek Internal NBASE-T PHY r8169-0-6f00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-6f00:00, irq=MAC)
Jun 22 18:07:39 archlinux kwin_wayland_wrapper[8901]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jun 22 18:07:39 archlinux kwin_wayland_wrapper[8901]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jun 22 18:07:39 archlinux kwin_wayland_wrapper[8901]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
Jun 22 18:07:39 archlinux NetworkManager[911]: <info> [1750586859.7848] manager: NetworkManager state is now DISCONNECTED
Jun 22 18:07:39 archlinux kernel: r8169 0000:6f:00.0 enp111s0: Link is Down
Jun 22 18:07:39 archlinux kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:39 archlinux kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 22 18:07:42 archlinux kernel: r8169 0000:6f:00.0 enp111s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7433] device (enp111s0): carrier: link connected
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7434] device (enp111s0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7437] policy: auto-activating connection 'Wired connection 1' (7a93de23-6ec4-3637-a4e9-080e2e38597f)
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7439] device (enp111s0): Activation: starting connection 'Wired connection 1' (7a93de23-6ec4-3637-a4e9-080e2e38597f)
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7439] device (enp111s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7440] manager: NetworkManager state is now CONNECTING
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7440] device (enp111s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7443] device (enp111s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Jun 22 18:07:42 archlinux NetworkManager[911]: <info> [1750586862.7445] dhcp4 (enp111s0): activation: beginning transaction (timeout in 45 seconds)
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.7657] dhcp4 (enp111s0): state changed new lease, address=192.168.1.13, acd pending
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9172] dhcp4 (enp111s0): state changed new lease, address=192.168.1.13
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_core::dns][INFO] Resetting DNS
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [mullvad_api::availability][DEBUG] Resuming API requests due to coming online
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9175] policy: set 'Wired connection 1' (enp111s0) as default for IPv4 routing and DNS
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 103.108.231.50:21271/UDP, Blocking LAN, interface: none. Allowing endpoint 45.83.223.196:443/TCP
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: 103.108.231.50:21271, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Australia", city: Some("Perth"), latitude: -31.953512, longitude: 115.857048, mullvad_exit_ip: true, hostname: Some("au-per-wg-301"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Quantum Resistance"]) }
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): off, lan: off, pq: auto, obfs: auto, dns: default
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_wireguard][DEBUG] Tunnel MTU: 1380
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9360] device (enp111s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_wireguard][DEBUG] Using kernel WireGuard implementation through netlink
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9365] device (enp111s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9366] device (enp111s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9367] manager: NetworkManager state is now CONNECTED_SITE
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9368] device (enp111s0): Activation: successful, device activated.
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9370] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 103.108.231.50:21271/UDP over "wg0-mullvad" (ip: 10.149.14.145, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: 10.64.0.1:1337/TCP), Blocking LAN. Allowing endpoint 45.83.223.196:443/TCP
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9718] manager: (wg0-mullvad): new WireGuard device (/org/freedesktop/NetworkManager/Devices/9)
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9752] device (wg0-mullvad): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9754] device (wg0-mullvad): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9756] device (wg0-mullvad): Activation: starting connection 'wg0-mullvad' (dbb8a1e0-7ffb-482c-90d6-035500371a6d)
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9757] device (wg0-mullvad): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9757] device (wg0-mullvad): state change: prepare -> config (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9758] device (wg0-mullvad): state change: config -> ip-config (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9759] device (wg0-mullvad): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9766] device (wg0-mullvad): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9767] device (wg0-mullvad): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Jun 22 18:07:44 archlinux NetworkManager[911]: <info> [1750586864.9768] device (wg0-mullvad): Activation: successful, device activated.
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: 10.64.0.1, prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_wireguard::ephemeral][DEBUG] Requesting ephemeral peer
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_tunnel_config_client][DEBUG] Connecting to relay config service at 10.64.0.1
Jun 22 18:07:44 archlinux mullvad-daemon[965]: [talpid_tunnel_config_client::socket::sys][DEBUG] Tunnel config TCP socket MSS: 496
Jun 22 18:07:46 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 22 18:07:46 archlinux mullvad-daemon[965]: [talpid_tunnel_config_client][DEBUG] Connected to relay config service at 10.64.0.1
Jun 22 18:07:46 archlinux mullvad-daemon[965]: [talpid_tunnel_config_client][DEBUG] Generated PQ secrets
Jun 22 18:07:47 archlinux mullvad-daemon[965]: [talpid_wireguard::ephemeral][DEBUG] Retrieved ephemeral peer
Jun 22 18:07:47 archlinux mullvad-daemon[965]: [talpid_tunnel_config_client::socket_sniffer][DEBUG] Tunnel config client connection ended. RX: 2199 bytes, TX: 526453 bytes, duration: 0 s
Jun 22 18:07:47 archlinux mullvad-daemon[965]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 103.108.231.50:21271/UDP over "wg0-mullvad" (ip: 10.149.14.145, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: All), Blocking LAN. Allowing endpoint 45.83.223.196:443/TCP
Jun 22 18:07:47 archlinux mullvad-daemon[965]: [talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: 0.0.0.0, prefix: 0 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: false, mtu: None }}
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::firewall][INFO] Applying firewall policy: Connected to 103.108.231.50:21271/UDP over "wg0-mullvad" (ip: 10.149.14.145, v4 gw: 10.64.0.1, v6 gw: None), Blocking LAN
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns][INFO] Setting DNS servers: Tunnel DNS: {10.64.0.1} Non-tunnel DNS: {}
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns::imp][DEBUG] Can't manage DNS using systemd-resolved: systemd-resolved operation failed
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns::imp][DEBUG] Can't manage DNS using NetworkManager: NetworkManager is too new to manage DNS: 1.52
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns::imp][DEBUG] Can't manage DNS using resolveconf: Failed to detect 'resolvconf' program
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns::imp::static_resolv_conf][DEBUG] No DNS state backup to restore
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_core::dns::imp][DEBUG] Managing DNS via /etc/resolv.conf
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [mullvad_daemon][DEBUG] New tunnel state: Connected { endpoint: TunnelEndpoint { endpoint: Endpoint { address: 103.108.231.50:21271, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: Some("wg0-mullvad"), daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Australia", city: Some("Perth"), latitude: -31.953512, longitude: 115.857048, mullvad_exit_ip: true, hostname: Some("au-per-wg-301"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators(["Quantum Resistance"]) }
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
Jun 22 18:07:48 archlinux mullvad-daemon[965]: [talpid_wireguard::mtu_detection][DEBUG] MTU 1380 verified to not drop packets
Jun 22 18:07:49 archlinux kscreenlocker_greet[13319]: qt.qpa.wayland: Could not create EGL surface (EGL error 0x3000)
Jun 22 18:07:49 archlinux kscreenlocker_greet[13319]: qt.qpa.wayland: Could not create EGL surface (EGL error 0x3000)
Jun 22 18:07:49 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: VM memory stats for proc kscreenlocker_g(13336) task kscreenloc:cs0(13319) is non-zero when fini
Jun 22 18:07:49 archlinux kscreenlocker_greet[13319]: Failed to write to the pipe: Bad file descriptor.
Jun 22 18:07:53 archlinux mullvad-daemon[965]: [mullvad_daemon::leak_checker][DEBUG] Attempting to leak traffic on interface Name("enp111s0") to 103.108.231.50:21271/UDP
Jun 22 18:07:53 archlinux mullvad-daemon[965]: [mullvad_leak_checker::traceroute::unix::linux][DEBUG] Binding socket to Name("enp111s0")
Jun 22 18:07:53 archlinux mullvad-daemon[965]: [mullvad_leak_checker::traceroute::unix][DEBUG] Sending probe packets (ttl=1..4)
Jun 22 18:07:53 archlinux mullvad-daemon[965]: [mullvad_leak_checker::traceroute::unix][DEBUG] send_to failed, was probably caught by firewall
Jun 22 18:07:58 archlinux mullvad-daemon[965]: [mullvad_daemon::leak_checker][DEBUG] No leak detected
Jun 22 18:08:09 archlinux systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 22 18:08:51 archlinux kwin_wayland[8830]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jun 22 18:08:52 archlinux systemd[1]: Starting Time & Date Service...
Jun 22 18:08:52 archlinux systemd[1]: Started Time & Date Service.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Supervising 0 threads of 0 processes of 0 users.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Supervising 0 threads of 0 processes of 0 users.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Supervising 0 threads of 0 processes of 0 users.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Supervising 0 threads of 0 processes of 0 users.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Successfully made thread 13806 of process 13632 owned by '1000' RT at priority 10.
Jun 22 18:08:52 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:08:53 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:09:00 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:09:00 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:09:22 archlinux systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 22 18:10:17 archlinux systemd[980]: Starting KRunner...
Jun 22 18:10:17 archlinux systemd[980]: Started KRunner.
Jun 22 18:10:17 archlinux krunner[14056]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:10:17 archlinux krunner[14056]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:10:17 archlinux krunner[14056]: kf.plasma.core: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:10:17 archlinux krunner[14056]: kf.plasma.core: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:10:17 archlinux krunner[14056]: kf.svg: The theme "Nordic-darker" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jun 22 18:10:17 archlinux krunner[14056]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Jun 22 18:13:22 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:13:22 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:14:45 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:14:45 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:15:41 archlinux systemd[980]: app-Alacritty@72ee928af65a42149f8d8eedce895073.service: Consumed 2min 18.600s CPU time, 136.5M memory peak.
Jun 22 18:15:41 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: VM memory stats for proc alacritty(9362) task alacritty:cs0(9336) is non-zero when fini
Jun 22 18:15:45 archlinux kwin_wayland[8830]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jun 22 18:15:46 archlinux kwin_wayland[8830]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jun 22 18:16:11 archlinux systemd[980]: Started Firefox - Web Browser.
Jun 22 18:16:12 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:16:12 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:16:48 archlinux systemd[980]: Started Firefox - Web Browser.
Jun 22 18:16:49 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:16:49 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.Jun 22 18:14:45 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:15:41 archlinux systemd[980]: app-Alacritty@72ee928af65a42149f8d8eedce895073.service: Consumed 2min 18.600s CPU time, 136.5M memory peak.
Jun 22 18:15:41 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: VM memory stats for proc alacritty(9362) task alacritty:cs0(9336) is non-zero when fini
Jun 22 18:15:45 archlinux kwin_wayland[8830]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jun 22 18:15:46 archlinux kwin_wayland[8830]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jun 22 18:16:11 archlinux systemd[980]: Started Firefox - Web Browser.
Jun 22 18:16:12 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:16:12 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:16:48 archlinux systemd[980]: Started Firefox - Web Browser.
Jun 22 18:16:49 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Jun 22 18:16:49 archlinux rtkit-daemon[1008]: Supervising 1 threads of 1 processes of 1 users.
Offline