You are not logged in.
Pages: 1
Hey
i built a new PC and installed Arch (used it before without issues).
Now randomly my network just dies. Tried restarting the networkdevice only thing that helps is rebooting the pc.
I get following output in journalctl:
Aug 27 20:58:18 DexterArch kernel: igc 0000:0c:00.0 eno1: PCIe link lost, device now detached
Aug 27 20:58:18 DexterArch kernel: ------------[ cut here ]------------
Aug 27 20:58:18 DexterArch kernel: igc: Failed to read reg 0xc030!
Aug 27 20:58:18 DexterArch kernel: WARNING: CPU: 16 PID: 15318 at drivers/net/ethernet/intel/igc/igc_main.c:6581 igc_rd32+0x8d/0xa0 [igc]
Aug 27 20:58:18 DexterArch kernel: Modules linked in: nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_tables ip6table_nat ip6table_mangle ip6table_raw ip6table_security ipta>
Aug 27 20:58:18 DexterArch kernel: ip_tables x_tables dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_logitech_hidpp hid_logitech_dj usbhid dm_mod crct10dif_pclmul amdgpu crc32_pclmul polyval_clmulni polyval_generic gf128mul ghash_clmulni_inte>
Aug 27 20:58:18 DexterArch kernel: CPU: 16 PID: 15318 Comm: kworker/16:0 Tainted: G W 6.4.12-arch1-1 #1 3e6fa2753a2d75925c34ecb78e22e85a65d083df
Aug 27 20:58:18 DexterArch kernel: Hardware name: ASUS System Product Name/ROG STRIX X670E-E GAMING WIFI, BIOS 0705 10/05/2022
Aug 27 20:58:18 DexterArch kernel: Workqueue: events igc_watchdog_task [igc]
Aug 27 20:58:18 DexterArch kernel: RIP: 0010:igc_rd32+0x8d/0xa0 [igc]
Aug 27 20:58:18 DexterArch kernel: Code: 48 c7 c6 c8 88 4d c1 e8 71 bc 44 df 48 8b bb 28 ff ff ff e8 d5 81 04 df 84 c0 74 bc 89 ee 48 c7 c7 f0 88 4d c1 e8 83 ba 9f de <0f> 0b eb aa b8 ff ff ff ff e9 15 bf 6c df 0f 1f 44 00 00 90 90 90
Aug 27 20:58:18 DexterArch kernel: RSP: 0018:ffffc27b910b3df0 EFLAGS: 00010282
Aug 27 20:58:18 DexterArch kernel: RAX: 0000000000000000 RBX: ffff9fd8976c8cb8 RCX: 0000000000000027
Aug 27 20:58:18 DexterArch kernel: RDX: ffff9fdf786216c8 RSI: 0000000000000001 RDI: ffff9fdf786216c0
Aug 27 20:58:18 DexterArch kernel: RBP: 000000000000c030 R08: 0000000000000000 R09: ffffc27b910b3c80
Aug 27 20:58:18 DexterArch kernel: R10: 0000000000000003 R11: ffff9fdf97fab5a8 R12: ffff9fd8976c8000
Aug 27 20:58:18 DexterArch kernel: R13: 0000000000000000 R14: ffff9fd89348bd40 R15: 000000000000c030
Aug 27 20:58:18 DexterArch kernel: FS: 0000000000000000(0000) GS:ffff9fdf78600000(0000) knlGS:0000000000000000
Aug 27 20:58:18 DexterArch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Aug 27 20:58:18 DexterArch kernel: CR2: 00007f8240205000 CR3: 000000076e620000 CR4: 0000000000750ee0
Aug 27 20:58:18 DexterArch kernel: PKRU: 55555554
Aug 27 20:58:18 DexterArch kernel: Call Trace:
Aug 27 20:58:18 DexterArch kernel: <TASK>
Aug 27 20:58:18 DexterArch kernel: ? igc_rd32+0x8d/0xa0 [igc 3f13b47020b1e64ad4141facb8885710df389ea4]
Aug 27 20:58:18 DexterArch kernel: ? __warn+0x81/0x130
Aug 27 20:58:18 DexterArch kernel: ? igc_rd32+0x8d/0xa0 [igc 3f13b47020b1e64ad4141facb8885710df389ea4]
Aug 27 20:58:18 DexterArch kernel: ? report_bug+0x171/0x1a0
Aug 27 20:58:18 DexterArch kernel: ? prb_read_valid+0x1b/0x30
Aug 27 20:58:18 DexterArch kernel: ? srso_alias_return_thunk+0x5/0x7f
Aug 27 20:58:18 DexterArch kernel: ? handle_bug+0x3c/0x80
Aug 27 20:58:18 DexterArch kernel: ? exc_invalid_op+0x17/0x70
Aug 27 20:58:18 DexterArch kernel: ? asm_exc_invalid_op+0x1a/0x20
Aug 27 20:58:18 DexterArch kernel: ? igc_rd32+0x8d/0xa0 [igc 3f13b47020b1e64ad4141facb8885710df389ea4]
Aug 27 20:58:18 DexterArch kernel: igc_update_stats+0x8a/0x6d0 [igc 3f13b47020b1e64ad4141facb8885710df389ea4]
Aug 27 20:58:18 DexterArch kernel: igc_watchdog_task+0x9d/0x4a0 [igc 3f13b47020b1e64ad4141facb8885710df389ea4]
Aug 27 20:58:18 DexterArch kernel: ? srso_alias_return_thunk+0x5/0x7f
Aug 27 20:58:18 DexterArch kernel: process_one_work+0x1c4/0x3d0
Aug 27 20:58:18 DexterArch kernel: worker_thread+0x51/0x390
Aug 27 20:58:18 DexterArch kernel: ? __pfx_worker_thread+0x10/0x10
Aug 27 20:58:18 DexterArch kernel: kthread+0xe5/0x120
Aug 27 20:58:18 DexterArch kernel: ? __pfx_kthread+0x10/0x10
Aug 27 20:58:18 DexterArch kernel: ret_from_fork+0x29/0x50
Aug 27 20:58:18 DexterArch kernel: </TASK>
Aug 27 20:58:18 DexterArch kernel: ---[ end trace 0000000000000000 ]---
Any ideas on how to fix this?
Last edited by Dexter86 (2023-09-03 19:51:50)
Offline
PCIe link lost, device now detached
Try "pcie_aspm=off", https://wiki.archlinux.org/title/Kernel_parameters
Offline
Thanks for the quick response. I'll try that.
Offline
Seems to be working. Thanks @seth
Offline
Apparently I got a little bit ahead of myself... the issue still persists.
Aug 31 13:42:16 DexterArch systemd[945]: Starting User preferences database...
Aug 31 13:42:16 DexterArch dbus-daemon[958]: [session uid=1000 pid=958] Successfully activated service 'ca.desrt.dconf'
Aug 31 13:42:16 DexterArch systemd[945]: Started User preferences database.
Aug 31 13:44:05 DexterArch NetworkManager[824]: <info> [1693482245.1704] device (wlp11s0): set-hw-addr: set MAC address to 1A:90:93:D1:00:27 (scanning)
Aug 31 13:44:05 DexterArch NetworkManager[824]: <info> [1693482245.1851] device (wlp11s0): supplicant interface state: inactive -> disconnected
Aug 31 13:44:05 DexterArch NetworkManager[824]: <info> [1693482245.1851] device (p2p-dev-wlp11s0): supplicant management interface state: inactive -> disc
onnected
Aug 31 13:44:05 DexterArch NetworkManager[824]: <info> [1693482245.1902] device (wlp11s0): supplicant interface state: disconnected -> inactive
Aug 31 13:44:05 DexterArch NetworkManager[824]: <info> [1693482245.1902] device (p2p-dev-wlp11s0): supplicant management interface state: disconnected ->
inactive
Aug 31 13:45:01 DexterArch kernel: igc 0000:0c:00.0 eno1: PCIe link lost, device now detached
Aug 31 13:45:01 DexterArch kernel: ------------[ cut here ]------------
Aug 31 13:45:01 DexterArch kernel: igc: Failed to read reg 0xc030!
Aug 31 13:45:01 DexterArch kernel: WARNING: CPU: 14 PID: 585 at drivers/net/ethernet/intel/igc/igc_main.c:6581 igc_upda
te_stats+0xb44/0x2160 [igc]
Aug 31 13:45:01 DexterArch kernel: Modules linked in: vfat fat iwlmvm mac80211 intel_rapl_msr intel_rapl_common edac_mc
e_amd libarc4 snd_hda_codec_hdmi btusb kvm_amd btrtl snd_hda_intel btbcm iwlwifi snd_usb_audio btintel snd_intel_dspcfg btmtk snd_intel_sdw_acpi eeepc_wmi
snd_hda_codec kvm bluetooth snd_usbmidi_lib asus_nb_wmi cfg80211 asus_wmi snd_rawmidi snd_seq_device snd_hda_core ledtrig_audio snd_hwdep mc i8042 sparse_k
eymap irqbypass sp5100_tco serio ecdh_generic platform_profile snd_pcm rapl wmi_bmof pcspkr aquacomputer_d5next acpi_cpufreq i2c_piix4 k10temp snd_timer sn
d crc16 igc soundcore rfkill gpio_amdpt joydev mousedev gpio_generic mac_hid crypto_user fuse loop ip_tables x_tables dm_crypt cbc encrypted_keys trusted a
sn1_encoder tee hid_logitech_hidpp hid_logitech_dj usbhid dm_mod amdgpu crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul ghash_clmuln
i_intel sha512_ssse3 aesni_intel crypto_simd nvme cryptd ccp xhci_pci xhci_pci_renesas nvme_core nvme_common i2c_algo_bit drm_ttm_helper ttm video wmi
Aug 31 13:45:01 DexterArch kernel: drm_suballoc_helper drm_buddy gpu_sched drm_display_helper cec btrfs blake2b_generi
c libcrc32c crc32c_generic crc32c_intel xor raid6_pq
Aug 31 13:45:01 DexterArch kernel: CPU: 14 PID: 585 Comm: kworker/14:3 Not tainted 6.4.12-zen1-1-zen #1 fc2b2f2a83cacde
5b3df8283dae0f37b220a16d6
Aug 31 13:45:01 DexterArch kernel: Hardware name: ASUS System Product Name/ROG STRIX X670E-E GAMING WIFI, BIOS 1602 08/
15/2023-
Aug 31 13:45:01 DexterArch kernel: Workqueue: events igc_watchdog_task [igc]
Aug 31 13:45:01 DexterArch kernel: RIP: 0010:igc_update_stats+0xb44/0x2160 [igc]
Aug 31 13:45:01 DexterArch kernel: Code: 85 f6 75 37 48 89 c8 49 01 84 24 98 00 00 00 48 01 83 a0 02 00 00 e9 88 f5 ff
ff 44 89 ee 48 c7 c7 00 32 7c c1 e8 6c 01 72 d8 <0f> 0b 8b 8b 64 03 00 00 85 c9 b9 ff ff ff ff 74 c9 48 8b 83 00 03
Aug 31 13:45:01 DexterArch kernel: RSP: 0018:ffffc177453f3e00 EFLAGS: 00010286
Aug 31 13:45:01 DexterArch kernel: RAX: 0000000000000000 RBX: ffff9f7896f929c0 RCX: 0000000000000027
Aug 31 13:45:01 DexterArch kernel: RDX: ffff9f7fb85a16c8 RSI: 0000000000000001 RDI: ffff9f7fb85a16c0
Aug 31 13:45:01 DexterArch kernel: RBP: 0000000000000000 R08: 0000000000000001 R09: 00000000ffffffea
Aug 31 13:45:01 DexterArch kernel: R10: ffff9f7fd7ecb5c0 R11: ffff9f7fd7f7b5c0 R12: ffff9f78813ced40
Aug 31 13:45:01 DexterArch kernel: R13: 000000000000c030 R14: 0000000000000000 R15: 0000000000000000
Aug 31 13:45:01 DexterArch kernel: FS: 0000000000000000(0000) GS:ffff9f7fb8580000(0000) knlGS:0000000000000000
Aug 31 13:45:01 DexterArch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Aug 31 13:45:01 DexterArch kernel: CR2: 00007f0c4b7f9968 CR3: 0000000424a20000 CR4: 0000000000750ee0
Aug 31 13:45:01 DexterArch kernel: PKRU: 55555554
Aug 31 13:45:01 DexterArch kernel: Call Trace:
Aug 31 13:45:01 DexterArch kernel: <TASK>
Aug 31 13:45:01 DexterArch kernel: ? __warn+0x81/0x1b0
Aug 31 13:45:01 DexterArch kernel: ? igc_update_stats+0xb44/0x2160 [igc e696c082750aa7b6c6eb536aeb9d4a2bf6adb516]
Aug 31 13:45:01 DexterArch kernel: ? report_bug+0x202/0x270
Aug 31 13:45:01 DexterArch kernel: ? handle_bug+0x3c/0x80
Aug 31 13:45:01 DexterArch kernel: ? exc_invalid_op+0x19/0xc0
Aug 31 13:45:01 DexterArch kernel: ? asm_exc_invalid_op+0x1a/0x20
Aug 31 13:45:01 DexterArch kernel: ? igc_update_stats+0xb44/0x2160 [igc e696c082750aa7b6c6eb536aeb9d4a2bf6adb516]
Aug 31 13:45:01 DexterArch kernel: igc_watchdog_task+0xce/0x6e0 [igc e696c082750aa7b6c6eb536aeb9d4a2bf6adb516]
Aug 31 13:45:01 DexterArch kernel: process_one_work+0x24f/0x460
Aug 31 13:45:01 DexterArch kernel: worker_thread+0x55/0x4f0
Aug 31 13:45:01 DexterArch kernel: ? __pfx_worker_thread+0x10/0x10
Aug 31 13:45:01 DexterArch kernel: kthread+0xe5/0x120
Aug 31 13:45:01 DexterArch kernel: ? __pfx_kthread+0x10/0x10
Aug 31 13:45:01 DexterArch kernel: ret_from_fork+0x29/0x50
Aug 31 13:45:01 DexterArch kernel: </TASK>
Aug 31 13:45:01 DexterArch kernel: ---[ end trace 0000000000000000 ]---
Aug 31 13:45:29 DexterArch sudo[18651]: pam_unix(sudo:session): session closed for user root
Aug 31 13:45:29 DexterArch systemd[1]: Starting Cleanup of Temporary Directories...
Aug 31 13:45:29 DexterArch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Aug 31 13:45:29 DexterArch systemd[1]: Finished Cleanup of Temporary Directories.
adding "pcie_aspm=off" to kernel-cmdline didnt work
Offline
Try "pcie_port_pm=off"
If it remains, please post your complete system journal for the boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.st
The device is still falling off the bus (or at least igc thinks that) but there might be context building up to this.
Edit: keep pcie_aspm=off for now (or at least use "pcie_aspm.policy=performance", maybe iterate them to see what you can get away with)
Last edited by seth (2023-08-31 12:08:23)
Offline
I will try that asap
Thanks for helping.
Last edited by Dexter86 (2023-09-03 13:51:06)
Offline
Happened again today... here's the output of
sudo journalctl -b
second part of the command returned couldnt resolve host... (fits since all my network devices seem to die when that happens).
Sep 03 12:37:16 archlinux kernel: Linux version 6.4.12-zen1-1-zen (linux-zen@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 ZEN SMP PREEMPT_DYNAMIC Thu, 24 Aug 2023 00:37:46 +0000
Sep 03 12:37:16 archlinux kernel: Command line: pcie_port_pm=off pcie_aspm=off rootflags=subvolid=256 rw quiet
Sep 03 12:37:16 archlinux kernel: BIOS-provided physical RAM map:
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000000b021000-0x000000006f401fff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000006f402000-0x0000000075c4dfff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000075c4e000-0x0000000075e3dfff] ACPI data
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000075e3e000-0x0000000077e3dfff] ACPI NVS
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000077e3e000-0x0000000079ffefff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000079fff000-0x000000007bffafff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000007bffb000-0x000000007cffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000007d7f3000-0x000000007fffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000857ffffff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000858000000-0x0000000877ffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000087eec0000-0x00000008a01fffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Sep 03 12:37:16 archlinux kernel: NX (Execute Disable) protection: active
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae69018-0x5ae87257] usable ==> usable
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae69018-0x5ae87257] usable ==> usable
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae59018-0x5ae68057] usable ==> usable
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae59018-0x5ae68057] usable ==> usable
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae4e018-0x5ae58e57] usable ==> usable
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae4e018-0x5ae58e57] usable ==> usable
Sep 03 12:37:16 archlinux kernel: extended physical RAM map:
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009afefff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b020fff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000000b021000-0x000000005ae4e017] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae4e018-0x000000005ae58e57] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae58e58-0x000000005ae59017] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae59018-0x000000005ae68057] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae68058-0x000000005ae69017] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae69018-0x000000005ae87257] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae87258-0x000000006f401fff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000006f402000-0x0000000075c4dfff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000075c4e000-0x0000000075e3dfff] ACPI data
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000075e3e000-0x0000000077e3dfff] ACPI NVS
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000077e3e000-0x0000000079ffefff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000079fff000-0x000000007bffafff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000007bffb000-0x000000007cffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000007d7f3000-0x000000007fffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x0000000857ffffff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000858000000-0x0000000877ffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000087eec0000-0x00000008a01fffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Sep 03 12:37:16 archlinux kernel: efi: EFI v2.8 by American Megatrends
Sep 03 12:37:16 archlinux kernel: efi: ACPI=0x75e3d000 ACPI 2.0=0x75e3d014 TPMFinalLog=0x77df4000 SMBIOS=0x794a6000 SMBIOS 3.0=0x794a5000 MEMATTR=0x69b62018 ESRT=0x6baa2f18 RNG=0x75e1af18 INITRD=0x61401718 TPMEventLog=0x5ae88018
Sep 03 12:37:16 archlinux kernel: random: crng init done
Sep 03 12:37:16 archlinux kernel: efi: Remove mem51: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
Sep 03 12:37:16 archlinux kernel: e820: remove [mem 0xf0000000-0xf7ffffff] reserved
Sep 03 12:37:16 archlinux kernel: efi: Remove mem52: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
Sep 03 12:37:16 archlinux kernel: e820: remove [mem 0xfd000000-0xfedfffff] reserved
Sep 03 12:37:16 archlinux kernel: efi: Not removing mem53: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Sep 03 12:37:16 archlinux kernel: efi: Remove mem54: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Sep 03 12:37:16 archlinux kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
Sep 03 12:37:16 archlinux kernel: efi: Remove mem57: MMIO range=[0x880000000-0x8a01fffff] (514MB) from e820 map
Sep 03 12:37:16 archlinux kernel: e820: remove [mem 0x880000000-0x8a01fffff] reserved
Sep 03 12:37:16 archlinux kernel: SMBIOS 3.5.0 present.
Sep 03 12:37:16 archlinux kernel: DMI: ASUS System Product Name/ROG STRIX X670E-E GAMING WIFI, BIOS 1602 08/15/2023
Sep 03 12:37:16 archlinux kernel: tsc: Fast TSC calibration using PIT
Sep 03 12:37:16 archlinux kernel: tsc: Detected 4491.311 MHz processor
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 03 12:37:16 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 03 12:37:16 archlinux kernel: last_pfn = 0x858000 max_arch_pfn = 0x400000000
Sep 03 12:37:16 archlinux kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x80000000-0xffffffff] usable ==> reserved
Sep 03 12:37:16 archlinux kernel: last_pfn = 0x7bffb max_arch_pfn = 0x400000000
Sep 03 12:37:16 archlinux kernel: esrt: Reserving ESRT space from 0x000000006baa2f18 to 0x000000006baa2fa0.
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x6baa2000-0x6baa2fff] usable ==> reserved
Sep 03 12:37:16 archlinux kernel: Using GB pages for direct mapping
Sep 03 12:37:16 archlinux kernel: Secure boot enabled
Sep 03 12:37:16 archlinux kernel: RAMDISK: [mem 0x5ae8d000-0x5d7e7fff]
Sep 03 12:37:16 archlinux kernel: ACPI: Early table checksum verification disabled
Sep 03 12:37:16 archlinux kernel: ACPI: RSDP 0x0000000075E3D014 000024 (v02 ALASKA)
Sep 03 12:37:16 archlinux kernel: ACPI: XSDT 0x0000000075E3C728 000114 (v01 ALASKA A M I 01072009 AMI 01000013)
Sep 03 12:37:16 archlinux kernel: ACPI: FACP 0x0000000075E2F000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: DSDT 0x0000000075E20000 00E209 (v02 ALASKA A M I 01072009 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: FACS 0x0000000077E24000 000040
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075E3A000 0010A8 (v01 AMD PTUP 00000001 ASUS 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075E39000 000358 (v01 AMD HBUP 00000001 ASUS 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075E31000 007BEC (v02 AMD Splinter 00000002 MSFT 05000000)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075E30000 0003F1 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
Sep 03 12:37:16 archlinux kernel: ACPI: FIDT 0x0000000075E1F000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: MCFG 0x0000000075E1D000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: HPET 0x0000000075E1C000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
Sep 03 12:37:16 archlinux kernel: ACPI: WDRT 0x0000000075E1B000 000047 (v01 ALASKA A M I 01072009 AMI 00000005)
Sep 03 12:37:16 archlinux kernel: ACPI: FPDT 0x0000000075E19000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
Sep 03 12:37:16 archlinux kernel: ACPI: VFCT 0x0000000075E03000 015EA0 (v01 ALASKA A M I 00000001 AMD 31504F47)
Sep 03 12:37:16 archlinux kernel: ACPI: BGRT 0x0000000075E02000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: WPBT 0x0000000075CD9000 000040 (v01 ALASKA A M I 00000001 ASUS 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: TPM2 0x0000000075CD8000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CCE000 009BAE (v02 AMD AmdTable 00000001 AMD 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: CRAT 0x0000000075CCC000 001D28 (v01 AMD AmdTable 00000001 AMD 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: CDIT 0x0000000075CCB000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CC9000 0015B0 (v02 AMD CPMDFIG2 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CC6000 0029D4 (v02 AMD CDFAAIG2 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CC5000 00089A (v02 AMD CPMDFDG2 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CBC000 008EA9 (v02 AMD CPMCMN 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB9000 0022E2 (v02 AMD AOD 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: WSMT 0x0000000075CB8000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: APIC 0x0000000075CB7000 00015E (v05 ALASKA A M I 01072009 AMI 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: IVRS 0x0000000075CB6000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB5000 0004E0 (v02 AMD MEMTOOL0 00000002 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB4000 000920 (v02 AMD CPMMSOSC 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB3000 00045C (v02 AMD AMDWOV 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB2000 000085 (v02 AMD AmdTable 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB1000 0000D8 (v02 AMD AmdTable 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x75e2f000-0x75e2f113]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x75e20000-0x75e2e208]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x77e24000-0x77e2403f]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75e3a000-0x75e3b0a7]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75e39000-0x75e39357]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75e31000-0x75e38beb]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75e30000-0x75e303f0]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0x75e1f000-0x75e1f09b]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x75e1d000-0x75e1d03b]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x75e1c000-0x75e1c037]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving WDRT table memory at [mem 0x75e1b000-0x75e1b046]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x75e19000-0x75e19043]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving VFCT table memory at [mem 0x75e03000-0x75e18e9f]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x75e02000-0x75e02037]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving WPBT table memory at [mem 0x75cd9000-0x75cd903f]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0x75cd8000-0x75cd804b]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cce000-0x75cd7bad]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving CRAT table memory at [mem 0x75ccc000-0x75ccdd27]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving CDIT table memory at [mem 0x75ccb000-0x75ccb028]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cc9000-0x75cca5af]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cc6000-0x75cc89d3]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cc5000-0x75cc5899]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cbc000-0x75cc4ea8]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb9000-0x75cbb2e1]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x75cb8000-0x75cb8027]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x75cb7000-0x75cb715d]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0x75cb6000-0x75cb60cf]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb5000-0x75cb54df]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb4000-0x75cb491f]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb3000-0x75cb345b]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb2000-0x75cb2084]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb1000-0x75cb10d7]
Sep 03 12:37:16 archlinux kernel: No NUMA configuration found
Sep 03 12:37:16 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x0000000857ffffff]
Sep 03 12:37:16 archlinux kernel: NODE_DATA(0) allocated [mem 0x857ff8000-0x857ffcfff]
Sep 03 12:37:16 archlinux kernel: Zone ranges:
Sep 03 12:37:16 archlinux kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 03 12:37:16 archlinux kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 03 12:37:16 archlinux kernel: Normal [mem 0x0000000100000000-0x0000000857ffffff]
Sep 03 12:37:16 archlinux kernel: Device empty
Sep 03 12:37:16 archlinux kernel: Movable zone start for each node
Sep 03 12:37:16 archlinux kernel: Early memory node ranges
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x0000000000100000-0x0000000009afefff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x000000000a210000-0x000000000affffff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x000000000b021000-0x000000006f401fff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x0000000079fff000-0x000000007bffafff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x0000000100000000-0x0000000857ffffff]
Sep 03 12:37:16 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000857ffffff]
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA32: 1281 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA32: 16 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA32: 33 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA32: 11261 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone Normal: 16389 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: ACPI: PM-Timer IO Port: 0x808
Sep 03 12:37:16 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Sep 03 12:37:16 archlinux kernel: IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
Sep 03 12:37:16 archlinux kernel: IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
Sep 03 12:37:16 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 03 12:37:16 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Sep 03 12:37:16 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 03 12:37:16 archlinux kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x69380000-0x69530fff] usable ==> reserved
Sep 03 12:37:16 archlinux kernel: smpboot: Allowing 32 CPUs, 0 hotplug CPUs
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae4e000-0x5ae4efff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae58000-0x5ae58fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae59000-0x5ae59fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae68000-0x5ae68fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae69000-0x5ae69fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae87000-0x5ae87fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x69380000-0x69530fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6baa2000-0x6baa2fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6f402000-0x75c4dfff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x75c4e000-0x75e3dfff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x75e3e000-0x77e3dfff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x77e3e000-0x79ffefff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7bffb000-0x7cffffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7d000000-0x7d7f2fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7d7f3000-0x7fffffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfedfffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Sep 03 12:37:16 archlinux kernel: [mem 0x80000000-0xfedfffff] available for PCI devices
Sep 03 12:37:16 archlinux kernel: Booting paravirtualized kernel on bare hardware
Sep 03 12:37:16 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Sep 03 12:37:16 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
Sep 03 12:37:16 archlinux kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Sep 03 12:37:16 archlinux kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Sep 03 12:37:16 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Sep 03 12:37:16 archlinux kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
Sep 03 12:37:16 archlinux kernel: Kernel command line: pcie_port_pm=off pcie_aspm=off rootflags=subvolid=256 rw quiet
Sep 03 12:37:16 archlinux kernel: PCIe ASPM is disabled
Sep 03 12:37:16 archlinux kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Sep 03 12:37:16 archlinux kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Sep 03 12:37:16 archlinux kernel: printk: log_buf_len min size: 131072 bytes
Sep 03 12:37:16 archlinux kernel: printk: log_buf_len: 262144 bytes
Sep 03 12:37:16 archlinux kernel: printk: early log buf free: 114104(87%)
Sep 03 12:37:16 archlinux kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 03 12:37:16 archlinux kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Sep 03 12:37:16 archlinux kernel: Fallback order for Node 0: 0
Sep 03 12:37:16 archlinux kernel: Built 1 zonelists, mobility grouping on. Total pages: 8035216
Sep 03 12:37:16 archlinux kernel: Policy zone: Normal
Sep 03 12:37:16 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 03 12:37:16 archlinux kernel: software IO TLB: area num 32.
Sep 03 12:37:16 archlinux kernel: Memory: 31844680K/32651692K available (18432K kernel code, 2140K rwdata, 12632K rodata, 3536K init, 3644K bss, 806752K reserved, 0K cma-reserved)
Sep 03 12:37:16 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Sep 03 12:37:16 archlinux kernel: ftrace: allocating 45279 entries in 177 pages
Sep 03 12:37:16 archlinux kernel: ftrace: allocated 177 pages with 4 groups
Sep 03 12:37:16 archlinux kernel: Dynamic Preempt: full
Sep 03 12:37:16 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 03 12:37:16 archlinux kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Sep 03 12:37:16 archlinux kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 03 12:37:16 archlinux kernel: Trampoline variant of Tasks RCU enabled.
Sep 03 12:37:16 archlinux kernel: Rude variant of Tasks RCU enabled.
Sep 03 12:37:16 archlinux kernel: Tracing variant of Tasks RCU enabled.
Sep 03 12:37:16 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Sep 03 12:37:16 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Sep 03 12:37:16 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Sep 03 12:37:16 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 03 12:37:16 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 03 12:37:16 archlinux kernel: Console: colour dummy device 80x25
Sep 03 12:37:16 archlinux kernel: printk: console [tty0] enabled
Sep 03 12:37:16 archlinux kernel: ACPI: Core revision 20230331
Sep 03 12:37:16 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Sep 03 12:37:16 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Sep 03 12:37:16 archlinux kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
Sep 03 12:37:16 archlinux kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 03 12:37:16 archlinux kernel: Switched APIC routing to physical flat.
Sep 03 12:37:16 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 03 12:37:16 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x40bd57c4895, max_idle_ns: 440795233182 ns
Sep 03 12:37:16 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 8982.62 BogoMIPS (lpj=4491311)
Sep 03 12:37:16 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Sep 03 12:37:16 archlinux kernel: LVT offset 1 assigned for vector 0xf9
Sep 03 12:37:16 archlinux kernel: LVT offset 2 assigned for vector 0xf4
Sep 03 12:37:16 archlinux kernel: process: using mwait in idle threads
Sep 03 12:37:16 archlinux kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Sep 03 12:37:16 archlinux kernel: Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
Sep 03 12:37:16 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 03 12:37:16 archlinux kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Sep 03 12:37:16 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 03 12:37:16 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 03 12:37:16 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Sep 03 12:37:16 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 03 12:37:16 archlinux kernel: Speculative Return Stack Overflow: IBPB-extending microcode not applied!
Sep 03 12:37:16 archlinux kernel: Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
Sep 03 12:37:16 archlinux kernel: Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Sep 03 12:37:16 archlinux kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 03 12:37:16 archlinux kernel: x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
Sep 03 12:37:16 archlinux kernel: x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
Sep 03 12:37:16 archlinux kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Sep 03 12:37:16 archlinux kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
Sep 03 12:37:16 archlinux kernel: x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
Sep 03 12:37:16 archlinux kernel: Freeing SMP alternatives memory: 48K
Sep 03 12:37:16 archlinux kernel: pid_max: default: 32768 minimum: 301
Sep 03 12:37:16 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Sep 03 12:37:16 archlinux kernel: landlock: Up and running.
Sep 03 12:37:16 archlinux kernel: Yama: becoming mindful.
Sep 03 12:37:16 archlinux kernel: LSM support for eBPF active
Sep 03 12:37:16 archlinux kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 03 12:37:16 archlinux kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 03 12:37:16 archlinux kernel: smpboot: CPU0: AMD Ryzen 9 7950X 16-Core Processor (family: 0x19, model: 0x61, stepping: 0x2)
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Sep 03 12:37:16 archlinux kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Sep 03 12:37:16 archlinux kernel: ... version: 2
Sep 03 12:37:16 archlinux kernel: ... bit width: 48
Sep 03 12:37:16 archlinux kernel: ... generic registers: 6
Sep 03 12:37:16 archlinux kernel: ... value mask: 0000ffffffffffff
Sep 03 12:37:16 archlinux kernel: ... max period: 00007fffffffffff
Sep 03 12:37:16 archlinux kernel: ... fixed-purpose events: 0
Sep 03 12:37:16 archlinux kernel: ... event mask: 000000000000003f
Sep 03 12:37:16 archlinux kernel: signal: max sigframe size: 3376
Sep 03 12:37:16 archlinux kernel: rcu: Hierarchical SRCU implementation.
Sep 03 12:37:16 archlinux kernel: rcu: Max phase no-delay instances is 400.
Sep 03 12:37:16 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 03 12:37:16 archlinux kernel: smp: Bringing up secondary CPUs ...
Sep 03 12:37:16 archlinux kernel: x86: Booting SMP configuration:
Sep 03 12:37:16 archlinux kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16
Sep 03 12:37:16 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Sep 03 12:37:16 archlinux kernel: #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
Sep 03 12:37:16 archlinux kernel: smp: Brought up 1 node, 32 CPUs
Sep 03 12:37:16 archlinux kernel: smpboot: Max logical packages: 1
Sep 03 12:37:16 archlinux kernel: smpboot: Total of 32 processors activated (287443.90 BogoMIPS)
Sep 03 12:37:16 archlinux kernel: devtmpfs: initialized
Sep 03 12:37:16 archlinux kernel: x86/mm: Memory block size: 128MB
Sep 03 12:37:16 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
Sep 03 12:37:16 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x75e3e000-0x77e3dfff] (33554432 bytes)
Sep 03 12:37:16 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Sep 03 12:37:16 archlinux kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Sep 03 12:37:16 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Sep 03 12:37:16 archlinux kernel: PM: RTC time: 10:37:14, date: 2023-09-03
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 03 12:37:16 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 03 12:37:16 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 03 12:37:16 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 03 12:37:16 archlinux kernel: audit: initializing netlink subsys (disabled)
Sep 03 12:37:16 archlinux kernel: audit: type=2000 audit(1693737434.164:1): state=initialized audit_enabled=0 res=1
Sep 03 12:37:16 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 03 12:37:16 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 03 12:37:16 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 03 12:37:16 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 03 12:37:16 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 03 12:37:16 archlinux kernel: cpuidle: using governor ladder
Sep 03 12:37:16 archlinux kernel: cpuidle: using governor menu
Sep 03 12:37:16 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 03 12:37:16 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Sep 03 12:37:16 archlinux kernel: PCI: not using MMCONFIG
Sep 03 12:37:16 archlinux kernel: PCI: Using configuration type 1 for base access
Sep 03 12:37:16 archlinux kernel: PCI: Using configuration type 1 for extended access
Sep 03 12:37:16 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 03 12:37:16 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 03 12:37:16 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 03 12:37:16 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 03 12:37:16 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 03 12:37:16 archlinux kernel: ACPI: Added _OSI(Module Device)
Sep 03 12:37:16 archlinux kernel: ACPI: Added _OSI(Processor Device)
Sep 03 12:37:16 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 03 12:37:16 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 03 12:37:16 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP7.UP00.DP40.UP00.DP68], AE_NOT_FOUND (20230331/dswload2-162)
Sep 03 12:37:16 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-220)
Sep 03 12:37:16 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Sep 03 12:37:16 archlinux kernel: ACPI: 16 ACPI AML tables successfully acquired and loaded
Sep 03 12:37:16 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 03 12:37:16 archlinux kernel: ACPI: EC: EC started
Sep 03 12:37:16 archlinux kernel: ACPI: EC: interrupt blocked
Sep 03 12:37:16 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
Sep 03 12:37:16 archlinux kernel: ACPI: Interpreter enabled
Sep 03 12:37:16 archlinux kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 03 12:37:16 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Sep 03 12:37:16 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Sep 03 12:37:16 archlinux kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved as ACPI motherboard resource
Sep 03 12:37:16 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 03 12:37:16 archlinux kernel: PCI: Ignoring E820 reservations for host bridge windows
Sep 03 12:37:16 archlinux kernel: ACPI: Enabled 7 GPEs in block 00 to 1F
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.M237: New power resource
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
Sep 03 12:37:16 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 03 12:37:16 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 03 12:37:16 archlinux kernel: acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 03 12:37:16 archlinux kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
Sep 03 12:37:16 archlinux kernel: PCI host bridge to bus 0000:00
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfcffffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x880000000-0xffffffffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.0: [1022:14da] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: [1022:14db] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: [1022:14db] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.0: [1022:14da] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: [1022:14db] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:03.0: [1022:14da] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:04.0: [1022:14da] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.0: [1022:14da] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Sep 03 12:37:16 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [mem 0xfcb00000-0xfcdfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf800000000-0xfbffffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: reg 0x18: [mem 0xfc00000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: reg 0x20: [io 0xf000-0xf0ff]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: reg 0x24: [mem 0xfcb00000-0xfcbfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: reg 0x30: [mem 0xfcc00000-0xfcc1ffff pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: BAR 0: assigned to efifb
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.1: reg 0x10: [mem 0xfcc20000-0xfcc23fff]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:04:00.0: [2646:5013] type 00 class 0x010802
Sep 03 12:37:16 archlinux kernel: pci 0000:04:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: bridge window [mem 0xfcf00000-0xfcffffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: [1022:43f4] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus 05-13]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: bridge window [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: PCI bridge to [bus 06-13]
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: bridge window [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: [1022:43f4] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: PCI bridge to [bus 08-11]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: bridge window [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09-11]
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: bridge window [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: PCI bridge to [bus 0a]
Sep 03 12:37:16 archlinux kernel: pci 0000:0b:00.0: [8086:2725] type 00 class 0x028000
Sep 03 12:37:16 archlinux kernel: pci 0000:0b:00.0: reg 0x10: [mem 0xfc400000-0xfc403fff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: PCI bridge to [bus 0b]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: bridge window [mem 0xfc400000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:0c:00.0: [8086:15f3] type 00 class 0x020000
Sep 03 12:37:16 archlinux kernel: pci 0000:0c:00.0: reg 0x10: [mem 0xfc000000-0xfc0fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:0c:00.0: reg 0x1c: [mem 0xfc100000-0xfc103fff]
Sep 03 12:37:16 archlinux kernel: pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: PCI bridge to [bus 0c]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: bridge window [mem 0xfc000000-0xfc1fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: PCI bridge to [bus 0d]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: PCI bridge to [bus 0e]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: PCI bridge to [bus 0f]
Sep 03 12:37:16 archlinux kernel: pci 0000:10:00.0: [1022:43f7] type 00 class 0x0c0330
Sep 03 12:37:16 archlinux kernel: pci 0000:10:00.0: reg 0x10: [mem 0xfc300000-0xfc307fff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:10:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: PCI bridge to [bus 10]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: bridge window [mem 0xfc300000-0xfc3fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: [1022:43f6] type 00 class 0x010601
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: reg 0x24: [mem 0xfc280000-0xfc2803ff]
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: reg 0x30: [mem 0xfc200000-0xfc27ffff pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: PCI bridge to [bus 11]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: bridge window [mem 0xfc200000-0xfc2fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:12:00.0: [1022:43f7] type 00 class 0x0c0330
Sep 03 12:37:16 archlinux kernel: pci 0000:12:00.0: reg 0x10: [mem 0xfc600000-0xfc607fff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:12:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:12:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: PCI bridge to [bus 12]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: bridge window [mem 0xfc600000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: [1022:43f6] type 00 class 0x010601
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: reg 0x24: [mem 0xfc580000-0xfc5803ff]
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: reg 0x30: [mem 0xfc500000-0xfc57ffff pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: PCI bridge to [bus 13]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: bridge window [mem 0xfc500000-0xfc5fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: [1002:164e] type 00 class 0x030000
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: reg 0x10: [mem 0xfc20000000-0xfc2fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: reg 0x18: [mem 0xfc30000000-0xfc301fffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: reg 0x20: [io 0xe000-0xe0ff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: reg 0x24: [mem 0xfca00000-0xfca7ffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: PME# supported from D1 D2 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: [1002:1640] type 00 class 0x040300
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: reg 0x10: [mem 0xfca80000-0xfca83fff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: PME# supported from D1 D2 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.2: [1022:1649] type 00 class 0x108000
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.2: reg 0x18: [mem 0xfc900000-0xfc9fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.2: reg 0x24: [mem 0xfca84000-0xfca85fff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.2: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.3: [1022:15b6] type 00 class 0x0c0330
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.3: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.3: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.4: [1022:15b7] type 00 class 0x0c0330
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.4: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.4: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.4: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 14]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [mem 0xfc700000-0xfcafffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:15:00.0: [1022:15b8] type 00 class 0x0c0330
Sep 03 12:37:16 archlinux kernel: pci 0000:15:00.0: reg 0x10: [mem 0xfce00000-0xfcefffff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:15:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:15:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus 15]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: bridge window [mem 0xfce00000-0xfcefffff]
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: EC: interrupt unblocked
Sep 03 12:37:16 archlinux kernel: ACPI: EC: event unblocked
Sep 03 12:37:16 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 03 12:37:16 archlinux kernel: ACPI: EC: GPE=0x4
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
Sep 03 12:37:16 archlinux kernel: iommu: Default domain type: Translated
Sep 03 12:37:16 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 03 12:37:16 archlinux kernel: SCSI subsystem initialized
Sep 03 12:37:16 archlinux kernel: libata version 3.00 loaded.
Sep 03 12:37:16 archlinux kernel: ACPI: bus type USB registered
Sep 03 12:37:16 archlinux kernel: usbcore: registered new interface driver usbfs
Sep 03 12:37:16 archlinux kernel: usbcore: registered new interface driver hub
Sep 03 12:37:16 archlinux kernel: usbcore: registered new device driver usb
Sep 03 12:37:16 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 03 12:37:16 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 03 12:37:16 archlinux kernel: PTP clock support registered
Sep 03 12:37:16 archlinux kernel: EDAC MC: Ver: 3.0.0
Sep 03 12:37:16 archlinux kernel: efivars: Registered efivars operations
Sep 03 12:37:16 archlinux kernel: NetLabel: Initializing
Sep 03 12:37:16 archlinux kernel: NetLabel: domain hash size = 128
Sep 03 12:37:16 archlinux kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 03 12:37:16 archlinux kernel: NetLabel: unlabeled traffic allowed by default
Sep 03 12:37:16 archlinux kernel: mctp: management component transport protocol core
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_MCTP protocol family
Sep 03 12:37:16 archlinux kernel: PCI: Using ACPI for IRQ routing
Sep 03 12:37:16 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x5ae4e018-0x5bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x5ae59018-0x5bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x5ae69018-0x5bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x69380000-0x6bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x6baa2000-0x6bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x6f402000-0x6fffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x7bffb000-0x7bffffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: vgaarb: bridge control possible
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 03 12:37:16 archlinux kernel: vgaarb: loaded
Sep 03 12:37:16 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Sep 03 12:37:16 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Sep 03 12:37:16 archlinux kernel: clocksource: Switched to clocksource tsc-early
Sep 03 12:37:16 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Sep 03 12:37:16 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 03 12:37:16 archlinux kernel: pnp: PnP ACPI init
Sep 03 12:37:16 archlinux kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:01: [mem 0x858000000-0x877ffffff window] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:03: [io 0x0290-0x029f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:03: [io 0x0200-0x023f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x040b] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x04d6] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c00-0x0c01] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c14] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c50-0x0c51] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c52] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c6c] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c6f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0cd8-0x0cdf] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0800-0x089f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0b00-0x0b0f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0b20-0x0b3f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0900-0x090f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0910-0x091f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfeb00000-0xfeb00fff] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Sep 03 12:37:16 archlinux kernel: pnp: PnP ACPI: found 5 devices
Sep 03 12:37:16 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_INET protocol family
Sep 03 12:37:16 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 03 12:37:16 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Sep 03 12:37:16 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 03 12:37:16 archlinux kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 03 12:37:16 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 03 12:37:16 archlinux kernel: TCP: Hash tables configured (established 262144 bind 65536)
Sep 03 12:37:16 archlinux kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Sep 03 12:37:16 archlinux kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 03 12:37:16 archlinux kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_XDP protocol family
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [mem 0xfcb00000-0xfcdfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: bridge window [mem 0xfcf00000-0xfcffffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: PCI bridge to [bus 0a]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: PCI bridge to [bus 0b]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: bridge window [mem 0xfc400000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: PCI bridge to [bus 0c]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: bridge window [mem 0xfc000000-0xfc1fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: PCI bridge to [bus 0d]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: PCI bridge to [bus 0e]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: PCI bridge to [bus 0f]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: PCI bridge to [bus 10]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: bridge window [mem 0xfc300000-0xfc3fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: PCI bridge to [bus 11]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: bridge window [mem 0xfc200000-0xfc2fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09-11]
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: bridge window [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: PCI bridge to [bus 08-11]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: bridge window [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: PCI bridge to [bus 12]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: bridge window [mem 0xfc600000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: PCI bridge to [bus 13]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: bridge window [mem 0xfc500000-0xfc5fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: PCI bridge to [bus 06-13]
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: bridge window [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus 05-13]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: bridge window [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 14]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [mem 0xfc700000-0xfcafffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus 15]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: bridge window [mem 0xfce00000-0xfcefffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0x80000000-0xfcffffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 10 [mem 0x880000000-0xffffffffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xfcb00000-0xfcdfffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:05: resource 1 [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:06: resource 1 [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:09: resource 1 [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:0b: resource 1 [mem 0xfc400000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:0c: resource 1 [mem 0xfc000000-0xfc1fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:10: resource 1 [mem 0xfc300000-0xfc3fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:11: resource 1 [mem 0xfc200000-0xfc2fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:12: resource 1 [mem 0xfc600000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:13: resource 1 [mem 0xfc500000-0xfc5fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:14: resource 0 [io 0xe000-0xefff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:14: resource 1 [mem 0xfc700000-0xfcafffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:14: resource 2 [mem 0xfc20000000-0xfc301fffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:15: resource 1 [mem 0xfce00000-0xfcefffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: D0 power state depends on 0000:14:00.0
Sep 03 12:37:16 archlinux kernel: PCI: CLS 64 bytes, default 64
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 0
Sep 03 12:37:16 archlinux kernel: Trying to unpack rootfs image as initramfs...
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: Adding to iommu group 1
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: Adding to iommu group 2
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 3
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: Adding to iommu group 4
Sep 03 12:37:16 archlinux kernel: pci 0000:00:03.0: Adding to iommu group 5
Sep 03 12:37:16 archlinux kernel: pci 0000:00:04.0: Adding to iommu group 6
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 7
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 8
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: Adding to iommu group 9
Sep 03 12:37:16 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 10
Sep 03 12:37:16 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 10
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 12
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: Adding to iommu group 13
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: Adding to iommu group 14
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.1: Adding to iommu group 15
Sep 03 12:37:16 archlinux kernel: pci 0000:04:00.0: Adding to iommu group 16
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: Adding to iommu group 17
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: Adding to iommu group 18
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: Adding to iommu group 20
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: Adding to iommu group 21
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:0b:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:0c:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:10:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:12:00.0: Adding to iommu group 20
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: Adding to iommu group 21
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: Adding to iommu group 22
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: Adding to iommu group 23
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.2: Adding to iommu group 24
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.3: Adding to iommu group 25
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.4: Adding to iommu group 26
Sep 03 12:37:16 archlinux kernel: pci 0000:15:00.0: Adding to iommu group 27
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.2: PCI INT A: not connected
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Sep 03 12:37:16 archlinux kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
Sep 03 12:37:16 archlinux kernel: AMD-Vi: Interrupt remapping enabled
Sep 03 12:37:16 archlinux kernel: AMD-Vi: Virtual APIC enabled
Sep 03 12:37:16 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 03 12:37:16 archlinux kernel: software IO TLB: mapped [mem 0x0000000064cac000-0x0000000068cac000] (64MB)
Sep 03 12:37:16 archlinux kernel: LVT offset 0 assigned for vector 0x400
Sep 03 12:37:16 archlinux kernel: perf: AMD IBS detected (0x00000bff)
Sep 03 12:37:16 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Sep 03 12:37:16 archlinux kernel: Initialise system trusted keyrings
Sep 03 12:37:16 archlinux kernel: Key type blacklist registered
Sep 03 12:37:16 archlinux kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Sep 03 12:37:16 archlinux kernel: zbud: loaded
Sep 03 12:37:16 archlinux kernel: integrity: Platform Keyring initialized
Sep 03 12:37:16 archlinux kernel: integrity: Machine keyring initialized
Sep 03 12:37:16 archlinux kernel: Key type asymmetric registered
Sep 03 12:37:16 archlinux kernel: Asymmetric key parser 'x509' registered
Sep 03 12:37:16 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Sep 03 12:37:16 archlinux kernel: io scheduler mq-deadline registered
Sep 03 12:37:16 archlinux kernel: io scheduler kyber registered
Sep 03 12:37:16 archlinux kernel: io scheduler bfq registered
Sep 03 12:37:16 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 03 12:37:16 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 03 12:37:16 archlinux kernel: ACPI: button: Power Button [PWRB]
Sep 03 12:37:16 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 03 12:37:16 archlinux kernel: ACPI: button: Power Button [PWRF]
Sep 03 12:37:16 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1181
Sep 03 12:37:16 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C010: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C012: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C014: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C016: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C018: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01A: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01C: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01E: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C011: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C013: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C015: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C017: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C019: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01B: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01D: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01F: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 03 12:37:16 archlinux kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Sep 03 12:37:16 archlinux kernel: Non-volatile memory driver v1.3
Sep 03 12:37:16 archlinux kernel: Linux agpgart interface v0.103
Sep 03 12:37:16 archlinux kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
Sep 03 12:37:16 archlinux kernel: ahci 0000:11:00.0: version 3.0
Sep 03 12:37:16 archlinux kernel: ahci 0000:11:00.0: enabling device (0000 -> 0002)
Sep 03 12:37:16 archlinux kernel: ahci 0000:11:00.0: SSS flag set, parallel bus scan disabled
Sep 03 12:37:16 archlinux kernel: ahci 0000:11:00.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0xf impl SATA mode
Sep 03 12:37:16 archlinux kernel: ahci 0000:11:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Sep 03 12:37:16 archlinux kernel: scsi host0: ahci
Sep 03 12:37:16 archlinux kernel: scsi host1: ahci
Sep 03 12:37:16 archlinux kernel: scsi host2: ahci
Sep 03 12:37:16 archlinux kernel: scsi host3: ahci
Sep 03 12:37:16 archlinux kernel: scsi host4: ahci
Sep 03 12:37:16 archlinux kernel: scsi host5: ahci
Sep 03 12:37:16 archlinux kernel: ata1: SATA max UDMA/133 abar m1024@0xfc280000 port 0xfc280100 irq 45
Sep 03 12:37:16 archlinux kernel: ata2: SATA max UDMA/133 abar m1024@0xfc280000 port 0xfc280180 irq 45
Sep 03 12:37:16 archlinux kernel: ata3: SATA max UDMA/133 abar m1024@0xfc280000 port 0xfc280200 irq 45
Sep 03 12:37:16 archlinux kernel: ata4: SATA max UDMA/133 abar m1024@0xfc280000 port 0xfc280280 irq 45
Sep 03 12:37:16 archlinux kernel: ata5: DUMMY
Sep 03 12:37:16 archlinux kernel: ata6: DUMMY
Sep 03 12:37:16 archlinux kernel: ahci 0000:13:00.0: enabling device (0000 -> 0002)
Sep 03 12:37:16 archlinux kernel: ahci 0000:13:00.0: SSS flag set, parallel bus scan disabled
Sep 03 12:37:16 archlinux kernel: ahci 0000:13:00.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0xf impl SATA mode
Sep 03 12:37:16 archlinux kernel: ahci 0000:13:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Sep 03 12:37:16 archlinux kernel: scsi host6: ahci
Sep 03 12:37:16 archlinux kernel: scsi host7: ahci
Sep 03 12:37:16 archlinux kernel: scsi host8: ahci
Sep 03 12:37:16 archlinux kernel: scsi host9: ahci
Sep 03 12:37:16 archlinux kernel: scsi host10: ahci
Sep 03 12:37:16 archlinux kernel: scsi host11: ahci
Sep 03 12:37:16 archlinux kernel: ata7: SATA max UDMA/133 abar m1024@0xfc580000 port 0xfc580100 irq 46
Sep 03 12:37:16 archlinux kernel: ata8: SATA max UDMA/133 abar m1024@0xfc580000 port 0xfc580180 irq 46
Sep 03 12:37:16 archlinux kernel: ata9: SATA max UDMA/133 abar m1024@0xfc580000 port 0xfc580200 irq 46
Sep 03 12:37:16 archlinux kernel: ata10: SATA max UDMA/133 abar m1024@0xfc580000 port 0xfc580280 irq 46
Sep 03 12:37:16 archlinux kernel: ata11: DUMMY
Sep 03 12:37:16 archlinux kernel: ata12: DUMMY
Sep 03 12:37:16 archlinux kernel: ACPI: bus type drm_connector registered
Sep 03 12:37:16 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Sep 03 12:37:16 archlinux kernel: usbserial: USB Serial support registered for generic
Sep 03 12:37:16 archlinux kernel: rtc_cmos 00:02: RTC can wake from S4
Sep 03 12:37:16 archlinux kernel: rtc_cmos 00:02: registered as rtc0
Sep 03 12:37:16 archlinux kernel: rtc_cmos 00:02: setting system clock to 2023-09-03T10:37:14 UTC (1693737434)
Sep 03 12:37:16 archlinux kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 03 12:37:16 archlinux kernel: amd_pstate: driver load is disabled, boot with specific mode to enable this
Sep 03 12:37:16 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 03 12:37:16 archlinux kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Sep 03 12:37:16 archlinux kernel: fbcon: Deferring console take-over
Sep 03 12:37:16 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Sep 03 12:37:16 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 03 12:37:16 archlinux kernel: drop_monitor: Initializing network drop monitor service
Sep 03 12:37:16 archlinux kernel: Initializing XFRM netlink socket
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_INET6 protocol family
Sep 03 12:37:16 archlinux kernel: Freeing initrd memory: 42348K
Sep 03 12:37:16 archlinux kernel: Segment Routing with IPv6
Sep 03 12:37:16 archlinux kernel: RPL Segment Routing with IPv6
Sep 03 12:37:16 archlinux kernel: In-situ OAM (IOAM) with IPv6
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_PACKET protocol family
Sep 03 12:37:16 archlinux kernel: microcode: CPU0: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU3: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU5: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU2: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU6: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU4: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU7: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU9: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU8: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU10: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU11: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU12: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU13: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU16: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU18: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU15: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU14: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU19: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU20: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU17: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU21: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU22: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU23: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU24: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU25: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU26: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU27: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU28: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU29: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU1: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU31: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU30: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Sep 03 12:37:16 archlinux kernel: resctrl: L3 allocation detected
Sep 03 12:37:16 archlinux kernel: resctrl: MB allocation detected
Sep 03 12:37:16 archlinux kernel: resctrl: SMBA allocation detected
Sep 03 12:37:16 archlinux kernel: resctrl: L3 monitoring detected
Sep 03 12:37:16 archlinux kernel: IPI shorthand broadcast: enabled
Sep 03 12:37:16 archlinux kernel: sched_clock: Marking stable (391187716, 1303201)->(449228230, -56737313)
Sep 03 12:37:16 archlinux kernel: registered taskstats version 1
Sep 03 12:37:16 archlinux kernel: Loading compiled-in X.509 certificates
Sep 03 12:37:16 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: b29512dd25e7d98695a2e1c2ff4979e36f14e8c2'
Sep 03 12:37:16 archlinux kernel: zswap: loaded using pool zstd/zsmalloc
Sep 03 12:37:16 archlinux kernel: Key type .fscrypt registered
Sep 03 12:37:16 archlinux kernel: Key type fscrypt-provisioning registered
Sep 03 12:37:16 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 03 12:37:16 archlinux kernel: integrity: Loaded X.509 cert 'Database Key: 47badc6b5251049dcd516858bdf7b700'
Sep 03 12:37:16 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 03 12:37:16 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Sep 03 12:37:16 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 03 12:37:16 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Sep 03 12:37:16 archlinux kernel: PM: Magic number: 7:882:627
Sep 03 12:37:16 archlinux kernel: RAS: Correctable Errors collector initialized.
Sep 03 12:37:16 archlinux kernel: clk: Disabling unused clocks
Sep 03 12:37:16 archlinux kernel: ata1: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata7: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata2: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata3: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: tsc: Refined TSC clocksource calibration: 4491.560 MHz
Sep 03 12:37:16 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x40be4320a4d, max_idle_ns: 440795288133 ns
Sep 03 12:37:16 archlinux kernel: clocksource: Switched to clocksource tsc
Sep 03 12:37:16 archlinux kernel: ata4: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata8: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata9: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata10: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: Freeing unused decrypted memory: 2036K
Sep 03 12:37:16 archlinux kernel: Freeing unused kernel image (initmem) memory: 3536K
Sep 03 12:37:16 archlinux kernel: Write protecting the kernel read-only data: 32768k
Sep 03 12:37:16 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1704K
Sep 03 12:37:16 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 03 12:37:16 archlinux kernel: rodata_test: all tests were successful
Sep 03 12:37:16 archlinux kernel: Run /init as init process
Sep 03 12:37:16 archlinux kernel: with arguments:
Sep 03 12:37:16 archlinux kernel: /init
Sep 03 12:37:16 archlinux kernel: with environment:
Sep 03 12:37:16 archlinux kernel: HOME=/
Sep 03 12:37:16 archlinux kernel: TERM=linux
Sep 03 12:37:16 archlinux systemd[1]: systemd 254.1-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 03 12:37:16 archlinux systemd[1]: Detected architecture x86-64.
Sep 03 12:37:16 archlinux systemd[1]: Running in initrd.
Sep 03 12:37:16 archlinux systemd[1]: Initializing machine ID from random generator.
Sep 03 12:37:16 archlinux systemd[1]: Queued start job for default target Initrd Default Target.
Sep 03 12:37:16 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Path Units.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Slice Units.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Swaps.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Timer Units.
Sep 03 12:37:16 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Sep 03 12:37:16 archlinux systemd[1]: Listening on Journal Socket.
Sep 03 12:37:16 archlinux systemd[1]: Listening on udev Control Socket.
Sep 03 12:37:16 archlinux systemd[1]: Listening on udev Kernel Socket.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Socket Units.
Sep 03 12:37:16 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Sep 03 12:37:16 archlinux systemd[1]: Check battery level during early boot was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/power_supply).
Sep 03 12:37:16 archlinux systemd[1]: Starting Journal Service...
Sep 03 12:37:16 archlinux systemd[1]: Starting Load Kernel Modules...
Sep 03 12:37:16 archlinux systemd[1]: Starting TPM2 PCR Barrier (initrd)...
Sep 03 12:37:16 archlinux systemd[1]: Starting Coldplug All udev Devices...
Sep 03 12:37:16 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Sep 03 12:37:16 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 03 12:37:16 archlinux kernel: raid6: skipped pq benchmark and selected avx512x4
Sep 03 12:37:16 archlinux kernel: raid6: using avx512x2 recovery algorithm
Sep 03 12:37:16 archlinux systemd-journald[333]: Collecting audit messages is disabled.
Sep 03 12:37:16 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Local File Systems.
Sep 03 12:37:16 archlinux kernel: xor: measuring software checksum speed
Sep 03 12:37:16 archlinux kernel: prefetch64-sse : 44944 MB/sec
Sep 03 12:37:16 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 03 12:37:16 archlinux kernel: generic_sse : 42077 MB/sec
Sep 03 12:37:16 archlinux kernel: xor: using function: prefetch64-sse (44944 MB/sec)
Sep 03 12:37:16 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 03 12:37:16 archlinux systemd[1]: Finished TPM2 PCR Barrier (initrd).
Sep 03 12:37:16 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Sep 03 12:37:16 archlinux systemd-journald[333]: Journal started
Sep 03 12:37:16 archlinux systemd-journald[333]: Runtime Journal (/run/log/journal/72d164fc7d0d44e4a66f95288bbbf5de) is 8.0M, max 624.4M, 616.4M free.
Sep 03 12:37:16 archlinux systemd-udevd[345]: Using default interface naming scheme 'v253'.
Sep 03 12:37:16 archlinux systemd-pcrphase[336]: Extended PCR index 11 with 'enter-initrd' (banks sha256).
Sep 03 12:37:16 archlinux systemd[1]: Started Journal Service.
Sep 03 12:37:16 archlinux kernel: Btrfs loaded, zoned=yes, fsverity=yes
Sep 03 12:37:16 archlinux systemd-modules-load[335]: Inserted module 'btrfs'
Sep 03 12:37:16 archlinux kernel: acpi PNP0C14:03: duplicate WMI GUID 97845ED0-4E6D-11DE-8A39-0800200C9A66 (first instance was on PNP0C14:00)
Sep 03 12:37:16 archlinux kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
Sep 03 12:37:16 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input2
Sep 03 12:37:16 archlinux systemd[1]: Finished Coldplug All udev Devices.
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 1
Sep 03 12:37:16 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Sep 03 12:37:16 archlinux kernel: ccp 0000:14:00.2: enabling device (0000 -> 0002)
Sep 03 12:37:16 archlinux kernel: nvme nvme0: pci function 0000:04:00.0
Sep 03 12:37:16 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Sep 03 12:37:16 archlinux kernel: AES CTR mode by8 optimization enabled
Sep 03 12:37:16 archlinux kernel: nvme nvme0: Shutdown timeout set to 10 seconds
Sep 03 12:37:16 archlinux kernel: ccp 0000:14:00.2: tee enabled
Sep 03 12:37:16 archlinux kernel: ccp 0000:14:00.2: psp enabled
Sep 03 12:37:16 archlinux kernel: nvme nvme0: 32/0/0 default/read/poll queues
Sep 03 12:37:16 archlinux kernel: nvme0n1: p1 p2
Sep 03 12:37:16 archlinux systemd[1]: Starting Virtual Console Setup...
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Finished Virtual Console Setup.
Sep 03 12:37:16 archlinux systemd[1]: Created slice Slice /system/systemd-cryptsetup.
Sep 03 12:37:16 archlinux systemd[1]: Starting Cryptography Setup for root...
Sep 03 12:37:16 archlinux kernel: device-mapper: uevent: version 1.0.3
Sep 03 12:37:16 archlinux kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 2
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Sep 03 12:37:16 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb1: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb1: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb1: SerialNumber: 0000:10:00.0
Sep 03 12:37:16 archlinux kernel: hub 1-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 1-0:1.0: 12 ports detected
Sep 03 12:37:16 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 03 12:37:16 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb2: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb2: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb2: SerialNumber: 0000:10:00.0
Sep 03 12:37:16 archlinux kernel: hub 2-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 2-0:1.0: 5 ports detected
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: new USB bus registered, assigned bus number 3
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: new USB bus registered, assigned bus number 4
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Sep 03 12:37:16 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb3: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb3: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb3: SerialNumber: 0000:12:00.0
Sep 03 12:37:16 archlinux kernel: hub 3-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 3-0:1.0: 12 ports detected
Sep 03 12:37:16 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 03 12:37:16 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb4: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb4: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb4: SerialNumber: 0000:12:00.0
Sep 03 12:37:16 archlinux kernel: hub 4-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 4-0:1.0: 5 ports detected
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 5
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 6
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Sep 03 12:37:16 archlinux kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb5: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb5: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb5: SerialNumber: 0000:14:00.3
Sep 03 12:37:16 archlinux kernel: hub 5-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 5-0:1.0: 2 ports detected
Sep 03 12:37:16 archlinux kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 03 12:37:16 archlinux kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb6: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb6: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb6: SerialNumber: 0000:14:00.3
Sep 03 12:37:16 archlinux kernel: hub 6-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 6-0:1.0: 2 ports detected
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: new USB bus registered, assigned bus number 7
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: new USB bus registered, assigned bus number 8
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Sep 03 12:37:16 archlinux kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb7: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb7: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb7: SerialNumber: 0000:14:00.4
Sep 03 12:37:16 archlinux kernel: hub 7-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 7-0:1.0: 2 ports detected
Sep 03 12:37:16 archlinux kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 03 12:37:16 archlinux kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb8: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb8: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb8: SerialNumber: 0000:14:00.4
Sep 03 12:37:16 archlinux kernel: hub 8-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 8-0:1.0: 2 ports detected
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: new USB bus registered, assigned bus number 9
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: USB3 root hub has no ports
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: new USB bus registered, assigned bus number 10
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: Host supports USB 3.0 SuperSpeed
Sep 03 12:37:16 archlinux kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb9: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb9: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb9: SerialNumber: 0000:15:00.0
Sep 03 12:37:16 archlinux kernel: hub 9-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 9-0:1.0: 1 port detected
Sep 03 12:37:16 archlinux kernel: usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 03 12:37:16 archlinux kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb10: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb10: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb10: SerialNumber: 0000:15:00.0
Sep 03 12:37:16 archlinux kernel: hub 10-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 10-0:1.0: config failed, hub doesn't have any ports! (err -19)
Sep 03 12:37:17 archlinux kernel: usb 1-4: new full-speed USB device number 2 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: usb 7-2: new full-speed USB device number 2 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: usb 3-5: new high-speed USB device number 2 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: usb 7-2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
Sep 03 12:37:17 archlinux kernel: usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 03 12:37:17 archlinux kernel: usb 7-2: Product: USB Receiver
Sep 03 12:37:17 archlinux kernel: usb 7-2: Manufacturer: Logitech
Sep 03 12:37:17 archlinux kernel: usb 3-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=70.31
Sep 03 12:37:17 archlinux kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 03 12:37:17 archlinux kernel: usb 3-5: Product: USB2.1 Hub
Sep 03 12:37:17 archlinux kernel: usb 3-5: Manufacturer: GenesysLogic
Sep 03 12:37:17 archlinux kernel: hub 3-5:1.0: USB hub found
Sep 03 12:37:17 archlinux kernel: hub 3-5:1.0: 4 ports detected
Sep 03 12:37:17 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
Sep 03 12:37:17 archlinux kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Sep 03 12:37:17 archlinux kernel: ATPX version 1, functions 0x00000000
Sep 03 12:37:17 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.0/0003:046D:C52B.0001/input/input3
Sep 03 12:37:17 archlinux kernel: amdgpu: Ignoring ACPI CRAT on non-APU system
Sep 03 12:37:17 archlinux kernel: amdgpu: Virtual CRAT table created for CPU
Sep 03 12:37:17 archlinux kernel: amdgpu: Topology: Add CPU node
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
Sep 03 12:37:17 archlinux kernel: [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1043:0x04F2 0xC1).
Sep 03 12:37:17 archlinux kernel: [drm] register mmio base: 0xFCB00000
Sep 03 12:37:17 archlinux kernel: [drm] register mmio size: 1048576
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 0 <nv_common>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 1 <gmc_v10_0>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 2 <navi10_ih>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 3 <psp>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 4 <smu>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 5 <dm>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 6 <gfx_v10_0>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 7 <sdma_v5_2>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 8 <vcn_v3_0>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 9 <jpeg_v3_0>
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
Sep 03 12:37:17 archlinux kernel: amdgpu: ATOM BIOS: 115-D412BS0-101
Sep 03 12:37:17 archlinux kernel: [drm] VCN(0) decode is enabled in VM mode
Sep 03 12:37:17 archlinux kernel: [drm] VCN(1) decode is enabled in VM mode
Sep 03 12:37:17 archlinux kernel: [drm] VCN(0) encode is enabled in VM mode
Sep 03 12:37:17 archlinux kernel: [drm] VCN(1) encode is enabled in VM mode
Sep 03 12:37:17 archlinux kernel: [drm] JPEG decode is enabled in VM mode
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
Sep 03 12:37:17 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
Sep 03 12:37:17 archlinux kernel: [drm] Detected VRAM RAM=16368M, BAR=16384M
Sep 03 12:37:17 archlinux kernel: [drm] RAM width 256bits GDDR6
Sep 03 12:37:17 archlinux kernel: [drm] amdgpu: 16368M of VRAM memory ready
Sep 03 12:37:17 archlinux kernel: [drm] amdgpu: 15610M of GTT memory ready.
Sep 03 12:37:17 archlinux kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Sep 03 12:37:17 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000F00000).
Sep 03 12:37:17 archlinux kernel: usb 1-4: New USB device found, idVendor=1e7d, idProduct=2de1, bcdDevice= 1.11
Sep 03 12:37:17 archlinux kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 03 12:37:17 archlinux kernel: usb 1-4: Product: ROCCAT Burst Pro
Sep 03 12:37:17 archlinux kernel: usb 1-4: Manufacturer: ROCCAT
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:14:00.4-2/input0
Sep 03 12:37:17 archlinux kernel: usb 4-5: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.1/0003:046D:C52B.0002/input/input4
Sep 03 12:37:17 archlinux kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.1/0003:046D:C52B.0002/input/input5
Sep 03 12:37:17 archlinux kernel: input: ROCCAT ROCCAT Burst Pro as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:08.0/0000:08:00.0/0000:09:0c.0/0000:10:00.0/usb1/1-4/1-4:1.0/0003:1E7D:2DE1.0003/input/input8
Sep 03 12:37:17 archlinux kernel: usb 4-5: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=70.31
Sep 03 12:37:17 archlinux kernel: usb 4-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 03 12:37:17 archlinux kernel: usb 4-5: Product: USB3.2 Hub
Sep 03 12:37:17 archlinux kernel: usb 4-5: Manufacturer: GenesysLogic
Sep 03 12:37:17 archlinux kernel: hub 4-5:1.0: USB hub found
Sep 03 12:37:17 archlinux kernel: hub 4-5:1.0: 4 ports detected
Sep 03 12:37:17 archlinux kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.1/0003:046D:C52B.0002/input/input6
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:1E7D:2DE1.0003: input,hidraw1: USB HID v1.11 Mouse [ROCCAT ROCCAT Burst Pro] on usb-0000:10:00.0-4/input0
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:14:00.4-2/input1
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:1E7D:2DE1.0004: hiddev97,hidraw3: USB HID v1.11 Device [ROCCAT ROCCAT Burst Pro] on usb-0000:10:00.0-4/input1
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:046D:C52B.0005: hiddev98,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:14:00.4-2/input2
Sep 03 12:37:17 archlinux kernel: input: ROCCAT ROCCAT Burst Pro Keyboard as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:08.0/0000:08:00.0/0000:09:0c.0/0000:10:00.0/usb1/1-4/1-4:1.2/0003:1E7D:2DE1.0006/input/input9
Sep 03 12:37:17 archlinux kernel: input: ROCCAT ROCCAT Burst Pro Mouse as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:08.0/0000:08:00.0/0000:09:0c.0/0000:10:00.0/usb1/1-4/1-4:1.2/0003:1E7D:2DE1.0006/input/input10
Sep 03 12:37:17 archlinux kernel: input: ROCCAT ROCCAT Burst Pro as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:08.0/0000:08:00.0/0000:09:0c.0/0000:10:00.0/usb1/1-4/1-4:1.2/0003:1E7D:2DE1.0006/input/input11
Sep 03 12:37:17 archlinux kernel: input: ROCCAT ROCCAT Burst Pro Wireless Radio Control as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:08.0/0000:08:00.0/0000:09:0c.0/0000:10:00.0/usb1/1-4/1-4:1.2/0003:1E7D:2DE1.0006/input/input12
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:1E7D:2DE1.0006: input,hiddev99,hidraw5: USB HID v1.11 Keyboard [ROCCAT ROCCAT Burst Pro] on usb-0000:10:00.0-4/input2
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:1E7D:2DE1.0007: hiddev100,hidraw6: USB HID v1.11 Device [ROCCAT ROCCAT Burst Pro] on usb-0000:10:00.0-4/input3
Sep 03 12:37:17 archlinux kernel: usbcore: registered new interface driver usbhid
Sep 03 12:37:17 archlinux kernel: usbhid: USB HID core driver
Sep 03 12:37:17 archlinux kernel: usb 3-6: new high-speed USB device number 3 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: logitech-djreceiver 0003:046D:C52B.0005: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:14:00.4-2/input2
Sep 03 12:37:17 archlinux kernel: Key type trusted registered
Sep 03 12:37:17 archlinux kernel: Key type encrypted registered
Sep 03 12:37:17 archlinux kernel: usb 1-9: new full-speed USB device number 3 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: BTRFS: device fsid 3e4ad19d-1251-4d60-a719-9a1ad5989608 devid 1 transid 2566 /dev/dm-0 scanned by (udev-worker) (369)
Sep 03 12:37:17 archlinux systemd[1]: Found device /dev/gpt-auto-root.
Sep 03 12:37:17 archlinux systemd[1]: Finished Cryptography Setup for root.
Sep 03 12:37:17 archlinux systemd[1]: Reached target Initrd Root Device.
Sep 03 12:37:17 archlinux kernel: input: Logitech Wireless Device PID:4088 Keyboard as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.2/0003:046D:C52B.0005/0003:046D:4088.0008/input/input13
Sep 03 12:37:17 archlinux kernel: input: Logitech Wireless Device PID:4088 Mouse as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.2/0003:046D:C52B.0005/0003:046D:4088.0008/input/input14
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:046D:4088.0008: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4088] on usb-0000:14:00.4-2/input2:1
Sep 03 12:37:17 archlinux systemd[1]: Mounting Root Partition...
Sep 03 12:37:17 archlinux kernel: BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
Sep 03 12:37:17 archlinux kernel: BTRFS info (device dm-0): disk space caching is enabled
Sep 03 12:37:17 archlinux kernel: BTRFS info (device dm-0): enabling ssd optimizations
Sep 03 12:37:17 archlinux systemd[1]: Mounted Root Partition.
Sep 03 12:37:17 archlinux systemd[1]: Reached target Initrd Root File System.
Sep 03 12:37:17 archlinux systemd[1]: Starting Mountpoints Configured in the Real Root...
Sep 03 12:37:17 archlinux systemd[1]: initrd-parse-etc.service: Deactivated successfully.
Sep 03 12:37:17 archlinux systemd[1]: Finished Mountpoints Configured in the Real Root.
Sep 03 12:37:17 archlinux systemd[1]: Reached target Initrd File Systems.
Sep 03 12:37:18 archlinux kernel: input: Logitech ERGO K860 as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.2/0003:046D:C52B.0005/0003:046D:4088.0008/input/input18
Sep 03 12:37:18 archlinux kernel: logitech-hidpp-device 0003:046D:4088.0008: input,hidraw2: USB HID v1.11 Keyboard [Logitech ERGO K860] on usb-0000:14:00.4-2/input2:1
Sep 03 12:37:18 archlinux kernel: usb 1-9: New USB device found, idVendor=8087, idProduct=0032, bcdDevice= 0.00
Sep 03 12:37:18 archlinux kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
Sep 03 12:37:19 archlinux kernel: [drm] Loading DMUB firmware via PSP: version=0x0202001E
Sep 03 12:37:19 archlinux kernel: [drm] use_doorbell being set to: [true]
Sep 03 12:37:19 archlinux kernel: [drm] use_doorbell being set to: [true]
Sep 03 12:37:19 archlinux kernel: [drm] use_doorbell being set to: [true]
Sep 03 12:37:19 archlinux kernel: [drm] use_doorbell being set to: [true]
Sep 03 12:37:19 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.27 DEC: 2 VEP: 0 Revision: 0
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
Sep 03 12:37:19 archlinux kernel: [drm] reserve 0xa00000 from 0x83fd000000 for PSP TMR
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x00000040, smu fw if version = 0x00000041, smu fw program = 0, version = 0x003a5800 (58.88.0)
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Sep 03 12:37:19 archlinux kernel: [drm] Display Core initialized with v3.2.230!
Sep 03 12:37:19 archlinux kernel: [drm] DP-HDMI FRL PCON supported
Sep 03 12:37:19 archlinux kernel: [drm] DMUB hardware initialized: version=0x0202001E
Sep 03 12:37:20 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
Sep 03 12:37:20 archlinux kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Sep 03 12:37:20 archlinux kernel: [drm] JPEG decode initialized successfully.
Sep 03 12:37:20 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Sep 03 12:37:20 archlinux kernel: amdgpu: sdma_bitmap: ffff
Sep 03 12:37:20 archlinux kernel: usb 3-6: New USB device found, idVendor=0b05, idProduct=1a52, bcdDevice= 0.03
Sep 03 12:37:20 archlinux kernel: usb 3-6: New USB device strings: Mfr=3, Product=1, SerialNumber=0
Sep 03 12:37:20 archlinux kernel: usb 3-6: Product: USB Audio
Sep 03 12:37:20 archlinux kernel: usb 3-6: Manufacturer: Generic
Sep 03 12:37:20 archlinux kernel: amdgpu: HMM registered 16368MB device memory
Sep 03 12:37:20 archlinux kernel: amdgpu: SRAT table not found
Sep 03 12:37:20 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
Sep 03 12:37:20 archlinux kernel: amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
Sep 03 12:37:20 archlinux kernel: kfd kfd: amdgpu: added device 1002:73bf
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 72
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
Sep 03 12:37:20 archlinux kernel: [drm] Initialized amdgpu 3.52.0 20150101 for 0000:03:00.0 on minor 1
Sep 03 12:37:20 archlinux kernel: fbcon: amdgpudrmfb (fb0) is primary device
Sep 03 12:37:20 archlinux kernel: fbcon: Deferring console take-over
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Sep 03 12:37:20 archlinux kernel: hid-generic 0003:0B05:1A52.0009: hiddev98,hidraw4: USB HID v1.11 Device [Generic USB Audio] on usb-0000:12:00.0-6/input7
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: enabling device (0006 -> 0007)
Sep 03 12:37:20 archlinux kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x164E 0x1043:0x8877 0xC1).
Sep 03 12:37:20 archlinux kernel: [drm] register mmio base: 0xFCA00000
Sep 03 12:37:20 archlinux kernel: [drm] register mmio size: 524288
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 0 <nv_common>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 1 <gmc_v10_0>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 2 <navi10_ih>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 3 <psp>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 4 <smu>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 5 <dm>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 6 <gfx_v10_0>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 7 <sdma_v5_2>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 8 <vcn_v3_0>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 9 <jpeg_v3_0>
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: Fetched VBIOS from VFCT
Sep 03 12:37:20 archlinux kernel: amdgpu: ATOM BIOS: 102-RAPHAEL-008
Sep 03 12:37:20 archlinux kernel: [drm] VCN(0) decode is enabled in VM mode
Sep 03 12:37:20 archlinux kernel: [drm] VCN(0) encode is enabled in VM mode
Sep 03 12:37:20 archlinux kernel: [drm] JPEG decode is enabled in VM mode
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Sep 03 12:37:20 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
Sep 03 12:37:20 archlinux kernel: [drm] Detected VRAM RAM=512M, BAR=512M
Sep 03 12:37:20 archlinux kernel: [drm] RAM width 128bits DDR5
Sep 03 12:37:20 archlinux kernel: [drm] amdgpu: 512M of VRAM memory ready
Sep 03 12:37:20 archlinux kernel: [drm] amdgpu: 15610M of GTT memory ready.
Sep 03 12:37:20 archlinux kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Sep 03 12:37:20 archlinux kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
Sep 03 12:37:20 archlinux kernel: [drm] Loading DMUB firmware via PSP: version=0x05000C00
Sep 03 12:37:20 archlinux kernel: [drm] use_doorbell being set to: [true]
Sep 03 12:37:20 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.27 DEC: 2 VEP: 0 Revision: 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: Will use PSP to load VCN firmware
Sep 03 12:37:20 archlinux kernel: [drm] reserve 0xa00000 from 0xf41e000000 for PSP TMR
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: RAS: optional ras ta ucode is not available
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: RAP: optional rap ta ucode is not available
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: smu driver if version = 0x00000004, smu fw if version = 0x00000005, smu fw program = 0, smu fw version = 0x00544fde (84.79.222)
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: SMU driver if version not matched
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: SMU is initialized successfully!
Sep 03 12:37:20 archlinux kernel: [drm] Display Core initialized with v3.2.230!
Sep 03 12:37:20 archlinux kernel: [drm] DP-HDMI FRL PCON supported
Sep 03 12:37:20 archlinux kernel: [drm] DMUB hardware initialized: version=0x05000C00
Sep 03 12:37:20 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
Sep 03 12:37:20 archlinux kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Sep 03 12:37:20 archlinux kernel: [drm] JPEG decode initialized successfully.
Sep 03 12:37:20 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Sep 03 12:37:20 archlinux kernel: amdgpu: sdma_bitmap: 3
Sep 03 12:37:20 archlinux kernel: amdgpu: HMM registered 512MB device memory
Sep 03 12:37:20 archlinux kernel: amdgpu: SRAT table not found
Sep 03 12:37:20 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
Sep 03 12:37:20 archlinux kernel: amdgpu: Topology: Add dGPU node [0x164e:0x1002]
Sep 03 12:37:20 archlinux kernel: kfd kfd: amdgpu: added device 1002:164e
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 2, active_cu_number 2
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
Sep 03 12:37:20 archlinux kernel: [drm] Initialized amdgpu 3.52.0 20150101 for 0000:14:00.0 on minor 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: [drm] Cannot find any crtc or sizes
Sep 03 12:37:20 archlinux kernel: [drm] DSC precompute is not needed.
Sep 03 12:37:20 archlinux systemd-modules-load[335]: Inserted module 'amdgpu'
Sep 03 12:37:20 archlinux systemd[1]: Finished Load Kernel Modules.
Sep 03 12:37:20 archlinux systemd[1]: Reached target System Initialization.
Sep 03 12:37:20 archlinux systemd[1]: Reached target Basic System.
Sep 03 12:37:20 archlinux systemd[1]: Reached target Initrd Default Target.
Sep 03 12:37:20 archlinux systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Initrd Default Target.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Basic System.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Initrd Root Device.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Path Units.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Slice Units.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Socket Units.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target System Initialization.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Local Encrypted Volumes.
Sep 03 12:37:20 archlinux systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Local File Systems.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Preparation for Local File Systems.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Swaps.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Timer Units.
Sep 03 12:37:20 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Stopped Load Kernel Modules.
Sep 03 12:37:20 archlinux systemd[1]: systemd-modules-load.service: Consumed 3.255s CPU time.
Sep 03 12:37:20 archlinux systemd[1]: Stopping TPM2 PCR Barrier (initrd)...
Sep 03 12:37:20 archlinux systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Stopped Coldplug All udev Devices.
Sep 03 12:37:20 archlinux systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Sep 03 12:37:20 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Stopped Virtual Console Setup.
Sep 03 12:37:20 archlinux systemd[1]: initrd-cleanup.service: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
Sep 03 12:37:20 archlinux kernel: usb 3-7: new full-speed USB device number 4 using xhci_hcd
Sep 03 12:37:20 archlinux systemd-pcrphase[554]: Extended PCR index 11 with 'leave-initrd' (banks sha256).
Sep 03 12:37:20 archlinux systemd[1]: systemd-pcrphase-initrd.service: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Stopped TPM2 PCR Barrier (initrd).
Sep 03 12:37:20 archlinux kernel: usb 3-7: config 1 has an invalid interface number: 2 but max is 1
Sep 03 12:37:20 archlinux kernel: usb 3-7: config 1 has no interface number 1
Sep 03 12:37:20 archlinux kernel: usb 3-7: New USB device found, idVendor=0b05, idProduct=19af, bcdDevice= 1.00
Sep 03 12:37:20 archlinux kernel: usb 3-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 03 12:37:20 archlinux kernel: usb 3-7: Product: AURA LED Controller
Sep 03 12:37:20 archlinux kernel: usb 3-7: Manufacturer: AsusTek Computer Inc.
Sep 03 12:37:20 archlinux kernel: usb 3-7: SerialNumber: 9876543210
Sep 03 12:37:20 archlinux kernel: hid-generic 0003:0B05:19AF.000A: hiddev101,hidraw7: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:12:00.0-7/input2
Sep 03 12:37:20 archlinux kernel: usb 3-10: new full-speed USB device number 5 using xhci_hcd
Sep 03 12:37:21 archlinux kernel: usb 3-10: New USB device found, idVendor=0c70, idProduct=f00e, bcdDevice= 1.00
Sep 03 12:37:21 archlinux kernel: usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 03 12:37:21 archlinux kernel: usb 3-10: Product: D5 NEXT
Sep 03 12:37:21 archlinux kernel: usb 3-10: Manufacturer: Aqua Computer GmbH & Co. KG
Sep 03 12:37:21 archlinux kernel: usb 3-10: SerialNumber: 00733-13568
Sep 03 12:37:21 archlinux kernel: hid-generic 0003:0C70:F00E.000B: hiddev102,hidraw8: USB HID v1.11 Device [Aqua Computer GmbH & Co. KG D5 NEXT] on usb-0000:12:00.0-10/input1
Sep 03 12:37:21 archlinux systemd[1]: systemd-udevd.service: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Sep 03 12:37:21 archlinux systemd[1]: systemd-udevd.service: Consumed 1.021s CPU time.
Sep 03 12:37:21 archlinux systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Closed udev Control Socket.
Sep 03 12:37:21 archlinux systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Closed udev Kernel Socket.
Sep 03 12:37:21 archlinux systemd[1]: Starting Cleanup udev Database...
Sep 03 12:37:21 archlinux systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Sep 03 12:37:21 archlinux systemd[1]: kmod-static-nodes.service: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Stopped Create List of Static Device Nodes.
Sep 03 12:37:21 archlinux systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Finished Cleanup udev Database.
Sep 03 12:37:21 archlinux systemd[1]: Reached target Switch Root.
Sep 03 12:37:21 archlinux systemd[1]: Starting Switch Root...
Sep 03 12:37:21 archlinux systemd[1]: Switching root.
Sep 03 12:37:21 archlinux systemd-journald[333]: Journal stopped
Sep 03 12:37:16 archlinux kernel: Linux version 6.4.12-zen1-1-zen (linux-zen@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 ZEN SMP PREEMPT_DYNAMIC Thu, 24 Aug 2023 00:37:46 +0000
Sep 03 12:37:16 archlinux kernel: Command line: pcie_port_pm=off pcie_aspm=off rootflags=subvolid=256 rw quiet
Sep 03 12:37:16 archlinux kernel: BIOS-provided physical RAM map:
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000000b021000-0x000000006f401fff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000006f402000-0x0000000075c4dfff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000075c4e000-0x0000000075e3dfff] ACPI data
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000075e3e000-0x0000000077e3dfff] ACPI NVS
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000077e3e000-0x0000000079ffefff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000079fff000-0x000000007bffafff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000007bffb000-0x000000007cffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000007d7f3000-0x000000007fffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000857ffffff] usable
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x0000000858000000-0x0000000877ffffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000087eec0000-0x00000008a01fffff] reserved
Sep 03 12:37:16 archlinux kernel: BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Sep 03 12:37:16 archlinux kernel: NX (Execute Disable) protection: active
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae69018-0x5ae87257] usable ==> usable
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae69018-0x5ae87257] usable ==> usable
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae59018-0x5ae68057] usable ==> usable
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae59018-0x5ae68057] usable ==> usable
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae4e018-0x5ae58e57] usable ==> usable
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x5ae4e018-0x5ae58e57] usable ==> usable
Sep 03 12:37:16 archlinux kernel: extended physical RAM map:
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009afefff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000000a210000-0x000000000affffff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b020fff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000000b021000-0x000000005ae4e017] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae4e018-0x000000005ae58e57] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae58e58-0x000000005ae59017] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae59018-0x000000005ae68057] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae68058-0x000000005ae69017] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae69018-0x000000005ae87257] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000005ae87258-0x000000006f401fff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000006f402000-0x0000000075c4dfff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000075c4e000-0x0000000075e3dfff] ACPI data
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000075e3e000-0x0000000077e3dfff] ACPI NVS
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000077e3e000-0x0000000079ffefff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000079fff000-0x000000007bffafff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000007bffb000-0x000000007cffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000007d7f3000-0x000000007fffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x0000000857ffffff] usable
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x0000000858000000-0x0000000877ffffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000087eec0000-0x00000008a01fffff] reserved
Sep 03 12:37:16 archlinux kernel: reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Sep 03 12:37:16 archlinux kernel: efi: EFI v2.8 by American Megatrends
Sep 03 12:37:16 archlinux kernel: efi: ACPI=0x75e3d000 ACPI 2.0=0x75e3d014 TPMFinalLog=0x77df4000 SMBIOS=0x794a6000 SMBIOS 3.0=0x794a5000 MEMATTR=0x69b62018 ESRT=0x6baa2f18 RNG=0x75e1af18 INITRD=0x61401718 TPMEventLog=0x5ae88018
Sep 03 12:37:16 archlinux kernel: random: crng init done
Sep 03 12:37:16 archlinux kernel: efi: Remove mem51: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
Sep 03 12:37:16 archlinux kernel: e820: remove [mem 0xf0000000-0xf7ffffff] reserved
Sep 03 12:37:16 archlinux kernel: efi: Remove mem52: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
Sep 03 12:37:16 archlinux kernel: e820: remove [mem 0xfd000000-0xfedfffff] reserved
Sep 03 12:37:16 archlinux kernel: efi: Not removing mem53: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Sep 03 12:37:16 archlinux kernel: efi: Remove mem54: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Sep 03 12:37:16 archlinux kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
Sep 03 12:37:16 archlinux kernel: efi: Remove mem57: MMIO range=[0x880000000-0x8a01fffff] (514MB) from e820 map
Sep 03 12:37:16 archlinux kernel: e820: remove [mem 0x880000000-0x8a01fffff] reserved
Sep 03 12:37:16 archlinux kernel: SMBIOS 3.5.0 present.
Sep 03 12:37:16 archlinux kernel: DMI: ASUS System Product Name/ROG STRIX X670E-E GAMING WIFI, BIOS 1602 08/15/2023
Sep 03 12:37:16 archlinux kernel: tsc: Fast TSC calibration using PIT
Sep 03 12:37:16 archlinux kernel: tsc: Detected 4491.311 MHz processor
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 03 12:37:16 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 03 12:37:16 archlinux kernel: last_pfn = 0x858000 max_arch_pfn = 0x400000000
Sep 03 12:37:16 archlinux kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x80000000-0xffffffff] usable ==> reserved
Sep 03 12:37:16 archlinux kernel: last_pfn = 0x7bffb max_arch_pfn = 0x400000000
Sep 03 12:37:16 archlinux kernel: esrt: Reserving ESRT space from 0x000000006baa2f18 to 0x000000006baa2fa0.
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x6baa2000-0x6baa2fff] usable ==> reserved
Sep 03 12:37:16 archlinux kernel: Using GB pages for direct mapping
Sep 03 12:37:16 archlinux kernel: Secure boot enabled
Sep 03 12:37:16 archlinux kernel: RAMDISK: [mem 0x5ae8d000-0x5d7e7fff]
Sep 03 12:37:16 archlinux kernel: ACPI: Early table checksum verification disabled
Sep 03 12:37:16 archlinux kernel: ACPI: RSDP 0x0000000075E3D014 000024 (v02 ALASKA)
Sep 03 12:37:16 archlinux kernel: ACPI: XSDT 0x0000000075E3C728 000114 (v01 ALASKA A M I 01072009 AMI 01000013)
Sep 03 12:37:16 archlinux kernel: ACPI: FACP 0x0000000075E2F000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: DSDT 0x0000000075E20000 00E209 (v02 ALASKA A M I 01072009 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: FACS 0x0000000077E24000 000040
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075E3A000 0010A8 (v01 AMD PTUP 00000001 ASUS 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075E39000 000358 (v01 AMD HBUP 00000001 ASUS 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075E31000 007BEC (v02 AMD Splinter 00000002 MSFT 05000000)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075E30000 0003F1 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
Sep 03 12:37:16 archlinux kernel: ACPI: FIDT 0x0000000075E1F000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: MCFG 0x0000000075E1D000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: HPET 0x0000000075E1C000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
Sep 03 12:37:16 archlinux kernel: ACPI: WDRT 0x0000000075E1B000 000047 (v01 ALASKA A M I 01072009 AMI 00000005)
Sep 03 12:37:16 archlinux kernel: ACPI: FPDT 0x0000000075E19000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
Sep 03 12:37:16 archlinux kernel: ACPI: VFCT 0x0000000075E03000 015EA0 (v01 ALASKA A M I 00000001 AMD 31504F47)
Sep 03 12:37:16 archlinux kernel: ACPI: BGRT 0x0000000075E02000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: WPBT 0x0000000075CD9000 000040 (v01 ALASKA A M I 00000001 ASUS 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: TPM2 0x0000000075CD8000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CCE000 009BAE (v02 AMD AmdTable 00000001 AMD 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: CRAT 0x0000000075CCC000 001D28 (v01 AMD AmdTable 00000001 AMD 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: CDIT 0x0000000075CCB000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CC9000 0015B0 (v02 AMD CPMDFIG2 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CC6000 0029D4 (v02 AMD CDFAAIG2 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CC5000 00089A (v02 AMD CPMDFDG2 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CBC000 008EA9 (v02 AMD CPMCMN 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB9000 0022E2 (v02 AMD AOD 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: WSMT 0x0000000075CB8000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: APIC 0x0000000075CB7000 00015E (v05 ALASKA A M I 01072009 AMI 00010013)
Sep 03 12:37:16 archlinux kernel: ACPI: IVRS 0x0000000075CB6000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB5000 0004E0 (v02 AMD MEMTOOL0 00000002 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB4000 000920 (v02 AMD CPMMSOSC 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB3000 00045C (v02 AMD AMDWOV 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB2000 000085 (v02 AMD AmdTable 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: SSDT 0x0000000075CB1000 0000D8 (v02 AMD AmdTable 00000001 INTL 20200717)
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x75e2f000-0x75e2f113]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x75e20000-0x75e2e208]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x77e24000-0x77e2403f]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75e3a000-0x75e3b0a7]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75e39000-0x75e39357]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75e31000-0x75e38beb]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75e30000-0x75e303f0]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0x75e1f000-0x75e1f09b]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x75e1d000-0x75e1d03b]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x75e1c000-0x75e1c037]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving WDRT table memory at [mem 0x75e1b000-0x75e1b046]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x75e19000-0x75e19043]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving VFCT table memory at [mem 0x75e03000-0x75e18e9f]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x75e02000-0x75e02037]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving WPBT table memory at [mem 0x75cd9000-0x75cd903f]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0x75cd8000-0x75cd804b]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cce000-0x75cd7bad]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving CRAT table memory at [mem 0x75ccc000-0x75ccdd27]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving CDIT table memory at [mem 0x75ccb000-0x75ccb028]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cc9000-0x75cca5af]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cc6000-0x75cc89d3]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cc5000-0x75cc5899]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cbc000-0x75cc4ea8]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb9000-0x75cbb2e1]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x75cb8000-0x75cb8027]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x75cb7000-0x75cb715d]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0x75cb6000-0x75cb60cf]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb5000-0x75cb54df]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb4000-0x75cb491f]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb3000-0x75cb345b]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb2000-0x75cb2084]
Sep 03 12:37:16 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x75cb1000-0x75cb10d7]
Sep 03 12:37:16 archlinux kernel: No NUMA configuration found
Sep 03 12:37:16 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x0000000857ffffff]
Sep 03 12:37:16 archlinux kernel: NODE_DATA(0) allocated [mem 0x857ff8000-0x857ffcfff]
Sep 03 12:37:16 archlinux kernel: Zone ranges:
Sep 03 12:37:16 archlinux kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 03 12:37:16 archlinux kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 03 12:37:16 archlinux kernel: Normal [mem 0x0000000100000000-0x0000000857ffffff]
Sep 03 12:37:16 archlinux kernel: Device empty
Sep 03 12:37:16 archlinux kernel: Movable zone start for each node
Sep 03 12:37:16 archlinux kernel: Early memory node ranges
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x0000000000100000-0x0000000009afefff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x000000000a210000-0x000000000affffff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x000000000b021000-0x000000006f401fff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x0000000079fff000-0x000000007bffafff]
Sep 03 12:37:16 archlinux kernel: node 0: [mem 0x0000000100000000-0x0000000857ffffff]
Sep 03 12:37:16 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000857ffffff]
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA32: 1281 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA32: 16 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA32: 33 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone DMA32: 11261 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: On node 0, zone Normal: 16389 pages in unavailable ranges
Sep 03 12:37:16 archlinux kernel: ACPI: PM-Timer IO Port: 0x808
Sep 03 12:37:16 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Sep 03 12:37:16 archlinux kernel: IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
Sep 03 12:37:16 archlinux kernel: IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
Sep 03 12:37:16 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 03 12:37:16 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Sep 03 12:37:16 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 03 12:37:16 archlinux kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Sep 03 12:37:16 archlinux kernel: e820: update [mem 0x69380000-0x69530fff] usable ==> reserved
Sep 03 12:37:16 archlinux kernel: smpboot: Allowing 32 CPUs, 0 hotplug CPUs
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae4e000-0x5ae4efff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae58000-0x5ae58fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae59000-0x5ae59fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae68000-0x5ae68fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae69000-0x5ae69fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5ae87000-0x5ae87fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x69380000-0x69530fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6baa2000-0x6baa2fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6f402000-0x75c4dfff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x75c4e000-0x75e3dfff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x75e3e000-0x77e3dfff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x77e3e000-0x79ffefff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7bffb000-0x7cffffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7d000000-0x7d7f2fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7d7f3000-0x7fffffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfedfffff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Sep 03 12:37:16 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Sep 03 12:37:16 archlinux kernel: [mem 0x80000000-0xfedfffff] available for PCI devices
Sep 03 12:37:16 archlinux kernel: Booting paravirtualized kernel on bare hardware
Sep 03 12:37:16 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Sep 03 12:37:16 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
Sep 03 12:37:16 archlinux kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Sep 03 12:37:16 archlinux kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Sep 03 12:37:16 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Sep 03 12:37:16 archlinux kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
Sep 03 12:37:16 archlinux kernel: Kernel command line: pcie_port_pm=off pcie_aspm=off rootflags=subvolid=256 rw quiet
Sep 03 12:37:16 archlinux kernel: PCIe ASPM is disabled
Sep 03 12:37:16 archlinux kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Sep 03 12:37:16 archlinux kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Sep 03 12:37:16 archlinux kernel: printk: log_buf_len min size: 131072 bytes
Sep 03 12:37:16 archlinux kernel: printk: log_buf_len: 262144 bytes
Sep 03 12:37:16 archlinux kernel: printk: early log buf free: 114104(87%)
Sep 03 12:37:16 archlinux kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 03 12:37:16 archlinux kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Sep 03 12:37:16 archlinux kernel: Fallback order for Node 0: 0
Sep 03 12:37:16 archlinux kernel: Built 1 zonelists, mobility grouping on. Total pages: 8035216
Sep 03 12:37:16 archlinux kernel: Policy zone: Normal
Sep 03 12:37:16 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 03 12:37:16 archlinux kernel: software IO TLB: area num 32.
Sep 03 12:37:16 archlinux kernel: Memory: 31844680K/32651692K available (18432K kernel code, 2140K rwdata, 12632K rodata, 3536K init, 3644K bss, 806752K reserved, 0K cma-reserved)
Sep 03 12:37:16 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Sep 03 12:37:16 archlinux kernel: ftrace: allocating 45279 entries in 177 pages
Sep 03 12:37:16 archlinux kernel: ftrace: allocated 177 pages with 4 groups
Sep 03 12:37:16 archlinux kernel: Dynamic Preempt: full
Sep 03 12:37:16 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 03 12:37:16 archlinux kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Sep 03 12:37:16 archlinux kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 03 12:37:16 archlinux kernel: Trampoline variant of Tasks RCU enabled.
Sep 03 12:37:16 archlinux kernel: Rude variant of Tasks RCU enabled.
Sep 03 12:37:16 archlinux kernel: Tracing variant of Tasks RCU enabled.
Sep 03 12:37:16 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Sep 03 12:37:16 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Sep 03 12:37:16 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Sep 03 12:37:16 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 03 12:37:16 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 03 12:37:16 archlinux kernel: Console: colour dummy device 80x25
Sep 03 12:37:16 archlinux kernel: printk: console [tty0] enabled
Sep 03 12:37:16 archlinux kernel: ACPI: Core revision 20230331
Sep 03 12:37:16 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Sep 03 12:37:16 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Sep 03 12:37:16 archlinux kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
Sep 03 12:37:16 archlinux kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 03 12:37:16 archlinux kernel: Switched APIC routing to physical flat.
Sep 03 12:37:16 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 03 12:37:16 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x40bd57c4895, max_idle_ns: 440795233182 ns
Sep 03 12:37:16 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 8982.62 BogoMIPS (lpj=4491311)
Sep 03 12:37:16 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Sep 03 12:37:16 archlinux kernel: LVT offset 1 assigned for vector 0xf9
Sep 03 12:37:16 archlinux kernel: LVT offset 2 assigned for vector 0xf4
Sep 03 12:37:16 archlinux kernel: process: using mwait in idle threads
Sep 03 12:37:16 archlinux kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Sep 03 12:37:16 archlinux kernel: Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
Sep 03 12:37:16 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 03 12:37:16 archlinux kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Sep 03 12:37:16 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 03 12:37:16 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 03 12:37:16 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Sep 03 12:37:16 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 03 12:37:16 archlinux kernel: Speculative Return Stack Overflow: IBPB-extending microcode not applied!
Sep 03 12:37:16 archlinux kernel: Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
Sep 03 12:37:16 archlinux kernel: Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Sep 03 12:37:16 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Sep 03 12:37:16 archlinux kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 03 12:37:16 archlinux kernel: x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
Sep 03 12:37:16 archlinux kernel: x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
Sep 03 12:37:16 archlinux kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Sep 03 12:37:16 archlinux kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
Sep 03 12:37:16 archlinux kernel: x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
Sep 03 12:37:16 archlinux kernel: Freeing SMP alternatives memory: 48K
Sep 03 12:37:16 archlinux kernel: pid_max: default: 32768 minimum: 301
Sep 03 12:37:16 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Sep 03 12:37:16 archlinux kernel: landlock: Up and running.
Sep 03 12:37:16 archlinux kernel: Yama: becoming mindful.
Sep 03 12:37:16 archlinux kernel: LSM support for eBPF active
Sep 03 12:37:16 archlinux kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 03 12:37:16 archlinux kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 03 12:37:16 archlinux kernel: smpboot: CPU0: AMD Ryzen 9 7950X 16-Core Processor (family: 0x19, model: 0x61, stepping: 0x2)
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 03 12:37:16 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Sep 03 12:37:16 archlinux kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Sep 03 12:37:16 archlinux kernel: ... version: 2
Sep 03 12:37:16 archlinux kernel: ... bit width: 48
Sep 03 12:37:16 archlinux kernel: ... generic registers: 6
Sep 03 12:37:16 archlinux kernel: ... value mask: 0000ffffffffffff
Sep 03 12:37:16 archlinux kernel: ... max period: 00007fffffffffff
Sep 03 12:37:16 archlinux kernel: ... fixed-purpose events: 0
Sep 03 12:37:16 archlinux kernel: ... event mask: 000000000000003f
Sep 03 12:37:16 archlinux kernel: signal: max sigframe size: 3376
Sep 03 12:37:16 archlinux kernel: rcu: Hierarchical SRCU implementation.
Sep 03 12:37:16 archlinux kernel: rcu: Max phase no-delay instances is 400.
Sep 03 12:37:16 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 03 12:37:16 archlinux kernel: smp: Bringing up secondary CPUs ...
Sep 03 12:37:16 archlinux kernel: x86: Booting SMP configuration:
Sep 03 12:37:16 archlinux kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16
Sep 03 12:37:16 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Sep 03 12:37:16 archlinux kernel: #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
Sep 03 12:37:16 archlinux kernel: smp: Brought up 1 node, 32 CPUs
Sep 03 12:37:16 archlinux kernel: smpboot: Max logical packages: 1
Sep 03 12:37:16 archlinux kernel: smpboot: Total of 32 processors activated (287443.90 BogoMIPS)
Sep 03 12:37:16 archlinux kernel: devtmpfs: initialized
Sep 03 12:37:16 archlinux kernel: x86/mm: Memory block size: 128MB
Sep 03 12:37:16 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
Sep 03 12:37:16 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x75e3e000-0x77e3dfff] (33554432 bytes)
Sep 03 12:37:16 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Sep 03 12:37:16 archlinux kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Sep 03 12:37:16 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Sep 03 12:37:16 archlinux kernel: PM: RTC time: 10:37:14, date: 2023-09-03
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 03 12:37:16 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 03 12:37:16 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 03 12:37:16 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 03 12:37:16 archlinux kernel: audit: initializing netlink subsys (disabled)
Sep 03 12:37:16 archlinux kernel: audit: type=2000 audit(1693737434.164:1): state=initialized audit_enabled=0 res=1
Sep 03 12:37:16 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 03 12:37:16 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 03 12:37:16 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 03 12:37:16 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 03 12:37:16 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 03 12:37:16 archlinux kernel: cpuidle: using governor ladder
Sep 03 12:37:16 archlinux kernel: cpuidle: using governor menu
Sep 03 12:37:16 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 03 12:37:16 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Sep 03 12:37:16 archlinux kernel: PCI: not using MMCONFIG
Sep 03 12:37:16 archlinux kernel: PCI: Using configuration type 1 for base access
Sep 03 12:37:16 archlinux kernel: PCI: Using configuration type 1 for extended access
Sep 03 12:37:16 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 03 12:37:16 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 03 12:37:16 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 03 12:37:16 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 03 12:37:16 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 03 12:37:16 archlinux kernel: ACPI: Added _OSI(Module Device)
Sep 03 12:37:16 archlinux kernel: ACPI: Added _OSI(Processor Device)
Sep 03 12:37:16 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 03 12:37:16 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 03 12:37:16 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP7.UP00.DP40.UP00.DP68], AE_NOT_FOUND (20230331/dswload2-162)
Sep 03 12:37:16 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-220)
Sep 03 12:37:16 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Sep 03 12:37:16 archlinux kernel: ACPI: 16 ACPI AML tables successfully acquired and loaded
Sep 03 12:37:16 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 03 12:37:16 archlinux kernel: ACPI: EC: EC started
Sep 03 12:37:16 archlinux kernel: ACPI: EC: interrupt blocked
Sep 03 12:37:16 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
Sep 03 12:37:16 archlinux kernel: ACPI: Interpreter enabled
Sep 03 12:37:16 archlinux kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 03 12:37:16 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Sep 03 12:37:16 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Sep 03 12:37:16 archlinux kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved as ACPI motherboard resource
Sep 03 12:37:16 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 03 12:37:16 archlinux kernel: PCI: Ignoring E820 reservations for host bridge windows
Sep 03 12:37:16 archlinux kernel: ACPI: Enabled 7 GPEs in block 00 to 1F
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.M237: New power resource
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
Sep 03 12:37:16 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 03 12:37:16 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 03 12:37:16 archlinux kernel: acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 03 12:37:16 archlinux kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
Sep 03 12:37:16 archlinux kernel: PCI host bridge to bus 0000:00
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfcffffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x880000000-0xffffffffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.0: [1022:14da] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: [1022:14db] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: [1022:14db] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.0: [1022:14da] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: [1022:14db] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:03.0: [1022:14da] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:04.0: [1022:14da] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.0: [1022:14da] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Sep 03 12:37:16 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [mem 0xfcb00000-0xfcdfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf800000000-0xfbffffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: reg 0x18: [mem 0xfc00000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: reg 0x20: [io 0xf000-0xf0ff]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: reg 0x24: [mem 0xfcb00000-0xfcbfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: reg 0x30: [mem 0xfcc00000-0xfcc1ffff pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: BAR 0: assigned to efifb
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.1: reg 0x10: [mem 0xfcc20000-0xfcc23fff]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:04:00.0: [2646:5013] type 00 class 0x010802
Sep 03 12:37:16 archlinux kernel: pci 0000:04:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: bridge window [mem 0xfcf00000-0xfcffffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: [1022:43f4] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus 05-13]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: bridge window [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: PCI bridge to [bus 06-13]
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: bridge window [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: [1022:43f4] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: PCI bridge to [bus 08-11]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: bridge window [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: [1022:43f5] type 01 class 0x060400
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09-11]
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: bridge window [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: PCI bridge to [bus 0a]
Sep 03 12:37:16 archlinux kernel: pci 0000:0b:00.0: [8086:2725] type 00 class 0x028000
Sep 03 12:37:16 archlinux kernel: pci 0000:0b:00.0: reg 0x10: [mem 0xfc400000-0xfc403fff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: PCI bridge to [bus 0b]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: bridge window [mem 0xfc400000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:0c:00.0: [8086:15f3] type 00 class 0x020000
Sep 03 12:37:16 archlinux kernel: pci 0000:0c:00.0: reg 0x10: [mem 0xfc000000-0xfc0fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:0c:00.0: reg 0x1c: [mem 0xfc100000-0xfc103fff]
Sep 03 12:37:16 archlinux kernel: pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: PCI bridge to [bus 0c]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: bridge window [mem 0xfc000000-0xfc1fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: PCI bridge to [bus 0d]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: PCI bridge to [bus 0e]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: PCI bridge to [bus 0f]
Sep 03 12:37:16 archlinux kernel: pci 0000:10:00.0: [1022:43f7] type 00 class 0x0c0330
Sep 03 12:37:16 archlinux kernel: pci 0000:10:00.0: reg 0x10: [mem 0xfc300000-0xfc307fff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:10:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: PCI bridge to [bus 10]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: bridge window [mem 0xfc300000-0xfc3fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: [1022:43f6] type 00 class 0x010601
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: reg 0x24: [mem 0xfc280000-0xfc2803ff]
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: reg 0x30: [mem 0xfc200000-0xfc27ffff pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: PCI bridge to [bus 11]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: bridge window [mem 0xfc200000-0xfc2fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:12:00.0: [1022:43f7] type 00 class 0x0c0330
Sep 03 12:37:16 archlinux kernel: pci 0000:12:00.0: reg 0x10: [mem 0xfc600000-0xfc607fff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:12:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:12:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: PCI bridge to [bus 12]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: bridge window [mem 0xfc600000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: [1022:43f6] type 00 class 0x010601
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: reg 0x24: [mem 0xfc580000-0xfc5803ff]
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: reg 0x30: [mem 0xfc500000-0xfc57ffff pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: PCI bridge to [bus 13]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: bridge window [mem 0xfc500000-0xfc5fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: [1002:164e] type 00 class 0x030000
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: reg 0x10: [mem 0xfc20000000-0xfc2fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: reg 0x18: [mem 0xfc30000000-0xfc301fffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: reg 0x20: [io 0xe000-0xe0ff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: reg 0x24: [mem 0xfca00000-0xfca7ffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: PME# supported from D1 D2 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: [1002:1640] type 00 class 0x040300
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: reg 0x10: [mem 0xfca80000-0xfca83fff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: PME# supported from D1 D2 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.2: [1022:1649] type 00 class 0x108000
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.2: reg 0x18: [mem 0xfc900000-0xfc9fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.2: reg 0x24: [mem 0xfca84000-0xfca85fff]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.2: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.3: [1022:15b6] type 00 class 0x0c0330
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.3: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.3: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.4: [1022:15b7] type 00 class 0x0c0330
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.4: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.4: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.4: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 14]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [mem 0xfc700000-0xfcafffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:15:00.0: [1022:15b8] type 00 class 0x0c0330
Sep 03 12:37:16 archlinux kernel: pci 0000:15:00.0: reg 0x10: [mem 0xfce00000-0xfcefffff 64bit]
Sep 03 12:37:16 archlinux kernel: pci 0000:15:00.0: enabling Extended Tags
Sep 03 12:37:16 archlinux kernel: pci 0000:15:00.0: PME# supported from D0 D3hot D3cold
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus 15]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: bridge window [mem 0xfce00000-0xfcefffff]
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 03 12:37:16 archlinux kernel: ACPI: EC: interrupt unblocked
Sep 03 12:37:16 archlinux kernel: ACPI: EC: event unblocked
Sep 03 12:37:16 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 03 12:37:16 archlinux kernel: ACPI: EC: GPE=0x4
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
Sep 03 12:37:16 archlinux kernel: iommu: Default domain type: Translated
Sep 03 12:37:16 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 03 12:37:16 archlinux kernel: SCSI subsystem initialized
Sep 03 12:37:16 archlinux kernel: libata version 3.00 loaded.
Sep 03 12:37:16 archlinux kernel: ACPI: bus type USB registered
Sep 03 12:37:16 archlinux kernel: usbcore: registered new interface driver usbfs
Sep 03 12:37:16 archlinux kernel: usbcore: registered new interface driver hub
Sep 03 12:37:16 archlinux kernel: usbcore: registered new device driver usb
Sep 03 12:37:16 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 03 12:37:16 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 03 12:37:16 archlinux kernel: PTP clock support registered
Sep 03 12:37:16 archlinux kernel: EDAC MC: Ver: 3.0.0
Sep 03 12:37:16 archlinux kernel: efivars: Registered efivars operations
Sep 03 12:37:16 archlinux kernel: NetLabel: Initializing
Sep 03 12:37:16 archlinux kernel: NetLabel: domain hash size = 128
Sep 03 12:37:16 archlinux kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 03 12:37:16 archlinux kernel: NetLabel: unlabeled traffic allowed by default
Sep 03 12:37:16 archlinux kernel: mctp: management component transport protocol core
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_MCTP protocol family
Sep 03 12:37:16 archlinux kernel: PCI: Using ACPI for IRQ routing
Sep 03 12:37:16 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x5ae4e018-0x5bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x5ae59018-0x5bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x5ae69018-0x5bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x69380000-0x6bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x6baa2000-0x6bffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x6f402000-0x6fffffff]
Sep 03 12:37:16 archlinux kernel: e820: reserve RAM buffer [mem 0x7bffb000-0x7bffffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: vgaarb: bridge control possible
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 03 12:37:16 archlinux kernel: vgaarb: loaded
Sep 03 12:37:16 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Sep 03 12:37:16 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Sep 03 12:37:16 archlinux kernel: clocksource: Switched to clocksource tsc-early
Sep 03 12:37:16 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Sep 03 12:37:16 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 03 12:37:16 archlinux kernel: pnp: PnP ACPI init
Sep 03 12:37:16 archlinux kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:01: [mem 0x858000000-0x877ffffff window] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:03: [io 0x0290-0x029f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:03: [io 0x0200-0x023f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x040b] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x04d6] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c00-0x0c01] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c14] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c50-0x0c51] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c52] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c6c] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0c6f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0cd8-0x0cdf] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0800-0x089f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0b00-0x0b0f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0b20-0x0b3f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0900-0x090f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [io 0x0910-0x091f] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xfeb00000-0xfeb00fff] has been reserved
Sep 03 12:37:16 archlinux kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Sep 03 12:37:16 archlinux kernel: pnp: PnP ACPI: found 5 devices
Sep 03 12:37:16 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_INET protocol family
Sep 03 12:37:16 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 03 12:37:16 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Sep 03 12:37:16 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 03 12:37:16 archlinux kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 03 12:37:16 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 03 12:37:16 archlinux kernel: TCP: Hash tables configured (established 262144 bind 65536)
Sep 03 12:37:16 archlinux kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Sep 03 12:37:16 archlinux kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 03 12:37:16 archlinux kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_XDP protocol family
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [mem 0xfcb00000-0xfcdfffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: bridge window [mem 0xfcf00000-0xfcffffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: PCI bridge to [bus 0a]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: PCI bridge to [bus 0b]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: bridge window [mem 0xfc400000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: PCI bridge to [bus 0c]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: bridge window [mem 0xfc000000-0xfc1fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: PCI bridge to [bus 0d]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: PCI bridge to [bus 0e]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: PCI bridge to [bus 0f]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: PCI bridge to [bus 10]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: bridge window [mem 0xfc300000-0xfc3fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: PCI bridge to [bus 11]
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: bridge window [mem 0xfc200000-0xfc2fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09-11]
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: bridge window [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: PCI bridge to [bus 08-11]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: bridge window [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: PCI bridge to [bus 12]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: bridge window [mem 0xfc600000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: PCI bridge to [bus 13]
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: bridge window [mem 0xfc500000-0xfc5fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: PCI bridge to [bus 06-13]
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: bridge window [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus 05-13]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: bridge window [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 14]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [mem 0xfc700000-0xfcafffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus 15]
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: bridge window [mem 0xfce00000-0xfcefffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0x80000000-0xfcffffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:00: resource 10 [mem 0x880000000-0xffffffffff window]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xfcb00000-0xfcdfffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xfcb00000-0xfccfffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:05: resource 1 [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:06: resource 1 [mem 0xfc000000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:09: resource 1 [mem 0xfc000000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:0b: resource 1 [mem 0xfc400000-0xfc4fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:0c: resource 1 [mem 0xfc000000-0xfc1fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:10: resource 1 [mem 0xfc300000-0xfc3fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:11: resource 1 [mem 0xfc200000-0xfc2fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:12: resource 1 [mem 0xfc600000-0xfc6fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:13: resource 1 [mem 0xfc500000-0xfc5fffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:14: resource 0 [io 0xe000-0xefff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:14: resource 1 [mem 0xfc700000-0xfcafffff]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:14: resource 2 [mem 0xfc20000000-0xfc301fffff 64bit pref]
Sep 03 12:37:16 archlinux kernel: pci_bus 0000:15: resource 1 [mem 0xfce00000-0xfcefffff]
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: D0 power state depends on 0000:14:00.0
Sep 03 12:37:16 archlinux kernel: PCI: CLS 64 bytes, default 64
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 0
Sep 03 12:37:16 archlinux kernel: Trying to unpack rootfs image as initramfs...
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.1: Adding to iommu group 1
Sep 03 12:37:16 archlinux kernel: pci 0000:00:01.2: Adding to iommu group 2
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 3
Sep 03 12:37:16 archlinux kernel: pci 0000:00:02.1: Adding to iommu group 4
Sep 03 12:37:16 archlinux kernel: pci 0000:00:03.0: Adding to iommu group 5
Sep 03 12:37:16 archlinux kernel: pci 0000:00:04.0: Adding to iommu group 6
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 7
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 8
Sep 03 12:37:16 archlinux kernel: pci 0000:00:08.3: Adding to iommu group 9
Sep 03 12:37:16 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 10
Sep 03 12:37:16 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 10
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 11
Sep 03 12:37:16 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 12
Sep 03 12:37:16 archlinux kernel: pci 0000:02:00.0: Adding to iommu group 13
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.0: Adding to iommu group 14
Sep 03 12:37:16 archlinux kernel: pci 0000:03:00.1: Adding to iommu group 15
Sep 03 12:37:16 archlinux kernel: pci 0000:04:00.0: Adding to iommu group 16
Sep 03 12:37:16 archlinux kernel: pci 0000:05:00.0: Adding to iommu group 17
Sep 03 12:37:16 archlinux kernel: pci 0000:06:00.0: Adding to iommu group 18
Sep 03 12:37:16 archlinux kernel: pci 0000:06:08.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0c.0: Adding to iommu group 20
Sep 03 12:37:16 archlinux kernel: pci 0000:06:0d.0: Adding to iommu group 21
Sep 03 12:37:16 archlinux kernel: pci 0000:08:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:04.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:05.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:06.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:07.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:08.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0c.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:09:0d.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:0b:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:0c:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:10:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:11:00.0: Adding to iommu group 19
Sep 03 12:37:16 archlinux kernel: pci 0000:12:00.0: Adding to iommu group 20
Sep 03 12:37:16 archlinux kernel: pci 0000:13:00.0: Adding to iommu group 21
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.0: Adding to iommu group 22
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.1: Adding to iommu group 23
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.2: Adding to iommu group 24
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.3: Adding to iommu group 25
Sep 03 12:37:16 archlinux kernel: pci 0000:14:00.4: Adding to iommu group 26
Sep 03 12:37:16 archlinux kernel: pci 0000:15:00.0: Adding to iommu group 27
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.2: PCI INT A: not connected
Sep 03 12:37:16 archlinux kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Sep 03 12:37:16 archlinux kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
Sep 03 12:37:16 archlinux kernel: AMD-Vi: Interrupt remapping enabled
Sep 03 12:37:16 archlinux kernel: AMD-Vi: Virtual APIC enabled
Sep 03 12:37:16 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 03 12:37:16 archlinux kernel: software IO TLB: mapped [mem 0x0000000064cac000-0x0000000068cac000] (64MB)
Sep 03 12:37:16 archlinux kernel: LVT offset 0 assigned for vector 0x400
Sep 03 12:37:16 archlinux kernel: perf: AMD IBS detected (0x00000bff)
Sep 03 12:37:16 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Sep 03 12:37:16 archlinux kernel: Initialise system trusted keyrings
Sep 03 12:37:16 archlinux kernel: Key type blacklist registered
Sep 03 12:37:16 archlinux kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Sep 03 12:37:16 archlinux kernel: zbud: loaded
Sep 03 12:37:16 archlinux kernel: integrity: Platform Keyring initialized
Sep 03 12:37:16 archlinux kernel: integrity: Machine keyring initialized
Sep 03 12:37:16 archlinux kernel: Key type asymmetric registered
Sep 03 12:37:16 archlinux kernel: Asymmetric key parser 'x509' registered
Sep 03 12:37:16 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Sep 03 12:37:16 archlinux kernel: io scheduler mq-deadline registered
Sep 03 12:37:16 archlinux kernel: io scheduler kyber registered
Sep 03 12:37:16 archlinux kernel: io scheduler bfq registered
Sep 03 12:37:16 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 03 12:37:16 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 03 12:37:16 archlinux kernel: ACPI: button: Power Button [PWRB]
Sep 03 12:37:16 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 03 12:37:16 archlinux kernel: ACPI: button: Power Button [PWRF]
Sep 03 12:37:16 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1181
Sep 03 12:37:16 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C010: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C012: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C014: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C016: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C018: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01A: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01C: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01E: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C011: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C013: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C015: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C017: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C019: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01B: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01D: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: ACPI: \_SB_.PLTF.C01F: Found 3 idle states
Sep 03 12:37:16 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 03 12:37:16 archlinux kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Sep 03 12:37:16 archlinux kernel: Non-volatile memory driver v1.3
Sep 03 12:37:16 archlinux kernel: Linux agpgart interface v0.103
Sep 03 12:37:16 archlinux kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
Sep 03 12:37:16 archlinux kernel: ahci 0000:11:00.0: version 3.0
Sep 03 12:37:16 archlinux kernel: ahci 0000:11:00.0: enabling device (0000 -> 0002)
Sep 03 12:37:16 archlinux kernel: ahci 0000:11:00.0: SSS flag set, parallel bus scan disabled
Sep 03 12:37:16 archlinux kernel: ahci 0000:11:00.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0xf impl SATA mode
Sep 03 12:37:16 archlinux kernel: ahci 0000:11:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Sep 03 12:37:16 archlinux kernel: scsi host0: ahci
Sep 03 12:37:16 archlinux kernel: scsi host1: ahci
Sep 03 12:37:16 archlinux kernel: scsi host2: ahci
Sep 03 12:37:16 archlinux kernel: scsi host3: ahci
Sep 03 12:37:16 archlinux kernel: scsi host4: ahci
Sep 03 12:37:16 archlinux kernel: scsi host5: ahci
Sep 03 12:37:16 archlinux kernel: ata1: SATA max UDMA/133 abar m1024@0xfc280000 port 0xfc280100 irq 45
Sep 03 12:37:16 archlinux kernel: ata2: SATA max UDMA/133 abar m1024@0xfc280000 port 0xfc280180 irq 45
Sep 03 12:37:16 archlinux kernel: ata3: SATA max UDMA/133 abar m1024@0xfc280000 port 0xfc280200 irq 45
Sep 03 12:37:16 archlinux kernel: ata4: SATA max UDMA/133 abar m1024@0xfc280000 port 0xfc280280 irq 45
Sep 03 12:37:16 archlinux kernel: ata5: DUMMY
Sep 03 12:37:16 archlinux kernel: ata6: DUMMY
Sep 03 12:37:16 archlinux kernel: ahci 0000:13:00.0: enabling device (0000 -> 0002)
Sep 03 12:37:16 archlinux kernel: ahci 0000:13:00.0: SSS flag set, parallel bus scan disabled
Sep 03 12:37:16 archlinux kernel: ahci 0000:13:00.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0xf impl SATA mode
Sep 03 12:37:16 archlinux kernel: ahci 0000:13:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Sep 03 12:37:16 archlinux kernel: scsi host6: ahci
Sep 03 12:37:16 archlinux kernel: scsi host7: ahci
Sep 03 12:37:16 archlinux kernel: scsi host8: ahci
Sep 03 12:37:16 archlinux kernel: scsi host9: ahci
Sep 03 12:37:16 archlinux kernel: scsi host10: ahci
Sep 03 12:37:16 archlinux kernel: scsi host11: ahci
Sep 03 12:37:16 archlinux kernel: ata7: SATA max UDMA/133 abar m1024@0xfc580000 port 0xfc580100 irq 46
Sep 03 12:37:16 archlinux kernel: ata8: SATA max UDMA/133 abar m1024@0xfc580000 port 0xfc580180 irq 46
Sep 03 12:37:16 archlinux kernel: ata9: SATA max UDMA/133 abar m1024@0xfc580000 port 0xfc580200 irq 46
Sep 03 12:37:16 archlinux kernel: ata10: SATA max UDMA/133 abar m1024@0xfc580000 port 0xfc580280 irq 46
Sep 03 12:37:16 archlinux kernel: ata11: DUMMY
Sep 03 12:37:16 archlinux kernel: ata12: DUMMY
Sep 03 12:37:16 archlinux kernel: ACPI: bus type drm_connector registered
Sep 03 12:37:16 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Sep 03 12:37:16 archlinux kernel: usbserial: USB Serial support registered for generic
Sep 03 12:37:16 archlinux kernel: rtc_cmos 00:02: RTC can wake from S4
Sep 03 12:37:16 archlinux kernel: rtc_cmos 00:02: registered as rtc0
Sep 03 12:37:16 archlinux kernel: rtc_cmos 00:02: setting system clock to 2023-09-03T10:37:14 UTC (1693737434)
Sep 03 12:37:16 archlinux kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 03 12:37:16 archlinux kernel: amd_pstate: driver load is disabled, boot with specific mode to enable this
Sep 03 12:37:16 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 03 12:37:16 archlinux kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Sep 03 12:37:16 archlinux kernel: fbcon: Deferring console take-over
Sep 03 12:37:16 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Sep 03 12:37:16 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 03 12:37:16 archlinux kernel: drop_monitor: Initializing network drop monitor service
Sep 03 12:37:16 archlinux kernel: Initializing XFRM netlink socket
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_INET6 protocol family
Sep 03 12:37:16 archlinux kernel: Freeing initrd memory: 42348K
Sep 03 12:37:16 archlinux kernel: Segment Routing with IPv6
Sep 03 12:37:16 archlinux kernel: RPL Segment Routing with IPv6
Sep 03 12:37:16 archlinux kernel: In-situ OAM (IOAM) with IPv6
Sep 03 12:37:16 archlinux kernel: NET: Registered PF_PACKET protocol family
Sep 03 12:37:16 archlinux kernel: microcode: CPU0: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU3: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU5: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU2: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU6: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU4: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU7: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU9: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU8: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU10: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU11: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU12: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU13: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU16: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU18: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU15: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU14: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU19: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU20: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU17: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU21: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU22: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU23: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU24: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU25: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU26: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU27: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU28: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU29: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU1: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU31: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: CPU30: patch_level=0x0a601203
Sep 03 12:37:16 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Sep 03 12:37:16 archlinux kernel: resctrl: L3 allocation detected
Sep 03 12:37:16 archlinux kernel: resctrl: MB allocation detected
Sep 03 12:37:16 archlinux kernel: resctrl: SMBA allocation detected
Sep 03 12:37:16 archlinux kernel: resctrl: L3 monitoring detected
Sep 03 12:37:16 archlinux kernel: IPI shorthand broadcast: enabled
Sep 03 12:37:16 archlinux kernel: sched_clock: Marking stable (391187716, 1303201)->(449228230, -56737313)
Sep 03 12:37:16 archlinux kernel: registered taskstats version 1
Sep 03 12:37:16 archlinux kernel: Loading compiled-in X.509 certificates
Sep 03 12:37:16 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: b29512dd25e7d98695a2e1c2ff4979e36f14e8c2'
Sep 03 12:37:16 archlinux kernel: zswap: loaded using pool zstd/zsmalloc
Sep 03 12:37:16 archlinux kernel: Key type .fscrypt registered
Sep 03 12:37:16 archlinux kernel: Key type fscrypt-provisioning registered
Sep 03 12:37:16 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 03 12:37:16 archlinux kernel: integrity: Loaded X.509 cert 'Database Key: 47badc6b5251049dcd516858bdf7b700'
Sep 03 12:37:16 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 03 12:37:16 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Sep 03 12:37:16 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 03 12:37:16 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Sep 03 12:37:16 archlinux kernel: PM: Magic number: 7:882:627
Sep 03 12:37:16 archlinux kernel: RAS: Correctable Errors collector initialized.
Sep 03 12:37:16 archlinux kernel: clk: Disabling unused clocks
Sep 03 12:37:16 archlinux kernel: ata1: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata7: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata2: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata3: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: tsc: Refined TSC clocksource calibration: 4491.560 MHz
Sep 03 12:37:16 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x40be4320a4d, max_idle_ns: 440795288133 ns
Sep 03 12:37:16 archlinux kernel: clocksource: Switched to clocksource tsc
Sep 03 12:37:16 archlinux kernel: ata4: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata8: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata9: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: ata10: SATA link down (SStatus 0 SControl 300)
Sep 03 12:37:16 archlinux kernel: Freeing unused decrypted memory: 2036K
Sep 03 12:37:16 archlinux kernel: Freeing unused kernel image (initmem) memory: 3536K
Sep 03 12:37:16 archlinux kernel: Write protecting the kernel read-only data: 32768k
Sep 03 12:37:16 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1704K
Sep 03 12:37:16 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 03 12:37:16 archlinux kernel: rodata_test: all tests were successful
Sep 03 12:37:16 archlinux kernel: Run /init as init process
Sep 03 12:37:16 archlinux kernel: with arguments:
Sep 03 12:37:16 archlinux kernel: /init
Sep 03 12:37:16 archlinux kernel: with environment:
Sep 03 12:37:16 archlinux kernel: HOME=/
Sep 03 12:37:16 archlinux kernel: TERM=linux
Sep 03 12:37:16 archlinux systemd[1]: systemd 254.1-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 03 12:37:16 archlinux systemd[1]: Detected architecture x86-64.
Sep 03 12:37:16 archlinux systemd[1]: Running in initrd.
Sep 03 12:37:16 archlinux systemd[1]: Initializing machine ID from random generator.
Sep 03 12:37:16 archlinux systemd[1]: Queued start job for default target Initrd Default Target.
Sep 03 12:37:16 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Path Units.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Slice Units.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Swaps.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Timer Units.
Sep 03 12:37:16 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Sep 03 12:37:16 archlinux systemd[1]: Listening on Journal Socket.
Sep 03 12:37:16 archlinux systemd[1]: Listening on udev Control Socket.
Sep 03 12:37:16 archlinux systemd[1]: Listening on udev Kernel Socket.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Socket Units.
Sep 03 12:37:16 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Sep 03 12:37:16 archlinux systemd[1]: Check battery level during early boot was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/power_supply).
Sep 03 12:37:16 archlinux systemd[1]: Starting Journal Service...
Sep 03 12:37:16 archlinux systemd[1]: Starting Load Kernel Modules...
Sep 03 12:37:16 archlinux systemd[1]: Starting TPM2 PCR Barrier (initrd)...
Sep 03 12:37:16 archlinux systemd[1]: Starting Coldplug All udev Devices...
Sep 03 12:37:16 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Sep 03 12:37:16 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 03 12:37:16 archlinux kernel: raid6: skipped pq benchmark and selected avx512x4
Sep 03 12:37:16 archlinux kernel: raid6: using avx512x2 recovery algorithm
Sep 03 12:37:16 archlinux systemd-journald[333]: Collecting audit messages is disabled.
Sep 03 12:37:16 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Sep 03 12:37:16 archlinux systemd[1]: Reached target Local File Systems.
Sep 03 12:37:16 archlinux kernel: xor: measuring software checksum speed
Sep 03 12:37:16 archlinux kernel: prefetch64-sse : 44944 MB/sec
Sep 03 12:37:16 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 03 12:37:16 archlinux kernel: generic_sse : 42077 MB/sec
Sep 03 12:37:16 archlinux kernel: xor: using function: prefetch64-sse (44944 MB/sec)
Sep 03 12:37:16 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 03 12:37:16 archlinux systemd[1]: Finished TPM2 PCR Barrier (initrd).
Sep 03 12:37:16 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Sep 03 12:37:16 archlinux systemd-journald[333]: Journal started
Sep 03 12:37:16 archlinux systemd-journald[333]: Runtime Journal (/run/log/journal/72d164fc7d0d44e4a66f95288bbbf5de) is 8.0M, max 624.4M, 616.4M free.
Sep 03 12:37:16 archlinux systemd-udevd[345]: Using default interface naming scheme 'v253'.
Sep 03 12:37:16 archlinux systemd-pcrphase[336]: Extended PCR index 11 with 'enter-initrd' (banks sha256).
Sep 03 12:37:16 archlinux systemd[1]: Started Journal Service.
Sep 03 12:37:16 archlinux kernel: Btrfs loaded, zoned=yes, fsverity=yes
Sep 03 12:37:16 archlinux systemd-modules-load[335]: Inserted module 'btrfs'
Sep 03 12:37:16 archlinux kernel: acpi PNP0C14:03: duplicate WMI GUID 97845ED0-4E6D-11DE-8A39-0800200C9A66 (first instance was on PNP0C14:00)
Sep 03 12:37:16 archlinux kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
Sep 03 12:37:16 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input2
Sep 03 12:37:16 archlinux systemd[1]: Finished Coldplug All udev Devices.
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 1
Sep 03 12:37:16 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Sep 03 12:37:16 archlinux kernel: ccp 0000:14:00.2: enabling device (0000 -> 0002)
Sep 03 12:37:16 archlinux kernel: nvme nvme0: pci function 0000:04:00.0
Sep 03 12:37:16 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Sep 03 12:37:16 archlinux kernel: AES CTR mode by8 optimization enabled
Sep 03 12:37:16 archlinux kernel: nvme nvme0: Shutdown timeout set to 10 seconds
Sep 03 12:37:16 archlinux kernel: ccp 0000:14:00.2: tee enabled
Sep 03 12:37:16 archlinux kernel: ccp 0000:14:00.2: psp enabled
Sep 03 12:37:16 archlinux kernel: nvme nvme0: 32/0/0 default/read/poll queues
Sep 03 12:37:16 archlinux kernel: nvme0n1: p1 p2
Sep 03 12:37:16 archlinux systemd[1]: Starting Virtual Console Setup...
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Condition check resulted in KINGSTON SFYRD2000G Linux\x20root being skipped.
Sep 03 12:37:16 archlinux systemd[1]: Finished Virtual Console Setup.
Sep 03 12:37:16 archlinux systemd[1]: Created slice Slice /system/systemd-cryptsetup.
Sep 03 12:37:16 archlinux systemd[1]: Starting Cryptography Setup for root...
Sep 03 12:37:16 archlinux kernel: device-mapper: uevent: version 1.0.3
Sep 03 12:37:16 archlinux kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 2
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:10:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Sep 03 12:37:16 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb1: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb1: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb1: SerialNumber: 0000:10:00.0
Sep 03 12:37:16 archlinux kernel: hub 1-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 1-0:1.0: 12 ports detected
Sep 03 12:37:16 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 03 12:37:16 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb2: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb2: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb2: SerialNumber: 0000:10:00.0
Sep 03 12:37:16 archlinux kernel: hub 2-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 2-0:1.0: 5 ports detected
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: new USB bus registered, assigned bus number 3
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: new USB bus registered, assigned bus number 4
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:12:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Sep 03 12:37:16 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb3: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb3: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb3: SerialNumber: 0000:12:00.0
Sep 03 12:37:16 archlinux kernel: hub 3-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 3-0:1.0: 12 ports detected
Sep 03 12:37:16 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 03 12:37:16 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb4: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb4: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb4: SerialNumber: 0000:12:00.0
Sep 03 12:37:16 archlinux kernel: hub 4-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 4-0:1.0: 5 ports detected
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 5
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: new USB bus registered, assigned bus number 6
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Sep 03 12:37:16 archlinux kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb5: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb5: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb5: SerialNumber: 0000:14:00.3
Sep 03 12:37:16 archlinux kernel: hub 5-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 5-0:1.0: 2 ports detected
Sep 03 12:37:16 archlinux kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 03 12:37:16 archlinux kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb6: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb6: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb6: SerialNumber: 0000:14:00.3
Sep 03 12:37:16 archlinux kernel: hub 6-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 6-0:1.0: 2 ports detected
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: new USB bus registered, assigned bus number 7
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: new USB bus registered, assigned bus number 8
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:14:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Sep 03 12:37:16 archlinux kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb7: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb7: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb7: SerialNumber: 0000:14:00.4
Sep 03 12:37:16 archlinux kernel: hub 7-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 7-0:1.0: 2 ports detected
Sep 03 12:37:16 archlinux kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 03 12:37:16 archlinux kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb8: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb8: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb8: SerialNumber: 0000:14:00.4
Sep 03 12:37:16 archlinux kernel: hub 8-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 8-0:1.0: 2 ports detected
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: new USB bus registered, assigned bus number 9
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: USB3 root hub has no ports
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: new USB bus registered, assigned bus number 10
Sep 03 12:37:16 archlinux kernel: xhci_hcd 0000:15:00.0: Host supports USB 3.0 SuperSpeed
Sep 03 12:37:16 archlinux kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb9: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb9: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb9: SerialNumber: 0000:15:00.0
Sep 03 12:37:16 archlinux kernel: hub 9-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 9-0:1.0: 1 port detected
Sep 03 12:37:16 archlinux kernel: usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 03 12:37:16 archlinux kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 03 12:37:16 archlinux kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 03 12:37:16 archlinux kernel: usb usb10: Product: xHCI Host Controller
Sep 03 12:37:16 archlinux kernel: usb usb10: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Sep 03 12:37:16 archlinux kernel: usb usb10: SerialNumber: 0000:15:00.0
Sep 03 12:37:16 archlinux kernel: hub 10-0:1.0: USB hub found
Sep 03 12:37:16 archlinux kernel: hub 10-0:1.0: config failed, hub doesn't have any ports! (err -19)
Sep 03 12:37:17 archlinux kernel: usb 1-4: new full-speed USB device number 2 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: usb 7-2: new full-speed USB device number 2 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: usb 3-5: new high-speed USB device number 2 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: usb 7-2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
Sep 03 12:37:17 archlinux kernel: usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 03 12:37:17 archlinux kernel: usb 7-2: Product: USB Receiver
Sep 03 12:37:17 archlinux kernel: usb 7-2: Manufacturer: Logitech
Sep 03 12:37:17 archlinux kernel: usb 3-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=70.31
Sep 03 12:37:17 archlinux kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 03 12:37:17 archlinux kernel: usb 3-5: Product: USB2.1 Hub
Sep 03 12:37:17 archlinux kernel: usb 3-5: Manufacturer: GenesysLogic
Sep 03 12:37:17 archlinux kernel: hub 3-5:1.0: USB hub found
Sep 03 12:37:17 archlinux kernel: hub 3-5:1.0: 4 ports detected
Sep 03 12:37:17 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
Sep 03 12:37:17 archlinux kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Sep 03 12:37:17 archlinux kernel: ATPX version 1, functions 0x00000000
Sep 03 12:37:17 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.0/0003:046D:C52B.0001/input/input3
Sep 03 12:37:17 archlinux kernel: amdgpu: Ignoring ACPI CRAT on non-APU system
Sep 03 12:37:17 archlinux kernel: amdgpu: Virtual CRAT table created for CPU
Sep 03 12:37:17 archlinux kernel: amdgpu: Topology: Add CPU node
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
Sep 03 12:37:17 archlinux kernel: [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1043:0x04F2 0xC1).
Sep 03 12:37:17 archlinux kernel: [drm] register mmio base: 0xFCB00000
Sep 03 12:37:17 archlinux kernel: [drm] register mmio size: 1048576
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 0 <nv_common>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 1 <gmc_v10_0>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 2 <navi10_ih>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 3 <psp>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 4 <smu>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 5 <dm>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 6 <gfx_v10_0>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 7 <sdma_v5_2>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 8 <vcn_v3_0>
Sep 03 12:37:17 archlinux kernel: [drm] add ip block number 9 <jpeg_v3_0>
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
Sep 03 12:37:17 archlinux kernel: amdgpu: ATOM BIOS: 115-D412BS0-101
Sep 03 12:37:17 archlinux kernel: [drm] VCN(0) decode is enabled in VM mode
Sep 03 12:37:17 archlinux kernel: [drm] VCN(1) decode is enabled in VM mode
Sep 03 12:37:17 archlinux kernel: [drm] VCN(0) encode is enabled in VM mode
Sep 03 12:37:17 archlinux kernel: [drm] VCN(1) encode is enabled in VM mode
Sep 03 12:37:17 archlinux kernel: [drm] JPEG decode is enabled in VM mode
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
Sep 03 12:37:17 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Sep 03 12:37:17 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
Sep 03 12:37:17 archlinux kernel: [drm] Detected VRAM RAM=16368M, BAR=16384M
Sep 03 12:37:17 archlinux kernel: [drm] RAM width 256bits GDDR6
Sep 03 12:37:17 archlinux kernel: [drm] amdgpu: 16368M of VRAM memory ready
Sep 03 12:37:17 archlinux kernel: [drm] amdgpu: 15610M of GTT memory ready.
Sep 03 12:37:17 archlinux kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Sep 03 12:37:17 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000F00000).
Sep 03 12:37:17 archlinux kernel: usb 1-4: New USB device found, idVendor=1e7d, idProduct=2de1, bcdDevice= 1.11
Sep 03 12:37:17 archlinux kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 03 12:37:17 archlinux kernel: usb 1-4: Product: ROCCAT Burst Pro
Sep 03 12:37:17 archlinux kernel: usb 1-4: Manufacturer: ROCCAT
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:14:00.4-2/input0
Sep 03 12:37:17 archlinux kernel: usb 4-5: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.1/0003:046D:C52B.0002/input/input4
Sep 03 12:37:17 archlinux kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.1/0003:046D:C52B.0002/input/input5
Sep 03 12:37:17 archlinux kernel: input: ROCCAT ROCCAT Burst Pro as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:08.0/0000:08:00.0/0000:09:0c.0/0000:10:00.0/usb1/1-4/1-4:1.0/0003:1E7D:2DE1.0003/input/input8
Sep 03 12:37:17 archlinux kernel: usb 4-5: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=70.31
Sep 03 12:37:17 archlinux kernel: usb 4-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 03 12:37:17 archlinux kernel: usb 4-5: Product: USB3.2 Hub
Sep 03 12:37:17 archlinux kernel: usb 4-5: Manufacturer: GenesysLogic
Sep 03 12:37:17 archlinux kernel: hub 4-5:1.0: USB hub found
Sep 03 12:37:17 archlinux kernel: hub 4-5:1.0: 4 ports detected
Sep 03 12:37:17 archlinux kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.1/0003:046D:C52B.0002/input/input6
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:1E7D:2DE1.0003: input,hidraw1: USB HID v1.11 Mouse [ROCCAT ROCCAT Burst Pro] on usb-0000:10:00.0-4/input0
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:14:00.4-2/input1
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:1E7D:2DE1.0004: hiddev97,hidraw3: USB HID v1.11 Device [ROCCAT ROCCAT Burst Pro] on usb-0000:10:00.0-4/input1
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:046D:C52B.0005: hiddev98,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:14:00.4-2/input2
Sep 03 12:37:17 archlinux kernel: input: ROCCAT ROCCAT Burst Pro Keyboard as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:08.0/0000:08:00.0/0000:09:0c.0/0000:10:00.0/usb1/1-4/1-4:1.2/0003:1E7D:2DE1.0006/input/input9
Sep 03 12:37:17 archlinux kernel: input: ROCCAT ROCCAT Burst Pro Mouse as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:08.0/0000:08:00.0/0000:09:0c.0/0000:10:00.0/usb1/1-4/1-4:1.2/0003:1E7D:2DE1.0006/input/input10
Sep 03 12:37:17 archlinux kernel: input: ROCCAT ROCCAT Burst Pro as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:08.0/0000:08:00.0/0000:09:0c.0/0000:10:00.0/usb1/1-4/1-4:1.2/0003:1E7D:2DE1.0006/input/input11
Sep 03 12:37:17 archlinux kernel: input: ROCCAT ROCCAT Burst Pro Wireless Radio Control as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:08.0/0000:08:00.0/0000:09:0c.0/0000:10:00.0/usb1/1-4/1-4:1.2/0003:1E7D:2DE1.0006/input/input12
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:1E7D:2DE1.0006: input,hiddev99,hidraw5: USB HID v1.11 Keyboard [ROCCAT ROCCAT Burst Pro] on usb-0000:10:00.0-4/input2
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:1E7D:2DE1.0007: hiddev100,hidraw6: USB HID v1.11 Device [ROCCAT ROCCAT Burst Pro] on usb-0000:10:00.0-4/input3
Sep 03 12:37:17 archlinux kernel: usbcore: registered new interface driver usbhid
Sep 03 12:37:17 archlinux kernel: usbhid: USB HID core driver
Sep 03 12:37:17 archlinux kernel: usb 3-6: new high-speed USB device number 3 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: logitech-djreceiver 0003:046D:C52B.0005: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:14:00.4-2/input2
Sep 03 12:37:17 archlinux kernel: Key type trusted registered
Sep 03 12:37:17 archlinux kernel: Key type encrypted registered
Sep 03 12:37:17 archlinux kernel: usb 1-9: new full-speed USB device number 3 using xhci_hcd
Sep 03 12:37:17 archlinux kernel: BTRFS: device fsid 3e4ad19d-1251-4d60-a719-9a1ad5989608 devid 1 transid 2566 /dev/dm-0 scanned by (udev-worker) (369)
Sep 03 12:37:17 archlinux systemd[1]: Found device /dev/gpt-auto-root.
Sep 03 12:37:17 archlinux systemd[1]: Finished Cryptography Setup for root.
Sep 03 12:37:17 archlinux systemd[1]: Reached target Initrd Root Device.
Sep 03 12:37:17 archlinux kernel: input: Logitech Wireless Device PID:4088 Keyboard as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.2/0003:046D:C52B.0005/0003:046D:4088.0008/input/input13
Sep 03 12:37:17 archlinux kernel: input: Logitech Wireless Device PID:4088 Mouse as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.2/0003:046D:C52B.0005/0003:046D:4088.0008/input/input14
Sep 03 12:37:17 archlinux kernel: hid-generic 0003:046D:4088.0008: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4088] on usb-0000:14:00.4-2/input2:1
Sep 03 12:37:17 archlinux systemd[1]: Mounting Root Partition...
Sep 03 12:37:17 archlinux kernel: BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
Sep 03 12:37:17 archlinux kernel: BTRFS info (device dm-0): disk space caching is enabled
Sep 03 12:37:17 archlinux kernel: BTRFS info (device dm-0): enabling ssd optimizations
Sep 03 12:37:17 archlinux systemd[1]: Mounted Root Partition.
Sep 03 12:37:17 archlinux systemd[1]: Reached target Initrd Root File System.
Sep 03 12:37:17 archlinux systemd[1]: Starting Mountpoints Configured in the Real Root...
Sep 03 12:37:17 archlinux systemd[1]: initrd-parse-etc.service: Deactivated successfully.
Sep 03 12:37:17 archlinux systemd[1]: Finished Mountpoints Configured in the Real Root.
Sep 03 12:37:17 archlinux systemd[1]: Reached target Initrd File Systems.
Sep 03 12:37:18 archlinux kernel: input: Logitech ERGO K860 as /devices/pci0000:00/0000:00:08.1/0000:14:00.4/usb7/7-2/7-2:1.2/0003:046D:C52B.0005/0003:046D:4088.0008/input/input18
Sep 03 12:37:18 archlinux kernel: logitech-hidpp-device 0003:046D:4088.0008: input,hidraw2: USB HID v1.11 Keyboard [Logitech ERGO K860] on usb-0000:14:00.4-2/input2:1
Sep 03 12:37:18 archlinux kernel: usb 1-9: New USB device found, idVendor=8087, idProduct=0032, bcdDevice= 0.00
Sep 03 12:37:18 archlinux kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
Sep 03 12:37:19 archlinux kernel: [drm] Loading DMUB firmware via PSP: version=0x0202001E
Sep 03 12:37:19 archlinux kernel: [drm] use_doorbell being set to: [true]
Sep 03 12:37:19 archlinux kernel: [drm] use_doorbell being set to: [true]
Sep 03 12:37:19 archlinux kernel: [drm] use_doorbell being set to: [true]
Sep 03 12:37:19 archlinux kernel: [drm] use_doorbell being set to: [true]
Sep 03 12:37:19 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.27 DEC: 2 VEP: 0 Revision: 0
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
Sep 03 12:37:19 archlinux kernel: [drm] reserve 0xa00000 from 0x83fd000000 for PSP TMR
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x00000040, smu fw if version = 0x00000041, smu fw program = 0, version = 0x003a5800 (58.88.0)
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Sep 03 12:37:19 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Sep 03 12:37:19 archlinux kernel: [drm] Display Core initialized with v3.2.230!
Sep 03 12:37:19 archlinux kernel: [drm] DP-HDMI FRL PCON supported
Sep 03 12:37:19 archlinux kernel: [drm] DMUB hardware initialized: version=0x0202001E
Sep 03 12:37:20 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
Sep 03 12:37:20 archlinux kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Sep 03 12:37:20 archlinux kernel: [drm] JPEG decode initialized successfully.
Sep 03 12:37:20 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Sep 03 12:37:20 archlinux kernel: amdgpu: sdma_bitmap: ffff
Sep 03 12:37:20 archlinux kernel: usb 3-6: New USB device found, idVendor=0b05, idProduct=1a52, bcdDevice= 0.03
Sep 03 12:37:20 archlinux kernel: usb 3-6: New USB device strings: Mfr=3, Product=1, SerialNumber=0
Sep 03 12:37:20 archlinux kernel: usb 3-6: Product: USB Audio
Sep 03 12:37:20 archlinux kernel: usb 3-6: Manufacturer: Generic
Sep 03 12:37:20 archlinux kernel: amdgpu: HMM registered 16368MB device memory
Sep 03 12:37:20 archlinux kernel: amdgpu: SRAT table not found
Sep 03 12:37:20 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
Sep 03 12:37:20 archlinux kernel: amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
Sep 03 12:37:20 archlinux kernel: kfd kfd: amdgpu: added device 1002:73bf
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 72
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
Sep 03 12:37:20 archlinux kernel: [drm] Initialized amdgpu 3.52.0 20150101 for 0000:03:00.0 on minor 1
Sep 03 12:37:20 archlinux kernel: fbcon: amdgpudrmfb (fb0) is primary device
Sep 03 12:37:20 archlinux kernel: fbcon: Deferring console take-over
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Sep 03 12:37:20 archlinux kernel: hid-generic 0003:0B05:1A52.0009: hiddev98,hidraw4: USB HID v1.11 Device [Generic USB Audio] on usb-0000:12:00.0-6/input7
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: enabling device (0006 -> 0007)
Sep 03 12:37:20 archlinux kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x164E 0x1043:0x8877 0xC1).
Sep 03 12:37:20 archlinux kernel: [drm] register mmio base: 0xFCA00000
Sep 03 12:37:20 archlinux kernel: [drm] register mmio size: 524288
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 0 <nv_common>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 1 <gmc_v10_0>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 2 <navi10_ih>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 3 <psp>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 4 <smu>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 5 <dm>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 6 <gfx_v10_0>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 7 <sdma_v5_2>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 8 <vcn_v3_0>
Sep 03 12:37:20 archlinux kernel: [drm] add ip block number 9 <jpeg_v3_0>
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: Fetched VBIOS from VFCT
Sep 03 12:37:20 archlinux kernel: amdgpu: ATOM BIOS: 102-RAPHAEL-008
Sep 03 12:37:20 archlinux kernel: [drm] VCN(0) decode is enabled in VM mode
Sep 03 12:37:20 archlinux kernel: [drm] VCN(0) encode is enabled in VM mode
Sep 03 12:37:20 archlinux kernel: [drm] JPEG decode is enabled in VM mode
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Sep 03 12:37:20 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
Sep 03 12:37:20 archlinux kernel: [drm] Detected VRAM RAM=512M, BAR=512M
Sep 03 12:37:20 archlinux kernel: [drm] RAM width 128bits DDR5
Sep 03 12:37:20 archlinux kernel: [drm] amdgpu: 512M of VRAM memory ready
Sep 03 12:37:20 archlinux kernel: [drm] amdgpu: 15610M of GTT memory ready.
Sep 03 12:37:20 archlinux kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Sep 03 12:37:20 archlinux kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
Sep 03 12:37:20 archlinux kernel: [drm] Loading DMUB firmware via PSP: version=0x05000C00
Sep 03 12:37:20 archlinux kernel: [drm] use_doorbell being set to: [true]
Sep 03 12:37:20 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.27 DEC: 2 VEP: 0 Revision: 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: Will use PSP to load VCN firmware
Sep 03 12:37:20 archlinux kernel: [drm] reserve 0xa00000 from 0xf41e000000 for PSP TMR
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: RAS: optional ras ta ucode is not available
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: RAP: optional rap ta ucode is not available
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: smu driver if version = 0x00000004, smu fw if version = 0x00000005, smu fw program = 0, smu fw version = 0x00544fde (84.79.222)
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: SMU driver if version not matched
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: SMU is initialized successfully!
Sep 03 12:37:20 archlinux kernel: [drm] Display Core initialized with v3.2.230!
Sep 03 12:37:20 archlinux kernel: [drm] DP-HDMI FRL PCON supported
Sep 03 12:37:20 archlinux kernel: [drm] DMUB hardware initialized: version=0x05000C00
Sep 03 12:37:20 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
Sep 03 12:37:20 archlinux kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Sep 03 12:37:20 archlinux kernel: [drm] JPEG decode initialized successfully.
Sep 03 12:37:20 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Sep 03 12:37:20 archlinux kernel: amdgpu: sdma_bitmap: 3
Sep 03 12:37:20 archlinux kernel: amdgpu: HMM registered 512MB device memory
Sep 03 12:37:20 archlinux kernel: amdgpu: SRAT table not found
Sep 03 12:37:20 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
Sep 03 12:37:20 archlinux kernel: amdgpu: Topology: Add dGPU node [0x164e:0x1002]
Sep 03 12:37:20 archlinux kernel: kfd kfd: amdgpu: added device 1002:164e
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 2, active_cu_number 2
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
Sep 03 12:37:20 archlinux kernel: [drm] Initialized amdgpu 3.52.0 20150101 for 0000:14:00.0 on minor 0
Sep 03 12:37:20 archlinux kernel: amdgpu 0000:14:00.0: [drm] Cannot find any crtc or sizes
Sep 03 12:37:20 archlinux kernel: [drm] DSC precompute is not needed.
Sep 03 12:37:20 archlinux systemd-modules-load[335]: Inserted module 'amdgpu'
Sep 03 12:37:20 archlinux systemd[1]: Finished Load Kernel Modules.
Sep 03 12:37:20 archlinux systemd[1]: Reached target System Initialization.
Sep 03 12:37:20 archlinux systemd[1]: Reached target Basic System.
Sep 03 12:37:20 archlinux systemd[1]: Reached target Initrd Default Target.
Sep 03 12:37:20 archlinux systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Initrd Default Target.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Basic System.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Initrd Root Device.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Path Units.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Slice Units.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Socket Units.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target System Initialization.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Local Encrypted Volumes.
Sep 03 12:37:20 archlinux systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Local File Systems.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Preparation for Local File Systems.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Swaps.
Sep 03 12:37:20 archlinux systemd[1]: Stopped target Timer Units.
Sep 03 12:37:20 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Stopped Load Kernel Modules.
Sep 03 12:37:20 archlinux systemd[1]: systemd-modules-load.service: Consumed 3.255s CPU time.
Sep 03 12:37:20 archlinux systemd[1]: Stopping TPM2 PCR Barrier (initrd)...
Sep 03 12:37:20 archlinux systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Stopped Coldplug All udev Devices.
Sep 03 12:37:20 archlinux systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Sep 03 12:37:20 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Stopped Virtual Console Setup.
Sep 03 12:37:20 archlinux systemd[1]: initrd-cleanup.service: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
Sep 03 12:37:20 archlinux kernel: usb 3-7: new full-speed USB device number 4 using xhci_hcd
Sep 03 12:37:20 archlinux systemd-pcrphase[554]: Extended PCR index 11 with 'leave-initrd' (banks sha256).
Sep 03 12:37:20 archlinux systemd[1]: systemd-pcrphase-initrd.service: Deactivated successfully.
Sep 03 12:37:20 archlinux systemd[1]: Stopped TPM2 PCR Barrier (initrd).
Sep 03 12:37:20 archlinux kernel: usb 3-7: config 1 has an invalid interface number: 2 but max is 1
Sep 03 12:37:20 archlinux kernel: usb 3-7: config 1 has no interface number 1
Sep 03 12:37:20 archlinux kernel: usb 3-7: New USB device found, idVendor=0b05, idProduct=19af, bcdDevice= 1.00
Sep 03 12:37:20 archlinux kernel: usb 3-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 03 12:37:20 archlinux kernel: usb 3-7: Product: AURA LED Controller
Sep 03 12:37:20 archlinux kernel: usb 3-7: Manufacturer: AsusTek Computer Inc.
Sep 03 12:37:20 archlinux kernel: usb 3-7: SerialNumber: 9876543210
Sep 03 12:37:20 archlinux kernel: hid-generic 0003:0B05:19AF.000A: hiddev101,hidraw7: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:12:00.0-7/input2
Sep 03 12:37:20 archlinux kernel: usb 3-10: new full-speed USB device number 5 using xhci_hcd
Sep 03 12:37:21 archlinux kernel: usb 3-10: New USB device found, idVendor=0c70, idProduct=f00e, bcdDevice= 1.00
Sep 03 12:37:21 archlinux kernel: usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 03 12:37:21 archlinux kernel: usb 3-10: Product: D5 NEXT
Sep 03 12:37:21 archlinux kernel: usb 3-10: Manufacturer: Aqua Computer GmbH & Co. KG
Sep 03 12:37:21 archlinux kernel: usb 3-10: SerialNumber: 00733-13568
Sep 03 12:37:21 archlinux kernel: hid-generic 0003:0C70:F00E.000B: hiddev102,hidraw8: USB HID v1.11 Device [Aqua Computer GmbH & Co. KG D5 NEXT] on usb-0000:12:00.0-10/input1
Sep 03 12:37:21 archlinux systemd[1]: systemd-udevd.service: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Sep 03 12:37:21 archlinux systemd[1]: systemd-udevd.service: Consumed 1.021s CPU time.
Sep 03 12:37:21 archlinux systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Closed udev Control Socket.
Sep 03 12:37:21 archlinux systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Closed udev Kernel Socket.
Sep 03 12:37:21 archlinux systemd[1]: Starting Cleanup udev Database...
Sep 03 12:37:21 archlinux systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Sep 03 12:37:21 archlinux systemd[1]: kmod-static-nodes.service: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Stopped Create List of Static Device Nodes.
Sep 03 12:37:21 archlinux systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
Sep 03 12:37:21 archlinux systemd[1]: Finished Cleanup udev Database.
Sep 03 12:37:21 archlinux systemd[1]: Reached target Switch Root.
Sep 03 12:37:21 archlinux systemd[1]: Starting Switch Root...
Sep 03 12:37:21 archlinux systemd[1]: Switching root.
Sep 03 12:37:21 archlinux systemd-journald[333]: Journal stopped
Sep 03 12:37:21 DexterArch systemd-journald[333]: Received SIGTERM from PID 1 (systemd).
Sep 03 12:37:21 DexterArch systemd[1]: systemd 254.1-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 03 12:37:21 DexterArch systemd[1]: Detected architecture x86-64.
Sep 03 12:37:21 DexterArch systemd[1]: Hostname set to <DexterArch>.
Sep 03 12:37:21 DexterArch systemd[1]: bpf-lsm: LSM BPF program attached
Sep 03 12:37:21 DexterArch systemd[1]: initrd-switch-root.service: Deactivated successfully.
Sep 03 12:37:21 DexterArch systemd[1]: Stopped Switch Root.
Sep 03 12:37:21 DexterArch systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Sep 03 12:37:21 DexterArch systemd[1]: Created slice Slice /system/getty.
Sep 03 12:37:21 DexterArch systemd[1]: Created slice Slice /system/modprobe.
Sep 03 12:37:21 DexterArch systemd[1]: Created slice User and Session Slice.
Sep 03 12:37:21 DexterArch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 03 12:37:21 DexterArch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 03 12:37:21 DexterArch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 03 12:37:21 DexterArch systemd[1]: Reached target Local Encrypted Volumes.
Sep 03 12:37:21 DexterArch systemd[1]: Reached target Login Prompts.
Sep 03 12:37:21 DexterArch systemd[1]: Stopped target Switch Root.
Sep 03 12:37:21 DexterArch systemd[1]: Stopped target Initrd File Systems.
Sep 03 12:37:21 DexterArch systemd[1]: Stopped target Initrd Root File System.
Sep 03 12:37:21 DexterArch systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 03 12:37:21 DexterArch systemd[1]: Reached target Path Units.
Sep 03 12:37:21 DexterArch systemd[1]: Reached target Remote File Systems.
Sep 03 12:37:21 DexterArch systemd[1]: Reached target Slice Units.
Sep 03 12:37:21 DexterArch systemd[1]: Reached target Swaps.
Sep 03 12:37:21 DexterArch systemd[1]: Reached target Local Verity Protected Volumes.
Sep 03 12:37:21 DexterArch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 03 12:37:21 DexterArch systemd[1]: Listening on Process Core Dump Socket.
Sep 03 12:37:21 DexterArch systemd[1]: Listening on udev Control Socket.
Sep 03 12:37:21 DexterArch systemd[1]: Listening on udev Kernel Socket.
Sep 03 12:37:21 DexterArch systemd[1]: Mounting Huge Pages File System...
Sep 03 12:37:21 DexterArch systemd[1]: Mounting POSIX Message Queue File System...
Sep 03 12:37:21 DexterArch systemd[1]: Mounting Kernel Debug File System...
Sep 03 12:37:21 DexterArch systemd[1]: Mounting Kernel Trace File System...
Sep 03 12:37:21 DexterArch systemd[1]: Mounting Temporary Directory /tmp...
Sep 03 12:37:21 DexterArch systemd[1]: Starting Create List of Static Device Nodes...
Sep 03 12:37:21 DexterArch systemd[1]: Starting Load Kernel Module configfs...
Sep 03 12:37:21 DexterArch systemd[1]: Starting Load Kernel Module dm_mod...
Sep 03 12:37:21 DexterArch systemd[1]: Starting Load Kernel Module drm...
Sep 03 12:37:21 DexterArch systemd[1]: Starting Load Kernel Module fuse...
Sep 03 12:37:21 DexterArch systemd[1]: Starting Load Kernel Module loop...
Sep 03 12:37:21 DexterArch systemd[1]: systemd-cryptsetup@root.service: Deactivated successfully.
Sep 03 12:37:21 DexterArch kernel: loop: module loaded
Sep 03 12:37:21 DexterArch kernel: fuse: init (API version 7.38)
Sep 03 12:37:21 DexterArch systemd[1]: Stopped systemd-cryptsetup@root.service.
Sep 03 12:37:21 DexterArch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 03 12:37:21 DexterArch systemd[1]: Starting Journal Service...
Sep 03 12:37:21 DexterArch systemd[1]: Starting Load Kernel Modules...
Sep 03 12:37:21 DexterArch systemd[1]: Starting TPM2 PCR Machine ID Measurement...
Sep 03 12:37:21 DexterArch systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 03 12:37:21 DexterArch systemd[1]: Starting Coldplug All udev Devices...
Sep 03 12:37:21 DexterArch systemd-journald[593]: Collecting audit messages is disabled.
Sep 03 12:37:21 DexterArch systemd[1]: Mounted Huge Pages File System.
Sep 03 12:37:21 DexterArch systemd[1]: Mounted POSIX Message Queue File System.
Sep 03 12:37:21 DexterArch systemd[1]: Mounted Kernel Debug File System.
Sep 03 12:37:21 DexterArch systemd[1]: Mounted Kernel Trace File System.
Sep 03 12:37:21 DexterArch systemd[1]: Mounted Temporary Directory /tmp.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Create List of Static Device Nodes.
Sep 03 12:37:21 DexterArch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 03 12:37:21 DexterArch systemd-journald[593]: Journal started
Sep 03 12:37:21 DexterArch systemd-journald[593]: Runtime Journal (/run/log/journal/834c14e8df9e43859a9be57c5cd9f32d) is 8.0M, max 624.4M, 616.4M free.
Sep 03 12:37:21 DexterArch systemd[1]: Queued start job for default target Graphical Interface.
Sep 03 12:37:21 DexterArch systemd[1]: systemd-journald.service: Deactivated successfully.
Sep 03 12:37:21 DexterArch systemd-modules-load[594]: Inserted module 'crypto_user'
Sep 03 12:37:21 DexterArch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Load Kernel Module configfs.
Sep 03 12:37:21 DexterArch systemd[1]: Started Journal Service.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Load Kernel Module dm_mod.
Sep 03 12:37:21 DexterArch systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Load Kernel Module drm.
Sep 03 12:37:21 DexterArch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 03 12:37:21 DexterArch kernel: BTRFS info (device dm-0: state M): use zstd compression, level 3
Sep 03 12:37:21 DexterArch systemd-pcrphase[595]: Extended PCR index 15 with 'machine-id:834c14e8df9e43859a9be57c5cd9f32d' (banks sha256).
Sep 03 12:37:21 DexterArch systemd[1]: Finished Load Kernel Module fuse.
Sep 03 12:37:21 DexterArch systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Load Kernel Module loop.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Load Kernel Modules.
Sep 03 12:37:21 DexterArch systemd[1]: Finished TPM2 PCR Machine ID Measurement.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Coldplug All udev Devices.
Sep 03 12:37:21 DexterArch systemd[1]: Mounting FUSE Control File System...
Sep 03 12:37:21 DexterArch systemd[1]: Mounting Kernel Configuration File System...
Sep 03 12:37:21 DexterArch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 03 12:37:21 DexterArch systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 03 12:37:21 DexterArch systemd[1]: Starting TPM2 PCR Root File System Measurement...
Sep 03 12:37:21 DexterArch systemd[1]: Starting Load/Save OS Random Seed...
Sep 03 12:37:21 DexterArch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 03 12:37:21 DexterArch systemd[1]: Starting Apply Kernel Variables...
Sep 03 12:37:21 DexterArch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 03 12:37:21 DexterArch systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 03 12:37:21 DexterArch systemd[1]: Mounted FUSE Control File System.
Sep 03 12:37:21 DexterArch systemd[1]: Mounted Kernel Configuration File System.
Sep 03 12:37:21 DexterArch systemd-journald[593]: Time spent on flushing to /var/log/journal/834c14e8df9e43859a9be57c5cd9f32d is 29.776ms for 1585 entries.
Sep 03 12:37:21 DexterArch systemd-journald[593]: System Journal (/var/log/journal/834c14e8df9e43859a9be57c5cd9f32d) is 252.9M, max 4.0G, 3.7G free.
Sep 03 12:37:21 DexterArch systemd-journald[593]: Received client request to flush runtime journal.
Sep 03 12:37:21 DexterArch systemd-journald[593]: /var/log/journal/834c14e8df9e43859a9be57c5cd9f32d/system.journal: Boot ID changed since last record, rotating.
Sep 03 12:37:21 DexterArch systemd-journald[593]: Rotating system journal.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Apply Kernel Variables.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Load/Save OS Random Seed.
Sep 03 12:37:21 DexterArch systemd-pcrphase[619]: Extended PCR index 15 with 'file-system:/:btrfs:3e4ad19d-1251-4d60-a719-9a1ad5989608::::' (banks sha256).
Sep 03 12:37:21 DexterArch systemd[1]: Finished TPM2 PCR Root File System Measurement.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 03 12:37:21 DexterArch systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 03 12:37:21 DexterArch systemd[1]: Reached target Preparation for Local File Systems.
Sep 03 12:37:21 DexterArch systemd[1]: Mounting /.snapshots...
Sep 03 12:37:21 DexterArch systemd[1]: Mounting /home...
Sep 03 12:37:21 DexterArch systemd[1]: Mounting /swap...
Sep 03 12:37:21 DexterArch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 03 12:37:21 DexterArch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 03 12:37:21 DexterArch systemd[1]: Mounted /.snapshots.
Sep 03 12:37:21 DexterArch systemd[1]: Mounted /home.
Sep 03 12:37:21 DexterArch systemd[1]: Mounted /swap.
Sep 03 12:37:22 DexterArch systemd-udevd[642]: Using default interface naming scheme 'v253'.
Sep 03 12:37:22 DexterArch systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 03 12:37:22 DexterArch kernel: BTRFS info: devid 1 device path /dev/mapper/root changed to /dev/dm-0 scanned by (udev-worker) (659)
Sep 03 12:37:22 DexterArch kernel: BTRFS info: devid 1 device path /dev/dm-0 changed to /dev/mapper/root scanned by (udev-worker) (659)
Sep 03 12:37:22 DexterArch kernel: mousedev: PS/2 mouse device common for all mice
Sep 03 12:37:22 DexterArch systemd[1]: Starting Load Kernel Module configfs...
Sep 03 12:37:22 DexterArch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 03 12:37:22 DexterArch systemd[1]: Finished Load Kernel Module configfs.
Sep 03 12:37:22 DexterArch systemd[1]: Condition check resulted in KINGSTON SFYRD2000G EFI\x20System\x20Partition being skipped.
Sep 03 12:37:22 DexterArch kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Sep 03 12:37:22 DexterArch kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Sep 03 12:37:22 DexterArch systemd[1]: Starting Virtual Console Setup...
Sep 03 12:37:22 DexterArch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input19
Sep 03 12:37:22 DexterArch kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Sep 03 12:37:22 DexterArch kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Sep 03 12:37:22 DexterArch kernel: aquacomputer_d5next 0003:0C70:F00E.000B: hidraw8: USB HID v1.11 Device [Aqua Computer GmbH & Co. KG D5 NEXT] on usb-0000:12:00.0-10/input1
Sep 03 12:37:22 DexterArch kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Sep 03 12:37:22 DexterArch kernel: Intel(R) 2.5G Ethernet Linux Driver
Sep 03 12:37:22 DexterArch kernel: Copyright(c) 2018 Intel Corporation.
Sep 03 12:37:22 DexterArch kernel: igc 0000:0c:00.0: PCIe PTM not supported by PCIe bus/controller
Sep 03 12:37:22 DexterArch kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Sep 03 12:37:22 DexterArch kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Sep 03 12:37:22 DexterArch kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Sep 03 12:37:22 DexterArch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 03 12:37:22 DexterArch kernel: i8042: PNP: No PS/2 controller found.
Sep 03 12:37:22 DexterArch kernel: pps pps0: new PPS source ptp0
Sep 03 12:37:22 DexterArch kernel: igc 0000:0c:00.0 (unnamed net_device) (uninitialized): PHC added
Sep 03 12:37:22 DexterArch kernel: igc 0000:0c:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link)
Sep 03 12:37:22 DexterArch kernel: igc 0000:0c:00.0 eth0: MAC: a0:36:bc:ac:bf:fd
Sep 03 12:37:22 DexterArch kernel: asus_wmi: ASUS WMI generic driver loaded
Sep 03 12:37:22 DexterArch kernel: Bluetooth: Core ver 2.22
Sep 03 12:37:22 DexterArch kernel: NET: Registered PF_BLUETOOTH protocol family
Sep 03 12:37:22 DexterArch kernel: Bluetooth: HCI device and connection manager initialized
Sep 03 12:37:22 DexterArch systemd[1]: Finished Virtual Console Setup.
Sep 03 12:37:22 DexterArch kernel: Bluetooth: HCI socket layer initialized
Sep 03 12:37:22 DexterArch kernel: Bluetooth: L2CAP socket layer initialized
Sep 03 12:37:22 DexterArch kernel: Bluetooth: SCO socket layer initialized
Sep 03 12:37:22 DexterArch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 03 12:37:22 DexterArch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 03 12:37:22 DexterArch kernel: igc 0000:0c:00.0 eno1: renamed from eth0
Sep 03 12:37:22 DexterArch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 03 12:37:22 DexterArch kernel: cfg80211: failed to load regulatory.db
Sep 03 12:37:22 DexterArch kernel: asus_wmi: SFUN value: 0x1
Sep 03 12:37:22 DexterArch kernel: eeepc-wmi eeepc-wmi: Detected ATK, not ASUSWMI, use DSTS
Sep 03 12:37:22 DexterArch kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input20
Sep 03 12:37:22 DexterArch (udev-worker)[724]: event5: Failed to call EVIOCSKEYCODE with scan code 0x7c, and key code 190: Invalid argument
Sep 03 12:37:22 DexterArch kernel: kvm_amd: TSC scaling supported
Sep 03 12:37:22 DexterArch kernel: kvm_amd: Nested Virtualization enabled
Sep 03 12:37:22 DexterArch kernel: kvm_amd: Nested Paging enabled
Sep 03 12:37:22 DexterArch kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Sep 03 12:37:22 DexterArch kernel: kvm_amd: Virtual GIF supported
Sep 03 12:37:22 DexterArch kernel: kvm_amd: Virtual NMI enabled
Sep 03 12:37:22 DexterArch kernel: kvm_amd: LBR virtualization supported
Sep 03 12:37:22 DexterArch kernel: MCE: In-kernel MCE decoding enabled.
Sep 03 12:37:22 DexterArch kernel: Intel(R) Wireless WiFi driver for Linux
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: enabling device (0000 -> 0002)
Sep 03 12:37:22 DexterArch kernel: mc: Linux media interface: v0.10
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: Detected crf-id 0x400410, cnv-id 0x400410 wfpm id 0x80000000
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: PCI dev 2725/0024, rev=0x420, rfid=0x10d000
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: api flags index 2 larger than supported by driver
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.39
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: loaded firmware version 78.3bfdc55f.0 ty-a0-gf-a0-78.ucode op_mode iwlmvm
Sep 03 12:37:22 DexterArch kernel: usbcore: registered new interface driver btusb
Sep 03 12:37:22 DexterArch kernel: intel_rapl_common: Found RAPL domain package
Sep 03 12:37:22 DexterArch kernel: intel_rapl_common: Found RAPL domain core
Sep 03 12:37:22 DexterArch kernel: Bluetooth: hci0: Firmware timestamp 2023.24 buildtype 1 build 67068
Sep 03 12:37:22 DexterArch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0041-0041.sfi
Sep 03 12:37:22 DexterArch kernel: Bluetooth: hci0: Boot Address: 0x100800
Sep 03 12:37:22 DexterArch kernel: Bluetooth: hci0: Firmware Version: 252-24.23
Sep 03 12:37:22 DexterArch kernel: Bluetooth: hci0: Firmware already loaded
Sep 03 12:37:22 DexterArch systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 03 12:37:22 DexterArch systemd[1]: Reached target Bluetooth Support.
Sep 03 12:37:22 DexterArch systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 03 12:37:22 DexterArch kernel: snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
Sep 03 12:37:22 DexterArch kernel: snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
Sep 03 12:37:22 DexterArch kernel: snd_hda_intel 0000:03:00.1: Force to non-snoop mode
Sep 03 12:37:22 DexterArch kernel: snd_hda_intel 0000:14:00.1: enabling device (0000 -> 0002)
Sep 03 12:37:22 DexterArch kernel: snd_hda_intel 0000:14:00.1: Handle vga_switcheroo audio client
Sep 03 12:37:22 DexterArch kernel: snd_hda_intel 0000:14:00.1: bound 0000:14:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Sep 03 12:37:22 DexterArch kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Sep 03 12:37:22 DexterArch kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card2/input21
Sep 03 12:37:22 DexterArch kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:14:00.1/sound/card2/input22
Sep 03 12:37:22 DexterArch kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input23
Sep 03 12:37:22 DexterArch kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input24
Sep 03 12:37:22 DexterArch kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input25
Sep 03 12:37:22 DexterArch kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input26
Sep 03 12:37:22 DexterArch kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input27
Sep 03 12:37:22 DexterArch kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input28
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
Sep 03 12:37:22 DexterArch kernel: thermal thermal_zone0: failed to read out thermal zone (-61)
Sep 03 12:37:22 DexterArch systemd[1]: Reached target Sound Card.
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: WRT: Invalid buffer destination
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: WFPM_AUTH_KEY_0: 0x90
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: loaded PNVM version 181407b3
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: Detected RF GF, rfid=0x10d000
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0: base HW address: bc:09:1b:f4:3f:8f
Sep 03 12:37:22 DexterArch kernel: iwlwifi 0000:0b:00.0 wlp11s0: renamed from wlan0
Sep 03 12:37:22 DexterArch systemd[1]: Mounting /efi...
Sep 03 12:37:22 DexterArch kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Sep 03 12:37:22 DexterArch systemd[1]: Mounted /efi.
Sep 03 12:37:22 DexterArch systemd[1]: Reached target Local File Systems.
Sep 03 12:37:22 DexterArch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Sep 03 12:37:22 DexterArch systemd[1]: Starting Set Up Additional Binary Formats...
Sep 03 12:37:22 DexterArch systemd[1]: Starting Update Boot Loader Random Seed...
Sep 03 12:37:22 DexterArch systemd[1]: Starting Create Volatile Files and Directories...
Sep 03 12:37:22 DexterArch systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 798 (systemd-binfmt)
Sep 03 12:37:22 DexterArch systemd[1]: Mounting Arbitrary Executable File Formats File System...
Sep 03 12:37:22 DexterArch systemd[1]: Mounted Arbitrary Executable File Formats File System.
Sep 03 12:37:22 DexterArch bootctl[799]: ! Mount point '/efi' which backs the random seed file is world accessible, which is a security hole! !
Sep 03 12:37:22 DexterArch bootctl[799]: ! Random seed file '/efi/loader/random-seed' is world accessible, which is a security hole! !
Sep 03 12:37:22 DexterArch bootctl[799]: Random seed file /efi/loader/random-seed successfully refreshed (32 bytes).
Sep 03 12:37:22 DexterArch systemd[1]: Finished Set Up Additional Binary Formats.
Sep 03 12:37:22 DexterArch systemd[1]: Finished Update Boot Loader Random Seed.
Sep 03 12:37:22 DexterArch systemd[1]: Finished Create Volatile Files and Directories.
Sep 03 12:37:22 DexterArch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 03 12:37:22 DexterArch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 03 12:37:22 DexterArch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Sep 03 12:37:22 DexterArch systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 03 12:37:22 DexterArch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Sep 03 12:37:22 DexterArch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 03 12:37:22 DexterArch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 03 12:37:22 DexterArch systemd[1]: Reached target System Initialization.
Sep 03 12:37:22 DexterArch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Sep 03 12:37:22 DexterArch systemd[1]: Started Daily verification of password and group files.
Sep 03 12:37:22 DexterArch systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 03 12:37:22 DexterArch systemd[1]: Reached target Timer Units.
Sep 03 12:37:22 DexterArch systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 03 12:37:22 DexterArch systemd[1]: Listening on mpd.socket.
Sep 03 12:37:22 DexterArch systemd[1]: Reached target Socket Units.
Sep 03 12:37:22 DexterArch systemd[1]: Starting TPM2 PCR Barrier (Initialization)...
Sep 03 12:37:22 DexterArch systemd-pcrphase[811]: Extended PCR index 11 with 'sysinit' (banks sha256).
Sep 03 12:37:22 DexterArch systemd[1]: Finished TPM2 PCR Barrier (Initialization).
Sep 03 12:37:22 DexterArch systemd[1]: Reached target Basic System.
Sep 03 12:37:22 DexterArch systemd[1]: Starting D-Bus System Message Bus...
Sep 03 12:37:22 DexterArch systemd[1]: Starting User Login Management...
Sep 03 12:37:22 DexterArch systemd[1]: Starting TPM2 PCR Barrier (User)...
Sep 03 12:37:22 DexterArch systemd[1]: Started D-Bus System Message Bus.
Sep 03 12:37:22 DexterArch systemd[1]: Starting Network Manager...
Sep 03 12:37:22 DexterArch systemd-logind[815]: New seat seat0.
Sep 03 12:37:22 DexterArch systemd-logind[815]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 03 12:37:22 DexterArch systemd-logind[815]: Watching system buttons on /dev/input/event0 (Power Button)
Sep 03 12:37:22 DexterArch systemd-logind[815]: Watching system buttons on /dev/input/event8 (ROCCAT ROCCAT Burst Pro Keyboard)
Sep 03 12:37:22 DexterArch systemd-logind[815]: Watching system buttons on /dev/input/event3 (Logitech ERGO K860)
Sep 03 12:37:22 DexterArch systemd[1]: Started User Login Management.
Sep 03 12:37:22 DexterArch systemd-pcrphase[816]: Extended PCR index 11 with 'ready' (banks sha256).
Sep 03 12:37:22 DexterArch NetworkManager[817]: <info> [1693737442.9841] NetworkManager (version 1.42.6-1) is starting... (boot:a58d9701-1d39-49bf-8933-caad2f6be1ff)
Sep 03 12:37:22 DexterArch NetworkManager[817]: <info> [1693737442.9841] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 03 12:37:22 DexterArch NetworkManager[817]: <info> [1693737442.9849] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 03 12:37:22 DexterArch NetworkManager[817]: <info> [1693737442.9871] manager[0x558f795f4be0]: monitoring kernel firmware directory '/lib/firmware'.
Sep 03 12:37:22 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=817 comm="/usr/bin/NetworkManager --no-daemon")
Sep 03 12:37:22 DexterArch systemd[1]: Finished TPM2 PCR Barrier (User).
Sep 03 12:37:23 DexterArch systemd[1]: Started Network Manager.
Sep 03 12:37:23 DexterArch systemd[1]: Reached target Network.
Sep 03 12:37:23 DexterArch systemd[1]: Starting Music Player Daemon...
Sep 03 12:37:23 DexterArch systemd[1]: Starting Hostname Service...
Sep 03 12:37:23 DexterArch systemd[1]: Starting Permit User Sessions...
Sep 03 12:37:23 DexterArch systemd[1]: Finished Permit User Sessions.
Sep 03 12:37:23 DexterArch systemd[1]: Started Simple Desktop Display Manager.
Sep 03 12:37:23 DexterArch dbus-daemon[813]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 03 12:37:23 DexterArch systemd[1]: Started Hostname Service.
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0357] hostname: hostname: using hostnamed
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0357] hostname: static hostname changed from (none) to "DexterArch"
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0358] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0368] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:08.0/0000:08:00.0/0000:09:04.0/0000:0b:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0370] manager[0x558f795f4be0]: rfkill: Wi-Fi hardware radio set disabled
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0370] manager[0x558f795f4be0]: rfkill: WWAN hardware radio set enabled
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0379] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-adsl.so)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0423] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-bluetooth.so)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0435] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-ovs.so)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0619] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-team.so)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0630] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wifi.so)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0632] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wwan.so)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0633] manager: rfkill: Wi-Fi disabled by radio killswitch; disabled by state file
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0634] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0634] manager: Networking is enabled by state file
Sep 03 12:37:23 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=817 comm="/usr/bin/NetworkManager --no-daemon")
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0636] settings: Loaded settings plugin: keyfile (internal)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0639] dhcp: init: Using DHCP client 'internal'
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0640] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0646] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0647] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0649] device (lo): Activation: starting connection 'lo' (8593e357-1bad-4688-8ddd-cd40b8286ec0)
Sep 03 12:37:23 DexterArch sddm[850]: Initializing...
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0655] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0659] settings: (eno1): created default wired connection 'Kabelgebundene Verbindung 1'
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0659] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 03 12:37:23 DexterArch sddm[850]: Starting...
Sep 03 12:37:23 DexterArch sddm[850]: Logind interface found
Sep 03 12:37:23 DexterArch sddm[850]: Adding new display...
Sep 03 12:37:23 DexterArch sddm[850]: Loaded empty theme configuration
Sep 03 12:37:23 DexterArch sddm[850]: Xauthority path: "/run/sddm/xauth_TXTvHX"
Sep 03 12:37:23 DexterArch sddm[850]: Using VT 2
Sep 03 12:37:23 DexterArch sddm[850]: Display server starting...
Sep 03 12:37:23 DexterArch sddm[850]: Writing cookie to "/run/sddm/xauth_TXTvHX"
Sep 03 12:37:23 DexterArch sddm[850]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_TXTvHX -noreset -displayfd 16
Sep 03 12:37:23 DexterArch systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 03 12:37:23 DexterArch dbus-daemon[813]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 03 12:37:23 DexterArch systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0984] device (wlp11s0): driver supports Access Point (AP) mode
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0986] manager: (wlp11s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0988] device (wlp11s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0990] device (wlp11s0): set-hw-addr: set MAC address to FE:E6:01:AA:FB:CF (scanning)
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0995] ovsdb: disconnected from ovsdb
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0995] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0996] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.0997] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.1000] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.1003] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.1004] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Sep 03 12:37:23 DexterArch NetworkManager[817]: <info> [1693737443.1006] device (lo): Activation: successful, device activated.
Sep 03 12:37:23 DexterArch mpd[845]: Ignoring the 'pid_file' setting in systemd mode
Sep 03 12:37:23 DexterArch mpd[845]: decoder: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Sep 03 12:37:23 DexterArch mpd[845]: config: Found database setting without music_directory - disabling database
Sep 03 12:37:23 DexterArch mpd[845]: output: No 'audio_output' defined in config file
Sep 03 12:37:23 DexterArch kernel: memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=845 'mpd'
Sep 03 12:37:23 DexterArch mpd[845]: ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
Sep 03 12:37:23 DexterArch mpd[845]: ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
Sep 03 12:37:23 DexterArch mpd[845]: ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
Sep 03 12:37:23 DexterArch mpd[845]: ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
Sep 03 12:37:23 DexterArch mpd[845]: ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
Sep 03 12:37:23 DexterArch mpd[845]: ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
Sep 03 12:37:23 DexterArch mpd[845]: ALSA lib conf.c:5704:(snd_config_expand) Evaluate error: No such file or directory
Sep 03 12:37:23 DexterArch mpd[845]: ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM sysdefault
Sep 03 12:37:23 DexterArch mpd[845]: alsa_output: Error opening default ALSA device: No such file or directory
Sep 03 12:37:23 DexterArch mpd[845]: oss_output: Error opening OSS device "/dev/dsp": No such file or directory
Sep 03 12:37:23 DexterArch mpd[845]: oss_output: Error opening OSS device "/dev/sound/dsp": No such file or directory
Sep 03 12:37:23 DexterArch mpd[845]: output: Successfully detected a jack audio device
Sep 03 12:37:23 DexterArch mpd[845]: zeroconf: No global port, disabling zeroconf
Sep 03 12:37:23 DexterArch systemd[1]: Started Music Player Daemon.
Sep 03 12:37:23 DexterArch systemd[1]: Reached target Multi-User System.
Sep 03 12:37:23 DexterArch systemd[1]: Reached target Graphical Interface.
Sep 03 12:37:23 DexterArch systemd[1]: Startup finished in 11.540s (firmware) + 956ms (loader) + 2.558s (kernel) + 4.828s (initrd) + 1.691s (userspace) = 21.576s.
Sep 03 12:37:23 DexterArch kernel: amdgpu 0000:03:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Sep 03 12:37:23 DexterArch kernel: amdgpu 0000:14:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Sep 03 12:37:23 DexterArch sddm[850]: Setting default cursor
Sep 03 12:37:23 DexterArch sddm[850]: Could not setup default cursor
Sep 03 12:37:23 DexterArch sddm[850]: Running display setup script "/usr/share/sddm/scripts/Xsetup"
Sep 03 12:37:23 DexterArch sddm[850]: Display server started.
Sep 03 12:37:23 DexterArch sddm[850]: Socket server starting...
Sep 03 12:37:23 DexterArch sddm[850]: Socket server started.
Sep 03 12:37:23 DexterArch sddm[850]: Loading theme configuration from "/usr/share/sddm/themes/sugar-dark/theme.conf"
Sep 03 12:37:23 DexterArch sddm[850]: Greeter starting...
Sep 03 12:37:23 DexterArch sddm-helper[881]: [PAM] Starting...
Sep 03 12:37:23 DexterArch sddm-helper[881]: [PAM] Authenticating...
Sep 03 12:37:23 DexterArch sddm-helper[881]: [PAM] returning.
Sep 03 12:37:23 DexterArch sddm-helper[881]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=970) by (uid=0)
Sep 03 12:37:23 DexterArch systemd-logind[815]: New session c1 of user sddm.
Sep 03 12:37:23 DexterArch systemd[1]: Created slice User Slice of UID 970.
Sep 03 12:37:23 DexterArch systemd[1]: Starting User Runtime Directory /run/user/970...
Sep 03 12:37:23 DexterArch systemd[1]: Finished User Runtime Directory /run/user/970.
Sep 03 12:37:23 DexterArch systemd[1]: Starting User Manager for UID 970...
Sep 03 12:37:23 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.9' (uid=0 pid=885 comm="(systemd)")
Sep 03 12:37:23 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 12:37:23 DexterArch (systemd)[885]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Sep 03 12:37:23 DexterArch (systemd)[885]: pam_unix(systemd-user:session): session opened for user sddm(uid=970) by sddm(uid=0)
Sep 03 12:37:23 DexterArch systemd[885]: Queued start job for default target Main User Target.
Sep 03 12:37:23 DexterArch systemd[885]: Created slice User Application Slice.
Sep 03 12:37:23 DexterArch systemd[885]: Reached target Paths.
Sep 03 12:37:23 DexterArch systemd[885]: Reached target Timers.
Sep 03 12:37:23 DexterArch systemd[885]: Starting D-Bus User Message Bus Socket...
Sep 03 12:37:23 DexterArch systemd[885]: Listening on GnuPG network certificate management daemon.
Sep 03 12:37:23 DexterArch systemd[885]: Listening on GCR ssh-agent wrapper.
Sep 03 12:37:23 DexterArch systemd[885]: Listening on GNOME Keyring daemon.
Sep 03 12:37:23 DexterArch systemd[885]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 03 12:37:23 DexterArch systemd[885]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 03 12:37:23 DexterArch systemd[885]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 03 12:37:23 DexterArch systemd[885]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 03 12:37:23 DexterArch systemd[885]: Listening on p11-kit server.
Sep 03 12:37:23 DexterArch systemd[885]: Listening on PipeWire Multimedia System Socket.
Sep 03 12:37:23 DexterArch systemd[885]: Listening on Sound System.
Sep 03 12:37:23 DexterArch systemd[885]: Listening on D-Bus User Message Bus Socket.
Sep 03 12:37:23 DexterArch systemd[885]: Reached target Sockets.
Sep 03 12:37:23 DexterArch systemd[885]: Reached target Basic System.
Sep 03 12:37:23 DexterArch systemd[885]: Reached target Main User Target.
Sep 03 12:37:23 DexterArch systemd[885]: Startup finished in 68ms.
Sep 03 12:37:23 DexterArch systemd[1]: Started User Manager for UID 970.
Sep 03 12:37:23 DexterArch systemd[1]: Started Session c1 of User sddm.
Sep 03 12:37:23 DexterArch sddm-helper[881]: Writing cookie to "/tmp/xauth_KRLwih"
Sep 03 12:37:23 DexterArch sddm-helper[881]: Starting X11 session: "" "/usr/bin/sddm-greeter --socket /tmp/sddm-:0-VjZSCP --theme /usr/share/sddm/themes/sugar-dark"
Sep 03 12:37:23 DexterArch sddm[850]: Greeter session started successfully
Sep 03 12:37:23 DexterArch sddm-greeter[893]: High-DPI autoscaling not Enabled
Sep 03 12:37:23 DexterArch sddm-greeter[893]: Reading from "/usr/share/xsessions/xfce.desktop"
Sep 03 12:37:23 DexterArch sddm-greeter[893]: Loading theme configuration from "/usr/share/sddm/themes/sugar-dark/theme.conf"
Sep 03 12:37:23 DexterArch systemd[885]: Created slice User Core Session Slice.
Sep 03 12:37:23 DexterArch systemd[885]: Starting D-Bus User Message Bus...
Sep 03 12:37:23 DexterArch systemd[885]: Started D-Bus User Message Bus.
Sep 03 12:37:23 DexterArch sddm-greeter[893]: Connected to the daemon.
Sep 03 12:37:23 DexterArch sddm[850]: Message received from greeter: Connect
Sep 03 12:37:24 DexterArch sddm-greeter[893]: Loading file:///usr/share/sddm/themes/sugar-dark/Main.qml...
Sep 03 12:37:24 DexterArch sddm-greeter[893]: file:///usr/share/sddm/themes/sugar-dark/Components/VirtualKeyboard.qml:21:1: module "QtQuick.VirtualKeyboard" is not installed
Sep 03 12:37:24 DexterArch sddm-greeter[893]: file:///usr/share/sddm/themes/sugar-dark/Components/Input.qml:555:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 03 12:37:24 DexterArch sddm-greeter[893]: file:///usr/share/sddm/themes/sugar-dark/Components/LoginForm.qml:29:5: Unable to assign [undefined] to QString
Sep 03 12:37:24 DexterArch sddm-greeter[893]: file:///usr/share/sddm/themes/sugar-dark/Components/Input.qml:29:5: Unable to assign Button_QMLTYPE_1 to Control_QMLTYPE_2
Sep 03 12:37:24 DexterArch sddm-greeter[893]: file:///usr/share/sddm/themes/sugar-dark/Main.qml:211:13: Unable to assign [undefined] to int
Sep 03 12:37:24 DexterArch sddm-greeter[893]: Adding view for "DP-2" QRect(0,0 2560x1440)
Sep 03 12:37:24 DexterArch sddm-greeter[893]: Loading file:///usr/share/sddm/themes/sugar-dark/Main.qml...
Sep 03 12:37:24 DexterArch sddm-greeter[893]: file:///usr/share/sddm/themes/sugar-dark/Components/VirtualKeyboard.qml:21:1: module "QtQuick.VirtualKeyboard" is not installed
Sep 03 12:37:24 DexterArch sddm-greeter[893]: file:///usr/share/sddm/themes/sugar-dark/Components/Input.qml:555:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Sep 03 12:37:24 DexterArch sddm-greeter[893]: file:///usr/share/sddm/themes/sugar-dark/Components/LoginForm.qml:29:5: Unable to assign [undefined] to QString
Sep 03 12:37:24 DexterArch sddm-greeter[893]: file:///usr/share/sddm/themes/sugar-dark/Components/Input.qml:29:5: Unable to assign Button_QMLTYPE_36 to Control_QMLTYPE_37
Sep 03 12:37:24 DexterArch sddm-greeter[893]: file:///usr/share/sddm/themes/sugar-dark/Main.qml:211:13: Unable to assign [undefined] to int
Sep 03 12:37:24 DexterArch sddm-greeter[893]: Adding view for "HDMI-1" QRect(2560,0 1920x1080)
Sep 03 12:37:24 DexterArch sddm-greeter[893]: Message received from daemon: Capabilities
Sep 03 12:37:24 DexterArch sddm-greeter[893]: Message received from daemon: HostName
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.3865] device (eno1): carrier: link connected
Sep 03 12:37:25 DexterArch kernel: igc 0000:0c:00.0 eno1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Sep 03 12:37:25 DexterArch kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.3867] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.3872] policy: auto-activating connection 'Kabelgebundene Verbindung 1' (63f79c90-f436-3940-a8fd-e59ad2dd6c53)
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.3874] device (eno1): Activation: starting connection 'Kabelgebundene Verbindung 1' (63f79c90-f436-3940-a8fd-e59ad2dd6c53)
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.3874] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.3875] manager: NetworkManager state is now CONNECTING
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.3876] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.3881] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.3883] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.3995] dhcp4 (eno1): state changed new lease, address=10.22.1.115
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.3996] policy: set 'Kabelgebundene Verbindung 1' (eno1) as default for IPv4 routing and DNS
Sep 03 12:37:25 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=817 comm="/usr/bin/NetworkManager --no-daemon")
Sep 03 12:37:25 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.4112] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.4123] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.4123] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.4124] manager: NetworkManager state is now CONNECTED_SITE
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.4125] device (eno1): Activation: successful, device activated.
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.4127] manager: startup complete
Sep 03 12:37:25 DexterArch NetworkManager[817]: <info> [1693737445.5298] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 03 12:37:27 DexterArch NetworkManager[817]: <info> [1693737447.2119] dhcp6 (eno1): activation: beginning transaction (timeout in 45 seconds)
Sep 03 12:37:27 DexterArch NetworkManager[817]: <info> [1693737447.2123] policy: set 'Kabelgebundene Verbindung 1' (eno1) as default for IPv6 routing and DNS
Sep 03 12:37:27 DexterArch NetworkManager[817]: <info> [1693737447.2255] dhcp6 (eno1): state changed new lease
Sep 03 12:37:27 DexterArch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 03 12:37:28 DexterArch kernel: usbcore: registered new interface driver snd-usb-audio
Sep 03 12:37:28 DexterArch systemd[885]: Reached target Sound Card.
Sep 03 12:37:33 DexterArch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 03 12:37:53 DexterArch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 03 12:43:49 DexterArch kernel: logitech-hidpp-device 0003:046D:4088.0008: HID++ 4.5 device connected.
Sep 03 12:43:52 DexterArch sddm-greeter[893]: Reading from "/usr/share/xsessions/xfce.desktop"
Sep 03 12:43:52 DexterArch sddm[850]: Message received from greeter: Login
Sep 03 12:43:52 DexterArch sddm[850]: Reading from "/usr/share/xsessions/xfce.desktop"
Sep 03 12:43:52 DexterArch sddm[850]: Session "/usr/share/xsessions/xfce.desktop" selected, command: "startxfce4" for VT 2
Sep 03 12:43:52 DexterArch sddm-helper[941]: [PAM] Starting...
Sep 03 12:43:52 DexterArch sddm-helper[941]: [PAM] Authenticating...
Sep 03 12:43:52 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.11' (uid=0 pid=941 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth-")
Sep 03 12:43:52 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 12:43:52 DexterArch sddm-helper[941]: [PAM] Preparing to converse...
Sep 03 12:43:52 DexterArch sddm-helper[941]: [PAM] Conversation with 1 messages
Sep 03 12:43:52 DexterArch sddm-helper[941]: gkr-pam: unable to locate daemon control file
Sep 03 12:43:52 DexterArch sddm-helper[941]: gkr-pam: stashed password to try later in open session
Sep 03 12:43:52 DexterArch sddm-helper[941]: [PAM] returning.
Sep 03 12:43:52 DexterArch sddm[850]: Authentication for user "robert" successful
Sep 03 12:43:52 DexterArch sddm-greeter[893]: Message received from daemon: LoginSucceeded
Sep 03 12:43:52 DexterArch sddm-helper[941]: pam_unix(sddm:session): session opened for user robert(uid=1000) by robert(uid=0)
Sep 03 12:43:52 DexterArch systemd[1]: Created slice User Slice of UID 1000.
Sep 03 12:43:52 DexterArch sddm-helper[881]: [PAM] Closing session
Sep 03 12:43:52 DexterArch sddm-helper[881]: pam_unix(sddm-greeter:session): session closed for user sddm
Sep 03 12:43:52 DexterArch systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 03 12:43:52 DexterArch systemd-logind[815]: New session 2 of user robert.
Sep 03 12:43:52 DexterArch sddm-helper[881]: [PAM] Ended.
Sep 03 12:43:52 DexterArch sddm[850]: Auth: sddm-helper exited successfully
Sep 03 12:43:52 DexterArch sddm[850]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Sep 03 12:43:52 DexterArch systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 03 12:43:52 DexterArch systemd[1]: session-c1.scope: Deactivated successfully.
Sep 03 12:43:52 DexterArch systemd-logind[815]: Session c1 logged out. Waiting for processes to exit.
Sep 03 12:43:52 DexterArch systemd[1]: Starting User Manager for UID 1000...
Sep 03 12:43:52 DexterArch systemd-logind[815]: Removed session c1.
Sep 03 12:43:52 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.15' (uid=0 pid=944 comm="(systemd)")
Sep 03 12:43:52 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 12:43:52 DexterArch (systemd)[944]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[robert] ruser=[<unknown>] rhost=[<unknown>]
Sep 03 12:43:52 DexterArch (systemd)[944]: pam_unix(systemd-user:session): session opened for user robert(uid=1000) by robert(uid=0)
Sep 03 12:43:52 DexterArch systemd[944]: Queued start job for default target Main User Target.
Sep 03 12:43:52 DexterArch systemd-journald[593]: /var/log/journal/834c14e8df9e43859a9be57c5cd9f32d/user-1000.journal: Boot ID changed since last record, rotating.
Sep 03 12:43:52 DexterArch sddm-helper[941]: gkr-pam: unlocked login keyring
Sep 03 12:43:52 DexterArch systemd[944]: Created slice User Application Slice.
Sep 03 12:43:52 DexterArch systemd[944]: Reached target Paths.
Sep 03 12:43:52 DexterArch systemd[944]: Reached target Timers.
Sep 03 12:43:52 DexterArch systemd[944]: Starting D-Bus User Message Bus Socket...
Sep 03 12:43:52 DexterArch systemd[944]: Listening on GnuPG network certificate management daemon.
Sep 03 12:43:52 DexterArch gnome-keyring-daemon[956]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Sep 03 12:43:52 DexterArch systemd[944]: Listening on GCR ssh-agent wrapper.
Sep 03 12:43:52 DexterArch systemd[944]: Listening on GNOME Keyring daemon.
Sep 03 12:43:52 DexterArch systemd[944]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 03 12:43:52 DexterArch systemd[944]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 03 12:43:52 DexterArch systemd[944]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 03 12:43:52 DexterArch systemd[944]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 03 12:43:52 DexterArch systemd[944]: Listening on p11-kit server.
Sep 03 12:43:52 DexterArch systemd[944]: Listening on PipeWire Multimedia System Socket.
Sep 03 12:43:52 DexterArch systemd[944]: Listening on Sound System.
Sep 03 12:43:52 DexterArch systemd[944]: Listening on D-Bus User Message Bus Socket.
Sep 03 12:43:52 DexterArch systemd[944]: Reached target Sockets.
Sep 03 12:43:52 DexterArch systemd[944]: Reached target Basic System.
Sep 03 12:43:52 DexterArch systemd[1]: Started User Manager for UID 1000.
Sep 03 12:43:52 DexterArch systemd[944]: Starting gamemoded...
Sep 03 12:43:52 DexterArch systemd[1]: Started Session 2 of User robert.
Sep 03 12:43:52 DexterArch systemd[944]: Created slice User Core Session Slice.
Sep 03 12:43:52 DexterArch systemd[944]: Starting D-Bus User Message Bus...
Sep 03 12:43:52 DexterArch systemd[944]: Started GNOME Keyring daemon.
Sep 03 12:43:52 DexterArch systemd[944]: Started D-Bus User Message Bus.
Sep 03 12:43:52 DexterArch systemd[944]: Started gamemoded.
Sep 03 12:43:52 DexterArch systemd[944]: Reached target Main User Target.
Sep 03 12:43:52 DexterArch systemd[944]: Startup finished in 69ms.
Sep 03 12:43:52 DexterArch sddm-helper[941]: Writing cookie to "/tmp/xauth_NtpsmC"
Sep 03 12:43:52 DexterArch sddm-helper[941]: Starting X11 session: "" "/usr/share/sddm/scripts/Xsession \"startxfce4\""
Sep 03 12:43:52 DexterArch sddm[850]: Session started true
Sep 03 12:43:52 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.6' (uid=1000 pid=962 comm="xfce4-session")
Sep 03 12:43:52 DexterArch systemd[944]: Starting Accessibility services bus...
Sep 03 12:43:52 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Successfully activated service 'org.a11y.Bus'
Sep 03 12:43:52 DexterArch systemd[944]: Started Accessibility services bus.
Sep 03 12:43:52 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Activating service name='org.xfce.Xfconf' requested by ':1.8' (uid=1000 pid=962 comm="xfce4-session")
Sep 03 12:43:52 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Successfully activated service 'org.xfce.Xfconf'
Sep 03 12:43:52 DexterArch at-spi-bus-launcher[995]: dbus-daemon[995]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=962 comm="xfce4-session")
Sep 03 12:43:52 DexterArch at-spi-bus-launcher[995]: dbus-daemon[995]: Successfully activated service 'org.a11y.atspi.Registry'
Sep 03 12:43:52 DexterArch at-spi-bus-launcher[1007]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Sep 03 12:43:52 DexterArch systemd[944]: Started GnuPG cryptographic agent and passphrase cache.
Sep 03 12:43:52 DexterArch gpg-agent[1017]: gpg-agent (GnuPG) 2.2.41 starting in supervised mode.
Sep 03 12:43:52 DexterArch gpg-agent[1017]: using fd 3 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Sep 03 12:43:52 DexterArch gpg-agent[1017]: using fd 4 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Sep 03 12:43:52 DexterArch gpg-agent[1017]: using fd 5 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Sep 03 12:43:52 DexterArch gpg-agent[1017]: using fd 6 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Sep 03 12:43:52 DexterArch gpg-agent[1017]: listening on: std=5 extra=6 browser=3 ssh=4
Sep 03 12:43:52 DexterArch systemd[944]: Started GnuPG cryptographic agent and passphrase cache.
Sep 03 12:43:52 DexterArch gpg-agent[1021]: gpg-agent (GnuPG) 2.2.41 starting in supervised mode.
Sep 03 12:43:52 DexterArch gpg-agent[1021]: using fd 3 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Sep 03 12:43:52 DexterArch gpg-agent[1021]: using fd 4 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Sep 03 12:43:52 DexterArch gpg-agent[1021]: using fd 5 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Sep 03 12:43:52 DexterArch gpg-agent[1021]: using fd 6 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Sep 03 12:43:52 DexterArch gpg-agent[1021]: listening on: std=5 extra=6 browser=3 ssh=4
Sep 03 12:43:52 DexterArch systemd[944]: Starting Sound Service...
Sep 03 12:43:52 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.18' (uid=1000 pid=1039 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Sep 03 12:43:52 DexterArch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Sep 03 12:43:52 DexterArch dbus-daemon[813]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Sep 03 12:43:52 DexterArch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Sep 03 12:43:52 DexterArch rtkit-daemon[1043]: Successfully called chroot.
Sep 03 12:43:52 DexterArch rtkit-daemon[1043]: Successfully dropped privileges.
Sep 03 12:43:52 DexterArch rtkit-daemon[1043]: Successfully limited resources.
Sep 03 12:43:52 DexterArch rtkit-daemon[1043]: Canary thread running.
Sep 03 12:43:52 DexterArch rtkit-daemon[1043]: Running.
Sep 03 12:43:52 DexterArch rtkit-daemon[1043]: Watchdog thread running.
Sep 03 12:43:52 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.19' (uid=0 pid=1043 comm="/usr/lib/rtkit-daemon")
Sep 03 12:43:52 DexterArch systemd[1]: Starting Authorization Manager...
Sep 03 12:43:52 DexterArch polkitd[1049]: Started polkitd version 123
Sep 03 12:43:52 DexterArch polkitd[1049]: Loading rules from directory /etc/polkit-1/rules.d
Sep 03 12:43:52 DexterArch polkitd[1049]: Loading rules from directory /usr/share/polkit-1/rules.d
Sep 03 12:43:52 DexterArch polkitd[1049]: Finished loading, compiling and executing 2 rules
Sep 03 12:43:52 DexterArch dbus-daemon[813]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Sep 03 12:43:52 DexterArch polkitd[1049]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Sep 03 12:43:52 DexterArch systemd[1]: Started Authorization Manager.
Sep 03 12:43:52 DexterArch rtkit-daemon[1043]: Successfully made thread 1039 of process 1039 owned by '1000' high priority at nice level -11.
Sep 03 12:43:52 DexterArch rtkit-daemon[1043]: Supervising 1 threads of 1 processes of 1 users.
Sep 03 12:43:52 DexterArch rtkit-daemon[1043]: Supervising 1 threads of 1 processes of 1 users.
Sep 03 12:43:52 DexterArch rtkit-daemon[1043]: Successfully made thread 1074 of process 1039 owned by '1000' RT at priority 5.
Sep 03 12:43:52 DexterArch rtkit-daemon[1043]: Supervising 2 threads of 1 processes of 1 users.
Sep 03 12:43:52 DexterArch kernel: snd_hda_intel 0000:03:00.1: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
Sep 03 12:43:53 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Activating via systemd: service name='org.freedesktop.thumbnails.Thumbnailer1' unit='tumblerd.service' requested by ':1.17' (uid=1000 pid=1070 comm="xfdesktop")
Sep 03 12:43:53 DexterArch systemd[944]: Starting Thumbnailing service...
Sep 03 12:43:53 DexterArch tumblerd[1077]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
Sep 03 12:43:53 DexterArch tumblerd[1077]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.7.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
Sep 03 12:43:53 DexterArch tumblerd[1077]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
Sep 03 12:43:53 DexterArch tumblerd[1077]: Failed to load plugin "tumbler-poppler-thumbnailer.so": libpoppler-glib.so.8: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
Sep 03 12:43:53 DexterArch tumblerd[1077]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.9: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
Sep 03 12:43:53 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Sep 03 12:43:53 DexterArch systemd[944]: Started Thumbnailing service.
Sep 03 12:43:53 DexterArch polkitd[1049]: Registered Authentication Agent for unix-session:2 (system bus name :1.22 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale de_DE.UTF-8)
Sep 03 12:43:53 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.23' (uid=1000 pid=1078 comm="xfce4-power-manager")
Sep 03 12:43:53 DexterArch systemd[1]: Starting Daemon for power management...
Sep 03 12:43:53 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.25' (uid=1000 pid=1070 comm="xfdesktop")
Sep 03 12:43:53 DexterArch systemd[1]: Reached target User and Group Name Lookups.
Sep 03 12:43:53 DexterArch systemd[1]: Starting Accounts Service...
Sep 03 12:43:53 DexterArch NetworkManager[817]: <info> [1693737833.1042] agent-manager: agent[9a6c844f30cef9c0,:1.27/org.freedesktop.nm-applet/1000]: agent registered
Sep 03 12:43:53 DexterArch systemd[1]: Started Accounts Service.
Sep 03 12:43:53 DexterArch accounts-daemon[1176]: started daemon version 23.13.0
Sep 03 12:43:53 DexterArch dbus-daemon[813]: [system] Successfully activated service 'org.freedesktop.Accounts'
Sep 03 12:43:53 DexterArch dbus-daemon[813]: [system] Successfully activated service 'org.freedesktop.UPower'
Sep 03 12:43:53 DexterArch systemd[1]: Started Daemon for power management.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Supervising 2 threads of 1 processes of 1 users.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Successfully made thread 1263 of process 1039 owned by '1000' RT at priority 5.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Supervising 3 threads of 1 processes of 1 users.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Supervising 3 threads of 1 processes of 1 users.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Successfully made thread 1265 of process 1039 owned by '1000' RT at priority 5.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Supervising 4 threads of 1 processes of 1 users.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Supervising 4 threads of 1 processes of 1 users.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Successfully made thread 1267 of process 1039 owned by '1000' RT at priority 5.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Supervising 5 threads of 1 processes of 1 users.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Supervising 5 threads of 1 processes of 1 users.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Successfully made thread 1269 of process 1039 owned by '1000' RT at priority 5.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Supervising 6 threads of 1 processes of 1 users.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Supervising 6 threads of 1 processes of 1 users.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Successfully made thread 1271 of process 1039 owned by '1000' RT at priority 5.
Sep 03 12:43:54 DexterArch rtkit-daemon[1043]: Supervising 7 threads of 1 processes of 1 users.
Sep 03 12:43:54 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.41' (uid=1000 pid=1039 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Sep 03 12:43:54 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Sep 03 12:43:54 DexterArch pulseaudio[1039]: stat('/etc/pulse/default.pa.d'): Datei oder Verzeichnis nicht gefunden
Sep 03 12:43:54 DexterArch systemd[944]: Started Sound Service.
Sep 03 12:43:54 DexterArch pulseaudio[1039]: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
Sep 03 12:44:02 DexterArch systemd[1]: Stopping User Manager for UID 970...
Sep 03 12:44:02 DexterArch systemd[885]: Activating special unit Exit the Session...
Sep 03 12:44:02 DexterArch systemd[885]: Stopped target Main User Target.
Sep 03 12:44:02 DexterArch systemd[885]: Stopped target Sound Card.
Sep 03 12:44:02 DexterArch systemd[885]: Stopping D-Bus User Message Bus...
Sep 03 12:44:02 DexterArch systemd[885]: Stopped D-Bus User Message Bus.
Sep 03 12:44:02 DexterArch systemd[885]: Removed slice User Core Session Slice.
Sep 03 12:44:02 DexterArch systemd[885]: Stopped target Basic System.
Sep 03 12:44:02 DexterArch systemd[885]: Stopped target Paths.
Sep 03 12:44:02 DexterArch systemd[885]: Stopped target Sockets.
Sep 03 12:44:02 DexterArch systemd[885]: Stopped target Timers.
Sep 03 12:44:02 DexterArch systemd[885]: Closed D-Bus User Message Bus Socket.
Sep 03 12:44:02 DexterArch systemd[885]: Closed GnuPG network certificate management daemon.
Sep 03 12:44:02 DexterArch systemd[885]: Closed GCR ssh-agent wrapper.
Sep 03 12:44:02 DexterArch systemd[885]: Closed GNOME Keyring daemon.
Sep 03 12:44:02 DexterArch systemd[885]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 03 12:44:02 DexterArch systemd[885]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Sep 03 12:44:02 DexterArch systemd[885]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Sep 03 12:44:02 DexterArch systemd[885]: Closed GnuPG cryptographic agent and passphrase cache.
Sep 03 12:44:02 DexterArch systemd[885]: Closed p11-kit server.
Sep 03 12:44:02 DexterArch systemd[885]: Closed PipeWire Multimedia System Socket.
Sep 03 12:44:02 DexterArch systemd[885]: Closed Sound System.
Sep 03 12:44:02 DexterArch systemd[885]: Removed slice User Application Slice.
Sep 03 12:44:02 DexterArch systemd[885]: Reached target Shutdown.
Sep 03 12:44:02 DexterArch systemd[885]: Finished Exit the Session.
Sep 03 12:44:02 DexterArch systemd[885]: Reached target Exit the Session.
Sep 03 12:44:02 DexterArch (sd-pam)[886]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Sep 03 12:44:02 DexterArch systemd[1]: user@970.service: Deactivated successfully.
Sep 03 12:44:02 DexterArch systemd[1]: Stopped User Manager for UID 970.
Sep 03 12:44:02 DexterArch systemd[1]: Stopping User Runtime Directory /run/user/970...
Sep 03 12:44:02 DexterArch systemd[1]: run-user-970.mount: Deactivated successfully.
Sep 03 12:44:02 DexterArch systemd[1]: user-runtime-dir@970.service: Deactivated successfully.
Sep 03 12:44:02 DexterArch systemd[1]: Stopped User Runtime Directory /run/user/970.
Sep 03 12:44:02 DexterArch systemd[1]: Removed slice User Slice of UID 970.
Sep 03 12:44:20 DexterArch rtkit-daemon[1043]: Supervising 7 threads of 1 processes of 1 users.
Sep 03 12:44:20 DexterArch rtkit-daemon[1043]: Supervising 7 threads of 1 processes of 1 users.
Sep 03 12:44:20 DexterArch rtkit-daemon[1043]: Supervising 7 threads of 1 processes of 1 users.
Sep 03 12:44:20 DexterArch rtkit-daemon[1043]: Supervising 7 threads of 1 processes of 1 users.
Sep 03 12:44:20 DexterArch rtkit-daemon[1043]: Supervising 7 threads of 1 processes of 1 users.
Sep 03 12:44:20 DexterArch rtkit-daemon[1043]: Supervising 7 threads of 1 processes of 1 users.
Sep 03 12:44:20 DexterArch rtkit-daemon[1043]: Successfully made thread 1465 of process 1320 owned by '1000' RT at priority 10.
Sep 03 12:44:20 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:21 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:21 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:21 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:21 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:21 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:21 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:21 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:21 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:24 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:24 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:24 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:24 DexterArch rtkit-daemon[1043]: Supervising 8 threads of 2 processes of 1 users.
Sep 03 12:44:24 DexterArch rtkit-daemon[1043]: Successfully made thread 1649 of process 1553 owned by '1000' RT at priority 10.
Sep 03 12:44:24 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 12:44:25 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 12:44:25 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 12:45:03 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 12:45:03 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 12:45:06 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 12:45:06 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 12:45:06 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 12:45:06 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 12:45:06 DexterArch rtkit-daemon[1043]: Successfully made thread 1767 of process 1557 owned by '1000' RT at priority 10.
Sep 03 12:45:06 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 12:45:45 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.59' (uid=1000 pid=1809 comm="/usr/lib/electron22/electron --unity-launch /usr/l")
Sep 03 12:45:45 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Sep 03 12:45:46 DexterArch gnome-keyring-daemon[956]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Sep 03 12:45:46 DexterArch gnome-keyring-d[956]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Sep 03 12:46:51 DexterArch kernel: ------------[ cut here ]------------
Sep 03 12:46:51 DexterArch kernel: WARNING: CPU: 2 PID: 1828 at mm/gup.c:1101 __get_user_pages+0x763/0x8c0
Sep 03 12:46:51 DexterArch kernel: Modules linked in: vfat fat iwlmvm snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi mac80211 snd_usb_audio snd_hda_codec snd_usbmidi_lib intel_rapl_msr snd_rawmidi intel_rapl_common snd_seq_device libarc4 btusb snd_hda_core btrtl edac_mce_amd mc snd_hwdep btbcm iwlwifi btintel snd_pcm kvm_amd eeepc_wmi btmtk asus_wmi bluetooth snd_timer cfg80211 kvm ledtrig_audio i8042 sp5100_tco sparse_keymap ecdh_generic snd aquacomputer_d5next serio platform_profile irqbypass igc pcspkr acpi_cpufreq i2c_piix4 k10temp soundcore crc16 wmi_bmof rfkill rapl gpio_amdpt joydev mousedev gpio_generic mac_hid crypto_user fuse loop ip_tables x_tables hid_logitech_hidpp dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_logitech_dj usbhid dm_mod amdgpu crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul ghash_clmulni_intel sha512_ssse3 aesni_intel crypto_simd nvme ccp cryptd nvme_core xhci_pci xhci_pci_renesas nvme_common i2c_algo_bit drm_ttm_helper ttm video wmi drm_suballoc_helper
Sep 03 12:46:51 DexterArch kernel: drm_buddy gpu_sched drm_display_helper cec btrfs blake2b_generic libcrc32c crc32c_generic crc32c_intel xor raid6_pq
Sep 03 12:46:51 DexterArch kernel: CPU: 2 PID: 1828 Comm: chrome_crashpad Not tainted 6.4.12-zen1-1-zen #1 fc2b2f2a83cacde5b3df8283dae0f37b220a16d6
Sep 03 12:46:51 DexterArch kernel: Hardware name: ASUS System Product Name/ROG STRIX X670E-E GAMING WIFI, BIOS 1602 08/15/2023
Sep 03 12:46:51 DexterArch kernel: RIP: 0010:__get_user_pages+0x763/0x8c0
Sep 03 12:46:51 DexterArch kernel: Code: e9 3c fb ff ff 48 8b 45 38 f0 48 83 28 01 0f 85 19 fc ff ff 48 8b 45 38 48 8d 7d 30 48 8b 40 08 ff d0 0f 1f 00 e9 03 fc ff ff <0f> 0b e9 5f f9 ff ff f6 c3 04 0f 85 05 ff ff ff 49 8b 7d 00 48 89
Sep 03 12:46:51 DexterArch kernel: RSP: 0018:ffffb96f83b2fc10 EFLAGS: 00010206
Sep 03 12:46:51 DexterArch kernel: RAX: ffff9f6077543200 RBX: 000000000005000a RCX: 00007ffc579bdfff
Sep 03 12:46:51 DexterArch kernel: RDX: 0000000000000000 RSI: 00007fdffccd5000 RDI: ffff9f5fc1a00000
Sep 03 12:46:51 DexterArch kernel: RBP: 00007fdffccd5000 R08: ffff9f5fda815e08 R09: 0000000000000001
Sep 03 12:46:51 DexterArch kernel: R10: ffff9f5fda815e80 R11: ffff9f5fda815e0c R12: ffff9f5fd16ab700
Sep 03 12:46:51 DexterArch kernel: R13: 0000000000100173 R14: 0000000000000000 R15: ffff9f6077543200
Sep 03 12:46:51 DexterArch kernel: FS: 00007ff842323800(0000) GS:ffff9f66f8280000(0000) knlGS:0000000000000000
Sep 03 12:46:51 DexterArch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 03 12:46:51 DexterArch kernel: CR2: 00003160002c8400 CR3: 000000011803e000 CR4: 0000000000750ee0
Sep 03 12:46:51 DexterArch kernel: PKRU: 55555554
Sep 03 12:46:51 DexterArch kernel: Call Trace:
Sep 03 12:46:51 DexterArch kernel: <TASK>
Sep 03 12:46:51 DexterArch kernel: ? __warn+0x81/0x1b0
Sep 03 12:46:51 DexterArch kernel: ? __get_user_pages+0x763/0x8c0
Sep 03 12:46:51 DexterArch kernel: ? report_bug+0x202/0x270
Sep 03 12:46:51 DexterArch kernel: ? handle_bug+0x3c/0x80
Sep 03 12:46:51 DexterArch kernel: ? exc_invalid_op+0x19/0xc0
Sep 03 12:46:51 DexterArch kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 03 12:46:51 DexterArch kernel: ? __get_user_pages+0x763/0x8c0
Sep 03 12:46:51 DexterArch kernel: get_user_pages_remote+0x14e/0x450
Sep 03 12:46:51 DexterArch kernel: __access_remote_vm+0x1a5/0x520
Sep 03 12:46:51 DexterArch kernel: mem_read+0xe0/0x160
Sep 03 12:46:51 DexterArch kernel: vfs_read+0xc6/0x360
Sep 03 12:46:51 DexterArch kernel: __x64_sys_pread64+0x98/0xd0
Sep 03 12:46:51 DexterArch kernel: do_syscall_64+0x5d/0x90
Sep 03 12:46:51 DexterArch kernel: ? srso_alias_return_thunk+0x5/0x7f
Sep 03 12:46:51 DexterArch kernel: ? syscall_exit_to_user_mode+0x2b/0x40
Sep 03 12:46:51 DexterArch kernel: ? srso_alias_return_thunk+0x5/0x7f
Sep 03 12:46:51 DexterArch kernel: ? do_syscall_64+0x6c/0x90
Sep 03 12:46:51 DexterArch kernel: entry_SYSCALL_64_after_hwframe+0x72/0xdc
Sep 03 12:46:51 DexterArch kernel: RIP: 0033:0x7ff841ce88c7
Sep 03 12:46:51 DexterArch kernel: Code: 08 89 3c 24 48 89 4c 24 18 e8 c5 04 fa ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 15 05 fa ff 48 8b
Sep 03 12:46:51 DexterArch kernel: RSP: 002b:00007ffd6225e160 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
Sep 03 12:46:51 DexterArch kernel: RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007ff841ce88c7
Sep 03 12:46:51 DexterArch kernel: RDX: 0000000000001000 RSI: 00007ffd6225e570 RDI: 0000000000000005
Sep 03 12:46:51 DexterArch kernel: RBP: 00007ffd6225e370 R08: 0000000000000000 R09: 0000316000226340
Sep 03 12:46:51 DexterArch kernel: R10: 00007fdffccd4880 R11: 0000000000000293 R12: 00007ffd6225e570
Sep 03 12:46:51 DexterArch kernel: R13: 0000316000238280 R14: 00007fdffccd4880 R15: 0000000000001000
Sep 03 12:46:51 DexterArch kernel: </TASK>
Sep 03 12:46:51 DexterArch kernel: ---[ end trace 0000000000000000 ]---
Sep 03 12:46:51 DexterArch systemd[1]: Created slice Slice /system/systemd-coredump.
Sep 03 12:46:51 DexterArch systemd[1]: Started Process Core Dump (PID 2051/UID 0).
Sep 03 12:46:51 DexterArch systemd-coredump[2053]: Process 2011 (electron) of user 1000 dumped core.
Stack trace of thread 2011:
#0 0x00005627f4234a8f n/a (electron + 0x2081a8f)
#1 0x00005627f51f4be9 _ZN2v812api_internal17FromJustIsNothingEv (electron + 0x3041be9)
#2 0x00005627fb1c933c n/a (electron + 0x901633c)
#3 0x00005627fb08b791 n/a (electron + 0x8ed8791)
#4 0x00005627fb0525f8 _ZN4node15FreeEnvironmentEPNS_11EnvironmentE (electron + 0x8e9f5f8)
#5 0x00005627f41ba536 n/a (electron + 0x2007536)
#6 0x00005627f425be37 n/a (electron + 0x20a8e37)
#7 0x00005627f425beae n/a (electron + 0x20a8eae)
#8 0x00005627f425e242 n/a (electron + 0x20ab242)
#9 0x00005627f6537ebe n/a (electron + 0x4384ebe)
#10 0x00005627f74f6536 n/a (electron + 0x5343536)
#11 0x00005627f74f67e9 n/a (electron + 0x53437e9)
#12 0x00005627f74f677e n/a (electron + 0x534377e)
#13 0x00005627f7501ab6 n/a (electron + 0x534eab6)
#14 0x00005627f7323e93 n/a (electron + 0x5170e93)
#15 0x00005627f733b162 n/a (electron + 0x5188162)
#16 0x00005627f733ab72 n/a (electron + 0x5187b72)
#17 0x00005627f733b895 n/a (electron + 0x5188895)
#18 0x00005627f72e9659 n/a (electron + 0x5136659)
#19 0x00005627f733bbc7 n/a (electron + 0x5188bc7)
#20 0x00005627f7307671 n/a (electron + 0x5154671)
#21 0x00005627f6b93997 n/a (electron + 0x49e0997)
#22 0x00005627f43a1557 n/a (electron + 0x21ee557)
#23 0x00005627f43a22c7 n/a (electron + 0x21ef2c7)
#24 0x00005627f439f357 n/a (electron + 0x21ec357)
#25 0x00005627f439fb55 n/a (electron + 0x21ecb55)
#26 0x00005627f40b535a n/a (electron + 0x1f0235a)
#27 0x00007fdff7e27cd0 n/a (libc.so.6 + 0x27cd0)
#28 0x00007fdff7e27d8a __libc_start_main (libc.so.6 + 0x27d8a)
#29 0x00005627f3e57025 _start (electron + 0x1ca4025)
Stack trace of thread 2015:
#0 0x00007fdff7f11226 epoll_wait (libc.so.6 + 0x111226)
#1 0x00005627f74d06fe n/a (electron + 0x531d6fe)
#2 0x00005627f74cde6c n/a (electron + 0x531ae6c)
#3 0x00005627f738a9ba n/a (electron + 0x51d79ba)
#4 0x00005627f733bbc7 n/a (electron + 0x5188bc7)
#5 0x00005627f7307671 n/a (electron + 0x5154671)
#6 0x00005627f7357b27 n/a (electron + 0x51a4b27)
#7 0x00005627f89f24d3 n/a (electron + 0x683f4d3)
#8 0x00005627f7357cd9 n/a (electron + 0x51a4cd9)
#9 0x00005627f737bdaa n/a (electron + 0x51c8daa)
#10 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#11 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2013:
#0 0x00007fdff7f11226 epoll_wait (libc.so.6 + 0x111226)
#1 0x00005627f74d06fe n/a (electron + 0x531d6fe)
#2 0x00005627f74cde6c n/a (electron + 0x531ae6c)
#3 0x00005627f738aa17 n/a (electron + 0x51d7a17)
#4 0x00005627f733bbc7 n/a (electron + 0x5188bc7)
#5 0x00005627f7307671 n/a (electron + 0x5154671)
#6 0x00005627f7357b27 n/a (electron + 0x51a4b27)
#7 0x00005627f7344a4b n/a (electron + 0x5191a4b)
#8 0x00005627f7357cd9 n/a (electron + 0x51a4cd9)
#9 0x00005627f737bdaa n/a (electron + 0x51c8daa)
#10 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#11 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2014:
#0 0x00007fdff7e894ae n/a (libc.so.6 + 0x894ae)
#1 0x00007fdff7e8c055 pthread_cond_timedwait (libc.so.6 + 0x8c055)
#2 0x00005627f73784de n/a (electron + 0x51c54de)
#3 0x00005627f7378c8d n/a (electron + 0x51c5c8d)
#4 0x00005627f7350da7 n/a (electron + 0x519dda7)
#5 0x00005627f7351980 n/a (electron + 0x519e980)
#6 0x00005627f735157a n/a (electron + 0x519e57a)
#7 0x00005627f73513fa n/a (electron + 0x519e3fa)
#8 0x00005627f737bdaa n/a (electron + 0x51c8daa)
#9 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#10 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2018:
#0 0x00007fdff7e894ae n/a (libc.so.6 + 0x894ae)
#1 0x00007fdff7e8bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
#2 0x00005627f40af45a uv_cond_wait (electron + 0x1efc45a)
#3 0x00005627fb17bd42 n/a (electron + 0x8fc8d42)
#4 0x00005627fb17923f n/a (electron + 0x8fc623f)
#5 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#6 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2017:
#0 0x00007fdff7f11226 epoll_wait (libc.so.6 + 0x111226)
#1 0x00005627f40b2576 n/a (electron + 0x1eff576)
#2 0x00005627f40a24f8 uv_run (electron + 0x1eef4f8)
#3 0x00005627fb17bb1b n/a (electron + 0x8fc8b1b)
#4 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#5 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2019:
#0 0x00007fdff7e894ae n/a (libc.so.6 + 0x894ae)
#1 0x00007fdff7e8bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
#2 0x00005627f40af45a uv_cond_wait (electron + 0x1efc45a)
#3 0x00005627fb17bd42 n/a (electron + 0x8fc8d42)
#4 0x00005627fb17923f n/a (electron + 0x8fc623f)
#5 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#6 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2023:
#0 0x00007fdff7e894ae n/a (libc.so.6 + 0x894ae)
#1 0x00007fdff7e8bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
#2 0x00005627f40af45a uv_cond_wait (electron + 0x1efc45a)
#3 0x00005627f409ebe2 n/a (electron + 0x1eebbe2)
#4 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#5 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2021:
#0 0x00007fdff7e894ae n/a (libc.so.6 + 0x894ae)
#1 0x00007fdff7e94980 n/a (libc.so.6 + 0x94980)
#2 0x00005627f40af266 uv_sem_wait (electron + 0x1efc266)
#3 0x00005627fb201ffc n/a (electron + 0x904effc)
#4 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#5 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2025:
#0 0x00007fdff7e894ae n/a (libc.so.6 + 0x894ae)
#1 0x00007fdff7e8bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
#2 0x00005627f40af45a uv_cond_wait (electron + 0x1efc45a)
#3 0x00005627f409ebe2 n/a (electron + 0x1eebbe2)
#4 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#5 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2024:
#0 0x00007fdff7e894ae n/a (libc.so.6 + 0x894ae)
#1 0x00007fdff7e8bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
#2 0x00005627f40af45a uv_cond_wait (electron + 0x1efc45a)
#3 0x00005627f409ebe2 n/a (electron + 0x1eebbe2)
#4 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#5 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2020:
#0 0x00007fdff7e894ae n/a (libc.so.6 + 0x894ae)
#1 0x00007fdff7e8bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
#2 0x00005627f40af45a uv_cond_wait (electron + 0x1efc45a)
#3 0x00005627fb17bd42 n/a (electron + 0x8fc8d42)
#4 0x00005627fb17923f n/a (electron + 0x8fc623f)
#5 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#6 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2026:
#0 0x00007fdff7e894ae n/a (libc.so.6 + 0x894ae)
#1 0x00007fdff7e94980 n/a (libc.so.6 + 0x94980)
#2 0x00005627f40af266 uv_sem_wait (electron + 0x1efc266)
#3 0x00005627f42352e6 n/a (electron + 0x20822e6)
#4 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#5 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
Stack trace of thread 2022:
#0 0x00007fdff7e894ae n/a (libc.so.6 + 0x894ae)
#1 0x00007fdff7e8bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
#2 0x00005627f40af45a uv_cond_wait (electron + 0x1efc45a)
#3 0x00005627f409ebe2 n/a (electron + 0x1eebbe2)
#4 0x00007fdff7e8c9eb n/a (libc.so.6 + 0x8c9eb)
#5 0x00007fdff7f10dfc n/a (libc.so.6 + 0x110dfc)
ELF object binary architecture: AMD x86-64
Sep 03 12:46:51 DexterArch systemd[1]: systemd-coredump@0-2051-0.service: Deactivated successfully.
Sep 03 12:46:55 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.60' (uid=0 pid=2104 comm="sudo code")
Sep 03 12:46:55 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 12:46:59 DexterArch sudo[2104]: robert : TTY=pts/0 ; PWD=/home/robert ; USER=root ; COMMAND=/usr/bin/code
Sep 03 12:46:59 DexterArch sudo[2104]: pam_unix(sudo:session): session opened for user root(uid=0) by robert(uid=1000)
Sep 03 12:46:59 DexterArch sudo[2104]: pam_unix(sudo:session): session closed for user root
Sep 03 12:46:59 DexterArch kernel: traps: electron[2120] trap int3 ip:5631b39e6a4f sp:7ffe6d646450 error:0 in electron[5631b055d000+7457000]
Sep 03 12:46:59 DexterArch systemd[1]: Started Process Core Dump (PID 2121/UID 0).
Sep 03 12:46:59 DexterArch systemd-coredump[2122]: Resource limits disable core dumping for process 2120 (electron).
Sep 03 12:46:59 DexterArch systemd-coredump[2122]: Process 2120 (electron) of user 0 dumped core.
Sep 03 12:46:59 DexterArch systemd[1]: systemd-coredump@1-2121-0.service: Deactivated successfully.
Sep 03 12:47:13 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.61' (uid=0 pid=2139 comm="sudo su")
Sep 03 12:47:13 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 12:47:13 DexterArch sudo[2139]: robert : TTY=pts/0 ; PWD=/home/robert ; USER=root ; COMMAND=/usr/bin/su
Sep 03 12:47:13 DexterArch sudo[2139]: pam_unix(sudo:session): session opened for user root(uid=0) by robert(uid=1000)
Sep 03 12:47:13 DexterArch su[2141]: (to root) root on pts/1
Sep 03 12:47:13 DexterArch su[2141]: pam_unix(su:session): session opened for user root(uid=0) by robert(uid=0)
Sep 03 12:47:16 DexterArch kernel: traps: electron[2155] trap int3 ip:55df00459a4f sp:7ffee9bb31d0 error:0 in electron[55defcfd0000+7457000]
Sep 03 12:47:16 DexterArch systemd[1]: Started Process Core Dump (PID 2156/UID 0).
Sep 03 12:47:16 DexterArch systemd-coredump[2157]: Resource limits disable core dumping for process 2155 (electron).
Sep 03 12:47:16 DexterArch systemd-coredump[2157]: Process 2155 (electron) of user 0 dumped core.
Sep 03 12:47:16 DexterArch systemd[1]: systemd-coredump@2-2156-0.service: Deactivated successfully.
Sep 03 12:47:30 DexterArch kernel: traps: electron[2177] trap int3 ip:56162a516a4f sp:7ffc5c404ed0 error:0 in electron[56162708d000+7457000]
Sep 03 12:47:30 DexterArch systemd[1]: Started Process Core Dump (PID 2178/UID 0).
Sep 03 12:47:30 DexterArch systemd-coredump[2179]: Resource limits disable core dumping for process 2177 (electron).
Sep 03 12:47:30 DexterArch systemd-coredump[2179]: Process 2177 (electron) of user 0 dumped core.
Sep 03 12:47:30 DexterArch systemd[1]: systemd-coredump@3-2178-0.service: Deactivated successfully.
Sep 03 12:50:13 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.62' (uid=0 pid=2321 comm="sudo sddm-conf")
Sep 03 12:50:13 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 12:50:17 DexterArch sudo[2321]: robert : TTY=pts/2 ; PWD=/home/robert ; USER=root ; COMMAND=/usr/bin/sddm-conf
Sep 03 12:50:17 DexterArch sudo[2321]: pam_unix(sudo:session): session opened for user root(uid=0) by robert(uid=1000)
Sep 03 12:52:22 DexterArch systemd[1]: Starting Cleanup of Temporary Directories...
Sep 03 12:52:22 DexterArch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Sep 03 12:52:22 DexterArch systemd[1]: Finished Cleanup of Temporary Directories.
Sep 03 12:53:53 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Activating service name='org.xfce.Xfconf' requested by ':1.14' (uid=1000 pid=1051 comm="xfce4-panel")
Sep 03 12:53:53 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Successfully activated service 'org.xfce.Xfconf'
Sep 03 13:00:51 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:00:51 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:00:59 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:00:59 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:01:00 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:01:00 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:01:00 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:01:00 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:01:07 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:01:07 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:01:07 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:01:07 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:01:07 DexterArch rtkit-daemon[1043]: Successfully made thread 2784 of process 2665 owned by '1000' RT at priority 10.
Sep 03 13:01:07 DexterArch rtkit-daemon[1043]: Supervising 11 threads of 5 processes of 1 users.
Sep 03 13:01:08 DexterArch rtkit-daemon[1043]: Supervising 11 threads of 5 processes of 1 users.
Sep 03 13:01:08 DexterArch rtkit-daemon[1043]: Supervising 11 threads of 5 processes of 1 users.
Sep 03 13:01:08 DexterArch rtkit-daemon[1043]: Supervising 11 threads of 5 processes of 1 users.
Sep 03 13:01:08 DexterArch rtkit-daemon[1043]: Supervising 11 threads of 5 processes of 1 users.
Sep 03 13:02:00 DexterArch rtkit-daemon[1043]: Supervising 11 threads of 5 processes of 1 users.
Sep 03 13:02:00 DexterArch rtkit-daemon[1043]: Supervising 11 threads of 5 processes of 1 users.
Sep 03 13:02:20 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:02:20 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:02:20 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:02:20 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:02:20 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:02:20 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:03:53 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Activating service name='org.xfce.Xfconf' requested by ':1.14' (uid=1000 pid=1051 comm="xfce4-panel")
Sep 03 13:03:53 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Successfully activated service 'org.xfce.Xfconf'
Sep 03 13:04:02 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:04:02 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:06:25 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:06:25 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:06:27 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:06:27 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:06:27 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:06:27 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:06:27 DexterArch rtkit-daemon[1043]: Successfully made thread 3196 of process 2930 owned by '1000' RT at priority 10.
Sep 03 13:06:27 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:07:53 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:07:53 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:09:02 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:09:02 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:10:40 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:10:40 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:11:59 DexterArch sudo[2321]: pam_unix(sudo:session): session closed for user root
Sep 03 13:13:05 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:13:05 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:13:40 DexterArch su[2141]: pam_unix(su:session): session closed for user root
Sep 03 13:13:40 DexterArch sudo[2139]: pam_unix(sudo:session): session closed for user root
Sep 03 13:13:53 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:13:53 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:13:53 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Activating service name='org.xfce.Xfconf' requested by ':1.14' (uid=1000 pid=1051 comm="xfce4-panel")
Sep 03 13:13:53 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Successfully activated service 'org.xfce.Xfconf'
Sep 03 13:14:00 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:14:00 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:14:13 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:14:13 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:19:10 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Activating service name='org.xfce.Xfconf' requested by ':1.13' (uid=1000 pid=1036 comm="xfsettingsd")
Sep 03 13:19:10 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Successfully activated service 'org.xfce.Xfconf'
Sep 03 13:19:25 DexterArch pkexec[3828]: pam_unix(polkit-1:session): session opened for user root(uid=0) by robert(uid=1000)
Sep 03 13:19:25 DexterArch pkexec[3828]: robert: Executing command [USER=root] [TTY=unknown] [CWD=/home/robert] [COMMAND=/usr/lib/gamemode/cpugovctl set performance]
Sep 03 13:19:25 DexterArch gamemoded[952]: ERROR: Failed to open file for read /sys/class/powercap/intel-rapl/intel-rapl:0/intel-rapl:0:0/energy_uj
Sep 03 13:19:25 DexterArch gamemoded[952]: ERROR: Could not call Inhibit on org.freedesktop.ScreenSaver: No route to host
Sep 03 13:19:25 DexterArch gamemoded[952]: org.freedesktop.DBus.Error.ServiceUnknown
Sep 03 13:19:25 DexterArch gamemoded[952]: The name org.freedesktop.ScreenSaver was not provided by any .service files
Sep 03 13:19:25 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3827,3827]: ioprio was (0) but we expected (4)
Sep 03 13:19:25 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3827 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine].
Sep 03 13:19:25 DexterArch gamemoded[952]: -- This may happen due to using exec or shell wrappers. You may want to
Sep 03 13:19:25 DexterArch gamemoded[952]: -- blacklist this client so GameMode can see its final name here.
Sep 03 13:19:25 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3833,3833]: ioprio was (0) but we expected (4)
Sep 03 13:19:25 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3836,3836]: ioprio was (0) but we expected (4)
Sep 03 13:19:25 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3838,3838]: ioprio was (0) but we expected (4)
Sep 03 13:19:25 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3841,3841]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3852,3852]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3865,3865]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3871,3871]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: v1.7
Sep 03 13:19:26 DexterArch gamemoded[952]: Successfully initialised bus with name [com.feralinteractive.GameMode]...
Sep 03 13:19:26 DexterArch gamemoded[952]: Adding game: 3827 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine]
Sep 03 13:19:26 DexterArch gamemoded[952]: Entering Game Mode...
Sep 03 13:19:26 DexterArch gamemoded[952]: governor was initially set to [schedutil]
Sep 03 13:19:26 DexterArch gamemoded[952]: Requesting update of governor policy to performance
Sep 03 13:19:26 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:26 DexterArch gamemoded[952]: Adding game: 3833 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wineserver]
Sep 03 13:19:26 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine for client 3836 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine exe for client 3836 [C:\windows\system32\wineboot.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine prefix for client 3836: '/home/robert/Games/league-of-legends'
Sep 03 13:19:26 DexterArch gamemoded[952]: Successfully mapped wine client 3836 [/home/robert/Games/league-of-legends/drive_c/windows/system32/wineboot.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Adding game: 3836 [/home/robert/Games/league-of-legends/drive_c/windows/system32/wineboot.exe]
Sep 03 13:19:26 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine for client 3838 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine exe for client 3838 [C:\windows\system32\services.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine prefix for client 3838: '/home/robert/Games/league-of-legends'
Sep 03 13:19:26 DexterArch gamemoded[952]: Successfully mapped wine client 3838 [/home/robert/Games/league-of-legends/drive_c/windows/system32/services.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Adding game: 3838 [/home/robert/Games/league-of-legends/drive_c/windows/system32/services.exe]
Sep 03 13:19:26 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine for client 3841 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine exe for client 3841 [C:\windows\system32\winedevice.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine prefix for client 3841: '/home/robert/Games/league-of-legends'
Sep 03 13:19:26 DexterArch gamemoded[952]: Successfully mapped wine client 3841 [/home/robert/Games/league-of-legends/drive_c/windows/system32/winedevice.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Adding game: 3841 [/home/robert/Games/league-of-legends/drive_c/windows/system32/winedevice.exe]
Sep 03 13:19:26 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine for client 3852 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine exe for client 3852 [C:\windows\system32\winedevice.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine prefix for client 3852: '/home/robert/Games/league-of-legends'
Sep 03 13:19:26 DexterArch gamemoded[952]: Successfully mapped wine client 3852 [/home/robert/Games/league-of-legends/drive_c/windows/system32/winedevice.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Adding game: 3852 [/home/robert/Games/league-of-legends/drive_c/windows/system32/winedevice.exe]
Sep 03 13:19:26 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine for client 3865 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine exe for client 3865 [C:\windows\system32\plugplay.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine prefix for client 3865: '/home/robert/Games/league-of-legends'
Sep 03 13:19:26 DexterArch gamemoded[952]: Successfully mapped wine client 3865 [/home/robert/Games/league-of-legends/drive_c/windows/system32/plugplay.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Adding game: 3865 [/home/robert/Games/league-of-legends/drive_c/windows/system32/plugplay.exe]
Sep 03 13:19:26 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine for client 3871 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine exe for client 3871 [C:\windows\system32\svchost.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine prefix for client 3871: '/home/robert/Games/league-of-legends'
Sep 03 13:19:26 DexterArch gamemoded[952]: Successfully mapped wine client 3871 [/home/robert/Games/league-of-legends/drive_c/windows/system32/svchost.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Adding game: 3871 [/home/robert/Games/league-of-legends/drive_c/windows/system32/svchost.exe]
Sep 03 13:19:26 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:26 DexterArch gamemoded[952]: Removing game: 3836 [/home/robert/Games/league-of-legends/drive_c/windows/system32/wineboot.exe]
Sep 03 13:19:26 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine for client 3884 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine exe for client 3884 [C:\windows\system32\explorer.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Detected wine prefix for client 3884: '/home/robert/Games/league-of-legends'
Sep 03 13:19:26 DexterArch gamemoded[952]: Successfully mapped wine client 3884 [/home/robert/Games/league-of-legends/drive_c/windows/system32/explorer.exe].
Sep 03 13:19:26 DexterArch gamemoded[952]: Adding game: 3884 [/home/robert/Games/league-of-legends/drive_c/windows/systERROR: Skipping ioprio on client [3884,3884]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3885,3885]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3885 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3886,3886]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3886 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3887,3887]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3887 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3893,3893]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3893 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3894,3894]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3894 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3895,3895]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3895 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3904,3904]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3904 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3905,3905]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3905 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3906,3906]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3906 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3915,3915]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3915 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3916,3916]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3916 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3917,3917]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3917 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3920,3920]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3920 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3921,3921]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3921 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3922,3922]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3922 [/usr/bin/bash].
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3925,3925]: ioprio was (0) but we expected (4)
Sep 03 13:19:26 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3925 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3926,3926]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3926 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3927,3927]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3927 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3930,3930]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3930 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3931,3931]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3931 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3932,3932]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3932 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3939,3939]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3939 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3940,3940]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3940 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3941,3941]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3941 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3946,3946]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3946 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3947,3947]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3947 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3948,3948]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3948 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3955,3955]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: em32/explorer.exe]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3885 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3885 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3886 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3886 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3887 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3887 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3893 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3893 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3894 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3894 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3895 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3895 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3904 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3904 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3905 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3905 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3906 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3906 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3915 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3915 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3916 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3916 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3917 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3917 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3920 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3920 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3921 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3921 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3922 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3922 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3925 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3925 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3926 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3926 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3927 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3927 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3930 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3930 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3931 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3931 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3932 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3932 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3939 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3939 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3940 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3940 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3941 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3941 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3946 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3946 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3947 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3947 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3948 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Removing game: 3948 [/usr/bin/bash]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Detected wine for client 3955 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:27 DexterArch gamemoded[952]: Detected wine exe for client 3955 [C:\windows\system32\rpcss.exe].
Sep 03 13:19:27 DexterArch gamemoded[952]: Detected wine prefix for client 3955: '/home/robert/Games/league-of-legends'
Sep 03 13:19:27 DexterArch gamemoded[952]: Successfully mapped wine client 3955 [/home/robert/Games/league-of-legends/drive_c/windows/system32/rpcss.exe].
Sep 03 13:19:27 DexterArch gamemoded[952]: Adding game: 3955 [/home/robert/Games/league-of-legends/drive_c/windows/system32/rpcss.exe]
Sep 03 13:19:27 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:27 DexterArch gamemoded[952]: Detected wine for client 3965 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:27 DexterArch gamemoded[952]: Detected wine exe for client 3965 [C:\windows\system32\tabtip.exe].
Sep 03 13:19:27 DexterArch gamemoded[952]: Detected wine prefix for client 3965: '/home/robert/Games/league-of-legends'
Sep 03 13:19:27 DexterArch gamemoded[952]: Successfully mapped wine client 3965 [/home/robert/Games/league-of-legends/drive_c/windows/systeERROR: Skipping ioprio on client [3965,3965]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3966,3966]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3966 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3967,3967]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3967 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3968,3968]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3968 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3972,3972]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3972 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3973,3973]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3973 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3974,3974]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3974 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3977,3977]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3977 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3978,3978]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3978 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3979,3979]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3979 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3985,3985]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3985 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3988,3988]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3988 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3989,3989]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3989 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3995,3995]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3995 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [3999,3999]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 3999 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4000,4000]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4001,4001]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4000 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4001 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4002,4002]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4002 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4003,4003]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4003 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4009,4009]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4009 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4010,4010]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4010 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4011,4011]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4011 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4016,4016]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4016 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4017,4017]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4017 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4018,4018]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4018 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4025,4025]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4025 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4026,4026]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4026 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4027,4027]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4027 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4028,4028]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4028 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4031,4031]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4031 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4036,4036]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4036 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4042,4042]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4042 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4043,4043]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4043 [/usr/bin/bash].
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4044,4044]: ioprio was (0) but we expected (4)
Sep 03 13:19:27 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4044 [/usr/bin/bash].
Sep 03 13:19:28 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4053,4053]: ioprio was (0) but we expected (4)
Sep 03 13:19:28 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4053 [/usr/bin/bash].
Sep 03 13:19:28 DexterArch gamemoded[952]: m32/tabtip.exe].
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3965 [/home/robert/Games/league-of-legends/drive_c/windows/system32/tabtip.exe]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3966 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3966 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3967 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3967 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3968 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3968 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3972 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3972 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3973 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3973 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3974 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3974 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3977 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3977 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3978 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3978 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3979 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3979 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3985 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3985 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3988 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3988 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3989 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3989 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3995 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3995 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 3999 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 3999 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4000 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4001 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4000 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4001 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4002 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4002 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4003 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4003 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4009 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4009 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4010 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4010 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4011 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4011 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4016 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4016 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4017 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4017 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4018 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4018 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4025 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4025 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4026 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4026 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4027 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4027 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4028 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4028 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4031 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4031 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4036 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4036 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4042 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4042 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4043 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4043 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4044 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing game: 4044 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Adding game: 4053 [/usr/bin/bash]
Sep 03 13:19:28 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:28 DexterArch gamemoded[952]: Removing gERROR: Skipping ioprio on client [4054,4054]: ioprio was (0) but we expected (4)
Sep 03 13:19:28 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4054 [/usr/bin/bash].
Sep 03 13:19:28 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4055,4055]: ioprio was (0) but we expected (4)
Sep 03 13:19:28 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4055 [/usr/bin/bash].
Sep 03 13:19:28 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4102,4102]: ioprio was (0) but we expected (4)
Sep 03 13:19:29 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [3833]! Skipping ioprio optimisation.
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4116,4116]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4124,4124]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4124 [/usr/bin/bash].
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4125,4125]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4125 [/usr/bin/bash].
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4126,4126]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4126 [/usr/bin/bash].
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4131,4131]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4131 [/usr/bin/bash].
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4132,4132]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4132 [/usr/bin/bash].
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4133,4133]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4133 [/usr/bin/bash].
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4138,4138]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4138 [/usr/bin/bash].
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4139,4139]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4139 [/usr/bin/bash].
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4140,4140]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4140 [/usr/bin/bash].
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4144,4144]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4144 [/usr/bin/bash].
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4151,4151]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4151 [/usr/bin/bash].
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4152,4152]: ioprio was (0) but we expected (4)
Sep 03 13:19:32 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4152 [/usr/bin/bash].
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4157,4157]: ioprio was (0) but we expected (4)
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4157 [/usr/bin/bash].
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4158,4158]: ioprio was (0) but we expected (4)
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4158 [/usr/bin/bash].
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4159,4159]: ioprio was (0) but we expected (4)
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4159 [/usr/bin/bash].
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4164,4164]: ioprio was (0) but we expected (4)
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4164 [/usr/bin/bash].
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4165,4165]: ioprio was (0) but we expected (4)
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4165 [/usr/bin/bash].
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4166,4166]: ioprio was (0) but we expected (4)
Sep 03 13:19:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4166 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ame: 4053 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4054 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4054 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4055 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4055 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Detected wine for client 4102 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine-preloader].
Sep 03 13:19:45 DexterArch gamemoded[952]: Detected wine exe for client 4102 [C:\Riot Games\Riot Client\RiotClientServices.exe].
Sep 03 13:19:45 DexterArch gamemoded[952]: Detected wine prefix for client 4102: '/home/robert/Games/league-of-legends'
Sep 03 13:19:45 DexterArch gamemoded[952]: Successfully mapped wine client 4102 [/home/robert/Games/league-of-legends/drive_c/Riot Games/Riot Client/RiotClientServices.exe].
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4102 [/home/robert/Games/league-of-legends/drive_c/Riot Games/Riot Client/RiotClientServices.exe]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing expired game [3833]...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 3833 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wineserver]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4102 [/home/robert/Games/league-of-legends/drive_c/Riot Games/Riot Client/RiotClientServices.exe]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Detected wine for client 4116 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine-preloader].
Sep 03 13:19:45 DexterArch gamemoded[952]: Detected wine exe for client 4116 [C:\Riot Games\Riot Client\RiotClientCrashHandler.exe].
Sep 03 13:19:45 DexterArch gamemoded[952]: Detected wine prefix for client 4116: '/home/robert/Games/league-of-legends'
Sep 03 13:19:45 DexterArch gamemoded[952]: Successfully mapped wine client 4116 [/home/robert/Games/league-of-legends/drive_c/Riot Games/Riot Client/RiotClientCrashHandler.exe].
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4116 [/home/robert/Games/league-of-legends/drive_c/Riot Games/Riot Client/RiotClientCrashHandler.exe]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4124 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4124 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4125 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4125 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4126 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4126 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4131 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4131 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4132 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4132 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4133 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4133 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4138 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4138 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4139 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4139 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4140 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4140 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4144 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4144 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4151 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4151 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4152 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4152 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4157 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4157 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4158 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4158 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4159 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4159 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4164 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4164 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4165 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4165 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Adding game: 4166 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Removing game: 4166 [/usr/bin/bash]
Sep 03 13:19:45 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:45 DexterArch gamemoded[952]: Detected wine for client 4298 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:45 DexterArch gamemoded[952]: Detected wine exe for client 4298 [C:/Riot Games/League of Legends/LeagueClient.exe].
Sep 03 13:19:45 DexterArch gamemoded[952]: Detected wine prefix for client 4298: '/home/roberERROR: Skipping ioprio on client [4298,4298]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4300,4300]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4310,4310]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4310 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4314,4314]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4314 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4322,4322]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4322 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4327,4327]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4327 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4333,4333]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4333 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4334,4334]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4335,4335]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4334 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4335 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4336,4336]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4336 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4337,4337]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4337 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4345,4345]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4345 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4346,4346]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4346 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4347,4347]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4347 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4352,4352]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4352 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4353,4353]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4353 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4354,4354]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4354 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4358,4358]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4358 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4362,4362]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4362 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4363,4363]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4363 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4364,4364]: ioprio was (0) but we expected (4)
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4364 [/usr/bin/bash].
Sep 03 13:19:45 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4367,4367]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4367 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4368,4368]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4368 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4376,4376]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4376 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4379,4379]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4379 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4380,4380]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4380 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4384,4384]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4384 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4387,4387]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4387 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4388,4388]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4388 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: t/Games/league-of-legends'
Sep 03 13:19:46 DexterArch gamemoded[952]: Successfully mapped wine client 4298 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClient.exe].
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4298 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClient.exe]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Detected wine for client 4300 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:46 DexterArch gamemoded[952]: Detected wine exe for client 4300 [C:\Riot Games\League of Legends\LeagueCrashHandler64.exe].
Sep 03 13:19:46 DexterArch gamemoded[952]: Detected wine prefix for client 4300: '/home/robert/Games/league-of-legends'
Sep 03 13:19:46 DexterArch gamemoded[952]: Successfully mapped wine client 4300 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueCrashHandler64.exe].
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4300 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueCrashHandler64.exe]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4310 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4310 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4314 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4314 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4322 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4322 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4327 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4327 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4333 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4333 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4334 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4335 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4334 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4335 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4336 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4336 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4337 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4337 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4345 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4345 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4346 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4346 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4347 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4347 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4352 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4352 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4353 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4353 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4354 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4354 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4358 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4358 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4362 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4362 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4363 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4363 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4364 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4364 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4367 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4367 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4368 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4368 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4376 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4376 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4379 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4379 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4380 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4380 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4384 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4384 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4387 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4387 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4388 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Removing game: 4388 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:46 DexterArch gamemoded[952]: Adding game: 4391 [/usr/bin/bash]
Sep 03 13:19:46 DexterArch gamemoded[952]: SetERROR: Skipping ioprio on client [4391,4391]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4391 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4392,4392]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4392 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4393,4393]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4393 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4402,4402]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4402 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4403,4403]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4403 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4404,4404]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4404 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4406,4406]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4406 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4410,4410]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4410 [/usr/bin/bash].
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4411,4411]: ioprio was (0) but we expected (4)
Sep 03 13:19:46 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4411 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4459,4459]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4462,4462]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4462 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4463,4463]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4463 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4464,4464]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4464 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4472,4472]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4472 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4473,4473]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4473 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4474,4474]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4474 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4477,4477]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4477 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4478,4478]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4478 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4479,4479]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4479 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4488,4488]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4488 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4489,4489]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4489 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4490,4490]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4490 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4494,4494]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4494 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4495,4495]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4495 [/usr/bin/bash].
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4496,4496]: ioprio was (0) but we expected (4)
Sep 03 13:19:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4496 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4499,4499]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4499 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4500,4500]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4500 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4501,4501]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4501 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4391 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4392 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4392 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4393 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4393 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4402 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4402 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4403 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4403 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4404 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4404 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4406 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4406 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4410 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4410 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4411 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4411 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Detected wine for client 4459 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:48 DexterArch gamemoded[952]: Detected wine exe for client 4459 [C:/Riot Games/League of Legends/LeagueClientUx.exe].
Sep 03 13:19:48 DexterArch gamemoded[952]: Detected wine prefix for client 4459: '/home/robert/Games/league-of-legends'
Sep 03 13:19:48 DexterArch gamemoded[952]: Successfully mapped wine client 4459 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUx.exe].
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4459 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUx.exe]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4462 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4462 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4463 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4463 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4464 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4464 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4472 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4472 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4473 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4473 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4474 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4474 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4477 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4477 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4478 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4478 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4479 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4479 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4488 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4488 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4489 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4489 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4490 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4490 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4494 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4494 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4495 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4495 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4496 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4496 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4499 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4499 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4500 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4500 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Adding game: 4501 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Removing game: 4501 [/usr/bin/bash]
Sep 03 13:19:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:48 DexterArch gamemoded[952]: Detected wine for client 4518 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:48 DexterArch gamemoded[952]: Detected wine exe for client 4518 [C:\Riot Games\League of Legends\LeagueClientUxRender.exe].
Sep 03 13:19:48 DexterArch gamemoded[952]: Detected wine prefix for client 4518: '/home/robert/Games/league-of-legends'
Sep 03 13:19:48 DexterArch gamemoded[952]: Successfully mapped wine client 4518 [/home/robert/Games/league-of-legends/drive_c/RiotERROR: Skipping ioprio on client [4518,4518]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4520,4520]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4520 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4521,4521]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4521 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4522,4522]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch pulseaudio[1039]: ALSA weckte uns auf, um neue Daten auf das Gerät zu schreiben, doch es gab nichts zum Schreiben!
Sep 03 13:19:48 DexterArch pulseaudio[1039]: Dies ist höchstwahrscheinlich ein Fehler im ALSA-Treiber »snd_usb_audio«. Bitte melden Sie diesen Fehler den ALSA-Entwicklern.
Sep 03 13:19:48 DexterArch pulseaudio[1039]: Wir wurden durch das POLLOUT-Set geweckt, allerdings lieferte ein anschließender snd_pcm_avail() den Wert 0 oder einen anderen Wert < min_avail.
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4522 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4527,4527]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4527 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4528,4528]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4528 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4529,4529]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4529 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4542,4542]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4542 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4543,4543]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4543 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4544,4544]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4544 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4552,4552]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4552 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4553,4553]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4553 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4554,4554]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4554 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4557,4557]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4557 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4558,4558]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4558 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4559,4559]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4559 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4562,4562]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4562 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4563,4563]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4563 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4564,4564]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4564 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4570,4570]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4570 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4571,4571]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4571 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4572,4572]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4572 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4578,4578]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4578 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4579,4579]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4579 [/usr/bin/bash].
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4580,4580]: ioprio was (0) but we expected (4)
Sep 03 13:19:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4580 [/usr/bin/bash].
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4652,4652]: ioprio was (0) but we expected (4)
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4655,4655]: ioprio was (0) but we expected (4)
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4655 [/usr/bin/bash].
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4656,4656]: ioprio was (0) but we expected (4)
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4656 [/usr/bin/bash].
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4657,4657]: ioprio was (0) but we expected (4)
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4657 [/usr/bin/bash].
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4661,4661]: ioprio was (0) but we expected (4)
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4661 [/usr/bin/bash].
Sep 03 13:19:56 DexterArch gamemoded[952]: Games/League of Legends/LeagueClientUxRender.exe].
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4518 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4520 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4520 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4521 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4521 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4522 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4522 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4527 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4527 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4528 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4528 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4529 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4529 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4542 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4542 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4543 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4543 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4544 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4544 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4552 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4552 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4553 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4553 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4554 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4554 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4557 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4557 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4558 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4558 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4559 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4559 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4562 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4562 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4563 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4563 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4564 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4564 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4570 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4570 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4571 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4571 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4572 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4572 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4578 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4578 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4579 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4579 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4580 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4580 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Detected wine for client 4652 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:56 DexterArch gamemoded[952]: Detected wine exe for client 4652 [C:\Riot Games\League of Legends\LeagueClientUxRender.exe].
Sep 03 13:19:56 DexterArch gamemoded[952]: Detected wine prefix for client 4652: '/home/robert/Games/league-of-legends'
Sep 03 13:19:56 DexterArch gamemoded[952]: Successfully mapped wine client 4652 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe].
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4652 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4655 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4655 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4656 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4656 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4657 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4657 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4661 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Removing game: 4661 [/usr/bin/bash]
Sep 03 13:19:56 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:56 DexterArch gamemoded[952]: Adding game: 4662ERROR: Skipping ioprio on client [4662,4662]: ioprio was (0) but we expected (4)
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4662 [/usr/bin/bash].
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4663,4663]: ioprio was (0) but we expected (4)
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4663 [/usr/bin/bash].
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4666,4666]: ioprio was (0) but we expected (4)
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4666 [/usr/bin/bash].
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4667,4667]: ioprio was (0) but we expected (4)
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4667 [/usr/bin/bash].
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4668,4668]: ioprio was (0) but we expected (4)
Sep 03 13:19:56 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4668 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4686,4686]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4688,4688]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4700,4700]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4700 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4703,4703]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4703 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4704,4704]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4704 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4706,4706]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4706 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4744,4744]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4744 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4746,4746]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4746 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4749,4749]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4749 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4753,4753]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4753 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4754,4754]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4754 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4755,4755]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4755 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4758,4758]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4758 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4759,4759]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4759 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4762,4762]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4762 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4763,4763]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4763 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4764,4764]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4764 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4765,4765]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4765 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4768,4768]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4768 [/usr/bin/bash].
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4770,4770]: ioprio was (0) but we expected (4)
Sep 03 13:19:57 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4770 [/usr/bin/bash].
Sep 03 13:19:59 DexterArch gamemoded[952]: [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4662 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4663 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4663 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4666 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4666 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4667 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4667 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4668 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4668 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Detected wine for client 4686 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:59 DexterArch gamemoded[952]: Detected wine exe for client 4686 [C:\Riot Games\League of Legends\LeagueClientUxRender.exe].
Sep 03 13:19:59 DexterArch gamemoded[952]: Detected wine prefix for client 4686: '/home/robert/Games/league-of-legends'
Sep 03 13:19:59 DexterArch gamemoded[952]: Successfully mapped wine client 4686 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe].
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4686 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Detected wine for client 4688 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:59 DexterArch gamemoded[952]: Detected wine exe for client 4688 [C:\Riot Games\League of Legends\LeagueClientUxRender.exe].
Sep 03 13:19:59 DexterArch gamemoded[952]: Detected wine prefix for client 4688: '/home/robert/Games/league-of-legends'
Sep 03 13:19:59 DexterArch gamemoded[952]: Successfully mapped wine client 4688 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe].
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4688 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4700 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4700 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4703 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4703 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4704 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4704 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4706 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4706 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4744 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4744 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4746 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4746 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4749 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4749 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4753 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4753 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4754 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4754 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4755 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4755 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4758 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4758 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4759 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4759 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4762 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4762 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4763 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4763 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4764 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4764 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4765 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4765 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4768 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4768 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Adding game: 4770 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Removing game: 4770 [/usr/bin/bash]
Sep 03 13:19:59 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:19:59 DexterArch gamemoded[952]: Detected wine for client 4823 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:19:59 DexterArch gamemoded[952]: Detected wine exe for client 4823 [C:\Riot Games\League of Legends\LeagueClientUxRender.exe].
Sep 03 13:19:59 DexterArch gamemoded[952]: Detected wine prefERROR: Skipping ioprio on client [4823,4823]: ioprio was (0) but we expected (4)
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4825,4825]: ioprio was (0) but we expected (4)
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4825 [/usr/bin/bash].
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4826,4826]: ioprio was (0) but we expected (4)
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4826 [/usr/bin/bash].
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4827,4827]: ioprio was (0) but we expected (4)
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4827 [/usr/bin/bash].
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4830,4830]: ioprio was (0) but we expected (4)
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4830 [/usr/bin/bash].
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4831,4831]: ioprio was (0) but we expected (4)
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4831 [/usr/bin/bash].
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4832,4832]: ioprio was (0) but we expected (4)
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4832 [/usr/bin/bash].
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4837,4837]: ioprio was (0) but we expected (4)
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4837 [/usr/bin/bash].
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4838,4838]: ioprio was (0) but we expected (4)
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4838 [/usr/bin/bash].
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4839,4839]: ioprio was (0) but we expected (4)
Sep 03 13:19:59 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4839 [/usr/bin/bash].
Sep 03 13:20:03 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4939,4939]: ioprio was (0) but we expected (4)
Sep 03 13:20:03 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4941,4941]: ioprio was (0) but we expected (4)
Sep 03 13:20:03 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4941 [/usr/bin/bash].
Sep 03 13:20:03 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4942,4942]: ioprio was (0) but we expected (4)
Sep 03 13:20:03 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4942 [/usr/bin/bash].
Sep 03 13:20:03 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4943,4943]: ioprio was (0) but we expected (4)
Sep 03 13:20:03 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4943 [/usr/bin/bash].
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4949,4949]: ioprio was (0) but we expected (4)
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4949 [/usr/bin/bash].
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4950,4950]: ioprio was (0) but we expected (4)
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4950 [/usr/bin/bash].
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4951,4951]: ioprio was (0) but we expected (4)
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4951 [/usr/bin/bash].
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4954,4954]: ioprio was (0) but we expected (4)
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4954 [/usr/bin/bash].
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4955,4955]: ioprio was (0) but we expected (4)
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4955 [/usr/bin/bash].
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [4956,4956]: ioprio was (0) but we expected (4)
Sep 03 13:20:04 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 4956 [/usr/bin/bash].
Sep 03 13:20:53 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [4686]! Skipping ioprio optimisation.
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5434,5434]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5436,5436]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5436 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5437,5437]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5437 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5438,5438]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5438 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ix for client 4823: '/home/robert/Games/league-of-legends'
Sep 03 13:21:48 DexterArch gamemoded[952]: Successfully mapped wine client 4823 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe].
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4823 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4825 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4825 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4826 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4826 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4827 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4827 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4830 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4830 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4831 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4831 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4832 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4832 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4837 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4837 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4838 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4838 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4839 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4839 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Detected wine for client 4939 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:21:48 DexterArch gamemoded[952]: Detected wine exe for client 4939 [C:\Riot Games\League of Legends\LeagueClientUxRender.exe].
Sep 03 13:21:48 DexterArch gamemoded[952]: Detected wine prefix for client 4939: '/home/robert/Games/league-of-legends'
Sep 03 13:21:48 DexterArch gamemoded[952]: Successfully mapped wine client 4939 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe].
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4939 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4941 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4941 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4942 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4942 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4943 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4943 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4949 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4949 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4950 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4950 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4951 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4951 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4954 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4954 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4955 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4955 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 4956 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4956 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing expired game [4686]...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 4686 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Detected wine for client 5434 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:21:48 DexterArch gamemoded[952]: Detected wine exe for client 5434 [C:\Riot Games\League of Legends\LeagueClientUxRender.exe].
Sep 03 13:21:48 DexterArch gamemoded[952]: Detected wine prefix for client 5434: '/home/robert/Games/league-of-legends'
Sep 03 13:21:48 DexterArch gamemoded[952]: Successfully mapped wine client 5434 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe].
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 5434 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 5436 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 5436 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 5437 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Removing game: 5437 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: Adding game: 5438 [/usr/bin/bash]
Sep 03 13:21:48 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5443,5443]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5443 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5444,5444]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5444 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5445,5445]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5445 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5454,5454]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5454 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5455,5455]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5455 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5456,5456]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5456 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5463,5463]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5463 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5464,5464]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5464 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5465,5465]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5465 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5468,5468]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5468 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5469,5469]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5469 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5470,5470]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5470 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5474,5474]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5474 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5475,5475]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5475 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5476,5476]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5476 [/usr/bin/bash].
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5483,5483]: ioprio was (0) but we expected (4)
Sep 03 13:21:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5483 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5484,5484]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5484 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5485,5485]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5485 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5494,5494]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5494 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5501,5501]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5501 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5515,5515]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5515 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5516,5516]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5516 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5517,5517]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5517 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5520,5520]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5520 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5521,5521]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5521 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5522,5522]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5522 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5527,5527]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5527 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5528,5528]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5528 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5529,5529]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5529 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5532,5532]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5532 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5533,5533]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5533 [/usr/bin/bash].
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5534,5534]: ioprio was (0) but we expected (4)
Sep 03 13:21:49 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5534 [/usr/bin/bash].
Sep 03 13:21:53 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [5434]! Skipping ioprio optimisation.
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5438 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5443 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5443 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5444 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5444 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5445 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5445 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5454 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5454 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5455 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5455 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5456 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5456 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5463 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5463 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5464 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5464 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5465 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5465 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5468 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5468 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5469 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5469 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5470 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5470 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5474 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5474 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5475 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5475 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5476 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5476 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5483 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5483 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5484 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5484 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5485 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5485 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5494 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5494 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5501 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5501 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5515 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5515 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5516 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5516 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5517 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5517 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5520 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5520 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5521 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5521 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5522 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5522 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5527 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5527 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5528 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5528 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5529 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5529 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5532 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5532 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5533 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5533 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Adding game: 5534 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5534 [/usr/bin/bash]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing expired game [5434]...
Sep 03 13:22:40 DexterArch gamemoded[952]: Removing game: 5434 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe]
Sep 03 13:22:40 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:40 DexterArch gamemoded[952]: Detected wine for client 5565 [/home/robert/.local/share/lutris/runners/wine/lutrisERROR: Skipping ioprio on client [5565,5565]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5566,5566]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5566 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5567,5567]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5567 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5568,5568]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5568 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5571,5571]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5571 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5572,5572]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5572 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5573,5573]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5573 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5577,5577]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5577 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5578,5578]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5578 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5579,5579]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5579 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5592,5592]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5600,5600]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5600 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5601,5601]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5601 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5602,5602]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5602 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5605,5605]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5605 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5606,5606]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5606 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5607,5607]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5607 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5618,5618]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5618 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5621,5621]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5621 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5622,5622]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5622 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5633,5633]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5633 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5662,5662]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5663,5663]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5662 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5663 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5664,5664]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5664 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5665,5665]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5665 [/usr/bin/bash].
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5666,5666]: ioprio was (0) but we expected (4)
Sep 03 13:22:41 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5666 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5673,5673]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5673 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: -ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:22:42 DexterArch gamemoded[952]: Detected wine exe for client 5565 [C:/Riot Games/League of Legends/Game/League of Legends.exe].
Sep 03 13:22:42 DexterArch gamemoded[952]: Detected wine prefix for client 5565: '/home/robert/Games/league-of-legends'
Sep 03 13:22:42 DexterArch gamemoded[952]: Successfully mapped wine client 5565 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/Game/League of Legends.exe].
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5565 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/Game/League of Legends.exe]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5566 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5566 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5567 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5567 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5568 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5568 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5571 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5571 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5572 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5572 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5573 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5573 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5577 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5577 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5578 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5578 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5579 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5579 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Detected wine for client 5592 [/home/robert/.local/share/lutris/runners/wine/lutris-ge-lol-p8-12-x86_64/bin/wine64-preloader].
Sep 03 13:22:42 DexterArch gamemoded[952]: Detected wine exe for client 5592 [C:\Riot Games\League of Legends\Game\LeagueCrashHandler64.exe].
Sep 03 13:22:42 DexterArch gamemoded[952]: Detected wine prefix for client 5592: '/home/robert/Games/league-of-legends'
Sep 03 13:22:42 DexterArch gamemoded[952]: Successfully mapped wine client 5592 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/Game/LeagueCrashHandler64.exe].
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5592 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/Game/LeagueCrashHandler64.exe]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5600 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5600 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5601 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5601 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5602 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5602 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5605 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5605 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5606 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5606 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5607 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5607 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5618 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5618 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5621 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5621 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5622 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5622 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5633 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5633 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5662 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5663 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5662 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5663 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5664 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5664 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5665 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5665 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5666 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5666 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5673 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Removing game: 5673 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:22:42 DexterArch gamemoded[952]: Adding game: 5674 [/usr/bin/bash]
Sep 03 13:22:42 DexterArch gamemoded[952]: Setting ioprioERROR: Skipping ioprio on client [5674,5674]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5675,5675]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5674 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5675 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5676,5676]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5676 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5677,5677]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5677 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5678,5678]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5678 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5692,5692]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5692 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5696,5696]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5696 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5697,5697]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5697 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5698,5698]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5698 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5699,5699]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5699 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5700,5700]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5700 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5710,5710]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5710 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5711,5711]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5711 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5712,5712]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5712 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5721,5721]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5721 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5722,5722]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5722 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5723,5723]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5723 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5734,5734]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5734 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5735,5735]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5735 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5736,5736]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5736 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5742,5742]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5742 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5743,5743]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5743 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5744,5744]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5744 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5748,5748]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5748 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5749,5749]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5749 [/usr/bin/bash].
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5750,5750]: ioprio was (0) but we expected (4)
Sep 03 13:22:42 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5750 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5813,5813]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5813 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5814,5814]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5814 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5815,5815]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5815 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5822,5822]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5822 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5823,5823]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5823 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5824,5824]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5824 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5828,5828]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5828 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5829,5829]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5829 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5830,5830]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5830 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5675 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5674 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5675 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5676 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5676 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5677 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5677 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5678 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5678 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5692 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5692 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5696 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5696 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5697 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5697 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5698 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5698 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5699 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5699 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5700 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5700 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5710 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5710 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5711 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5711 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5712 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5712 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5721 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5721 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5722 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5722 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5723 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5723 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5734 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5734 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5735 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5735 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5736 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5736 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5742 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5742 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5743 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5743 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5744 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5744 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5748 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5748 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5749 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5749 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5750 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5750 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5813 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5813 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5814 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5814 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5815 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5815 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5822 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5822 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5823 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5823 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5824 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5824 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5828 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5828 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5829 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5829 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5830 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Removing game: 5830 [/usr/bin/bash]
Sep 03 13:23:10 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:23:10 DexterArch gamemoded[952]: Adding game: 5ERROR: Skipping ioprio on client [5834,5834]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5834 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5835,5835]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5835 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5836,5836]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5836 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5841,5841]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5841 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5844,5844]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5844 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5845,5845]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5845 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5852,5852]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5852 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5853,5853]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5853 [/usr/bin/bash].
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5854,5854]: ioprio was (0) but we expected (4)
Sep 03 13:23:10 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5854 [/usr/bin/bash].
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5887,5887]: ioprio was (0) but we expected (4)
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5887 [/usr/bin/bash].
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5888,5888]: ioprio was (0) but we expected (4)
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5888 [/usr/bin/bash].
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5889,5889]: ioprio was (0) but we expected (4)
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5889 [/usr/bin/bash].
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5894,5894]: ioprio was (0) but we expected (4)
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5894 [/usr/bin/bash].
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5895,5895]: ioprio was (0) but we expected (4)
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5895 [/usr/bin/bash].
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5896,5896]: ioprio was (0) but we expected (4)
Sep 03 13:27:30 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5896 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5902,5902]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5902 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5903,5903]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5903 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5904,5904]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5904 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5911,5911]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5911 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5912,5912]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5912 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5913,5913]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5913 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5916,5916]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5916 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5917,5917]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5917 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5918,5918]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5918 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5922,5922]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5922 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5924,5924]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5924 [/usr/bin/bash].
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5925,5925]: ioprio was (0) but we expected (4)
Sep 03 13:27:31 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5925 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5930,5930]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5930 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5931,5931]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5931 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5932,5932]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5932 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5938,5938]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5938 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5939,5939]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5939 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5940,5940]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5940 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5944,5944]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5944 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5950,5950]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5950 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: 834 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5834 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5835 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5835 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5836 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5836 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5841 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5841 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5844 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5844 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5845 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5845 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5852 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5852 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5853 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5853 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5854 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5854 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5887 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5887 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5888 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5888 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5889 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5889 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5894 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5894 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5895 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5895 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5896 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5896 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5902 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5902 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5903 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5903 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5904 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5904 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5911 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5911 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5912 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5912 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5913 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5913 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5916 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5916 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5917 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5917 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5918 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5918 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5922 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5922 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5924 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5924 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5925 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5925 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5930 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5930 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5931 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5931 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5932 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5932 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5938 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5938 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5939 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5939 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5940 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5940 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5944 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5944 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Adding game: 5950 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:27:33 DexterArch gamemoded[952]: Removing game: 5950 [/usr/bin/bash]
Sep 03 13:27:33 DexterArch gamemoded[952]: SettERROR: Skipping ioprio on client [5951,5951]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5951 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5958,5958]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5958 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5959,5959]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5959 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5960,5960]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5960 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5969,5969]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5969 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5970,5970]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5970 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5971,5971]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5971 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5974,5974]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5974 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5975,5975]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5975 [/usr/bin/bash].
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [5976,5976]: ioprio was (0) but we expected (4)
Sep 03 13:27:33 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 5976 [/usr/bin/bash].
Sep 03 13:27:39 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:27:39 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:27:40 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:27:40 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:27:40 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:27:40 DexterArch rtkit-daemon[1043]: Supervising 9 threads of 3 processes of 1 users.
Sep 03 13:27:40 DexterArch rtkit-daemon[1043]: Successfully made thread 6049 of process 3589 owned by '1000' RT at priority 10.
Sep 03 13:27:40 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:33:53 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Activating service name='org.xfce.Xfconf' requested by ':1.14' (uid=1000 pid=1051 comm="xfce4-panel")
Sep 03 13:33:53 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Successfully activated service 'org.xfce.Xfconf'
Sep 03 13:37:35 DexterArch kernel: igc 0000:0c:00.0 eno1: PCIe link lost, device now detached
Sep 03 13:37:35 DexterArch kernel: ------------[ cut here ]------------
Sep 03 13:37:35 DexterArch kernel: igc: Failed to read reg 0xc030!
Sep 03 13:37:35 DexterArch kernel: WARNING: CPU: 16 PID: 116 at drivers/net/ethernet/intel/igc/igc_main.c:6581 igc_update_stats+0xb44/0x2160 [igc]
Sep 03 13:37:35 DexterArch kernel: Modules linked in: vfat fat iwlmvm snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi mac80211 snd_usb_audio snd_hda_codec snd_usbmidi_lib intel_rapl_msr snd_rawmidi intel_rapl_common snd_seq_device libarc4 btusb snd_hda_core btrtl edac_mce_amd mc snd_hwdep btbcm iwlwifi btintel snd_pcm kvm_amd eeepc_wmi btmtk asus_wmi bluetooth snd_timer cfg80211 kvm ledtrig_audio i8042 sp5100_tco sparse_keymap ecdh_generic snd aquacomputer_d5next serio platform_profile irqbypass igc pcspkr acpi_cpufreq i2c_piix4 k10temp soundcore crc16 wmi_bmof rfkill rapl gpio_amdpt joydev mousedev gpio_generic mac_hid crypto_user fuse loop ip_tables x_tables hid_logitech_hidpp dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_logitech_dj usbhid dm_mod amdgpu crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul ghash_clmulni_intel sha512_ssse3 aesni_intel crypto_simd nvme ccp cryptd nvme_core xhci_pci xhci_pci_renesas nvme_common i2c_algo_bit drm_ttm_helper ttm video wmi drm_suballoc_helper
Sep 03 13:37:35 DexterArch kernel: drm_buddy gpu_sched drm_display_helper cec btrfs blake2b_generic libcrc32c crc32c_generic crc32c_intel xor raid6_pq
Sep 03 13:37:35 DexterArch kernel: CPU: 16 PID: 116 Comm: kworker/16:0 Tainted: G W 6.4.12-zen1-1-zen #1 fc2b2f2a83cacde5b3df8283dae0f37b220a16d6
Sep 03 13:37:35 DexterArch kernel: Hardware name: ASUS System Product Name/ROG STRIX X670E-E GAMING WIFI, BIOS 1602 08/15/2023
Sep 03 13:37:35 DexterArch kernel: Workqueue: events igc_watchdog_task [igc]
Sep 03 13:37:35 DexterArch kernel: RIP: 0010:igc_update_stats+0xb44/0x2160 [igc]
Sep 03 13:37:35 DexterArch kernel: Code: 85 f6 75 37 48 89 c8 49 01 84 24 98 00 00 00 48 01 83 a0 02 00 00 e9 88 f5 ff ff 44 89 ee 48 c7 c7 00 42 55 c1 e8 6c 51 bb ce <0f> 0b 8b 8b 64 03 00 00 85 c9 b9 ff ff ff ff 74 c9 48 8b 83 00 03
Sep 03 13:37:35 DexterArch kernel: RSP: 0018:ffffb96f805e7e00 EFLAGS: 00010286
Sep 03 13:37:35 DexterArch kernel: RAX: 0000000000000000 RBX: ffff9f5fd7a2a9c0 RCX: 0000000000000027
Sep 03 13:37:35 DexterArch kernel: RDX: ffff9f66f86216c8 RSI: 0000000000000001 RDI: ffff9f66f86216c0
Sep 03 13:37:35 DexterArch kernel: RBP: 0000000000000000 R08: 0000000000000001 R09: 00000000ffffffea
Sep 03 13:37:35 DexterArch kernel: R10: ffff9f6717ec84c0 R11: ffff9f6717f784c0 R12: ffff9f5fdb731d40
Sep 03 13:37:35 DexterArch kernel: R13: 000000000000c030 R14: 0000000000000000 R15: 0000000000000000
Sep 03 13:37:35 DexterArch kernel: FS: 0000000000000000(0000) GS:ffff9f66f8600000(0000) knlGS:0000000000000000
Sep 03 13:37:35 DexterArch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 03 13:37:35 DexterArch kernel: CR2: 00007f1d0c45d000 CR3: 000000002ea20000 CR4: 0000000000750ee0
Sep 03 13:37:35 DexterArch kernel: PKRU: 55555554
Sep 03 13:37:35 DexterArch kernel: Call Trace:
Sep 03 13:37:35 DexterArch kernel: <TASK>
Sep 03 13:37:35 DexterArch kernel: ? __warn+0x81/0x1b0
Sep 03 13:37:35 DexterArch kernel: ? igc_update_stats+0xb44/0x2160 [igc e696c082750aa7b6c6eb536aeb9d4a2bf6adb516]
Sep 03 13:37:35 DexterArch kernel: ? report_bug+0x202/0x270
Sep 03 13:37:35 DexterArch kernel: ? handle_bug+0x3c/0x80
Sep 03 13:37:35 DexterArch kernel: ? exc_invalid_op+0x19/0xc0
Sep 03 13:37:35 DexterArch kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 03 13:37:35 DexterArch kernel: ? igc_update_stats+0xb44/0x2160 [igc e696c082750aa7b6c6eb536aeb9d4a2bf6adb516]
Sep 03 13:37:35 DexterArch kernel: igc_watchdog_task+0xce/0x6e0 [igc e696c082750aa7b6c6eb536aeb9d4a2bf6adb516]
Sep 03 13:37:35 DexterArch kernel: ? psi_avgs_work+0xa7/0xe0
Sep 03 13:37:35 DexterArch kernel: process_one_work+0x24f/0x460
Sep 03 13:37:35 DexterArch kernel: worker_thread+0x55/0x4f0
Sep 03 13:37:35 DexterArch kernel: ? __pfx_worker_thread+0x10/0x10
Sep 03 13:37:35 DexterArch kernel: kthread+0xe5/0x120
Sep 03 13:37:35 DexterArch kernel: ? __pfx_kthread+0x10/0x10
Sep 03 13:37:35 DexterArch kernel: ret_from_fork+0x29/0x50
Sep 03 13:37:35 DexterArch kernel: </TASK>
Sep 03 13:37:35 DexterArch kernel: ---[ end trace 0000000000000000 ]---
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6128,6128]: ioprio was (0) but we expected (4)
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6128 [/usr/bin/bash].
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6129,6129]: ioprio was (0) but we expected (4)
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6129 [/usr/bin/bash].
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6130,6130]: ioprio was (0) but we expected (4)
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6130 [/usr/bin/bash].
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6140,6140]: ioprio was (0) but we expected (4)
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6140 [/usr/bin/bash].
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6141,6141]: ioprio was (0) but we expected (4)
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6141 [/usr/bin/bash].
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6142,6142]: ioprio was (0) but we expected (4)
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6142 [/usr/bin/bash].
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6148,6148]: ioprio was (0) but we expected (4)
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6148 [/usr/bin/bash].
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6149,6149]: ioprio was (0) but we expected (4)
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6149 [/usr/bin/bash].
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6150,6150]: ioprio was (0) but we expected (4)
Sep 03 13:37:47 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6150 [/usr/bin/bash].
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6159,6159]: ioprio was (0) but we expected (4)
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6159 [/usr/bin/bash].
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6160,6160]: ioprio was (0) but we expected (4)
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6160 [/usr/bin/bash].
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6161,6161]: ioprio was (0) but we expected (4)
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6161 [/usr/bin/bash].
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6171,6171]: ioprio was (0) but we expected (4)
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6171 [/usr/bin/bash].
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6172,6172]: ioprio was (0) but we expected (4)
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6172 [/usr/bin/bash].
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6173,6173]: ioprio was (0) but we expected (4)
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6173 [/usr/bin/bash].
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6183,6183]: ioprio was (0) but we expected (4)
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6183 [/usr/bin/bash].
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6184,6184]: ioprio was (0) but we expected (4)
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6184 [/usr/bin/bash].
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Skipping ioprio on client [6185,6185]: ioprio was (0) but we expected (4)
Sep 03 13:37:48 DexterArch gamemoded[952]: ERROR: Addition requested for already known client 6185 [/usr/bin/bash].
Sep 03 13:39:48 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Activating service name='org.xfce.Xfconf' requested by ':1.13' (uid=1000 pid=1036 comm="xfsettingsd")
Sep 03 13:39:48 DexterArch dbus-daemon[954]: [session uid=1000 pid=954] Successfully activated service 'org.xfce.Xfconf'
Sep 03 13:39:48 DexterArch systemd[1]: Started Getty on tty3.
Sep 03 13:39:48 DexterArch kernel: fbcon: Taking over console
Sep 03 13:39:48 DexterArch systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Sep 03 13:39:48 DexterArch kernel: Console: switching to colour frame buffer device 240x67
Sep 03 13:39:48 DexterArch systemd[1]: Stopped Virtual Console Setup.
Sep 03 13:39:48 DexterArch systemd[1]: Stopping Virtual Console Setup...
Sep 03 13:39:48 DexterArch systemd[1]: Starting Virtual Console Setup...
Sep 03 13:39:48 DexterArch systemd[1]: Finished Virtual Console Setup.
Sep 03 13:39:50 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.96' (uid=0 pid=6239 comm="/bin/login -p -- ")
Sep 03 13:39:50 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 13:39:54 DexterArch login[6239]: pam_unix(login:session): session opened for user robert(uid=1000) by robert(uid=0)
Sep 03 13:39:54 DexterArch systemd-logind[815]: New session 4 of user robert.
Sep 03 13:39:54 DexterArch systemd[1]: Started Session 4 of User robert.
Sep 03 13:39:54 DexterArch login[6239]: LOGIN ON tty3 BY robert
Sep 03 13:40:14 DexterArch gamemoded[952]: ERROR: Removal requested for unknown process [3834].
Sep 03 13:40:14 DexterArch gamemoded[952]: -- The parent process probably forked and tries to unregister from the wrong
Sep 03 13:40:14 DexterArch gamemoded[952]: -- process now. We cannot work around this. This message will likely be paired
Sep 03 13:40:14 DexterArch gamemoded[952]: -- with a nearby 'Removing expired game' which means we cleaned up properly
Sep 03 13:40:14 DexterArch gamemoded[952]: -- (we will log this event). This hint will be displayed only once.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [5592]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [5565]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [4939]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [4823]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ing ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 5951 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5951 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 5958 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5958 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 5959 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5959 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 5960 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5960 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 5969 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5969 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 5970 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5970 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 5971 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5971 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 5974 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5974 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 5975 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5975 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 5976 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5976 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6128 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6128 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6129 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6129 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6130 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6130 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6140 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6140 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6141 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6141 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6142 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6142 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6148 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6148 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6149 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6149 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6150 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6150 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6159 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6159 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6160 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6160 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6161 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6161 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6171 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6171 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6172 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6172 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6173 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6173 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6183 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6183 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6184 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6184 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Adding game: 6185 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 6185 [/usr/bin/bash]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing expired game [5592]...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5592 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/Game/LeagueCrashHandler64.exe]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing expired game [5565]...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 5565 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/Game/League of Legends.exe]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing expired game [4939]...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 4939 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing expired game [4823]...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 4823 [/home/robert/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClientUxRender.exe]
Sep 03 13:40:17 DexterArch gamemoded[952]: Setting ioprio value...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing expired game [4688]...
Sep 03 13:40:17 DexterArch gamemoded[952]: Removing game: 4688 [/homERROR: Could not inspect tasks for client [4688]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [4652]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [4518]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [4459]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [4300]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [4298]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [4116]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [3965]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [3955]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [3884]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [3871]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [3865]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [3841]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [3838]! Skipping ioprio optimisation.
Sep 03 13:40:17 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [3827]! Skipping ioprio optimisation.
Sep 03 13:40:29 DexterArch gamemoded[952]: ERROR: Could not call UnInhibit on org.freedesktop.ScreenSaver: No route to host
Sep 03 13:40:29 DexterArch gamemoded[952]: org.freedesktop.DBus.Error.ServiceUnknown
Sep 03 13:40:29 DexterArch gamemoded[952]: The name org.freedesktop.ScreenSaver was not provided by any .service files
Sep 03 13:40:29 DexterArch pkexec[6352]: pam_unix(polkit-1:session): session opened for user root(uid=0) by robert(uid=1000)
Sep 03 13:40:29 DexterArch pkexec[6352]: robert: Executing command [USER=root] [TTY=unknown] [CWD=/home/robert] [COMMAND=/usr/lib/gamemode/cpugovctl set schedutil]
Sep 03 13:40:29 DexterArch gamemoded[952]: ERROR: Could not inspect tasks for client [3852]! Skipping ioprio optimisation.
Sep 03 13:40:36 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:40:36 DexterArch rtkit-daemon[1043]: Supervising 10 threads of 4 processes of 1 users.
Sep 03 13:40:55 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.101' (uid=0 pid=6393 comm="sudo journalctl -b")
Sep 03 13:40:55 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 13:41:00 DexterArch sudo[6393]: robert : TTY=pts/0 ; PWD=/home/robert ; USER=root ; COMMAND=/usr/bin/journalctl -b
Sep 03 13:41:00 DexterArch sudo[6393]: pam_unix(sudo:session): session opened for user root(uid=0) by robert(uid=1000)
Sep 03 13:41:00 DexterArch sudo[6393]: pam_unix(sudo:session): session closed for user root
Sep 03 13:42:00 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.102' (uid=0 pid=6420 comm="sudo journalctl -b")
Sep 03 13:42:00 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 13:42:00 DexterArch sudo[6420]: robert : TTY=pts/0 ; PWD=/home/robert ; USER=root ; COMMAND=/usr/bin/journalctl -b
Sep 03 13:42:00 DexterArch sudo[6420]: pam_unix(sudo:session): session opened for user root(uid=0) by robert(uid=1000)
Sep 03 13:42:00 DexterArch sudo[6420]: pam_unix(sudo:session): session closed for user root
Sep 03 13:42:06 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.103' (uid=0 pid=6425 comm="sudo journalctl -b")
Sep 03 13:42:06 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 13:42:06 DexterArch sudo[6425]: robert : TTY=pts/0 ; PWD=/home/robert ; USER=root ; COMMAND=/usr/bin/journalctl -b
Sep 03 13:42:06 DexterArch sudo[6425]: pam_unix(sudo:session): session opened for user root(uid=0) by robert(uid=1000)
Sep 03 13:42:07 DexterArch sudo[6425]: pam_unix(sudo:session): session closed for user root
Sep 03 13:43:08 DexterArch NetworkManager[817]: <info> [1693741388.0310] manager: NetworkManager state is now CONNECTED_SITE
Sep 03 13:43:08 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=817 comm="/usr/bin/NetworkManager --no-daemon")
Sep 03 13:43:08 DexterArch systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 03 13:43:08 DexterArch dbus-daemon[813]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 03 13:43:08 DexterArch systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 03 13:43:18 DexterArch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 03 13:43:50 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.105' (uid=0 pid=6449 comm="sudo journalctl -b")
Sep 03 13:43:50 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 13:43:50 DexterArch sudo[6449]: robert : TTY=pts/0 ; PWD=/home/robert ; USER=root ; COMMAND=/usr/bin/journalctl -b
Sep 03 13:43:50 DexterArch sudo[6449]: pam_unix(sudo:session): session opened for user root(uid=0) by robert(uid=1000)
Sep 03 13:43:50 DexterArch sudo[6449]: pam_unix(sudo:session): session closed for user root
Sep 03 13:44:25 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.106' (uid=0 pid=6463 comm="sudo journalctl -b")
Sep 03 13:44:25 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 13:44:25 DexterArch sudo[6463]: robert : TTY=pts/0 ; PWD=/home/robert ; USER=root ; COMMAND=/usr/bin/journalctl -b
Sep 03 13:44:25 DexterArch sudo[6463]: pam_unix(sudo:session): session opened for user root(uid=0) by robert(uid=1000)
Sep 03 13:44:25 DexterArch sudo[6463]: pam_unix(sudo:session): session closed for user root
Sep 03 13:45:11 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.107' (uid=0 pid=6475 comm="sudo journalctl -b")
Sep 03 13:45:11 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 13:45:11 DexterArch sudo[6475]: robert : TTY=pts/0 ; PWD=/home/robert ; USER=root ; COMMAND=/usr/bin/journalctl -b
Sep 03 13:45:11 DexterArch sudo[6475]: pam_unix(sudo:session): session opened for user root(uid=0) by robert(uid=1000)
Sep 03 13:45:11 DexterArch sudo[6475]: pam_unix(sudo:session): session closed for user root
Sep 03 13:45:26 DexterArch dbus-daemon[813]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.108' (uid=0 pid=6480 comm="sudo journalctl -b")
Sep 03 13:45:26 DexterArch dbus-daemon[813]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 03 13:45:26 DexterArch sudo[6480]: robert : TTY=pts/0 ; PWD=/home/robert ; USER=root ; COMMAND=/usr/bin/journalctl -b
Sep 03 13:45:26 DexterArch sudo[6480]: pam_unix(sudo:session): session opened for user root(uid=0) by robert(uid=1000)
Offline
One thing that sticks out is that this happens out of the blue, but pretty much exactly 1h after you got the lease.
If you inspect the older journals, is that always the case?
NM doesn't say, but is your lease time 1h?
(You can see that in the router and I'm pretty sure dhcpcd would actually log that)
Offline
My Router has a leasetime of 10 days and it seems like the problem really appears around 1hr after getting the lease
Offline
How much around?
+/- a couple of seconds is reasonable latency until the NIC crashes.
+/- 10 minutes is too much variance and more likely driven by similar load patterns
What if you stop NM and run
dhcpcd -dBl 3540
(dhcpcd will print debug output, stay in the foreground and ask for a 59m lease…)
Offline
Well I've checked my last 10 boots and the problem actually occurs very random.... I found boots where this happend after 15 minutes and i other boots after 90 minutes.
Should i still try the dhcpcd command?
Offline
After the last "crash" i disabled and stopped NM and ran the dhcpcd command with following output:
[robert@DexterArch ~]$ sudo dhcpcd -dBl 3540
dhcpcd-10.0.2 starting
udev: starting
dev: loaded udev
spawned privileged proxy on PID 8960
spawned network proxy on PID 8961
spawned controller proxy on PID 8962
sandbox: seccomp
lo: ignoring due to interface type and no config
eno1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks PREINIT
eno1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks CARRIER
wlp11s0: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks PREINIT
wlp11s0: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks NOCARRIER
DUID 00:01:00:01:2c:87:64:c7:a0:36:bc:ac:bf:fd
eno1: IAID bc:ac:bf:fd
eno1: delaying IPv6 router solicitation for 0.1 seconds
eno1: delaying IPv4 for 0.7 seconds
dhcpcd_prestartinterface: Operation not possible due to RF-kill
wlp11s0: waiting for carrier
eno1: soliciting an IPv6 router
eno1: sending Router Solicitation
eno1: reading lease: /var/lib/dhcpcd/eno1.lease
eno1: soliciting a DHCP lease
eno1: sending DISCOVER (xid 0xf07d5813), next in 4.2 seconds
eno1: spawned BPF BOOTP on PID 8980
eno1: sending Router Solicitation
eno1: sending DISCOVER (xid 0xf07d5813), next in 7.6 seconds
eno1: process BPF BOOTP already started on pid 8980
eno1: sending Router Solicitation
eno1: sending Router Solicitation
eno1: no IPv6 Routers available
eno1: sending DISCOVER (xid 0xf07d5813), next in 15.2 seconds
eno1: process BPF BOOTP already started on pid 8980
eno1: sending DISCOVER (xid 0xf07d5813), next in 31.6 seconds
eno1: process BPF BOOTP already started on pid 8980
eno1: sending DISCOVER (xid 0xf07d5813), next in 64.9 seconds
eno1: process BPF BOOTP already started on pid 8980
I've now rebooted the pc and started network without NM and just entered
dhcpcd -dBl 3540
will post the output when network crashes again.
Offline
I don't have really high hopes for that if there's no distinct pattern to the igc crash frequency.
Have you ever tried a non-zen kernel (eg. the LTS one)?
Offline
I tried the zen kernel and the standard Linux kernel with the same result. Haven’t tried LTS yet.
Could try lts in the future
Offline
So I searched around the net a bit and found a thread where a few people with the same mainboard experienced the same issues and „fixed“ the issue by adding
pcie_port_pm=off pcie_aspm.policy=performance
to the kernel commandline. Will try that and close the thread.
Offline
Please don't use "closed". Mods use it for locked threads.
Since "pcie_port_pm=off pcie_aspm=off" didn't work it would be somewhat surprising to see success w/ pcie_aspm.policy=performance…
Offline
Changed to solved. Thanks for your help and patience with that issue.
I‘ll try and if it doesn’t work I’ll think about getting a different mainboard since ASUS apparently isn’t interested in fixing that issue.
Apparently people tried opening a ticket with ASUS and they refused because Linux isn’t in their supported OS list.
Offline
Anyone verify if the 'pcie_aspm.policy=performance' setting solved this? The other suggested options 'pcie_port_pm=off' and 'pcie_port_pm=off' didn't work for me either.
I wrote a script to get around this as I did not want to reboot machine every time this occurred.
1: stop network 2: remove module (igb) 3: remove registered PCI device (I225-V) 4: request PCI bus rescan (to register) 5: insert module and 6: restart network.
note in the above post -> igc 0000:0c:00.0 eno1: PCIe link lost, device now detached
I have no luxury of changing the ethernet card as it part of the laptop. The only other option is to use a USB dongle, but I don't really want to do that.
Offline
For me the combination of the kernelparameters
pcie_port_pm=off pcie_aspm.policy=performance
Solved the issues I had.
Offline
For me the combination of the kernelparameters
pcie_port_pm=off pcie_aspm.policy=performance
Solved the issues I had.
I just wanted to say this set of params worked for me as well rocking the same Motherboard all white edition. This absolutley drove me up the wall and I'm so thankful someone smarter than me figured it out! thank you!!
Offline
Pages: 1