You are not logged in.

#1 2024-06-04 15:46:13

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

[SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

I updated my system recently and have only some suspicion (I could be totally wrong) that GDM is to blame for this (though I am loving how the Arch Linux logo looks on the login screen in this recent update), but I'm having slow shutdowns and reboots where I see this displayed:

A stop job is running for User Manager for UID 1000 (30s / 2min)

As a result each time, I have to wait a full 1 minute and 30 seconds to either shutdown or reboot.

Naturally, I searched online and tried a variety of solutions I found, including the following:

- Using systemctl to edit

gnome-session-restart-dbus

to include the "Slice=-.slice", then using "systemctl daemon-reload" to save changes.
- Manually clearing said overrides when they didn't work.
- Ran another update in case something recent caused this and was patched in the past several days. No changes.
- Logging out and shutting down or rebooting from GDM instead of my preferred session (Hyprland).
- Switching display managers as a workaround (trying to switch to LightDM gave me an entire new set of separate issues, including not being able to login to Hyprland at all, so I reverted back to GDM)
- Changing the timeout on

/etc/systemd/system.conf

to a shorter time like 20 seconds. However, not only is this just another workaround, but it didn't actually work and I still had the long shutdown time regardless, so I reverted.
- Unplugging peripherals that I thought were maybe going bad or causing delays. No change.
- Typing out

systemctl --failed

to see if anything came up. It always shows "0 loaded units listed."
- Adding the following to my /usr/lib/systemd/user/gnome-session-restart-dbus.service

[Service]
Type=notify
ExecStart=/usr/lib/gnome-session-ctl --restart-dbus
Slice=-.slice

However, this resulted in no change, so I reverted the file back.

Each time I have the shutdown or reboot hanging for the 90 second span, I find myself feeling impatient enough to tap Ctrl+Alt+Del seven times in two seconds just to get it over with, though I know this is just another workaround instead of a real solution.

At this point, I'm stumped and just wish I had breadcrumbs to follow in order to successfully troubleshoot this.

In case anybody wants to see it, this is the result of my sudo journalctl -b-1:

Jun 04 10:16:02 archlinux kernel: Linux version 6.9.3-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000
Jun 04 10:16:02 archlinux kernel: Command line: root=PARTUUID=edd98d7c-05c3-4c3f-83ef-8aa268d12d3b zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs initrd=\initramfs-linux.img
Jun 04 10:16:02 archlinux kernel: BIOS-provided physical RAM map:
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000ca27afff] usable
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000ca27b000-0x00000000ca629fff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000ca62a000-0x00000000ca675fff] ACPI data
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000ca676000-0x00000000cad5ffff] ACPI NVS
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000cad60000-0x00000000cb9fefff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000cb9ff000-0x00000000ccffffff] usable
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f2fffff] usable
Jun 04 10:16:02 archlinux kernel: BIOS-e820: [mem 0x000000042f300000-0x000000042fffffff] reserved
Jun 04 10:16:02 archlinux kernel: NX (Execute Disable) protection: active
Jun 04 10:16:02 archlinux kernel: APIC: Static calls initialized
Jun 04 10:16:02 archlinux kernel: e820: update [mem 0xbf1a3018-0xbf1b1057] usable ==> usable
Jun 04 10:16:02 archlinux kernel: e820: update [mem 0xbf104018-0xbf11d457] usable ==> usable
Jun 04 10:16:02 archlinux kernel: extended physical RAM map:
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009cfefff] usable
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x000000000a210000-0x000000000affffff] usable
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000bf104017] usable
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000bf104018-0x00000000bf11d457] usable
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000bf11d458-0x00000000bf1a3017] usable
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000bf1a3018-0x00000000bf1b1057] usable
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000bf1b1058-0x00000000ca27afff] usable
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000ca27b000-0x00000000ca629fff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000ca62a000-0x00000000ca675fff] ACPI data
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000ca676000-0x00000000cad5ffff] ACPI NVS
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000cad60000-0x00000000cb9fefff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000cb9ff000-0x00000000ccffffff] usable
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x000000042f2fffff] usable
Jun 04 10:16:02 archlinux kernel: reserve setup_data: [mem 0x000000042f300000-0x000000042fffffff] reserved
Jun 04 10:16:02 archlinux kernel: efi: EFI v2.7 by American Megatrends
Jun 04 10:16:02 archlinux kernel: efi: ACPI=0xca675000 ACPI 2.0=0xca675014 TPMFinalLog=0xcad15000 SMBIOS=0xcb816000 SMBIOS 3.0=0xcb815000 MEMATTR=0xc810a698 ESRT=0xc5a52918 INITRD=0xbf4e2198 RNG=0xca65cc18 TPMEventLog=0xbf1eb018 
Jun 04 10:16:02 archlinux kernel: random: crng init done
Jun 04 10:16:02 archlinux kernel: efi: Remove mem64: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
Jun 04 10:16:02 archlinux kernel: e820: remove [mem 0xf8000000-0xfbffffff] reserved
Jun 04 10:16:02 archlinux kernel: efi: Remove mem65: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
Jun 04 10:16:02 archlinux kernel: e820: remove [mem 0xfd200000-0xfd2fffff] reserved
Jun 04 10:16:02 archlinux kernel: efi: Remove mem66: MMIO range=[0xfd600000-0xfd7fffff] (2MB) from e820 map
Jun 04 10:16:02 archlinux kernel: e820: remove [mem 0xfd600000-0xfd7fffff] reserved
Jun 04 10:16:02 archlinux kernel: efi: Not removing mem67: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
Jun 04 10:16:02 archlinux kernel: efi: Remove mem68: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
Jun 04 10:16:02 archlinux kernel: e820: remove [mem 0xfeb80000-0xfec01fff] reserved
Jun 04 10:16:02 archlinux kernel: efi: Not removing mem69: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
Jun 04 10:16:02 archlinux kernel: efi: Not removing mem70: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
Jun 04 10:16:02 archlinux kernel: efi: Not removing mem71: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Jun 04 10:16:02 archlinux kernel: efi: Not removing mem72: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
Jun 04 10:16:02 archlinux kernel: efi: Not removing mem73: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
Jun 04 10:16:02 archlinux kernel: efi: Not removing mem74: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
Jun 04 10:16:02 archlinux kernel: efi: Not removing mem75: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
Jun 04 10:16:02 archlinux kernel: efi: Remove mem76: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Jun 04 10:16:02 archlinux kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Jun 04 10:16:02 archlinux kernel: SMBIOS 3.3.0 present.
Jun 04 10:16:02 archlinux kernel: DMI: System manufacturer System Product Name/TUF B450M-PLUS GAMING, BIOS 2409 12/02/2020
Jun 04 10:16:02 archlinux kernel: tsc: Fast TSC calibration using PIT
Jun 04 10:16:02 archlinux kernel: tsc: Detected 3792.700 MHz processor
Jun 04 10:16:02 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 04 10:16:02 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 04 10:16:02 archlinux kernel: last_pfn = 0x42f300 max_arch_pfn = 0x400000000
Jun 04 10:16:02 archlinux kernel: total RAM covered: 3327M
Jun 04 10:16:02 archlinux kernel: Found optimal setting for mtrr clean up
Jun 04 10:16:02 archlinux kernel:  gran_size: 64K         chunk_size: 128M         num_reg: 4          lose cover RAM: 0G
Jun 04 10:16:02 archlinux kernel: MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs
Jun 04 10:16:02 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 04 10:16:02 archlinux kernel: e820: update [mem 0xcb110000-0xcb11ffff] usable ==> reserved
Jun 04 10:16:02 archlinux kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
Jun 04 10:16:02 archlinux kernel: last_pfn = 0xcd000 max_arch_pfn = 0x400000000
Jun 04 10:16:02 archlinux kernel: esrt: Reserving ESRT space from 0x00000000c5a52918 to 0x00000000c5a52950.
Jun 04 10:16:02 archlinux kernel: e820: update [mem 0xc5a52000-0xc5a52fff] usable ==> reserved
Jun 04 10:16:02 archlinux kernel: Using GB pages for direct mapping
Jun 04 10:16:02 archlinux kernel: Secure boot disabled
Jun 04 10:16:02 archlinux kernel: RAMDISK: [mem 0x7f443000-0x7fffffff]
Jun 04 10:16:02 archlinux kernel: ACPI: Early table checksum verification disabled
Jun 04 10:16:02 archlinux kernel: ACPI: RSDP 0x00000000CA675014 000024 (v02 ALASKA)
Jun 04 10:16:02 archlinux kernel: ACPI: XSDT 0x00000000CA674728 0000B4 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 04 10:16:02 archlinux kernel: ACPI: FACP 0x00000000CA66D000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jun 04 10:16:02 archlinux kernel: ACPI: DSDT 0x00000000CA661000 00B2C6 (v02 ALASKA A M I    01072009 INTL 20120913)
Jun 04 10:16:02 archlinux kernel: ACPI: FACS 0x00000000CAD45000 000040
Jun 04 10:16:02 archlinux kernel: ACPI: SSDT 0x00000000CA673000 00092A (v02 AMD    AmdTable 00000002 MSFT 04000000)
Jun 04 10:16:02 archlinux kernel: ACPI: SSDT 0x00000000CA66F000 003BD7 (v01 AMD    AMD AOD  00000001 INTL 20120913)
Jun 04 10:16:02 archlinux kernel: ACPI: SSDT 0x00000000CA66E000 000164 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Jun 04 10:16:02 archlinux kernel: ACPI: FIDT 0x00000000CA660000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 04 10:16:02 archlinux kernel: ACPI: FPDT 0x00000000CA648000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 04 10:16:02 archlinux kernel: ACPI: MCFG 0x00000000CA65E000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Jun 04 10:16:02 archlinux kernel: ACPI: HPET 0x00000000CA65D000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Jun 04 10:16:02 archlinux kernel: ACPI: IVRS 0x00000000CA65B000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000000)
Jun 04 10:16:02 archlinux kernel: ACPI: BGRT 0x00000000CA65A000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 04 10:16:02 archlinux kernel: ACPI: TPM2 0x00000000CA659000 00004C (v03 ALASKA A M I    00000001 AMI  00000000)
Jun 04 10:16:02 archlinux kernel: ACPI: PCCT 0x00000000CA658000 00006E (v02 AMD    AmdTable 00000001 AMD  00000000)
Jun 04 10:16:02 archlinux kernel: ACPI: SSDT 0x00000000CA652000 005EF9 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jun 04 10:16:02 archlinux kernel: ACPI: CRAT 0x00000000CA650000 001658 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jun 04 10:16:02 archlinux kernel: ACPI: CDIT 0x00000000CA64F000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jun 04 10:16:02 archlinux kernel: ACPI: SSDT 0x00000000CA64B000 00381A (v01 AMD    MYRTLE   00000001 INTL 20120913)
Jun 04 10:16:02 archlinux kernel: ACPI: SSDT 0x00000000CA64A000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
Jun 04 10:16:02 archlinux kernel: ACPI: APIC 0x00000000CA649000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0xca66d000-0xca66d113]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0xca661000-0xca66c2c5]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0xcad45000-0xcad4503f]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca673000-0xca673929]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca66f000-0xca672bd6]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca66e000-0xca66e163]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0xca660000-0xca66009b]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0xca648000-0xca648043]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0xca65e000-0xca65e03b]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0xca65d000-0xca65d037]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0xca65b000-0xca65b0cf]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0xca65a000-0xca65a037]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0xca659000-0xca65904b]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving PCCT table memory at [mem 0xca658000-0xca65806d]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca652000-0xca657ef8]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving CRAT table memory at [mem 0xca650000-0xca651657]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving CDIT table memory at [mem 0xca64f000-0xca64f028]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca64b000-0xca64e819]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca64a000-0xca64a0be]
Jun 04 10:16:02 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0xca649000-0xca64915d]
Jun 04 10:16:02 archlinux kernel: No NUMA configuration found
Jun 04 10:16:02 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000042f2fffff]
Jun 04 10:16:02 archlinux kernel: NODE_DATA(0) allocated [mem 0x42f2fb000-0x42f2fffff]
Jun 04 10:16:02 archlinux kernel: Zone ranges:
Jun 04 10:16:02 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 04 10:16:02 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 04 10:16:02 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000042f2fffff]
Jun 04 10:16:02 archlinux kernel:   Device   empty
Jun 04 10:16:02 archlinux kernel: Movable zone start for each node
Jun 04 10:16:02 archlinux kernel: Early memory node ranges
Jun 04 10:16:02 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 04 10:16:02 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000009cfefff]
Jun 04 10:16:02 archlinux kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Jun 04 10:16:02 archlinux kernel:   node   0: [mem 0x000000000a210000-0x000000000affffff]
Jun 04 10:16:02 archlinux kernel:   node   0: [mem 0x000000000b020000-0x00000000ca27afff]
Jun 04 10:16:02 archlinux kernel:   node   0: [mem 0x00000000cb9ff000-0x00000000ccffffff]
Jun 04 10:16:02 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000042f2fffff]
Jun 04 10:16:02 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000042f2fffff]
Jun 04 10:16:02 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 04 10:16:02 archlinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jun 04 10:16:02 archlinux kernel: On node 0, zone DMA32: 769 pages in unavailable ranges
Jun 04 10:16:02 archlinux kernel: On node 0, zone DMA32: 16 pages in unavailable ranges
Jun 04 10:16:02 archlinux kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Jun 04 10:16:02 archlinux kernel: On node 0, zone DMA32: 6020 pages in unavailable ranges
Jun 04 10:16:02 archlinux kernel: On node 0, zone Normal: 12288 pages in unavailable ranges
Jun 04 10:16:02 archlinux kernel: On node 0, zone Normal: 3328 pages in unavailable ranges
Jun 04 10:16:02 archlinux kernel: ACPI: PM-Timer IO Port: 0x808
Jun 04 10:16:02 archlinux kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
Jun 04 10:16:02 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 04 10:16:02 archlinux kernel: IOAPIC[0]: apic_id 25, version 33, address 0xfec00000, GSI 0-23
Jun 04 10:16:02 archlinux kernel: IOAPIC[1]: apic_id 26, version 33, address 0xfec01000, GSI 24-55
Jun 04 10:16:02 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 04 10:16:02 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 04 10:16:02 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 04 10:16:02 archlinux kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jun 04 10:16:02 archlinux kernel: e820: update [mem 0xc5320000-0xc54d0fff] usable ==> reserved
Jun 04 10:16:02 archlinux kernel: CPU topo: Max. logical packages:   1
Jun 04 10:16:02 archlinux kernel: CPU topo: Max. logical dies:       1
Jun 04 10:16:02 archlinux kernel: CPU topo: Max. dies per package:   1
Jun 04 10:16:02 archlinux kernel: CPU topo: Max. threads per core:   2
Jun 04 10:16:02 archlinux kernel: CPU topo: Num. cores per package:    12
Jun 04 10:16:02 archlinux kernel: CPU topo: Num. threads per package:  24
Jun 04 10:16:02 archlinux kernel: CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
Jun 04 10:16:02 archlinux kernel: CPU topo: Rejected CPUs 8
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09cff000-0x09ffffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf104000-0xbf104fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf11d000-0xbf11dfff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf1a3000-0xbf1a3fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf1b1000-0xbf1b1fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xc5320000-0xc54d0fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xc5a52000-0xc5a52fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xca27b000-0xca629fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xca62a000-0xca675fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xca676000-0xcad5ffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xcad60000-0xcb9fefff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xcd000000-0xcfffffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfe9fffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Jun 04 10:16:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
Jun 04 10:16:02 archlinux kernel: [mem 0xd0000000-0xfe9fffff] available for PCI devices
Jun 04 10:16:02 archlinux kernel: Booting paravirtualized kernel on bare hardware
Jun 04 10:16:02 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 04 10:16:02 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
Jun 04 10:16:02 archlinux kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Jun 04 10:16:02 archlinux kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Jun 04 10:16:02 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Jun 04 10:16:02 archlinux kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Jun 04 10:16:02 archlinux kernel: pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23 
Jun 04 10:16:02 archlinux kernel: Kernel command line: root=PARTUUID=edd98d7c-05c3-4c3f-83ef-8aa268d12d3b zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs initrd=\initramfs-linux.img
Jun 04 10:16:02 archlinux kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jun 04 10:16:02 archlinux kernel: printk: log_buf_len total cpu_extra contributions: 94208 bytes
Jun 04 10:16:02 archlinux kernel: printk: log_buf_len min size: 131072 bytes
Jun 04 10:16:02 archlinux kernel: printk: log_buf_len: 262144 bytes
Jun 04 10:16:02 archlinux kernel: printk: early log buf free: 112848(86%)
Jun 04 10:16:02 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 04 10:16:02 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 04 10:16:02 archlinux kernel: Fallback order for Node 0: 0 
Jun 04 10:16:02 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4106409
Jun 04 10:16:02 archlinux kernel: Policy zone: Normal
Jun 04 10:16:02 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 04 10:16:02 archlinux kernel: software IO TLB: area num 32.
Jun 04 10:16:02 archlinux kernel: Memory: 16208232K/16687016K available (18432K kernel code, 2164K rwdata, 13224K rodata, 3412K init, 3624K bss, 478524K reserved, 0K cma-reserved)
Jun 04 10:16:02 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Jun 04 10:16:02 archlinux kernel: ftrace: allocating 49854 entries in 195 pages
Jun 04 10:16:02 archlinux kernel: ftrace: allocated 195 pages with 4 groups
Jun 04 10:16:02 archlinux kernel: Dynamic Preempt: full
Jun 04 10:16:02 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 04 10:16:02 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
Jun 04 10:16:02 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 04 10:16:02 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Jun 04 10:16:02 archlinux kernel:         Rude variant of Tasks RCU enabled.
Jun 04 10:16:02 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Jun 04 10:16:02 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 04 10:16:02 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
Jun 04 10:16:02 archlinux kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jun 04 10:16:02 archlinux kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jun 04 10:16:02 archlinux kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jun 04 10:16:02 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1160, preallocated irqs: 16
Jun 04 10:16:02 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 04 10:16:02 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 04 10:16:02 archlinux kernel: Console: colour dummy device 80x25
Jun 04 10:16:02 archlinux kernel: printk: legacy console [tty0] enabled
Jun 04 10:16:02 archlinux kernel: ACPI: Core revision 20230628
Jun 04 10:16:02 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 04 10:16:02 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Jun 04 10:16:02 archlinux kernel: AMD-Vi: Using global IVHD EFR:0x58f77ef22294ade, EFR2:0x0
Jun 04 10:16:02 archlinux kernel: APIC: Switched APIC routing to: physical flat
Jun 04 10:16:02 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 04 10:16:02 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d56d1be0f0, max_idle_ns: 881590783515 ns
Jun 04 10:16:02 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7588.45 BogoMIPS (lpj=12642333)
Jun 04 10:16:02 archlinux kernel: Zenbleed: please update your microcode for the most optimal fix
Jun 04 10:16:02 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 04 10:16:02 archlinux kernel: LVT offset 1 assigned for vector 0xf9
Jun 04 10:16:02 archlinux kernel: LVT offset 2 assigned for vector 0xf4
Jun 04 10:16:02 archlinux kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Jun 04 10:16:02 archlinux kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Jun 04 10:16:02 archlinux kernel: process: using mwait in idle threads
Jun 04 10:16:02 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 04 10:16:02 archlinux kernel: Spectre V2 : Mitigation: Retpolines
Jun 04 10:16:02 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 04 10:16:02 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jun 04 10:16:02 archlinux kernel: Spectre V2 : Enabling Speculation Barrier for firmware calls
Jun 04 10:16:02 archlinux kernel: RETBleed: Mitigation: untrained return thunk
Jun 04 10:16:02 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 04 10:16:02 archlinux kernel: Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
Jun 04 10:16:02 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jun 04 10:16:02 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 04 10:16:02 archlinux kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Jun 04 10:16:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 04 10:16:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 04 10:16:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 04 10:16:02 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 04 10:16:02 archlinux kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Jun 04 10:16:02 archlinux kernel: Freeing SMP alternatives memory: 40K
Jun 04 10:16:02 archlinux kernel: pid_max: default: 32768 minimum: 301
Jun 04 10:16:02 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jun 04 10:16:02 archlinux kernel: landlock: Up and running.
Jun 04 10:16:02 archlinux kernel: Yama: becoming mindful.
Jun 04 10:16:02 archlinux kernel: LSM support for eBPF active
Jun 04 10:16:02 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 04 10:16:02 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 04 10:16:02 archlinux kernel: smpboot: CPU0: AMD Ryzen 9 3900X 12-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
Jun 04 10:16:02 archlinux kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Jun 04 10:16:02 archlinux kernel: ... version:                0
Jun 04 10:16:02 archlinux kernel: ... bit width:              48
Jun 04 10:16:02 archlinux kernel: ... generic registers:      6
Jun 04 10:16:02 archlinux kernel: ... value mask:             0000ffffffffffff
Jun 04 10:16:02 archlinux kernel: ... max period:             00007fffffffffff
Jun 04 10:16:02 archlinux kernel: ... fixed-purpose events:   0
Jun 04 10:16:02 archlinux kernel: ... event mask:             000000000000003f
Jun 04 10:16:02 archlinux kernel: signal: max sigframe size: 1776
Jun 04 10:16:02 archlinux kernel: rcu: Hierarchical SRCU implementation.
Jun 04 10:16:02 archlinux kernel: rcu:         Max phase no-delay instances is 1000.
Jun 04 10:16:02 archlinux kernel: MCE: In-kernel MCE decoding enabled.
Jun 04 10:16:02 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 04 10:16:02 archlinux kernel: smp: Bringing up secondary CPUs ...
Jun 04 10:16:02 archlinux kernel: smpboot: x86: Booting SMP configuration:
Jun 04 10:16:02 archlinux kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
Jun 04 10:16:02 archlinux kernel: __common_interrupt: 1.55 No irq handler for vector
Jun 04 10:16:02 archlinux kernel: __common_interrupt: 2.55 No irq handler for vector
Jun 04 10:16:02 archlinux kernel: __common_interrupt: 3.55 No irq handler for vector
Jun 04 10:16:02 archlinux kernel: __common_interrupt: 4.55 No irq handler for vector
Jun 04 10:16:02 archlinux kernel: __common_interrupt: 5.55 No irq handler for vector
Jun 04 10:16:02 archlinux kernel: __common_interrupt: 6.55 No irq handler for vector
Jun 04 10:16:02 archlinux kernel: __common_interrupt: 7.55 No irq handler for vector
Jun 04 10:16:02 archlinux kernel: __common_interrupt: 8.55 No irq handler for vector
Jun 04 10:16:02 archlinux kernel: __common_interrupt: 9.55 No irq handler for vector
Jun 04 10:16:02 archlinux kernel: __common_interrupt: 10.55 No irq handler for vector
Jun 04 10:16:02 archlinux kernel:  #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
Jun 04 10:16:02 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jun 04 10:16:02 archlinux kernel: smp: Brought up 1 node, 24 CPUs
Jun 04 10:16:02 archlinux kernel: smpboot: Total of 24 processors activated (182122.99 BogoMIPS)
Jun 04 10:16:02 archlinux kernel: devtmpfs: initialized
Jun 04 10:16:02 archlinux kernel: x86/mm: Memory block size: 128MB
Jun 04 10:16:02 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
Jun 04 10:16:02 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0xca676000-0xcad5ffff] (7249920 bytes)
Jun 04 10:16:02 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 04 10:16:02 archlinux kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 04 10:16:02 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Jun 04 10:16:02 archlinux kernel: PM: RTC time: 15:16:00, date: 2024-06-04
Jun 04 10:16:02 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 04 10:16:02 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jun 04 10:16:02 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 04 10:16:02 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 04 10:16:02 archlinux kernel: audit: initializing netlink subsys (disabled)
Jun 04 10:16:02 archlinux kernel: audit: type=2000 audit(1717514160.206:1): state=initialized audit_enabled=0 res=1
Jun 04 10:16:02 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 04 10:16:02 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 04 10:16:02 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 04 10:16:02 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 04 10:16:02 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 04 10:16:02 archlinux kernel: cpuidle: using governor ladder
Jun 04 10:16:02 archlinux kernel: cpuidle: using governor menu
Jun 04 10:16:02 archlinux kernel: Detected 1 PCC Subspaces
Jun 04 10:16:02 archlinux kernel: Registering PCC driver as Mailbox controller
Jun 04 10:16:02 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 04 10:16:02 archlinux kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
Jun 04 10:16:02 archlinux kernel: PCI: not using ECAM ([mem 0xf8000000-0xfbffffff] not reserved)
Jun 04 10:16:02 archlinux kernel: PCI: Using configuration type 1 for base access
Jun 04 10:16:02 archlinux kernel: PCI: Using configuration type 1 for extended access
Jun 04 10:16:02 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 04 10:16:02 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 04 10:16:02 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 04 10:16:02 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 04 10:16:02 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 04 10:16:02 archlinux kernel: Demotion targets for Node 0: null
Jun 04 10:16:02 archlinux kernel: fbcon: Taking over console
Jun 04 10:16:02 archlinux kernel: ACPI: Added _OSI(Module Device)
Jun 04 10:16:02 archlinux kernel: ACPI: Added _OSI(Processor Device)
Jun 04 10:16:02 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 04 10:16:02 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 04 10:16:02 archlinux kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
Jun 04 10:16:02 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 04 10:16:02 archlinux kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Jun 04 10:16:02 archlinux kernel: ACPI: Interpreter enabled
Jun 04 10:16:02 archlinux kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 04 10:16:02 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Jun 04 10:16:02 archlinux kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
Jun 04 10:16:02 archlinux kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
Jun 04 10:16:02 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 04 10:16:02 archlinux kernel: PCI: Using E820 reservations for host bridge windows
Jun 04 10:16:02 archlinux kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
Jun 04 10:16:02 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 04 10:16:02 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 04 10:16:02 archlinux kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Jun 04 10:16:02 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Jun 04 10:16:02 archlinux kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
Jun 04 10:16:02 archlinux kernel: PCI host bridge to bus 0000:00
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfec2ffff window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.3: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.3: PCI bridge to [bus 02-06]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.3:   bridge window [mem 0xfca00000-0xfccfffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.3: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 07-09]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jun 04 10:16:02 archlinux kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:07.1: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jun 04 10:16:02 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfc9fffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000 conventional PCI endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:01:00.0: [144d:a808] type 00 class 0x010802 PCIe Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:01:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.0: BAR 0 [mem 0xfcca0000-0xfcca7fff 64bit]
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.0: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601 PCIe Legacy Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.1: BAR 5 [mem 0xfcc80000-0xfcc9ffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.1: ROM [mem 0xfcc00000-0xfcc7ffff pref]
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.1: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-06]
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xfca00000-0xfcbfffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.2: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.3: PCI bridge to [bus 02-06]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 04 10:16:02 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:00.0: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:03:01.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 04 10:16:02 archlinux kernel: pci 0000:03:01.0: PCI bridge to [bus 05]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:01.0:   bridge window [io  0xf000-0xffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:01.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:01.0: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:03:01.0: PME# supported from D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 04 10:16:02 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 06]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:04.0:   bridge window [mem 0xfca00000-0xfcafffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:04.0: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:03:04.0: PME# supported from D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-06]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Jun 04 10:16:02 archlinux kernel: pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:05:00.0: BAR 0 [io  0xf000-0xf0ff]
Jun 04 10:16:02 archlinux kernel: pci 0000:05:00.0: BAR 2 [mem 0xfcb04000-0xfcb04fff 64bit]
Jun 04 10:16:02 archlinux kernel: pci 0000:05:00.0: BAR 4 [mem 0xfcb00000-0xfcb03fff 64bit]
Jun 04 10:16:02 archlinux kernel: pci 0000:05:00.0: supports D1 D2
Jun 04 10:16:02 archlinux kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:03:01.0: PCI bridge to [bus 05]
Jun 04 10:16:02 archlinux kernel: pci 0000:06:00.0: [8086:f1a8] type 00 class 0x010802 PCIe Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:06:00.0: BAR 0 [mem 0xfca00000-0xfca03fff 64bit]
Jun 04 10:16:02 archlinux kernel: pci 0000:06:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:03:04.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Jun 04 10:16:02 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 06]
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0: BAR 0 [mem 0xfce00000-0xfce03fff]
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0: PCI bridge to [bus 08-09]
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0:   bridge window [io  0xe000-0xefff]
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 07-09]
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09]
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0:   bridge window [io  0xe000-0xefff]
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0: PCI bridge to [bus 08-09]
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: [1002:731f] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: BAR 0 [mem 0xe0000000-0xefffffff 64bit pref]
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: BAR 2 [mem 0xf0000000-0xf01fffff 64bit pref]
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: BAR 4 [io  0xe000-0xe0ff]
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: BAR 5 [mem 0xfcd00000-0xfcd7ffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: ROM [mem 0xfcd80000-0xfcd9ffff pref]
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.1: [1002:ab38] type 00 class 0x040300 PCIe Legacy Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.1: BAR 0 [mem 0xfcda0000-0xfcda3fff]
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09]
Jun 04 10:16:02 archlinux kernel: pci 0000:0a:00.0: [1022:148a] type 00 class 0x130000 PCIe Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:0a:00.0: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.0: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.1: [1022:1486] type 00 class 0x108000 PCIe Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.1: BAR 2 [mem 0xfc800000-0xfc8fffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.1: BAR 5 [mem 0xfc908000-0xfc909fff]
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.1: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.3: BAR 0 [mem 0xfc700000-0xfc7fffff 64bit]
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.3: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.4: [1022:1487] type 00 class 0x040300 PCIe Endpoint
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.4: BAR 0 [mem 0xfc900000-0xfc907fff]
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.4: enabling Extended Tags
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.4: PME# supported from D0 D3hot D3cold
Jun 04 10:16:02 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Jun 04 10:16:02 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 04 10:16:02 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jun 04 10:16:02 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 04 10:16:02 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 04 10:16:02 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 04 10:16:02 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 04 10:16:02 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 04 10:16:02 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 04 10:16:02 archlinux kernel: iommu: Default domain type: Translated
Jun 04 10:16:02 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 04 10:16:02 archlinux kernel: SCSI subsystem initialized
Jun 04 10:16:02 archlinux kernel: libata version 3.00 loaded.
Jun 04 10:16:02 archlinux kernel: ACPI: bus type USB registered
Jun 04 10:16:02 archlinux kernel: usbcore: registered new interface driver usbfs
Jun 04 10:16:02 archlinux kernel: usbcore: registered new interface driver hub
Jun 04 10:16:02 archlinux kernel: usbcore: registered new device driver usb
Jun 04 10:16:02 archlinux kernel: EDAC MC: Ver: 3.0.0
Jun 04 10:16:02 archlinux kernel: efivars: Registered efivars operations
Jun 04 10:16:02 archlinux kernel: NetLabel: Initializing
Jun 04 10:16:02 archlinux kernel: NetLabel:  domain hash size = 128
Jun 04 10:16:02 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 04 10:16:02 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Jun 04 10:16:02 archlinux kernel: mctp: management component transport protocol core
Jun 04 10:16:02 archlinux kernel: NET: Registered PF_MCTP protocol family
Jun 04 10:16:02 archlinux kernel: PCI: Using ACPI for IRQ routing
Jun 04 10:16:02 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 04 10:16:02 archlinux kernel: e820: reserve RAM buffer [mem 0x09cff000-0x0bffffff]
Jun 04 10:16:02 archlinux kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jun 04 10:16:02 archlinux kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Jun 04 10:16:02 archlinux kernel: e820: reserve RAM buffer [mem 0xbf104018-0xbfffffff]
Jun 04 10:16:02 archlinux kernel: e820: reserve RAM buffer [mem 0xbf1a3018-0xbfffffff]
Jun 04 10:16:02 archlinux kernel: e820: reserve RAM buffer [mem 0xc5320000-0xc7ffffff]
Jun 04 10:16:02 archlinux kernel: e820: reserve RAM buffer [mem 0xc5a52000-0xc7ffffff]
Jun 04 10:16:02 archlinux kernel: e820: reserve RAM buffer [mem 0xca27b000-0xcbffffff]
Jun 04 10:16:02 archlinux kernel: e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
Jun 04 10:16:02 archlinux kernel: e820: reserve RAM buffer [mem 0x42f300000-0x42fffffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: vgaarb: setting as boot VGA device
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: vgaarb: bridge control possible
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 04 10:16:02 archlinux kernel: vgaarb: loaded
Jun 04 10:16:02 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 04 10:16:02 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 04 10:16:02 archlinux kernel: clocksource: Switched to clocksource tsc-early
Jun 04 10:16:02 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Jun 04 10:16:02 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 04 10:16:02 archlinux kernel: pnp: PnP ACPI init
Jun 04 10:16:02 archlinux kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:03: [io  0x0300-0x030f] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:03: [io  0x0230-0x023f] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:03: [io  0x0290-0x029f] has been reserved
Jun 04 10:16:02 archlinux kernel: pnp 00:04: [dma 0 disabled]
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x04d0-0x04d1] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x040b] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x04d6] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0c00-0x0c01] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0c14] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0c50-0x0c51] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0c52] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0c6c] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0c6f] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0cd8-0x0cdf] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0800-0x089f] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0b00-0x0b0f] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0b20-0x0b3f] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0900-0x090f] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [io  0x0910-0x091f] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 04 10:16:02 archlinux kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Jun 04 10:16:02 archlinux kernel: pnp: PnP ACPI: found 6 devices
Jun 04 10:16:02 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 04 10:16:02 archlinux kernel: NET: Registered PF_INET protocol family
Jun 04 10:16:02 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 04 10:16:02 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 04 10:16:02 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 04 10:16:02 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 04 10:16:02 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 04 10:16:02 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 04 10:16:02 archlinux kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jun 04 10:16:02 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 04 10:16:02 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 04 10:16:02 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 04 10:16:02 archlinux kernel: NET: Registered PF_XDP protocol family
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:01.0: PCI bridge to [bus 05]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:01.0:   bridge window [io  0xf000-0xffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:01.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 06]
Jun 04 10:16:02 archlinux kernel: pci 0000:03:04.0:   bridge window [mem 0xfca00000-0xfcafffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-06]
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xfca00000-0xfcbfffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.3: PCI bridge to [bus 02-06]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.3:   bridge window [mem 0xfca00000-0xfccfffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09]
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0:   bridge window [io  0xe000-0xefff]
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0: PCI bridge to [bus 08-09]
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0:   bridge window [io  0xe000-0xefff]
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 07-09]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Jun 04 10:16:02 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfc9fffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0xd0000000-0xfec2ffff window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xfca00000-0xfccfffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xfca00000-0xfcbfffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:05: resource 0 [io  0xf000-0xffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:05: resource 1 [mem 0xfcb00000-0xfcbfffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:06: resource 1 [mem 0xfca00000-0xfcafffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:07: resource 0 [io  0xe000-0xefff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:07: resource 1 [mem 0xfcd00000-0xfcefffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:07: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:08: resource 0 [io  0xe000-0xefff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:08: resource 1 [mem 0xfcd00000-0xfcdfffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:08: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:09: resource 1 [mem 0xfcd00000-0xfcdfffff]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 10:16:02 archlinux kernel: pci_bus 0000:0b: resource 1 [mem 0xfc700000-0xfc9fffff]
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: disabling ATS
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
Jun 04 10:16:02 archlinux kernel: PCI: CLS 64 bytes, default 64
Jun 04 10:16:02 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 04 10:16:02 archlinux kernel: Trying to unpack rootfs image as initramfs...
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 0
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.1: Adding to iommu group 1
Jun 04 10:16:02 archlinux kernel: pci 0000:00:01.3: Adding to iommu group 2
Jun 04 10:16:02 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 3
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.0: Adding to iommu group 4
Jun 04 10:16:02 archlinux kernel: pci 0000:00:03.1: Adding to iommu group 5
Jun 04 10:16:02 archlinux kernel: pci 0000:00:04.0: Adding to iommu group 6
Jun 04 10:16:02 archlinux kernel: pci 0000:00:05.0: Adding to iommu group 7
Jun 04 10:16:02 archlinux kernel: pci 0000:00:07.0: Adding to iommu group 8
Jun 04 10:16:02 archlinux kernel: pci 0000:00:07.1: Adding to iommu group 9
Jun 04 10:16:02 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 10
Jun 04 10:16:02 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 11
Jun 04 10:16:02 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 12
Jun 04 10:16:02 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 12
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 13
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 13
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 13
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 13
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 13
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 13
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 13
Jun 04 10:16:02 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 13
Jun 04 10:16:02 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 14
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.0: Adding to iommu group 15
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.1: Adding to iommu group 15
Jun 04 10:16:02 archlinux kernel: pci 0000:02:00.2: Adding to iommu group 15
Jun 04 10:16:02 archlinux kernel: pci 0000:03:00.0: Adding to iommu group 15
Jun 04 10:16:02 archlinux kernel: pci 0000:03:01.0: Adding to iommu group 15
Jun 04 10:16:02 archlinux kernel: pci 0000:03:04.0: Adding to iommu group 15
Jun 04 10:16:02 archlinux kernel: pci 0000:05:00.0: Adding to iommu group 15
Jun 04 10:16:02 archlinux kernel: pci 0000:06:00.0: Adding to iommu group 15
Jun 04 10:16:02 archlinux kernel: pci 0000:07:00.0: Adding to iommu group 16
Jun 04 10:16:02 archlinux kernel: pci 0000:08:00.0: Adding to iommu group 17
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.0: Adding to iommu group 18
Jun 04 10:16:02 archlinux kernel: pci 0000:09:00.1: Adding to iommu group 19
Jun 04 10:16:02 archlinux kernel: pci 0000:0a:00.0: Adding to iommu group 20
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.0: Adding to iommu group 21
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.1: Adding to iommu group 22
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.3: Adding to iommu group 23
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.4: Adding to iommu group 24
Jun 04 10:16:02 archlinux kernel: AMD-Vi: Extended features (0x58f77ef22294ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
Jun 04 10:16:02 archlinux kernel: AMD-Vi: Interrupt remapping enabled
Jun 04 10:16:02 archlinux kernel: AMD-Vi: X2APIC enabled
Jun 04 10:16:02 archlinux kernel: AMD-Vi: Virtual APIC enabled
Jun 04 10:16:02 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 04 10:16:02 archlinux kernel: software IO TLB: mapped [mem 0x00000000bb104000-0x00000000bf104000] (64MB)
Jun 04 10:16:02 archlinux kernel: LVT offset 0 assigned for vector 0x400
Jun 04 10:16:02 archlinux kernel: perf: AMD IBS detected (0x000003ff)
Jun 04 10:16:02 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 04 10:16:02 archlinux kernel: Initialise system trusted keyrings
Jun 04 10:16:02 archlinux kernel: Key type blacklist registered
Jun 04 10:16:02 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 04 10:16:02 archlinux kernel: zbud: loaded
Jun 04 10:16:02 archlinux kernel: fuse: init (API version 7.40)
Jun 04 10:16:02 archlinux kernel: integrity: Platform Keyring initialized
Jun 04 10:16:02 archlinux kernel: integrity: Machine keyring initialized
Jun 04 10:16:02 archlinux kernel: Key type asymmetric registered
Jun 04 10:16:02 archlinux kernel: Asymmetric key parser 'x509' registered
Jun 04 10:16:02 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jun 04 10:16:02 archlinux kernel: io scheduler mq-deadline registered
Jun 04 10:16:02 archlinux kernel: io scheduler kyber registered
Jun 04 10:16:02 archlinux kernel: io scheduler bfq registered
Jun 04 10:16:02 archlinux kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 28
Jun 04 10:16:02 archlinux kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 28
Jun 04 10:16:02 archlinux kernel: pcieport 0000:00:01.3: PME: Signaling with IRQ 29
Jun 04 10:16:02 archlinux kernel: pcieport 0000:00:01.3: AER: enabled with IRQ 29
Jun 04 10:16:02 archlinux kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 30
Jun 04 10:16:02 archlinux kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 30
Jun 04 10:16:02 archlinux kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 32
Jun 04 10:16:02 archlinux kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 32
Jun 04 10:16:02 archlinux kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 33
Jun 04 10:16:02 archlinux kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 33
Jun 04 10:16:02 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 04 10:16:02 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jun 04 10:16:02 archlinux kernel: ACPI: button: Power Button [PWRB]
Jun 04 10:16:02 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jun 04 10:16:02 archlinux kernel: ACPI: button: Power Button [PWRF]
Jun 04 10:16:02 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Jun 04 10:16:02 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C000: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C002: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C004: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C006: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C008: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C00A: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C00C: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C00E: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C010: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C012: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C014: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C016: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C001: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C003: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C005: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C007: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C009: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C00B: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C00D: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C00F: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C011: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C013: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C015: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: ACPI: \_PR_.C017: Found 2 idle states
Jun 04 10:16:02 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 04 10:16:02 archlinux kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 04 10:16:02 archlinux kernel: Non-volatile memory driver v1.3
Jun 04 10:16:02 archlinux kernel: Linux agpgart interface v0.103
Jun 04 10:16:02 archlinux kernel: Freeing initrd memory: 12020K
Jun 04 10:16:02 archlinux kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jun 04 10:16:02 archlinux kernel: ACPI: bus type drm_connector registered
Jun 04 10:16:02 archlinux kernel: ahci 0000:02:00.1: version 3.0
Jun 04 10:16:02 archlinux kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
Jun 04 10:16:02 archlinux kernel: ahci 0000:02:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jun 04 10:16:02 archlinux kernel: ahci 0000:02:00.1: 4/8 ports implemented (port mask 0x33)
Jun 04 10:16:02 archlinux kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Jun 04 10:16:02 archlinux kernel: scsi host0: ahci
Jun 04 10:16:02 archlinux kernel: scsi host1: ahci
Jun 04 10:16:02 archlinux kernel: scsi host2: ahci
Jun 04 10:16:02 archlinux kernel: scsi host3: ahci
Jun 04 10:16:02 archlinux kernel: scsi host4: ahci
Jun 04 10:16:02 archlinux kernel: scsi host5: ahci
Jun 04 10:16:02 archlinux kernel: scsi host6: ahci
Jun 04 10:16:02 archlinux kernel: scsi host7: ahci
Jun 04 10:16:02 archlinux kernel: ata1: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80100 irq 41 lpm-pol 3
Jun 04 10:16:02 archlinux kernel: ata2: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80180 irq 41 lpm-pol 3
Jun 04 10:16:02 archlinux kernel: ata3: DUMMY
Jun 04 10:16:02 archlinux kernel: ata4: DUMMY
Jun 04 10:16:02 archlinux kernel: ata5: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80300 irq 41 lpm-pol 3
Jun 04 10:16:02 archlinux kernel: ata6: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80380 irq 41 lpm-pol 3
Jun 04 10:16:02 archlinux kernel: ata7: DUMMY
Jun 04 10:16:02 archlinux kernel: ata8: DUMMY
Jun 04 10:16:02 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Jun 04 10:16:02 archlinux kernel: usbserial: USB Serial support registered for generic
Jun 04 10:16:02 archlinux kernel: rtc_cmos 00:02: RTC can wake from S4
Jun 04 10:16:02 archlinux kernel: rtc_cmos 00:02: registered as rtc0
Jun 04 10:16:02 archlinux kernel: rtc_cmos 00:02: setting system clock to 2024-06-04T15:16:00 UTC (1717514160)
Jun 04 10:16:02 archlinux kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 04 10:16:02 archlinux kernel: amd_pstate: driver load is disabled, boot with specific mode to enable this
Jun 04 10:16:02 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 04 10:16:02 archlinux kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jun 04 10:16:02 archlinux kernel: Console: switching to colour frame buffer device 128x48
Jun 04 10:16:02 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jun 04 10:16:02 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 04 10:16:02 archlinux kernel: drop_monitor: Initializing network drop monitor service
Jun 04 10:16:02 archlinux kernel: NET: Registered PF_INET6 protocol family
Jun 04 10:16:02 archlinux kernel: Segment Routing with IPv6
Jun 04 10:16:02 archlinux kernel: RPL Segment Routing with IPv6
Jun 04 10:16:02 archlinux kernel: In-situ OAM (IOAM) with IPv6
Jun 04 10:16:02 archlinux kernel: NET: Registered PF_PACKET protocol family
Jun 04 10:16:02 archlinux kernel: microcode: Current revision: 0x08701021
Jun 04 10:16:02 archlinux kernel: resctrl: L3 allocation detected
Jun 04 10:16:02 archlinux kernel: resctrl: MB allocation detected
Jun 04 10:16:02 archlinux kernel: resctrl: L3 monitoring detected
Jun 04 10:16:02 archlinux kernel: IPI shorthand broadcast: enabled
Jun 04 10:16:02 archlinux kernel: sched_clock: Marking stable (492095299, 278506)->(494518947, -2145142)
Jun 04 10:16:02 archlinux kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jun 04 10:16:02 archlinux kernel: registered taskstats version 1
Jun 04 10:16:02 archlinux kernel: Loading compiled-in X.509 certificates
Jun 04 10:16:02 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 7a4353263ac24ac3008ebe1401c28f462f35d83c'
Jun 04 10:16:02 archlinux kernel: Key type .fscrypt registered
Jun 04 10:16:02 archlinux kernel: Key type fscrypt-provisioning registered
Jun 04 10:16:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 04 10:16:02 archlinux kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
Jun 04 10:16:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 04 10:16:02 archlinux kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Jun 04 10:16:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 04 10:16:02 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jun 04 10:16:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 04 10:16:02 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jun 04 10:16:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 04 10:16:02 archlinux kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
Jun 04 10:16:02 archlinux kernel: PM:   Magic number: 12:609:284
Jun 04 10:16:02 archlinux kernel: pci 0000:0b:00.4: hash matches
Jun 04 10:16:02 archlinux kernel: RAS: Correctable Errors collector initialized.
Jun 04 10:16:02 archlinux kernel: clk: Disabling unused clocks
Jun 04 10:16:02 archlinux kernel: PM: genpd: Disabling unused power domains
Jun 04 10:16:02 archlinux kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 04 10:16:02 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 04 10:16:02 archlinux kernel: ata1.00: ATA-11: Samsung SSD 860 QVO 2TB, RVQ01B6Q, max UDMA/133
Jun 04 10:16:02 archlinux kernel: ata1.00: 3907029168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 04 10:16:02 archlinux kernel: ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
Jun 04 10:16:02 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 04 10:16:02 archlinux kernel: ata1.00: configured for UDMA/133
Jun 04 10:16:02 archlinux kernel: ahci 0000:02:00.1: port does not support device sleep
Jun 04 10:16:02 archlinux kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 860  1B6Q PQ: 0 ANSI: 5
Jun 04 10:16:02 archlinux kernel: ata1.00: Enabling discard_zeroes_data
Jun 04 10:16:02 archlinux kernel: sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Jun 04 10:16:02 archlinux kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 04 10:16:02 archlinux kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 04 10:16:02 archlinux kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 04 10:16:02 archlinux kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Jun 04 10:16:02 archlinux kernel: ata1.00: Enabling discard_zeroes_data
Jun 04 10:16:02 archlinux kernel:  sda: sda1
Jun 04 10:16:02 archlinux kernel: sd 0:0:0:0: [sda] supports TCG Opal
Jun 04 10:16:02 archlinux kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 04 10:16:02 archlinux kernel: tsc: Refined TSC clocksource calibration: 3792.873 MHz
Jun 04 10:16:02 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d5818a734c, max_idle_ns: 881590694765 ns
Jun 04 10:16:02 archlinux kernel: clocksource: Switched to clocksource tsc
Jun 04 10:16:02 archlinux kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 04 10:16:02 archlinux kernel: ata2.00: supports DRM functions and may not be fully accessible
Jun 04 10:16:02 archlinux kernel: ata2.00: ATA-10: Crucial_CT275MX300SSD1,  M0CR040, max UDMA/133
Jun 04 10:16:02 archlinux kernel: ata2.00: 537234768 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jun 04 10:16:02 archlinux kernel: ata2.00: Features: Trust Dev-Sleep NCQ-sndrcv NCQ-prio
Jun 04 10:16:02 archlinux kernel: ata2.00: supports DRM functions and may not be fully accessible
Jun 04 10:16:02 archlinux kernel: ata2.00: configured for UDMA/133
Jun 04 10:16:02 archlinux kernel: ahci 0000:02:00.1: port does not support device sleep
Jun 04 10:16:02 archlinux kernel: scsi 1:0:0:0: Direct-Access     ATA      Crucial_CT275MX3 R040 PQ: 0 ANSI: 5
Jun 04 10:16:02 archlinux kernel: ata2.00: Enabling discard_zeroes_data
Jun 04 10:16:02 archlinux kernel: sd 1:0:0:0: [sdb] 537234768 512-byte logical blocks: (275 GB/256 GiB)
Jun 04 10:16:02 archlinux kernel: sd 1:0:0:0: [sdb] Write Protect is off
Jun 04 10:16:02 archlinux kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jun 04 10:16:02 archlinux kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 04 10:16:02 archlinux kernel: sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
Jun 04 10:16:02 archlinux kernel: ata2.00: Enabling discard_zeroes_data
Jun 04 10:16:02 archlinux kernel:  sdb: sdb1 sdb2 sdb3 sdb4
Jun 04 10:16:02 archlinux kernel: sd 1:0:0:0: [sdb] supports TCG Opal
Jun 04 10:16:02 archlinux kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Jun 04 10:16:02 archlinux kernel: ata5: SATA link down (SStatus 0 SControl 330)
Jun 04 10:16:02 archlinux kernel: ata6: SATA link down (SStatus 0 SControl 330)
Jun 04 10:16:02 archlinux kernel: Freeing unused decrypted memory: 2028K
Jun 04 10:16:02 archlinux kernel: Freeing unused kernel image (initmem) memory: 3412K
Jun 04 10:16:02 archlinux kernel: Write protecting the kernel read-only data: 32768k
Jun 04 10:16:02 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1112K
Jun 04 10:16:02 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 04 10:16:02 archlinux kernel: rodata_test: all tests were successful
Jun 04 10:16:02 archlinux kernel: Run /init as init process
Jun 04 10:16:02 archlinux kernel:   with arguments:
Jun 04 10:16:02 archlinux kernel:     /init
Jun 04 10:16:02 archlinux kernel:   with environment:
Jun 04 10:16:02 archlinux kernel:     HOME=/
Jun 04 10:16:02 archlinux kernel:     TERM=linux
Jun 04 10:16:02 archlinux systemd[1]: systemd 255.7-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)
Jun 04 10:16:02 archlinux systemd[1]: Detected architecture x86-64.
Jun 04 10:16:02 archlinux systemd[1]: Running in initrd.
Jun 04 10:16:02 archlinux systemd[1]: Initializing machine ID from random generator.
Jun 04 10:16:02 archlinux systemd[1]: Queued start job for default target Initrd Default Target.
Jun 04 10:16:02 archlinux systemd[1]: Expecting device /dev/disk/by-partuuid/edd98d7c-05c3-4c3f-83ef-8aa268d12d3b...
Jun 04 10:16:02 archlinux systemd[1]: Reached target Path Units.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Slice Units.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Swaps.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Timer Units.
Jun 04 10:16:02 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Jun 04 10:16:02 archlinux systemd[1]: Listening on Journal Socket.
Jun 04 10:16:02 archlinux systemd[1]: Listening on udev Control Socket.
Jun 04 10:16:02 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Socket Units.
Jun 04 10:16:02 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Jun 04 10:16:02 archlinux systemd[1]: Check battery level during early boot was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/power_supply).
Jun 04 10:16:02 archlinux systemd[1]: Started Displays emergency message in full screen..
Jun 04 10:16:02 archlinux systemd[1]: Starting Journal Service...
Jun 04 10:16:02 archlinux systemd[1]: Starting Load Kernel Modules...
Jun 04 10:16:02 archlinux systemd[1]: TPM2 PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 10:16:02 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 04 10:16:02 archlinux systemd[1]: Starting Coldplug All udev Devices...
Jun 04 10:16:02 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Jun 04 10:16:02 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Local File Systems.
Jun 04 10:16:02 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 04 10:16:02 archlinux kernel: raid6: skipped pq benchmark and selected avx2x4
Jun 04 10:16:02 archlinux kernel: raid6: using avx2x2 recovery algorithm
Jun 04 10:16:02 archlinux systemd-journald[281]: Collecting audit messages is disabled.
Jun 04 10:16:02 archlinux kernel: xor: automatically using best checksumming function   avx       
Jun 04 10:16:02 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 04 10:16:02 archlinux systemd-journald[281]: Journal started
Jun 04 10:16:02 archlinux systemd-journald[281]: Runtime Journal (/run/log/journal/f214dbcf293745d192018b85fc9de6d4) is 8.0M, max 317.9M, 309.9M free.
Jun 04 10:16:02 archlinux systemd-udevd[290]: Using default interface naming scheme 'v255'.
Jun 04 10:16:02 archlinux systemd[1]: Started Journal Service.
Jun 04 10:16:02 archlinux systemd-modules-load[282]: Inserted module 'btrfs'
Jun 04 10:16:02 archlinux kernel: Btrfs loaded, zoned=yes, fsverity=yes
Jun 04 10:16:02 archlinux systemd[1]: Finished Load Kernel Modules.
Jun 04 10:16:02 archlinux systemd[1]: Finished Coldplug All udev Devices.
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
Jun 04 10:16:02 archlinux kernel: nvme nvme0: pci function 0000:01:00.0
Jun 04 10:16:02 archlinux kernel: nvme nvme1: pci function 0000:06:00.0
Jun 04 10:16:02 archlinux kernel: nvme nvme1: 8/0/0 default/read/poll queues
Jun 04 10:16:02 archlinux kernel:  nvme1n1: p1 p2 p3 p4
Jun 04 10:16:02 archlinux kernel: nvme nvme0: D3 entry latency set to 10 seconds
Jun 04 10:16:02 archlinux kernel: nvme nvme0: 24/0/0 default/read/poll queues
Jun 04 10:16:02 archlinux kernel:  nvme0n1: p1 p2
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 04 10:16:02 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 04 10:16:02 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 10:16:02 archlinux kernel: usb usb1: Product: xHCI Host Controller
Jun 04 10:16:02 archlinux kernel: usb usb1: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 04 10:16:02 archlinux kernel: usb usb1: SerialNumber: 0000:02:00.0
Jun 04 10:16:02 archlinux kernel: hub 1-0:1.0: USB hub found
Jun 04 10:16:02 archlinux kernel: hub 1-0:1.0: 10 ports detected
Jun 04 10:16:02 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 04 10:16:02 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jun 04 10:16:02 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 10:16:02 archlinux kernel: usb usb2: Product: xHCI Host Controller
Jun 04 10:16:02 archlinux kernel: usb usb2: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 04 10:16:02 archlinux kernel: usb usb2: SerialNumber: 0000:02:00.0
Jun 04 10:16:02 archlinux kernel: hub 2-0:1.0: USB hub found
Jun 04 10:16:02 archlinux kernel: hub 2-0:1.0: 4 ports detected
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 3
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:0b:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 4
Jun 04 10:16:02 archlinux kernel: xhci_hcd 0000:0b:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 04 10:16:02 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 04 10:16:02 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 10:16:02 archlinux kernel: usb usb3: Product: xHCI Host Controller
Jun 04 10:16:02 archlinux kernel: usb usb3: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 04 10:16:02 archlinux kernel: usb usb3: SerialNumber: 0000:0b:00.3
Jun 04 10:16:02 archlinux kernel: hub 3-0:1.0: USB hub found
Jun 04 10:16:02 archlinux kernel: hub 3-0:1.0: 4 ports detected
Jun 04 10:16:02 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 04 10:16:02 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jun 04 10:16:02 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 10:16:02 archlinux kernel: usb usb4: Product: xHCI Host Controller
Jun 04 10:16:02 archlinux kernel: usb usb4: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 04 10:16:02 archlinux kernel: usb usb4: SerialNumber: 0000:0b:00.3
Jun 04 10:16:02 archlinux kernel: hub 4-0:1.0: USB hub found
Jun 04 10:16:02 archlinux kernel: hub 4-0:1.0: 4 ports detected
Jun 04 10:16:02 archlinux systemd[1]: Starting Virtual Console Setup...
Jun 04 10:16:02 archlinux systemd[1]: Finished Virtual Console Setup.
Jun 04 10:16:02 archlinux systemd[1]: Found device Samsung SSD 970 EVO Plus 2TB primary.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Initrd Root Device.
Jun 04 10:16:02 archlinux systemd[1]: Reached target System Initialization.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Basic System.
Jun 04 10:16:02 archlinux systemd[1]: Starting File System Check on /dev/disk/by-partuuid/edd98d7c-05c3-4c3f-83ef-8aa268d12d3b...
Jun 04 10:16:02 archlinux systemd[1]: Finished File System Check on /dev/disk/by-partuuid/edd98d7c-05c3-4c3f-83ef-8aa268d12d3b.
Jun 04 10:16:02 archlinux systemd[1]: Mounting /sysroot...
Jun 04 10:16:02 archlinux kernel: BTRFS: device fsid a35eaaaf-45f7-4f4e-b5d5-0739305e9302 devid 1 transid 384589 /dev/nvme0n1p2 (259:7) scanned by mount (364)
Jun 04 10:16:02 archlinux kernel: BTRFS info (device nvme0n1p2): first mount of filesystem a35eaaaf-45f7-4f4e-b5d5-0739305e9302
Jun 04 10:16:02 archlinux kernel: BTRFS info (device nvme0n1p2): using crc32c (crc32c-intel) checksum algorithm
Jun 04 10:16:02 archlinux kernel: BTRFS info (device nvme0n1p2): using free-space-tree
Jun 04 10:16:02 archlinux systemd[1]: Mounted /sysroot.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Initrd Root File System.
Jun 04 10:16:02 archlinux systemd[1]: Starting Mountpoints Configured in the Real Root...
Jun 04 10:16:02 archlinux systemd[1]: initrd-parse-etc.service: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Finished Mountpoints Configured in the Real Root.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Initrd File Systems.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Initrd Default Target.
Jun 04 10:16:02 archlinux systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Jun 04 10:16:02 archlinux systemd[1]: Stopped target Initrd Default Target.
Jun 04 10:16:02 archlinux systemd[1]: Stopped target Basic System.
Jun 04 10:16:02 archlinux systemd[1]: Stopped target Initrd Root Device.
Jun 04 10:16:02 archlinux systemd[1]: Stopped target Path Units.
Jun 04 10:16:02 archlinux systemd[1]: Stopped target Slice Units.
Jun 04 10:16:02 archlinux systemd[1]: Stopped target Socket Units.
Jun 04 10:16:02 archlinux systemd[1]: Stopped target System Initialization.
Jun 04 10:16:02 archlinux systemd[1]: Stopped target Local File Systems.
Jun 04 10:16:02 archlinux systemd[1]: Stopped target Preparation for Local File Systems.
Jun 04 10:16:02 archlinux systemd[1]: Stopped target Swaps.
Jun 04 10:16:02 archlinux systemd[1]: Stopped target Timer Units.
Jun 04 10:16:02 archlinux systemd[1]: kmod-static-nodes.service: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Stopped Create List of Static Device Nodes.
Jun 04 10:16:02 archlinux systemd[1]: Stopping Displays emergency message in full screen....
Jun 04 10:16:02 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Stopped Load Kernel Modules.
Jun 04 10:16:02 archlinux systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Stopped Coldplug All udev Devices.
Jun 04 10:16:02 archlinux systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Jun 04 10:16:02 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Stopped Virtual Console Setup.
Jun 04 10:16:02 archlinux systemd[1]: systemd-bsod.service: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Stopped Displays emergency message in full screen..
Jun 04 10:16:02 archlinux systemd[1]: initrd-cleanup.service: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
Jun 04 10:16:02 archlinux kernel: usb 1-6: new full-speed USB device number 2 using xhci_hcd
Jun 04 10:16:02 archlinux systemd[1]: systemd-udevd.service: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Jun 04 10:16:02 archlinux systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Closed udev Control Socket.
Jun 04 10:16:02 archlinux systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Closed udev Kernel Socket.
Jun 04 10:16:02 archlinux systemd[1]: Starting Cleanup udev Database...
Jun 04 10:16:02 archlinux systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Jun 04 10:16:02 archlinux systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
Jun 04 10:16:02 archlinux systemd[1]: Finished Cleanup udev Database.
Jun 04 10:16:02 archlinux systemd[1]: Reached target Switch Root.
Jun 04 10:16:02 archlinux systemd[1]: Starting Switch Root...
Jun 04 10:16:02 archlinux systemd[1]: Switching root.
Jun 04 10:16:02 archlinux systemd-journald[281]: Journal stopped
Jun 04 10:16:03 archlinux systemd-journald[281]: Received SIGTERM from PID 1 (systemd).
Jun 04 10:16:03 archlinux systemd[1]: systemd 255.7-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)
Jun 04 10:16:03 archlinux systemd[1]: Detected architecture x86-64.
Jun 04 10:16:03 archlinux systemd[1]: Hostname set to <archlinux>.
Jun 04 10:16:03 archlinux kernel: usb 1-6: New USB device found, idVendor=1e71, idProduct=1714, bcdDevice= 2.00
Jun 04 10:16:03 archlinux kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 04 10:16:03 archlinux kernel: usb 1-6: Product: NZXT USB Device
Jun 04 10:16:03 archlinux kernel: usb 1-6: Manufacturer: NZXT.-Inc.
Jun 04 10:16:03 archlinux kernel: usb 1-6: SerialNumber: 6D8245925453
Jun 04 10:16:03 archlinux kernel: usb 1-7: new full-speed USB device number 3 using xhci_hcd
Jun 04 10:16:03 archlinux systemd[1]: bpf-lsm: LSM BPF program attached
Jun 04 10:16:03 archlinux kernel: usb 1-7: New USB device found, idVendor=0853, idProduct=0148, bcdDevice= 0.01
Jun 04 10:16:03 archlinux kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 04 10:16:03 archlinux kernel: usb 1-7: Product: REALFORCE 108 US
Jun 04 10:16:03 archlinux kernel: usb 1-7: Manufacturer: Topre
Jun 04 10:16:03 archlinux systemd-fstab-generator[413]: Mount point  is not a valid path, ignoring.
Jun 04 10:16:03 archlinux systemd-fstab-generator[413]: Mount point  is not a valid path, ignoring.
Jun 04 10:16:03 archlinux systemd-fstab-generator[413]: Mount point  is not a valid path, ignoring.
Jun 04 10:16:03 archlinux systemd-fstab-generator[413]: Mount point  is not a valid path, ignoring.
Jun 04 10:16:03 archlinux systemd-fstab-generator[413]: Mount point  is not a valid path, ignoring.
Jun 04 10:16:03 archlinux systemd-fstab-generator[413]: Mount point  is not a valid path, ignoring.
Jun 04 10:16:03 archlinux kernel: zram: Added device: zram0
Jun 04 10:16:03 archlinux kernel: usb 1-10: new full-speed USB device number 4 using xhci_hcd
Jun 04 10:16:03 archlinux systemd[1]: initrd-switch-root.service: Deactivated successfully.
Jun 04 10:16:03 archlinux systemd[1]: Stopped Switch Root.
Jun 04 10:16:03 archlinux systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Jun 04 10:16:03 archlinux systemd[1]: Created slice Slice /system/dirmngr.
Jun 04 10:16:03 archlinux systemd[1]: Created slice Slice /system/getty.
Jun 04 10:16:03 archlinux systemd[1]: Created slice Slice /system/gpg-agent.
Jun 04 10:16:03 archlinux systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jun 04 10:16:03 archlinux systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jun 04 10:16:03 archlinux systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jun 04 10:16:03 archlinux systemd[1]: Created slice Slice /system/keyboxd.
Jun 04 10:16:03 archlinux systemd[1]: Created slice Slice /system/modprobe.
Jun 04 10:16:03 archlinux systemd[1]: Created slice Slice /system/systemd-fsck.
Jun 04 10:16:03 archlinux systemd[1]: Created slice Slice /system/systemd-zram-setup.
Jun 04 10:16:03 archlinux systemd[1]: Created slice User and Session Slice.
Jun 04 10:16:03 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 04 10:16:03 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 04 10:16:03 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 04 10:16:03 archlinux systemd[1]: Expecting device /dev/disk/by-id/wwn-0x5000cca264d7bfbb-part2...
Jun 04 10:16:03 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/073B-18FF...
Jun 04 10:16:03 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/BAD8ACF2D8ACADD7...
Jun 04 10:16:03 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/DE06ED9B06ED74C5...
Jun 04 10:16:03 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/F6BE-D6CB...
Jun 04 10:16:03 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/a35eaaaf-45f7-4f4e-b5d5-0739305e9302...
Jun 04 10:16:03 archlinux systemd[1]: Expecting device /dev/zram0...
Jun 04 10:16:03 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Jun 04 10:16:03 archlinux systemd[1]: Reached target Login Prompts.
Jun 04 10:16:03 archlinux systemd[1]: Stopped target Switch Root.
Jun 04 10:16:03 archlinux systemd[1]: Stopped target Initrd File Systems.
Jun 04 10:16:03 archlinux systemd[1]: Stopped target Initrd Root File System.
Jun 04 10:16:03 archlinux systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 04 10:16:03 archlinux systemd[1]: Reached target Remote File Systems.
Jun 04 10:16:03 archlinux systemd[1]: Reached target Slice Units.
Jun 04 10:16:03 archlinux systemd[1]: Reached target Local Verity Protected Volumes.
Jun 04 10:16:03 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 04 10:16:03 archlinux systemd[1]: Listening on LVM2 poll daemon socket.
Jun 04 10:16:03 archlinux systemd[1]: Listening on Process Core Dump Socket.
Jun 04 10:16:03 archlinux systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 10:16:03 archlinux systemd[1]: Listening on udev Control Socket.
Jun 04 10:16:03 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 04 10:16:03 archlinux systemd[1]: Mounting Huge Pages File System...
Jun 04 10:16:03 archlinux systemd[1]: Mounting POSIX Message Queue File System...
Jun 04 10:16:03 archlinux systemd[1]: Mounting Kernel Debug File System...
Jun 04 10:16:03 archlinux systemd[1]: Mounting Kernel Trace File System...
Jun 04 10:16:03 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Jun 04 10:16:03 archlinux systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 04 10:16:03 archlinux systemd[1]: Starting Load Kernel Module configfs...
Jun 04 10:16:03 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Jun 04 10:16:03 archlinux systemd[1]: Starting Load Kernel Module drm...
Jun 04 10:16:03 archlinux systemd[1]: Starting Load Kernel Module fuse...
Jun 04 10:16:03 archlinux systemd[1]: Starting Load Kernel Module loop...
Jun 04 10:16:03 archlinux systemd[1]: Starting Mullvad early boot network blocker...
Jun 04 10:16:03 archlinux systemd[1]: systemd-fsck-root.service: Deactivated successfully.
Jun 04 10:16:03 archlinux systemd[1]: Stopped File System Check on Root Device.
Jun 04 10:16:03 archlinux systemd[1]: Starting Journal Service...
Jun 04 10:16:03 archlinux systemd[1]: Starting Load Kernel Modules...
Jun 04 10:16:03 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 10:16:03 archlinux systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 04 10:16:03 archlinux systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 10:16:03 archlinux systemd[1]: Starting Coldplug All udev Devices...
Jun 04 10:16:03 archlinux systemd[1]: Mounted Huge Pages File System.
Jun 04 10:16:03 archlinux systemd[1]: Mounted POSIX Message Queue File System.
Jun 04 10:16:03 archlinux kernel: loop: module loaded
Jun 04 10:16:03 archlinux kernel: device-mapper: uevent: version 1.0.3
Jun 04 10:16:03 archlinux systemd[1]: Mounted Kernel Debug File System.
Jun 04 10:16:03 archlinux kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Jun 04 10:16:03 archlinux systemd[1]: Mounted Kernel Trace File System.
Jun 04 10:16:03 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Jun 04 10:16:03 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 04 10:16:03 archlinux systemd[1]: Finished Load Kernel Module configfs.
Jun 04 10:16:03 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 04 10:16:03 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Jun 04 10:16:03 archlinux systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 04 10:16:03 archlinux systemd[1]: Finished Load Kernel Module drm.
Jun 04 10:16:03 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 04 10:16:03 archlinux systemd[1]: Finished Load Kernel Module fuse.
Jun 04 10:16:03 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 04 10:16:03 archlinux systemd[1]: Finished Load Kernel Module loop.
Jun 04 10:16:03 archlinux systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 04 10:16:03 archlinux systemd[1]: Mounting FUSE Control File System...
Jun 04 10:16:03 archlinux systemd-journald[442]: Collecting audit messages is disabled.
Jun 04 10:16:03 archlinux systemd[1]: Mounting Kernel Configuration File System...
Jun 04 10:16:03 archlinux kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jun 04 10:16:03 archlinux kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Jun 04 10:16:03 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jun 04 10:16:03 archlinux systemd[1]: Starting Load/Save OS Random Seed...
Jun 04 10:16:03 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 04 10:16:03 archlinux systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jun 04 10:16:03 archlinux systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 10:16:03 archlinux systemd-journald[442]: Journal started
Jun 04 10:16:03 archlinux systemd-journald[442]: Runtime Journal (/run/log/journal/dc37563395084bf4a42c5ca171b84ead) is 8.0M, max 317.9M, 309.9M free.
Jun 04 10:16:03 archlinux systemd[1]: Queued start job for default target Graphical Interface.
Jun 04 10:16:03 archlinux systemd[1]: systemd-journald.service: Deactivated successfully.
Jun 04 10:16:03 archlinux systemd-modules-load[443]: Inserted module 'crypto_user'
Jun 04 10:16:03 archlinux systemd-modules-load[443]: Inserted module 'sg'
Jun 04 10:16:03 archlinux mullvad-daemon[441]: [2024-06-04 10:16:03.768][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.3 2024-05-15
Jun 04 10:16:03 archlinux mullvad-daemon[441]: [2024-06-04 10:16:03.768][mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Jun 04 10:16:03 archlinux mullvad-daemon[441]: [2024-06-04 10:16:03.769][mullvad_daemon::early_boot_firewall][INFO] Applying firewall policy Blocked. Allowing LAN. Allowing endpoint: none
Jun 04 10:16:03 archlinux mullvad-daemon[441]: [2024-06-04 10:16:03.769][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: none
Jun 04 10:16:03 archlinux systemd-modules-load[443]: Inserted module 'pkcs8_key_parser'
Jun 04 10:16:03 archlinux systemd[1]: Mounted FUSE Control File System.
Jun 04 10:16:03 archlinux systemd[1]: Mounted Kernel Configuration File System.
Jun 04 10:16:03 archlinux systemd[1]: Started Journal Service.
Jun 04 10:16:03 archlinux kernel: Asymmetric key parser 'pkcs8' registered
Jun 04 10:16:03 archlinux kernel: vboxdrv: loading out-of-tree module taints kernel.
Jun 04 10:16:03 archlinux kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
Jun 04 10:16:03 archlinux systemd[1]: Finished Load/Save OS Random Seed.
Jun 04 10:16:03 archlinux kernel: vboxdrv: Found 24 processor cores/threads
Jun 04 10:16:03 archlinux systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jun 04 10:16:03 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jun 04 10:16:03 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 04 10:16:03 archlinux systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 04 10:16:03 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 04 10:16:03 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Jun 04 10:16:03 archlinux systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jun 04 10:16:03 archlinux systemd-modules-load[443]: Inserted module 'vboxdrv'
Jun 04 10:16:03 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 04 10:16:03 archlinux systemd-modules-load[443]: Inserted module 'vboxnetadp'
Jun 04 10:16:03 archlinux kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3792873406 Hz
Jun 04 10:16:03 archlinux kernel: vboxdrv: Successfully loaded version 7.0.18 r162988 (interface 0x00330004)
Jun 04 10:16:03 archlinux kernel: VBoxNetAdp: Successfully started.
Jun 04 10:16:03 archlinux systemd-modules-load[443]: Inserted module 'vboxnetflt'
Jun 04 10:16:03 archlinux systemd[1]: Finished Load Kernel Modules.
Jun 04 10:16:03 archlinux kernel: VBoxNetFlt: Successfully started.
Jun 04 10:16:03 archlinux systemd[1]: Starting Apply Kernel Variables...
Jun 04 10:16:03 archlinux systemd[1]: Finished Apply Kernel Variables.
Jun 04 10:16:03 archlinux systemd-udevd[485]: Using default interface naming scheme 'v255'.
Jun 04 10:16:03 archlinux systemd[1]: Finished Coldplug All udev Devices.
Jun 04 10:16:03 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 04 10:16:03 archlinux systemd[1]: Starting Load Kernel Module configfs...
Jun 04 10:16:03 archlinux systemd[1]: Starting Load Kernel Module fuse...
Jun 04 10:16:03 archlinux systemd[1]: Found device /dev/zram0.
Jun 04 10:16:03 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 04 10:16:03 archlinux systemd[1]: Finished Load Kernel Module configfs.
Jun 04 10:16:03 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 04 10:16:03 archlinux systemd[1]: Finished Load Kernel Module fuse.
Jun 04 10:16:03 archlinux systemd[1]: Starting Create swap on /dev/zram0...
Jun 04 10:16:03 archlinux kernel: zram0: detected capacity change from 0 to 8388608
Jun 04 10:16:03 archlinux systemd[1]: Condition check resulted in Samsung SSD 970 EVO Plus 2TB primary being skipped.
Jun 04 10:16:03 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/F6BE-D6CB...
Jun 04 10:16:03 archlinux systemd-makefs[547]: /dev/zram0 successfully formatted as swap (label "zram0", uuid de1e7cb1-7024-4960-b307-91601381c20f)
Jun 04 10:16:03 archlinux systemd[1]: Finished Create swap on /dev/zram0.
Jun 04 10:16:03 archlinux systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Jun 04 10:16:03 archlinux kernel: usb 1-10: New USB device found, idVendor=1532, idProduct=006c, bcdDevice= 2.00
Jun 04 10:16:03 archlinux kernel: usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 04 10:16:03 archlinux kernel: usb 1-10: Product: Razer Mamba Elite
Jun 04 10:16:03 archlinux kernel: usb 1-10: Manufacturer: Razer
Jun 04 10:16:03 archlinux kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jun 04 10:16:03 archlinux kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jun 04 10:16:03 archlinux kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jun 04 10:16:03 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
Jun 04 10:16:03 archlinux kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDsc
Jun 04 10:16:03 archlinux kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Jun 04 10:16:03 archlinux systemd-fsck[578]: fsck.fat 4.2 (2021-01-31)
Jun 04 10:16:03 archlinux systemd-fsck[578]: /dev/nvme0n1p1: 134 files, 37127/130556 clusters
Jun 04 10:16:03 archlinux kernel: ccp 0000:0b:00.1: enabling device (0000 -> 0002)
Jun 04 10:16:03 archlinux kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jun 04 10:16:03 archlinux kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jun 04 10:16:03 archlinux kernel: ccp 0000:0b:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Jun 04 10:16:03 archlinux kernel: ccp 0000:0b:00.1: psp enabled
Jun 04 10:16:03 archlinux kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jun 04 10:16:03 archlinux systemd[1]: Condition check resulted in Samsung SSD 970 EVO Plus 2TB primary being skipped.
Jun 04 10:16:03 archlinux systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Jun 04 10:16:03 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/F6BE-D6CB.
Jun 04 10:16:03 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jun 04 10:16:03 archlinux kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jun 04 10:16:03 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Jun 04 10:16:03 archlinux systemd[1]: Condition check resulted in Samsung_SSD_860_QVO_2TB Echo being skipped.
Jun 04 10:16:03 archlinux mtp-probe[613]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6"
Jun 04 10:16:03 archlinux mtp-probe[614]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10"
Jun 04 10:16:03 archlinux mtp-probe[615]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7"
Jun 04 10:16:03 archlinux mtp-probe[613]: bus: 1, device: 2 was not an MTP device
Jun 04 10:16:03 archlinux mtp-probe[614]: bus: 1, device: 4 was not an MTP device
Jun 04 10:16:03 archlinux mtp-probe[615]: bus: 1, device: 3 was not an MTP device
Jun 04 10:16:03 archlinux systemd[1]: Reached target Swaps.
Jun 04 10:16:03 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Jun 04 10:16:03 archlinux kernel: AES CTR mode by8 optimization enabled
Jun 04 10:16:04 archlinux kernel: i8042: PNP: No PS/2 controller found.
Jun 04 10:16:04 archlinux kernel: r8169 0000:05:00.0 eth0: RTL8168h/8111h, 04:92:26:5c:d5:c4, XID 541, IRQ 97
Jun 04 10:16:04 archlinux kernel: r8169 0000:05:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jun 04 10:16:04 archlinux kernel: r8169 0000:05:00.0 enp5s0: renamed from eth0
Jun 04 10:16:04 archlinux kernel: asus_wmi: ASUS WMI generic driver loaded
Jun 04 10:16:04 archlinux kernel: asus_wmi: Initialization: 0x0
Jun 04 10:16:04 archlinux kernel: asus_wmi: BIOS WMI version: 0.9
Jun 04 10:16:04 archlinux kernel: asus_wmi: SFUN value: 0x0
Jun 04 10:16:04 archlinux kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Jun 04 10:16:04 archlinux kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input3
Jun 04 10:16:04 archlinux systemd[1]: Mounting /.snapshots...
Jun 04 10:16:04 archlinux systemd[1]: Mounting /boot...
Jun 04 10:16:04 archlinux systemd[1]: Mounting /home...
Jun 04 10:16:04 archlinux kernel: snd_hda_intel 0000:09:00.1: Force to non-snoop mode
Jun 04 10:16:04 archlinux kernel: snd_hda_intel 0000:0b:00.4: enabling device (0000 -> 0002)
Jun 04 10:16:04 archlinux systemd[1]: Mounting /mnt/BAD8ACF2D8ACADD7...
Jun 04 10:16:04 archlinux systemd[1]: Mounting Temporary Directory /tmp...
Jun 04 10:16:04 archlinux systemd[1]: Mounting /var/cache/pacman/pkg...
Jun 04 10:16:04 archlinux systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
Jun 04 10:16:04 archlinux systemd[1]: Mounting /var/log...
Jun 04 10:16:04 archlinux systemd[1]: Starting Virtual Console Setup...
Jun 04 10:16:04 archlinux systemd[1]: Mounted /.snapshots.
Jun 04 10:16:04 archlinux systemd[1]: Mounted /home.
Jun 04 10:16:04 archlinux systemd[1]: Mounted Temporary Directory /tmp.
Jun 04 10:16:04 archlinux systemd[1]: Mounted /var/cache/pacman/pkg.
Jun 04 10:16:04 archlinux systemd[1]: Mounted /var/log.
Jun 04 10:16:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input4
Jun 04 10:16:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input5
Jun 04 10:16:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input6
Jun 04 10:16:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input7
Jun 04 10:16:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input8
Jun 04 10:16:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input9
Jun 04 10:16:04 archlinux systemd[1]: Reached target Sound Card.
Jun 04 10:16:04 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 04 10:16:04 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 04 10:16:04 archlinux systemd[1]: Mounted /boot.
Jun 04 10:16:04 archlinux systemd[1]: Finished Virtual Console Setup.
Jun 04 10:16:04 archlinux systemd[1]: Reached target Local File Systems.
Jun 04 10:16:04 archlinux systemd[1]: Listening on System Extension Image Management (Varlink).
Jun 04 10:16:04 archlinux systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jun 04 10:16:04 archlinux systemd[1]: Starting Set Up Additional Binary Formats...
Jun 04 10:16:04 archlinux systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jun 04 10:16:04 archlinux systemd-journald[442]: Time spent on flushing to /var/log/journal/dc37563395084bf4a42c5ca171b84ead is 436.849ms for 1319 entries.
Jun 04 10:16:04 archlinux systemd-journald[442]: System Journal (/var/log/journal/dc37563395084bf4a42c5ca171b84ead) is 445.8M, max 4.0G, 3.5G free.
Jun 04 10:16:04 archlinux systemd-journald[442]: Received client request to flush runtime journal.
Jun 04 10:16:04 archlinux systemd-journald[442]: /var/log/journal/dc37563395084bf4a42c5ca171b84ead/system.journal: Journal file uses a different sequence number ID, rotating.
Jun 04 10:16:04 archlinux systemd-journald[442]: Rotating system journal.
Jun 04 10:16:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Jun 04 10:16:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 04 10:16:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jun 04 10:16:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jun 04 10:16:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x11/0x0
Jun 04 10:16:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jun 04 10:16:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Jun 04 10:16:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Jun 04 10:16:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Jun 04 10:16:04 archlinux kernel: kvm_amd: TSC scaling supported
Jun 04 10:16:04 archlinux kernel: kvm_amd: Nested Virtualization enabled
Jun 04 10:16:04 archlinux kernel: kvm_amd: Nested Paging enabled
Jun 04 10:16:04 archlinux kernel: kvm_amd: SEV enabled (ASIDs 1 - 509)
Jun 04 10:16:04 archlinux kernel: kvm_amd: SEV-ES disabled (ASIDs 0 - 0)
Jun 04 10:16:04 archlinux kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jun 04 10:16:04 archlinux kernel: kvm_amd: Virtual GIF supported
Jun 04 10:16:04 archlinux kernel: kvm_amd: LBR virtualization supported
Jun 04 10:16:04 archlinux kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input10
Jun 04 10:16:04 archlinux kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input11
Jun 04 10:16:04 archlinux kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input12
Jun 04 10:16:04 archlinux kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input13
Jun 04 10:16:04 archlinux kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input14
Jun 04 10:16:04 archlinux kernel: usbcore: registered new interface driver usbhid
Jun 04 10:16:04 archlinux kernel: usbhid: USB HID core driver
Jun 04 10:16:04 archlinux kernel: hid-generic 0003:1E71:1714.0001: hiddev96,hidraw0: USB HID v1.10 Device [NZXT.-Inc. NZXT USB Device] on usb-0000:02:00.0-6/input0
Jun 04 10:16:04 archlinux kernel: input: Topre REALFORCE 108 US as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:0853:0148.0002/input/input15
Jun 04 10:16:04 archlinux kernel: hid-generic 0003:0853:0148.0002: input,hidraw1: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input0
Jun 04 10:16:04 archlinux kernel: input: Topre REALFORCE 108 US Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.1/0003:0853:0148.0003/input/input16
Jun 04 10:16:04 archlinux kernel: input: Topre REALFORCE 108 US Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.1/0003:0853:0148.0003/input/input17
Jun 04 10:16:04 archlinux kernel: hid-generic 0003:0853:0148.0003: input,hidraw2: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input1
Jun 04 10:16:04 archlinux kernel: hid-generic 0003:0853:0148.0004: hiddev97,hidraw3: USB HID v1.11 Device [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input2
Jun 04 10:16:04 archlinux kernel: input: Razer Razer Mamba Elite as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.0/0003:1532:006C.0005/input/input18
Jun 04 10:16:04 archlinux kernel: hid-generic 0003:1532:006C.0005: input,hidraw4: USB HID v1.11 Mouse [Razer Razer Mamba Elite] on usb-0000:02:00.0-10/input0
Jun 04 10:16:04 archlinux kernel: input: Razer Razer Mamba Elite Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.1/0003:1532:006C.0006/input/input19
Jun 04 10:16:04 archlinux kernel: input: Razer Razer Mamba Elite as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.1/0003:1532:006C.0006/input/input20
Jun 04 10:16:04 archlinux kernel: hid-generic 0003:1532:006C.0006: input,hidraw5: USB HID v1.11 Keyboard [Razer Razer Mamba Elite] on usb-0000:02:00.0-10/input1
Jun 04 10:16:04 archlinux kernel: input: Razer Razer Mamba Elite as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.2/0003:1532:006C.0007/input/input21
Jun 04 10:16:04 archlinux kernel: hid-generic 0003:1532:006C.0007: input,hidraw6: USB HID v1.11 Keyboard [Razer Razer Mamba Elite] on usb-0000:02:00.0-10/input2
Jun 04 10:16:04 archlinux mtp-probe[711]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10"
Jun 04 10:16:04 archlinux systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 682 (systemd-binfmt)
Jun 04 10:16:04 archlinux mtp-probe[711]: bus: 1, device: 4 was not an MTP device
Jun 04 10:16:04 archlinux systemd[1]: mullvad-early-boot-blocking.service: Deactivated successfully.
Jun 04 10:16:04 archlinux ntfs-3g[719]: Version 2022.10.3 external FUSE 29
Jun 04 10:16:04 archlinux systemd[1]: Finished Mullvad early boot network blocker.
Jun 04 10:16:04 archlinux ntfs-3g[719]: Mounted /dev/sda1 (Read-Write, label "Echo", NTFS 3.1)
Jun 04 10:16:04 archlinux systemd[1]: Mounted /mnt/BAD8ACF2D8ACADD7.
Jun 04 10:16:04 archlinux ntfs-3g[719]: Cmdline options: rw,nosuid,nodev
Jun 04 10:16:04 archlinux ntfs-3g[719]: Mount options: nosuid,nodev,allow_other,nonempty,relatime,rw,fsname=/dev/sda1,blkdev,blksize=4096
Jun 04 10:16:04 archlinux ntfs-3g[719]: Ownership and permissions disabled, configuration type 7
Jun 04 10:16:04 archlinux systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 04 10:16:04 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Jun 04 10:16:04 archlinux systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jun 04 10:16:04 archlinux systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jun 04 10:16:04 archlinux systemd[1]: Finished Set Up Additional Binary Formats.
Jun 04 10:16:04 archlinux systemd[1]: Finished Create Volatile Files and Directories.
Jun 04 10:16:04 archlinux systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 04 10:16:04 archlinux systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 04 10:16:04 archlinux systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jun 04 10:16:04 archlinux systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jun 04 10:16:06 archlinux systemd[1]: Starting Network Time Synchronization...
Jun 04 10:16:06 archlinux systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jun 04 10:16:06 archlinux systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 04 10:16:06 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
Jun 04 10:16:06 archlinux kernel: amdgpu: Virtual CRAT table created for CPU
Jun 04 10:16:06 archlinux kernel: amdgpu: Topology: Add CPU node
Jun 04 10:16:06 archlinux kernel: [drm] initializing kernel modesetting (NAVI10 0x1002:0x731F 0x1DA2:0xE410 0xC1).
Jun 04 10:16:06 archlinux kernel: [drm] register mmio base: 0xFCD00000
Jun 04 10:16:06 archlinux kernel: [drm] register mmio size: 524288
Jun 04 10:16:06 archlinux kernel: [drm] add ip block number 0 <nv_common>
Jun 04 10:16:06 archlinux kernel: [drm] add ip block number 1 <gmc_v10_0>
Jun 04 10:16:06 archlinux kernel: [drm] add ip block number 2 <navi10_ih>
Jun 04 10:16:06 archlinux kernel: [drm] add ip block number 3 <psp>
Jun 04 10:16:06 archlinux kernel: [drm] add ip block number 4 <smu>
Jun 04 10:16:06 archlinux kernel: [drm] add ip block number 5 <dm>
Jun 04 10:16:06 archlinux kernel: [drm] add ip block number 6 <gfx_v10_0>
Jun 04 10:16:06 archlinux kernel: [drm] add ip block number 7 <sdma_v5_0>
Jun 04 10:16:06 archlinux kernel: [drm] add ip block number 8 <vcn_v2_0>
Jun 04 10:16:06 archlinux kernel: [drm] add ip block number 9 <jpeg_v2_0>
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: No more image in the PCI ROM
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Fetched VBIOS from ROM BAR
Jun 04 10:16:06 archlinux kernel: amdgpu: ATOM BIOS: 113-410XT-UO4
Jun 04 10:16:06 archlinux kernel: [drm] VCN decode is enabled in VM mode
Jun 04 10:16:06 archlinux kernel: [drm] VCN encode is enabled in VM mode
Jun 04 10:16:06 archlinux systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 04 10:16:06 archlinux kernel: AMD Address Translation Library initialized
Jun 04 10:16:06 archlinux kernel: [drm] JPEG decode is enabled in VM mode
Jun 04 10:16:06 archlinux kernel: intel_rapl_common: Found RAPL domain package
Jun 04 10:16:06 archlinux kernel: intel_rapl_common: Found RAPL domain core
Jun 04 10:16:06 archlinux kernel: Console: switching to colour dummy device 80x25
Jun 04 10:16:06 archlinux systemd[1]: Started Network Time Synchronization.
Jun 04 10:16:06 archlinux systemd[1]: Reached target System Initialization.
Jun 04 10:16:06 archlinux systemd[1]: Started CUPS Scheduler.
Jun 04 10:16:06 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 04 10:16:06 archlinux systemd[1]: Reached target Path Units.
Jun 04 10:16:06 archlinux systemd[1]: Reached target System Time Set.
Jun 04 10:16:06 archlinux systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jun 04 10:16:06 archlinux systemd[1]: Started Discard unused filesystem blocks once a week.
Jun 04 10:16:06 archlinux systemd[1]: Started Daily verification of password and group files.
Jun 04 10:16:06 archlinux systemd[1]: Reached target Timer Units.
Jun 04 10:16:06 archlinux systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Jun 04 10:16:06 archlinux systemd[1]: Listening on CUPS Scheduler.
Jun 04 10:16:06 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 04 10:16:06 archlinux systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jun 04 10:16:06 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jun 04 10:16:06 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jun 04 10:16:06 archlinux systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jun 04 10:16:06 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jun 04 10:16:06 archlinux systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jun 04 10:16:06 archlinux systemd[1]: Listening on PC/SC Smart Card Daemon Activation Socket.
Jun 04 10:16:06 archlinux systemd[1]: Reached target Socket Units.
Jun 04 10:16:06 archlinux systemd[1]: Starting D-Bus System Message Bus...
Jun 04 10:16:06 archlinux systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 10:16:06 archlinux systemd[1]: Started D-Bus System Message Bus.
Jun 04 10:16:06 archlinux systemd[1]: Reached target Basic System.
Jun 04 10:16:06 archlinux systemd[1]: Starting Network Manager...
Jun 04 10:16:06 archlinux systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Jun 04 10:16:06 archlinux systemd[1]: Starting User Login Management...
Jun 04 10:16:06 archlinux systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 10:16:06 archlinux avahi-daemon[751]: Found user 'avahi' (UID 974) and group 'avahi' (GID 974).
Jun 04 10:16:06 archlinux avahi-daemon[751]: Successfully dropped root privileges.
Jun 04 10:16:06 archlinux avahi-daemon[751]: avahi-daemon 0.8 starting up.
Jun 04 10:16:06 archlinux dbus-broker-launch[748]: Ready
Jun 04 10:16:06 archlinux systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Jun 04 10:16:06 archlinux avahi-daemon[751]: Successfully called chroot().
Jun 04 10:16:06 archlinux avahi-daemon[751]: Successfully dropped remaining capabilities.
Jun 04 10:16:06 archlinux avahi-daemon[751]: No service file found in /etc/avahi/services.
Jun 04 10:16:06 archlinux avahi-daemon[751]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Jun 04 10:16:06 archlinux avahi-daemon[751]: New relevant interface lo.IPv6 for mDNS.
Jun 04 10:16:06 archlinux avahi-daemon[751]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Jun 04 10:16:06 archlinux avahi-daemon[751]: New relevant interface lo.IPv4 for mDNS.
Jun 04 10:16:06 archlinux avahi-daemon[751]: Network interface enumeration completed.
Jun 04 10:16:06 archlinux avahi-daemon[751]: Registering new address record for ::1 on lo.*.
Jun 04 10:16:06 archlinux avahi-daemon[751]: Registering new address record for 127.0.0.1 on lo.IPv4.
Jun 04 10:16:06 archlinux avahi-daemon[751]: Failed to parse address 'fe80::cac7:50ff:fee6:b829%enp5s0', ignoring.
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: vgaarb: deactivate vga console
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jun 04 10:16:06 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Jun 04 10:16:06 archlinux kernel: [drm] Detected VRAM RAM=8176M, BAR=256M
Jun 04 10:16:06 archlinux kernel: [drm] RAM width 256bits GDDR6
Jun 04 10:16:06 archlinux kernel: [drm] amdgpu: 8176M of VRAM memory ready
Jun 04 10:16:06 archlinux kernel: [drm] amdgpu: 7949M of GTT memory ready.
Jun 04 10:16:06 archlinux kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 04 10:16:06 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
Jun 04 10:16:06 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 2
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Will use PSP to load VCN firmware
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.2754] NetworkManager (version 1.46.0-2) is starting... (boot:95aa234a-0ce6-4687-ae77-9bc3c4138bc6)
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.2754] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.2781] manager[0x6364ae75e370]: monitoring kernel firmware directory '/lib/firmware'.
Jun 04 10:16:06 archlinux systemd[1]: Starting Hostname Service...
Jun 04 10:16:06 archlinux systemd-logind[752]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 04 10:16:06 archlinux systemd-logind[752]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 04 10:16:06 archlinux systemd-logind[752]: Watching system buttons on /dev/input/event21 (Razer Razer Mamba Elite)
Jun 04 10:16:06 archlinux systemd-logind[752]: New seat seat0.
Jun 04 10:16:06 archlinux systemd[1]: Started User Login Management.
Jun 04 10:16:06 archlinux systemd[1]: Started Hostname Service.
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3269] hostname: hostname: using hostnamed
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3269] hostname: static hostname changed from (none) to "archlinux"
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3271] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3273] manager[0x6364ae75e370]: rfkill: Wi-Fi hardware radio set enabled
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3273] manager[0x6364ae75e370]: rfkill: WWAN hardware radio set enabled
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3293] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: reserve 0x900000 from 0x81fd000000 for PSP TMR
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3321] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3332] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3466] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3474] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3479] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3480] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3481] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3481] manager: Networking is enabled by state file
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3484] settings: Loaded settings plugin: keyfile (internal)
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3489] dhcp: init: Using DHCP client 'internal'
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3490] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3498] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3501] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3504] device (lo): Activation: starting connection 'lo' (6a98dfff-467b-47ad-b1cc-174cc59e4ac2)
Jun 04 10:16:06 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3510] manager: (enp5s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3515] settings: (enp5s0): created default wired connection 'Wired connection 1'
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.3515] device (enp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 04 10:16:06 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: use vbios provided pptable
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
Jun 04 10:16:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: SMU is initialized successfully!
Jun 04 10:16:06 archlinux kernel: [drm] Display Core v3.2.273 initialized on DCN 2.0
Jun 04 10:16:06 archlinux kernel: [drm] DP-HDMI FRL PCON supported
Jun 04 10:16:06 archlinux kernel: Generic FE-GE Realtek PHY r8169-0-500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-500:00, irq=MAC)
Jun 04 10:16:06 archlinux kernel: snd_hda_intel 0000:09:00.1: bound 0000:09:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 04 10:16:06 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Jun 04 10:16:06 archlinux kernel: input: Topre REALFORCE 108 US as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:0853:0148.0002/input/input22
Jun 04 10:16:06 archlinux kernel: topre 0003:0853:0148.0002: input,hidraw1: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input0
Jun 04 10:16:06 archlinux systemd-logind[752]: Watching system buttons on /dev/input/event19 (Razer Razer Mamba Elite Keyboard)
Jun 04 10:16:06 archlinux systemd[1]: Started Network Manager.
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.6152] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 04 10:16:06 archlinux systemd[1]: Reached target Network.
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.6161] ovsdb: disconnected from ovsdb
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.6162] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.6165] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.6167] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:06 archlinux kernel: r8169 0000:05:00.0 enp5s0: Link is Down
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.6171] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.6181] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.6182] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:06 archlinux NetworkManager[750]: <info>  [1717514166.6187] device (lo): Activation: successful, device activated.
Jun 04 10:16:06 archlinux systemd[1]: Starting CUPS Scheduler...
Jun 04 10:16:06 archlinux systemd[1]: Started Mullvad VPN daemon.
Jun 04 10:16:06 archlinux systemd[1]: Starting Permit User Sessions...
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.3 2024-05-15
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_daemon][INFO] Logging to /var/log/mullvad-vpn
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_daemon][INFO] Management interface listening on /var/run/mullvad-vpn
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_api::address_cache][DEBUG] Loading API addresses from /var/cache/mullvad-vpn/api-ip-address.txt
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_api::address_cache][DEBUG] Using API address: 45.83.223.196:443
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_api::availability][DEBUG] Suspending API requests
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_daemon::version_check][DEBUG] Loading version check cache from /var/cache/mullvad-vpn/version-info.json
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /var/cache/mullvad-vpn/relays.json
Jun 04 10:16:06 archlinux systemd[1]: Finished Permit User Sessions.
Jun 04 10:16:06 archlinux systemd[1]: Starting GNOME Display Manager...
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /opt/Mullvad VPN/resources/relays.json
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_relay_selector::relay_selector][INFO] Initialized with 684 cached relays from 2024-06-04 08:48:45.947
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_api::availability][DEBUG] Pausing background API requests
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_daemon::account_history][INFO] Opening account history file in /etc/mullvad-vpn/account-history.json
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_daemon][INFO] Automatically connecting since auto-connect is turned on
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_daemon::api][INFO] Initial offline state - offline
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_api::availability][DEBUG] Pausing API requests due to being offline
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_api::availability][DEBUG] Unsuspending API requests
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_api::access][DEBUG] Fetching access token for an account
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_api::availability][DEBUG] Resuming background API requests
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: 45.83.223.196:443/TCP
Jun 04 10:16:06 archlinux systemd[1]: Started GNOME Display Manager.
Jun 04 10:16:06 archlinux systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
Jun 04 10:16:06 archlinux mullvad-daemon[799]: [mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
Jun 04 10:16:06 archlinux systemd[1]: Started Manage, Install and Generate Color Profiles.
Jun 04 10:16:06 archlinux systemd[1]: Started CUPS Scheduler.
Jun 04 10:16:06 archlinux systemd[1]: Reached target Multi-User System.
Jun 04 10:16:06 archlinux systemd[1]: Reached target Graphical Interface.
Jun 04 10:16:06 archlinux kernel: topre 0003:0853:0148.0003: fixing up Topre REALFORCE keyboard report descriptor
Jun 04 10:16:06 archlinux kernel: input: Topre REALFORCE 108 US as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.1/0003:0853:0148.0003/input/input23
Jun 04 10:16:06 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 04 10:16:06 archlinux kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jun 04 10:16:06 archlinux kernel: [drm] JPEG decode initialized successfully.
Jun 04 10:16:06 archlinux kernel: topre 0003:0853:0148.0003: input,hidraw2: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input1
Jun 04 10:16:06 archlinux kernel: topre 0003:0853:0148.0004: hiddev97,hidraw3: USB HID v1.11 Device [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input2
Jun 04 10:16:06 archlinux kernel: amdgpu: HMM registered 8176MB device memory
Jun 04 10:16:07 archlinux systemd-logind[752]: Watching system buttons on /dev/input/event15 (Topre REALFORCE 108 US)
Jun 04 10:16:07 archlinux systemd-logind[752]: Watching system buttons on /dev/input/event16 (Topre REALFORCE 108 US)
Jun 04 10:16:07 archlinux avahi-daemon[751]: Server startup complete. Host name is archlinux.local. Local service cookie is 1153466272.
Jun 04 10:16:07 archlinux kernel: [drm] Fence fallback timer expired on ring sdma0
Jun 04 10:16:07 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 04 10:16:07 archlinux kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jun 04 10:16:07 archlinux kernel: [drm] Fence fallback timer expired on ring sdma0
Jun 04 10:16:07 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
Jun 04 10:16:07 archlinux kernel: amdgpu: Topology: Add dGPU node [0x731f:0x1002]
Jun 04 10:16:07 archlinux kernel: kfd kfd: amdgpu: added device 1002:731f
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 8
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 8
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 8
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Jun 04 10:16:07 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Using BACO for runtime pm
Jun 04 10:16:07 archlinux kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:09:00.0 on minor 1
Jun 04 10:16:07 archlinux kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 04 10:16:07 archlinux kernel: [drm] DSC precompute is not needed.
Jun 04 10:16:07 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jun 04 10:16:07 archlinux systemd[1]: Stopped Virtual Console Setup.
Jun 04 10:16:08 archlinux kernel: Console: switching to colour frame buffer device 160x45
Jun 04 10:16:08 archlinux systemd[1]: Stopping Virtual Console Setup...
Jun 04 10:16:08 archlinux kernel: amdgpu 0000:09:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 04 10:16:08 archlinux systemd[1]: Starting Virtual Console Setup...
Jun 04 10:16:08 archlinux systemd[1]: Finished Virtual Console Setup.
Jun 04 10:16:08 archlinux gdm[813]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jun 04 10:16:08 archlinux systemd[1]: Reached target User and Group Name Lookups.
Jun 04 10:16:08 archlinux systemd[1]: Starting Accounts Service...
Jun 04 10:16:08 archlinux systemd[1]: Starting Authorization Manager...
Jun 04 10:16:08 archlinux polkitd[872]: Started polkitd version 124
Jun 04 10:16:08 archlinux polkitd[872]: Loading rules from directory /etc/polkit-1/rules.d
Jun 04 10:16:08 archlinux polkitd[872]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 04 10:16:08 archlinux polkitd[872]: Finished loading, compiling and executing 11 rules
Jun 04 10:16:08 archlinux systemd[1]: Started Authorization Manager.
Jun 04 10:16:08 archlinux polkitd[872]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 04 10:16:08 archlinux accounts-daemon[863]: started daemon version 23.13.0
Jun 04 10:16:08 archlinux systemd[1]: Started Accounts Service.
Jun 04 10:16:08 archlinux systemd-logind[752]: New session 1 of user gdm.
Jun 04 10:16:08 archlinux systemd[1]: Created slice User Slice of UID 120.
Jun 04 10:16:08 archlinux systemd[1]: Starting User Runtime Directory /run/user/120...
Jun 04 10:16:08 archlinux systemd[1]: Finished User Runtime Directory /run/user/120.
Jun 04 10:16:08 archlinux systemd[1]: Starting User Manager for UID 120...
Jun 04 10:16:08 archlinux dbus-broker-launch[748]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jun 04 10:16:08 archlinux (systemd)[898]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 04 10:16:08 archlinux (systemd)[898]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by gdm(uid=0)
Jun 04 10:16:08 archlinux systemd[898]: Queued start job for default target Main User Target.
Jun 04 10:16:08 archlinux systemd[898]: Created slice User Application Slice.
Jun 04 10:16:08 archlinux systemd[898]: Reached target Paths.
Jun 04 10:16:08 archlinux systemd[898]: Reached target Timers.
Jun 04 10:16:08 archlinux systemd[898]: Starting D-Bus User Message Bus Socket...
Jun 04 10:16:08 archlinux systemd[898]: Listening on GnuPG network certificate management daemon.
Jun 04 10:16:08 archlinux systemd[898]: Starting GCR ssh-agent wrapper...
Jun 04 10:16:08 archlinux systemd[898]: Listening on GNOME Keyring daemon.
Jun 04 10:16:08 archlinux systemd[898]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 04 10:16:08 archlinux systemd[898]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 04 10:16:08 archlinux systemd[898]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 04 10:16:08 archlinux systemd[898]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 04 10:16:08 archlinux systemd[898]: Listening on GnuPG public key management service.
Jun 04 10:16:08 archlinux systemd[898]: Listening on p11-kit server.
Jun 04 10:16:08 archlinux systemd[898]: Listening on PipeWire PulseAudio.
Jun 04 10:16:08 archlinux systemd[898]: Listening on PipeWire Multimedia System Sockets.
Jun 04 10:16:08 archlinux systemd[898]: Listening on D-Bus User Message Bus Socket.
Jun 04 10:16:08 archlinux systemd[898]: Listening on GCR ssh-agent wrapper.
Jun 04 10:16:08 archlinux systemd[898]: Reached target Sockets.
Jun 04 10:16:08 archlinux systemd[898]: Reached target Basic System.
Jun 04 10:16:08 archlinux systemd[1]: Started User Manager for UID 120.
Jun 04 10:16:08 archlinux systemd[898]: Starting Update XDG user dir configuration...
Jun 04 10:16:08 archlinux systemd[1]: Started Session 1 of User gdm.
Jun 04 10:16:08 archlinux systemd[898]: Finished Update XDG user dir configuration.
Jun 04 10:16:08 archlinux systemd[898]: Reached target Main User Target.
Jun 04 10:16:08 archlinux systemd[898]: Startup finished in 240ms.
Jun 04 10:16:08 archlinux systemd[898]: Created slice User Core Session Slice.
Jun 04 10:16:08 archlinux systemd[898]: Starting D-Bus User Message Bus...
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Service file '/usr/share//dbus-1/services/nemo.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Service file '/usr/share//dbus-1/services/nemo.service' is not named after the D-Bus name 'org.Nemo'.
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.freedesktop.FileManager1.service'
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Service file '/usr/share//dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 04 10:16:08 archlinux systemd[898]: Started D-Bus User Message Bus.
Jun 04 10:16:08 archlinux dbus-broker-launch[916]: Ready
Jun 04 10:16:08 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=921 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
Jun 04 10:16:08 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 04 10:16:08 archlinux gnome-session[921]: gnome-session-binary[921]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Jun 04 10:16:08 archlinux gnome-session-binary[921]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Jun 04 10:16:08 archlinux gnome-shell[934]: Running GNOME Shell (using mutter 46.2) as a Wayland display server
Jun 04 10:16:08 archlinux systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 04 10:16:08 archlinux systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 04 10:16:08 archlinux rtkit-daemon[953]: Successfully called chroot.
Jun 04 10:16:08 archlinux rtkit-daemon[953]: Successfully dropped privileges.
Jun 04 10:16:08 archlinux rtkit-daemon[953]: Successfully limited resources.
Jun 04 10:16:08 archlinux rtkit-daemon[953]: Running.
Jun 04 10:16:08 archlinux rtkit-daemon[953]: Canary thread running.
Jun 04 10:16:08 archlinux rtkit-daemon[953]: Watchdog thread running.
Jun 04 10:16:08 archlinux rtkit-daemon[953]: Supervising 0 threads of 0 processes of 0 users.
Jun 04 10:16:08 archlinux rtkit-daemon[953]: Supervising 0 threads of 0 processes of 0 users.
Jun 04 10:16:09 archlinux rtkit-daemon[953]: Successfully made thread 952 of process 934 owned by '120' RT at priority 20.
Jun 04 10:16:09 archlinux rtkit-daemon[953]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 10:16:09 archlinux gnome-shell[934]: Made thread 'KMS thread' realtime scheduled
Jun 04 10:16:09 archlinux gnome-shell[934]: Device '/dev/dri/card1' prefers shadow buffer
Jun 04 10:16:09 archlinux gnome-shell[934]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
Jun 04 10:16:09 archlinux gnome-shell[934]: Created gbm renderer for '/dev/dri/card1'
Jun 04 10:16:09 archlinux gnome-shell[934]: Boot VGA GPU /dev/dri/card1 selected as primary
Jun 04 10:16:09 archlinux gnome-shell[934]: Obtained a high priority EGL context
Jun 04 10:16:09 archlinux gnome-shell[934]: Obtained a high priority EGL context
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=934 comm="/usr/bin/gnome-shell")
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Successfully activated service 'org.a11y.Bus'
Jun 04 10:16:09 archlinux gnome-shell[934]: Using public X11 display :1024, (using :1025 for managed services)
Jun 04 10:16:09 archlinux gnome-shell[934]: Using Wayland display name 'wayland-0'
Jun 04 10:16:09 archlinux NetworkManager[750]: <info>  [1717514169.4990] device (enp5s0): carrier: link connected
Jun 04 10:16:09 archlinux NetworkManager[750]: <info>  [1717514169.4992] device (enp5s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jun 04 10:16:09 archlinux NetworkManager[750]: <info>  [1717514169.4995] policy: auto-activating connection 'Wired connection 1' (a141f95a-7754-3d72-9ceb-21cbef00cbd3)
Jun 04 10:16:09 archlinux NetworkManager[750]: <info>  [1717514169.4997] device (enp5s0): Activation: starting connection 'Wired connection 1' (a141f95a-7754-3d72-9ceb-21cbef00cbd3)
Jun 04 10:16:09 archlinux NetworkManager[750]: <info>  [1717514169.4997] device (enp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 04 10:16:09 archlinux NetworkManager[750]: <info>  [1717514169.4998] manager: NetworkManager state is now CONNECTING
Jun 04 10:16:09 archlinux NetworkManager[750]: <info>  [1717514169.4999] device (enp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 04 10:16:09 archlinux NetworkManager[750]: <info>  [1717514169.5002] device (enp5s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 04 10:16:09 archlinux kernel: r8169 0000:05:00.0 enp5s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jun 04 10:16:09 archlinux NetworkManager[750]: <info>  [1717514169.5005] dhcp4 (enp5s0): activation: beginning transaction (timeout in 45 seconds)
Jun 04 10:16:09 archlinux avahi-daemon[751]: Joining mDNS multicast group on interface enp5s0.IPv6 with address fe80::a1ea:c181:cf16:fa21.
Jun 04 10:16:09 archlinux avahi-daemon[751]: New relevant interface enp5s0.IPv6 for mDNS.
Jun 04 10:16:09 archlinux avahi-daemon[751]: Registering new address record for fe80::a1ea:c181:cf16:fa21 on enp5s0.*.
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[997]: dbus-daemon[997]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=934 comm="/usr/bin/gnome-shell")
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[997]: dbus-daemon[997]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[1001]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 04 10:16:09 archlinux gnome-shell[934]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 04 10:16:09 archlinux gnome-shell[934]: Will monitor session 1
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=934 comm="/usr/bin/gnome-shell")
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=934 comm="/usr/bin/gnome-shell")
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun 04 10:16:09 archlinux systemd[1]: Starting Locale Service...
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=934 comm="/usr/bin/gnome-shell")
Jun 04 10:16:09 archlinux systemd[1]: Starting Daemon for power management...
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension light-style@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux gnome-shell[934]: Extension system-monitor@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 10:16:09 archlinux rtkit-daemon[953]: Successfully made thread 952 of process 934 owned by '120' high priority at nice level 0.
Jun 04 10:16:09 archlinux rtkit-daemon[953]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 10:16:09 archlinux systemd[1]: Started Locale Service.
Jun 04 10:16:09 archlinux rtkit-daemon[953]: Supervising 0 threads of 0 processes of 1 users.
Jun 04 10:16:09 archlinux rtkit-daemon[953]: Supervising 0 threads of 0 processes of 1 users.
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Successfully activated service 'org.gnome.Shell.Notifications'
Jun 04 10:16:09 archlinux rtkit-daemon[953]: Successfully made thread 952 of process 934 owned by '120' RT at priority 20.
Jun 04 10:16:09 archlinux rtkit-daemon[953]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 10:16:09 archlinux org.gnome.Shell.desktop[934]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/103e1e6db4c827b62b171751416878458700000009210000.ms”: No such file or directory
Jun 04 10:16:09 archlinux gnome-shell[934]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Activating service name='org.freedesktop.systemd1' requested by ':1.11' (uid=120 pid=1054 comm="/usr/lib/gsd-sharing")
Jun 04 10:16:09 archlinux kernel: rfkill: input handler disabled
Jun 04 10:16:09 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 04 10:16:09 archlinux gsd-sharing[1054]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 04 10:16:09 archlinux gsd-sharing[1054]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 04 10:16:09 archlinux systemd[1]: Started Daemon for power management.
Jun 04 10:16:09 archlinux polkitd[872]: Registered Authentication Agent for unix-session:1 (system bus name :1.22 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 04 10:16:09 archlinux gnome-shell[934]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 04 10:16:09 archlinux NetworkManager[750]: <info>  [1717514169.9938] agent-manager: agent[d648b6ad39f29531,:1.22/org.gnome.Shell.NetworkAgent/120]: agent registered
Jun 04 10:16:10 archlinux gnome-shell[934]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 04 10:16:10 archlinux systemd[898]: Started PipeWire Multimedia Service.
Jun 04 10:16:10 archlinux systemd[1]: Starting Location Lookup Service...
Jun 04 10:16:10 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Successfully activated service 'org.gnome.Shell.Screencast'
Jun 04 10:16:10 archlinux systemd[898]: Started Multimedia Service Session Manager.
Jun 04 10:16:10 archlinux org.gnome.Shell.desktop[1234]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 04 10:16:10 archlinux org.gnome.Shell.desktop[1234]: > Warning:          Unsupported maximum keycode 708, clipping.
Jun 04 10:16:10 archlinux org.gnome.Shell.desktop[1234]: >                   X11 cannot support keycodes above 255.
Jun 04 10:16:10 archlinux systemd[898]: Started PipeWire PulseAudio.
Jun 04 10:16:10 archlinux org.gnome.Shell.desktop[1234]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Jun 04 10:16:10 archlinux org.gnome.Shell.desktop[1234]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Jun 04 10:16:10 archlinux org.gnome.Shell.desktop[1234]: Errors from xkbcomp are not fatal to the X server
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Successfully made thread 1225 of process 1225 owned by '120' high priority at nice level -11.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 2 threads of 2 processes of 1 users.
Jun 04 10:16:10 archlinux gnome-session-binary[921]: Entering running state
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Successfully made thread 1246 of process 1225 owned by '120' RT at priority 20.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 10:16:10 archlinux xbrlapi.desktop[1254]: openConnection: connect: No such file or directory
Jun 04 10:16:10 archlinux xbrlapi.desktop[1254]: cannot connect to braille devices daemon brltty at :0
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Successfully made thread 1238 of process 1238 owned by '120' high priority at nice level -11.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 4 threads of 3 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Successfully made thread 1237 of process 1237 owned by '120' high priority at nice level -11.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 5 threads of 4 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Successfully made thread 1258 of process 1238 owned by '120' RT at priority 20.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 10:16:10 archlinux systemd[1]: Starting WPA supplicant...
Jun 04 10:16:10 archlinux gsd-media-keys[1091]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun 04 10:16:10 archlinux gsd-media-keys[1091]: Failed to grab accelerator for keybinding settings:hibernate
Jun 04 10:16:10 archlinux wpa_supplicant[1272]: Successfully initialized wpa_supplicant
Jun 04 10:16:10 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Activating service name='org.gnome.ScreenSaver' requested by ':1.24' (uid=120 pid=1136 comm="/usr/lib/gsd-power")
Jun 04 10:16:10 archlinux systemd[1]: Started WPA supplicant.
Jun 04 10:16:10 archlinux systemd[1]: Started Location Lookup Service.
Jun 04 10:16:10 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Successfully activated service 'org.gnome.ScreenSaver'
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Successfully made thread 952 of process 934 owned by '120' high priority at nice level 0.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 5 threads of 3 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 5 threads of 3 processes of 1 users.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Successfully made thread 952 of process 934 owned by '120' RT at priority 20.
Jun 04 10:16:10 archlinux rtkit-daemon[953]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 10:16:10 archlinux gnome-shell[934]: Registering session with GDM
Jun 04 10:16:10 archlinux wireplumber[1237]: spa.bluez5: BlueZ system service is not available
Jun 04 10:16:10 archlinux wireplumber[1237]: [0:00:10.648686800] [1237] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jun 04 10:16:10 archlinux wireplumber[1237]: [0:00:10.648697339] [1237] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jun 04 10:16:10 archlinux wireplumber[1237]: [0:00:10.648723679] [1237]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jun 04 10:16:10 archlinux gsd-media-keys[1091]: Unable to get default sink
Jun 04 10:16:10 archlinux gsd-media-keys[1091]: Unable to get default source
Jun 04 10:16:10 archlinux NetworkManager[750]: <info>  [1717514170.9395] dhcp6 (enp5s0): activation: beginning transaction (timeout in 45 seconds)
Jun 04 10:16:10 archlinux NetworkManager[750]: <info>  [1717514170.9399] policy: set 'Wired connection 1' (enp5s0) as default for IPv6 routing and DNS
Jun 04 10:16:10 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Activating service name='org.freedesktop.systemd1' requested by ':1.11' (uid=120 pid=1054 comm="/usr/lib/gsd-sharing")
Jun 04 10:16:10 archlinux dbus-broker-launch[748]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Jun 04 10:16:10 archlinux /usr/lib/gdm-wayland-session[920]: dbus-daemon[920]: [session uid=120 pid=920] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 04 10:16:10 archlinux gsd-sharing[1054]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 04 10:16:10 archlinux gsd-sharing[1054]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 04 10:16:10 archlinux avahi-daemon[751]: Leaving mDNS multicast group on interface enp5s0.IPv6 with address fe80::a1ea:c181:cf16:fa21.
Jun 04 10:16:10 archlinux avahi-daemon[751]: Joining mDNS multicast group on interface enp5s0.IPv6 with address 2603:8081:c00:672c:47fc:fb45:9fc9:53bd.
Jun 04 10:16:10 archlinux mullvad-daemon[799]: [talpid_core::dns][INFO] Resetting DNS
Jun 04 10:16:10 archlinux mullvad-daemon[799]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: true }
Jun 04 10:16:10 archlinux avahi-daemon[751]: Registering new address record for 2603:8081:c00:672c:47fc:fb45:9fc9:53bd on enp5s0.*.
Jun 04 10:16:10 archlinux NetworkManager[750]: <info>  [1717514170.9631] dhcp6 (enp5s0): state changed new lease
Jun 04 10:16:10 archlinux mullvad-daemon[799]: [mullvad_api::availability][DEBUG] Resuming API requests due to coming online
Jun 04 10:16:10 archlinux mullvad-daemon[799]: [mullvad_api::access][DEBUG] Fetching access token for an account
Jun 04 10:16:10 archlinux mullvad-daemon[799]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Jun 04 10:16:10 archlinux mullvad-daemon[799]: Caused by: Hyper error
Jun 04 10:16:10 archlinux mullvad-daemon[799]: Caused by: error trying to connect: Network is unreachable (os error 101)
Jun 04 10:16:10 archlinux mullvad-daemon[799]: Caused by: Network is unreachable (os error 101)
Jun 04 10:16:10 archlinux mullvad-daemon[799]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Jun 04 10:16:10 archlinux mullvad-daemon[799]: Caused by: Hyper error
Jun 04 10:16:10 archlinux mullvad-daemon[799]: Caused by: error trying to connect: Network is unreachable (os error 101)
Jun 04 10:16:10 archlinux mullvad-daemon[799]: Caused by: Network is unreachable (os error 101)
Jun 04 10:16:10 archlinux mullvad-daemon[799]: [mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
Jun 04 10:16:10 archlinux mullvad-daemon[799]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Jun 04 10:16:10 archlinux mullvad-daemon[799]: Caused by: Hyper error
Jun 04 10:16:10 archlinux mullvad-daemon[799]: Caused by: error trying to connect: Network is unreachable (os error 101)
Jun 04 10:16:10 archlinux mullvad-daemon[799]: Caused by: Network is unreachable (os error 101)
Jun 04 10:16:10 archlinux mullvad-daemon[799]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 206.217.206.67:14368/UDP, Allowing LAN, interface: none. Allowing endpoint 45.83.223.196:443/TCP
Jun 04 10:16:10 archlinux avahi-daemon[751]: Withdrawing address record for fe80::a1ea:c181:cf16:fa21 on enp5s0.
Jun 04 10:16:10 archlinux mullvad-daemon[799]: [mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge ca-tor-br-101 at 198.44.140.226:443/TCP
Jun 04 10:16:10 archlinux mullvad-daemon[799]: [mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 206.217.206.67:14368/UDP, Allowing LAN, interface: none. Allowing endpoint 198.44.140.226:443/TCP
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: 206.217.206.67:14368, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "USA", city: Some("Dallas, TX"), latitude: 32.89748, longitude: -97.040443, mullvad_exit_ip: true, hostname: Some("us-dal-wg-503"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }) }
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): off, lan: on, pq: auto, obfs: auto, dns: default
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [talpid_wireguard][DEBUG] Tunnel MTU: 1380
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
Jun 04 10:16:11 archlinux kernel: wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
Jun 04 10:16:11 archlinux kernel: wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [talpid_wireguard][DEBUG] Using kernel WireGuard implementation
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 206.217.206.67:14368/UDP over "wg0-mullvad" (ip: 10.133.124.121, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: 10.64.0.1:1337/TCP), Allowing LAN. Allowing endpoint 198.44.140.226:443/TCP
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.1076] manager: (wg0-mullvad): new WireGuard device (/org/freedesktop/NetworkManager/Devices/3)
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.1130] device (wg0-mullvad): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.1133] device (wg0-mullvad): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.1136] device (wg0-mullvad): Activation: starting connection 'wg0-mullvad' (84ba39c8-9202-41a0-a2f2-3cca33786c4a)
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.1142] device (wg0-mullvad): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.1144] device (wg0-mullvad): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.1145] device (wg0-mullvad): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.1146] device (wg0-mullvad): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.1153] device (wg0-mullvad): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.1154] device (wg0-mullvad): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.1157] device (wg0-mullvad): Activation: successful, device activated.
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: 10.64.0.1, prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 206.217.206.67:14368/UDP over "wg0-mullvad" (ip: 10.133.124.121, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: 10.64.0.1:1337/TCP), Allowing LAN. Allowing endpoint 198.44.140.226:443/TCP
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [talpid_wireguard][DEBUG] Requesting ephemeral peer
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.5083] dhcp4 (enp5s0): state changed new lease, address=192.168.0.28, acd pending
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.7104] dhcp4 (enp5s0): state changed new lease, address=192.168.0.28
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.7107] policy: set 'Wired connection 1' (enp5s0) as default for IPv4 routing and DNS
Jun 04 10:16:11 archlinux avahi-daemon[751]: Joining mDNS multicast group on interface enp5s0.IPv4 with address 192.168.0.28.
Jun 04 10:16:11 archlinux avahi-daemon[751]: New relevant interface enp5s0.IPv4 for mDNS.
Jun 04 10:16:11 archlinux avahi-daemon[751]: Registering new address record for 192.168.0.28 on enp5s0.IPv4.
Jun 04 10:16:11 archlinux mullvad-daemon[799]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: true }
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.7387] device (enp5s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.7399] device (enp5s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.7401] device (enp5s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.7404] manager: NetworkManager state is now CONNECTED_SITE
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.7407] device (enp5s0): Activation: successful, device activated.
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.7412] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 04 10:16:11 archlinux NetworkManager[750]: <info>  [1717514171.7414] manager: startup complete
Jun 04 10:16:14 archlinux gdm-password][1337]: gkr-pam: unable to locate daemon control file
Jun 04 10:16:14 archlinux gdm-password][1337]: gkr-pam: stashed password to try later in open session
Jun 04 10:16:14 archlinux gdm-password][1337]: pam_unix(gdm-password:session): session opened for user jack(uid=1000) by jack(uid=0)
Jun 04 10:16:14 archlinux systemd-logind[752]: New session 3 of user jack.
Jun 04 10:16:14 archlinux systemd[1]: Created slice User Slice of UID 1000.
Jun 04 10:16:14 archlinux systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 04 10:16:14 archlinux systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 04 10:16:14 archlinux systemd[1]: Starting User Manager for UID 1000...
Jun 04 10:16:14 archlinux (systemd)[1365]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[jack] ruser=[<unknown>] rhost=[<unknown>]
Jun 04 10:16:14 archlinux (systemd)[1365]: pam_unix(systemd-user:session): session opened for user jack(uid=1000) by jack(uid=0)
Jun 04 10:16:14 archlinux systemd-xdg-autostart-generator[1374]: Exec binary 'mailspring' does not exist: No such file or directory
Jun 04 10:16:14 archlinux systemd-journald[442]: /var/log/journal/dc37563395084bf4a42c5ca171b84ead/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Jun 04 10:16:14 archlinux systemd-xdg-autostart-generator[1374]: /home/jack/.config/autostart/Mailspring.desktop: not generating unit, executable specified in Exec= does not exist.
Jun 04 10:16:14 archlinux systemd[1365]: Queued start job for default target Main User Target.
Jun 04 10:16:14 archlinux systemd[1365]: Created slice User Application Slice.
Jun 04 10:16:14 archlinux systemd[1365]: Reached target Paths.
Jun 04 10:16:14 archlinux systemd[1365]: Reached target Timers.
Jun 04 10:16:14 archlinux systemd[1365]: Starting D-Bus User Message Bus Socket...
Jun 04 10:16:14 archlinux systemd[1365]: Listening on GnuPG network certificate management daemon.
Jun 04 10:16:14 archlinux systemd[1365]: Starting GCR ssh-agent wrapper...
Jun 04 10:16:14 archlinux systemd[1365]: Listening on GNOME Keyring daemon.
Jun 04 10:16:14 archlinux systemd[1365]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 04 10:16:14 archlinux systemd[1365]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 04 10:16:14 archlinux systemd[1365]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 04 10:16:14 archlinux systemd[1365]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 04 10:16:14 archlinux systemd[1365]: Listening on GnuPG public key management service.
Jun 04 10:16:14 archlinux systemd[1365]: Listening on p11-kit server.
Jun 04 10:16:14 archlinux systemd[1365]: Listening on PipeWire PulseAudio.
Jun 04 10:16:14 archlinux systemd[1365]: Listening on PipeWire Multimedia System Sockets.
Jun 04 10:16:14 archlinux systemd[1365]: Listening on D-Bus User Message Bus Socket.
Jun 04 10:16:14 archlinux systemd[1365]: Listening on GCR ssh-agent wrapper.
Jun 04 10:16:14 archlinux systemd[1365]: Reached target Sockets.
Jun 04 10:16:14 archlinux systemd[1365]: Reached target Basic System.
Jun 04 10:16:14 archlinux systemd[1]: Started User Manager for UID 1000.
Jun 04 10:16:14 archlinux systemd[1365]: Starting Update XDG user dir configuration...
Jun 04 10:16:14 archlinux systemd[1]: Started Session 3 of User jack.
Jun 04 10:16:14 archlinux systemd[1365]: Started GNOME Keyring daemon.
Jun 04 10:16:14 archlinux systemd[1365]: Finished Update XDG user dir configuration.
Jun 04 10:16:14 archlinux systemd[1365]: Reached target Main User Target.
Jun 04 10:16:14 archlinux systemd[1365]: Startup finished in 233ms.
Jun 04 10:16:14 archlinux gnome-keyring-daemon[1387]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 04 10:16:14 archlinux systemd[1365]: Created slice User Core Session Slice.
Jun 04 10:16:14 archlinux systemd[1365]: Starting D-Bus User Message Bus...
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Service file '/usr/share//dbus-1/services/nemo.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Service file '/usr/share//dbus-1/services/nemo.service' is not named after the D-Bus name 'org.Nemo'.
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.freedesktop.FileManager1.service'
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Service file '/usr/share//dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 04 10:16:14 archlinux systemd[1365]: Started D-Bus User Message Bus.
Jun 04 10:16:14 archlinux dbus-broker-launch[1396]: Ready
Jun 04 10:16:14 archlinux gdm-password][1337]: gkr-pam: unlocked login keyring
Jun 04 10:16:14 archlinux gdm[813]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jun 04 10:16:14 archlinux kernel: rfkill: input handler enabled
Jun 04 10:16:14 archlinux gsd-media-keys[1091]: Unable to get default sink
Jun 04 10:16:14 archlinux /usr/lib/gdm-wayland-session[1422]: amdgpu: amdgpu_cs_ctx_create2 failed. (-13)
Jun 04 10:16:14 archlinux /usr/lib/gdm-wayland-session[1422]: amdgpu: amdgpu_cs_ctx_create2 failed. (-13)
Jun 04 10:16:15 archlinux /usr/lib/gdm-wayland-session[1555]: /home/jack/.config/hypr/scripts/suspend.sh: line 2: swayidle: command not found
Jun 04 10:16:15 archlinux /usr/lib/gdm-wayland-session[1559]: waybar: no process found
Jun 04 10:16:16 archlinux /usr/lib/gdm-wayland-session[1551]: Error: "Socket file not found. Are you sure swww-daemon is running?"
Jun 04 10:16:16 archlinux /usr/lib/gdm-wayland-session[1596]: DEPRECATION WARNING: `swww init` IS DEPRECATED. Call `swww-daemon` directly instead
Jun 04 10:16:16 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 04 10:16:16 archlinux mullvad-daemon[799]: [talpid_wireguard][DEBUG] Retrieved ephemeral peer
Jun 04 10:16:16 archlinux mullvad-daemon[799]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 206.217.206.67:14368/UDP over "wg0-mullvad" (ip: 10.133.124.121, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: All), Allowing LAN. Allowing endpoint 198.44.140.226:443/TCP
Jun 04 10:16:16 archlinux mullvad-daemon[799]: [talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
Jun 04 10:16:17 archlinux mullvad-daemon[799]: [talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: 0.0.0.0, prefix: 0 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: false, mtu: None }}
Jun 04 10:16:17 archlinux mullvad-daemon[799]: [talpid_core::firewall][INFO] Applying firewall policy: Connected to 206.217.206.67:14368/UDP over "wg0-mullvad" (ip: 10.133.124.121, v4 gw: 10.64.0.1, v6 gw: None), Allowing LAN
Jun 04 10:16:17 archlinux mullvad-daemon[799]: [talpid_core::dns][INFO] Setting DNS servers to 10.64.0.1
Jun 04 10:16:17 archlinux mullvad-daemon[799]: [talpid_core::dns::imp::static_resolv_conf][DEBUG] No DNS state backup to restore
Jun 04 10:16:17 archlinux mullvad-daemon[799]: [talpid_core::dns::imp][DEBUG] Managing DNS via /etc/resolv.conf
Jun 04 10:16:17 archlinux mullvad-daemon[799]: [mullvad_daemon][DEBUG] New tunnel state: Connected { endpoint: TunnelEndpoint { endpoint: Endpoint { address: 206.217.206.67:14368, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: Some("wg0-mullvad") }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "USA", city: Some("Dallas, TX"), latitude: 32.89748, longitude: -97.040443, mullvad_exit_ip: true, hostname: Some("us-dal-wg-503"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }) }
Jun 04 10:16:17 archlinux mullvad-daemon[799]: [mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
Jun 04 10:16:17 archlinux systemd[1365]: Starting Accessibility services bus...
Jun 04 10:16:17 archlinux systemd[1365]: Started Accessibility services bus.
Jun 04 10:16:17 archlinux at-spi-bus-launcher[1639]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Jun 04 10:16:17 archlinux at-spi-bus-launcher[1639]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Jun 04 10:16:17 archlinux dbus-broker-launch[1639]: Ready
Jun 04 10:16:17 archlinux systemd[1365]: Starting Virtual filesystem service...
Jun 04 10:16:17 archlinux systemd[1365]: Started Virtual filesystem service.
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1632]: [0.051] Ignoring unknown config key: open_url_modifiers
Jun 04 10:16:17 archlinux systemd[1365]: Starting Portal service...
Jun 04 10:16:17 archlinux systemd[1365]: Starting flatpak document portal service...
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1563]: [2024-06-04 10:16:17.311] [info] Using configuration file /home/jack/.config/waybar/config.jsonc
Jun 04 10:16:17 archlinux polkitd[872]: Registered Authentication Agent for unix-session:3 (system bus name :1.56 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 04 10:16:17 archlinux systemd[1365]: Created slice Slice /app/dbus-:1.12-org.a11y.atspi.Registry.
Jun 04 10:16:17 archlinux systemd[1365]: Started dbus-:1.12-org.a11y.atspi.Registry@0.service.
Jun 04 10:16:17 archlinux systemd[1365]: Starting sandboxed app permission store...
Jun 04 10:16:17 archlinux at-spi2-registryd[1667]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 04 10:16:17 archlinux systemd[1365]: Started sandboxed app permission store.
Jun 04 10:16:17 archlinux systemd[1365]: Started flatpak document portal service.
Jun 04 10:16:17 archlinux systemd[1365]: Starting Portal service (GTK/GNOME implementation)...
Jun 04 10:16:17 archlinux systemd[1365]: Started kitty child process: 1710 launched by: 1632.
Jun 04 10:16:17 archlinux systemd[1365]: Started Portal service (GTK/GNOME implementation).
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 10:16:17 archlinux systemd[1365]: Started PipeWire Multimedia Service.
Jun 04 10:16:17 archlinux systemd[1365]: Started Multimedia Service Session Manager.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Successfully made thread 1736 of process 1736 owned by '1000' high priority at nice level -11.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 7 threads of 5 processes of 2 users.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 7 threads of 5 processes of 2 users.
Jun 04 10:16:17 archlinux systemd[1365]: Starting Portal service (Hyprland implementation)...
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Successfully made thread 1749 of process 1736 owned by '1000' RT at priority 20.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 8 threads of 5 processes of 2 users.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 8 threads of 5 processes of 2 users.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 8 threads of 5 processes of 2 users.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Successfully made thread 1737 of process 1737 owned by '1000' high priority at nice level -11.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 9 threads of 6 processes of 2 users.
Jun 04 10:16:17 archlinux systemd[1365]: Started Portal service (Hyprland implementation).
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1713]: [0.040] Ignoring unknown config key: open_url_modifiers
Jun 04 10:16:17 archlinux systemd[1365]: Started Portal service.
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1563]: [2024-06-04 10:16:17.512] [info] Discovered appearance 'dark'
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1563]: [2024-06-04 10:16:17.512] [info] Using CSS file /home/jack/.config/waybar/style.css
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1563]: [2024-06-04 10:16:17.517] [info] Hyprland IPC starting
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1563]: [2024-06-04 10:16:17.519] [info] Loading persistent workspaces from Hyprland workspace rules
Jun 04 10:16:17 archlinux systemd[1365]: Started PipeWire PulseAudio.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Successfully made thread 1837 of process 1837 owned by '1000' high priority at nice level -11.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 10 threads of 7 processes of 2 users.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Successfully made thread 1852 of process 1837 owned by '1000' RT at priority 20.
Jun 04 10:16:17 archlinux rtkit-daemon[953]: Supervising 11 threads of 7 processes of 2 users.
Jun 04 10:16:17 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 04 10:16:17 archlinux kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 04 10:16:17 archlinux kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jun 04 10:16:17 archlinux kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 04 10:16:17 archlinux kernel: cfg80211: failed to load regulatory.db
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1563]: [2024-06-04 10:16:17.598] [info] Loading persistent workspaces from Hyprland workspace rules
Jun 04 10:16:17 archlinux systemd[1365]: Started kitty child process: 1887 launched by: 1713.
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1563]: [2024-06-04 10:16:17.601] [info] Loading persistent workspaces from Hyprland workspace rules
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1936]: [0.041] Ignoring unknown config key: open_url_modifiers
Jun 04 10:16:17 archlinux systemd[1365]: Started kitty child process: 2053 launched by: 1936.
Jun 04 10:16:17 archlinux systemd[1365]: Started tmux child pane 2062 launched by process 1716.
Jun 04 10:16:17 archlinux systemd[1365]: Started tmux child pane 2081 launched by process 1716.
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1632]: [0.602] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1632]: [0.602] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1632]: [0.602] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1936]: [0.203] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1936]: [0.203] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1936]: [0.203] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[2071]: [0.039] Ignoring unknown config key: open_url_modifiers
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1563]: [2024-06-04 10:16:17.923] [info] Bar configured (width: 2560, height: 39) for output: DP-1
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1563]: [2024-06-04 10:16:17.923] [info] Bar configured (width: 2560, height: 39) for output: DP-2
Jun 04 10:16:17 archlinux /usr/lib/gdm-wayland-session[1563]: [2024-06-04 10:16:17.923] [info] Bar configured (width: 2560, height: 39) for output: HDMI-A-2
Jun 04 10:16:17 archlinux wireplumber[1737]: spa.bluez5: BlueZ system service is not available
Jun 04 10:16:17 archlinux wireplumber[1737]: [0:00:17.969034583] [1737] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jun 04 10:16:17 archlinux wireplumber[1737]: [0:00:17.969046986] [1737] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jun 04 10:16:17 archlinux wireplumber[1737]: [0:00:17.969071862] [1737]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jun 04 10:16:18 archlinux systemd[1365]: Started kitty child process: 2205 launched by: 2071.
Jun 04 10:16:18 archlinux /usr/lib/gdm-wayland-session[2261]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 04 10:16:18 archlinux /usr/lib/gdm-wayland-session[2261]: > Warning:          Unsupported maximum keycode 708, clipping.
Jun 04 10:16:18 archlinux /usr/lib/gdm-wayland-session[2261]: >                   X11 cannot support keycodes above 255.
Jun 04 10:16:18 archlinux /usr/lib/gdm-wayland-session[2261]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Jun 04 10:16:18 archlinux /usr/lib/gdm-wayland-session[2261]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Jun 04 10:16:18 archlinux /usr/lib/gdm-wayland-session[2261]: Errors from xkbcomp are not fatal to the X server
Jun 04 10:16:18 archlinux systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:18 archlinux waybar[1563]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 10:16:19 archlinux mullvad-daemon[799]: [talpid_wireguard::mtu_detection][DEBUG] MTU 1380 verified to not drop packets
Jun 04 10:16:20 archlinux /usr/lib/gdm-wayland-session[2535]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 04 10:16:20 archlinux /usr/lib/gdm-wayland-session[2535]: > Warning:          Unsupported maximum keycode 708, clipping.
Jun 04 10:16:20 archlinux /usr/lib/gdm-wayland-session[2535]: >                   X11 cannot support keycodes above 255.
Jun 04 10:16:20 archlinux /usr/lib/gdm-wayland-session[2535]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Jun 04 10:16:20 archlinux /usr/lib/gdm-wayland-session[2535]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Jun 04 10:16:20 archlinux /usr/lib/gdm-wayland-session[2535]: Errors from xkbcomp are not fatal to the X server
Jun 04 10:16:21 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:16:21 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:16:23 archlinux systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jun 04 10:16:23 archlinux gnome-keyring-daemon[1387]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 04 10:16:23 archlinux gnome-keyring-d[1387]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 04 10:16:23 archlinux /usr/lib/gdm-wayland-session[2564]: [2564:2564:0604/101623.250946:ERROR:profile_attributes_storage.cc(1033)] Failed to PNG encode the image.
Jun 04 10:16:23 archlinux mullvad-daemon[799]: [mullvad_api::access][DEBUG] Fetching access token for an account
Jun 04 10:16:23 archlinux /usr/lib/gdm-wayland-session[2564]: [2564:2583:0604/101623.598945:ERROR:mime_util_xdg.cc(136)] Invalid mime.cache file does not contain null prior to ALIAS_LIST_OFFSET=44
Jun 04 10:16:23 archlinux /usr/lib/gdm-wayland-session[2564]: [2564:2564:0604/101623.703363:ERROR:sharing_service.cc(221)] Device registration failed with fatal error
Jun 04 10:16:24 archlinux gnome-shell[934]: Connection to xwayland lost
Jun 04 10:16:24 archlinux gnome-shell[934]: Xwayland terminated, exiting since it was mandatory
Jun 04 10:16:24 archlinux gnome-shell[934]: JS ERROR: Gio.IOErrorEnum: Xwayland exited unexpectedly
                                              @resource:///org/gnome/shell/ui/init.js:21:20
Jun 04 10:16:24 archlinux gnome-shell[934]: Execution of main.js threw exception: Module resource:///org/gnome/shell/ui/init.js threw an exception
Jun 04 10:16:24 archlinux systemd-logind[752]: Session 1 logged out. Waiting for processes to exit.
Jun 04 10:16:25 archlinux polkitd[872]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.22, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 04 10:16:25 archlinux systemd[1]: session-1.scope: Deactivated successfully.
Jun 04 10:16:25 archlinux systemd[1]: session-1.scope: Consumed 2.402s CPU time.
Jun 04 10:16:25 archlinux systemd-logind[752]: Removed session 1.
Jun 04 10:16:25 archlinux gdm[813]: Gdm: Child process -913 was already dead.
Jun 04 10:16:25 archlinux gdm[813]: Gdm: on_display_removed: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jun 04 10:16:25 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:16:25 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:16:29 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:16:31 archlinux systemd[1365]: /home/jack/.config/systemd/user/gnome-session-restart-dbus.service.d/override.conf:1: Assignment outside of section. Ignoring.
Jun 04 10:16:31 archlinux systemd[1365]: gnome-session-restart-dbus.service: Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. Refusing.
Jun 04 10:16:31 archlinux systemd[1365]: /home/jack/.config/systemd/user/gnome-session-restart-dbus.service.d/override.conf:1: Assignment outside of section. Ignoring.
Jun 04 10:16:31 archlinux systemd[1365]: gnome-session-restart-dbus.service: Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. Refusing.
Jun 04 10:16:31 archlinux systemd[1365]: /home/jack/.config/systemd/user/gnome-session-restart-dbus.service.d/override.conf:1: Assignment outside of section. Ignoring.
Jun 04 10:16:31 archlinux systemd[1365]: gnome-session-restart-dbus.service: Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. Refusing.
Jun 04 10:16:31 archlinux systemd[1365]: /home/jack/.config/systemd/user/gnome-session-restart-dbus.service.d/override.conf:1: Assignment outside of section. Ignoring.
Jun 04 10:16:31 archlinux systemd[1365]: gnome-session-restart-dbus.service: Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. Refusing.
Jun 04 10:16:35 archlinux systemd[1]: Stopping User Manager for UID 120...
Jun 04 10:16:35 archlinux systemd[898]: Activating special unit Exit the Session...
Jun 04 10:16:35 archlinux systemd[898]: Stopped target Main User Target.
Jun 04 10:16:35 archlinux systemd[898]: Stopping PipeWire PulseAudio...
Jun 04 10:16:35 archlinux systemd[898]: Stopped PipeWire PulseAudio.
Jun 04 10:16:35 archlinux systemd[898]: Stopping Multimedia Service Session Manager...
Jun 04 10:16:35 archlinux wireplumber[1237]: wireplumber: stopped by signal: Terminated
Jun 04 10:16:35 archlinux wireplumber[1237]: wireplumber: disconnected from pipewire
Jun 04 10:16:35 archlinux systemd[898]: Stopped Multimedia Service Session Manager.
Jun 04 10:16:35 archlinux systemd[898]: Stopping PipeWire Multimedia Service...
Jun 04 10:16:35 archlinux systemd[898]: Stopped PipeWire Multimedia Service.
Jun 04 10:16:35 archlinux systemd[898]: Stopped target Basic System.
Jun 04 10:16:35 archlinux systemd[898]: Stopped target Paths.
Jun 04 10:16:35 archlinux systemd[898]: Stopped target Sockets.
Jun 04 10:16:35 archlinux systemd[898]: Stopped target Timers.
Jun 04 10:16:35 archlinux systemd[898]: Closed GnuPG network certificate management daemon.
Jun 04 10:16:35 archlinux systemd[898]: Closed GCR ssh-agent wrapper.
Jun 04 10:16:35 archlinux systemd[898]: Closed GNOME Keyring daemon.
Jun 04 10:16:35 archlinux systemd[898]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 04 10:16:35 archlinux systemd[898]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 04 10:16:35 archlinux systemd[898]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 04 10:16:35 archlinux systemd[898]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 04 10:16:35 archlinux systemd[898]: Closed GnuPG public key management service.
Jun 04 10:16:35 archlinux systemd[898]: Closed p11-kit server.
Jun 04 10:16:35 archlinux systemd[898]: Closed PipeWire PulseAudio.
Jun 04 10:16:35 archlinux systemd[898]: Closed PipeWire Multimedia System Sockets.
Jun 04 10:16:35 archlinux dbus-broker[917]: Dispatched 289 messages @ 1(±3)μs / message.
Jun 04 10:16:35 archlinux systemd[898]: Stopping D-Bus User Message Bus...
Jun 04 10:16:35 archlinux systemd[898]: Stopped D-Bus User Message Bus.
Jun 04 10:16:35 archlinux systemd[898]: Removed slice User Core Session Slice.
Jun 04 10:16:35 archlinux systemd[898]: Closed D-Bus User Message Bus Socket.
Jun 04 10:16:35 archlinux systemd[898]: Removed slice User Application Slice.
Jun 04 10:16:35 archlinux systemd[898]: Reached target Shutdown.
Jun 04 10:16:35 archlinux systemd[898]: Finished Exit the Session.
Jun 04 10:16:35 archlinux systemd[898]: Reached target Exit the Session.
Jun 04 10:16:35 archlinux (sd-pam)[901]: pam_unix(systemd-user:session): session closed for user gdm
Jun 04 10:16:35 archlinux systemd[1]: user@120.service: Deactivated successfully.
Jun 04 10:16:35 archlinux systemd[1]: Stopped User Manager for UID 120.
Jun 04 10:16:35 archlinux systemd[1]: Stopping User Runtime Directory /run/user/120...
Jun 04 10:16:35 archlinux systemd[1]: run-user-120.mount: Deactivated successfully.
Jun 04 10:16:35 archlinux systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Jun 04 10:16:35 archlinux systemd[1]: Stopped User Runtime Directory /run/user/120.
Jun 04 10:16:35 archlinux systemd[1]: Removed slice User Slice of UID 120.
Jun 04 10:16:35 archlinux systemd[1]: user-120.slice: Consumed 3.010s CPU time.
Jun 04 10:16:36 archlinux systemd-timesyncd[739]: Contacted time server 208.67.75.242:123 (2.arch.pool.ntp.org).
Jun 04 10:16:36 archlinux systemd-timesyncd[739]: Initial clock synchronization to Tue 2024-06-04 10:16:36.320414 CDT.
Jun 04 10:16:40 archlinux systemd[1]: systemd-localed.service: Deactivated successfully.
Jun 04 10:16:40 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 04 10:16:51 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:16:51 archlinux /usr/lib/gdm-wayland-session[2605]: [2605:2605:0604/101651.182723:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
Jun 04 10:16:51 archlinux /usr/lib/gdm-wayland-session[2605]: [2605:2605:0604/101651.185144:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
Jun 04 10:17:01 archlinux /usr/lib/gdm-wayland-session[2605]: [2605:2605:0604/101701.700949:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
Jun 04 10:17:03 archlinux mullvad-daemon[799]: [mullvad_daemon::relay_list][DEBUG] Relay list is up-to-date
Jun 04 10:17:10 archlinux geoclue[1236]: Service not used for 60 seconds. Shutting down..
Jun 04 10:17:10 archlinux systemd[1]: geoclue.service: Deactivated successfully.
Jun 04 10:17:17 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:17:19 archlinux systemd[1365]: Reloading requested from client PID 3006 ('systemctl') (unit tmux-spawn-05861ed2-6839-4bad-99a1-13810c6a6bbc.scope)...
Jun 04 10:17:19 archlinux systemd[1365]: Reloading...
Jun 04 10:17:19 archlinux systemd-xdg-autostart-generator[3164]: Exec binary 'mailspring' does not exist: No such file or directory
Jun 04 10:17:19 archlinux systemd-xdg-autostart-generator[3164]: /home/jack/.config/autostart/Mailspring.desktop: not generating unit, executable specified in Exec= does not exist.
Jun 04 10:17:19 archlinux systemd[1365]: Reloading finished in 182 ms.
Jun 04 10:17:26 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:17:27 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:17:28 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:17:33 archlinux systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device: Job dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device/start timed out.
Jun 04 10:17:33 archlinux systemd[1]: Timed out waiting for device /dev/disk/by-id/wwn-0x5000cca264d7bfbb-part2.
Jun 04 10:17:33 archlinux systemd[1]: Dependency failed for /mnt/wwn-0x5000cca264d7bfbb-part2.
Jun 04 10:17:33 archlinux systemd[1]: mnt-wwn\x2d0x5000cca264d7bfbb\x2dpart2.mount: Job mnt-wwn\x2d0x5000cca264d7bfbb\x2dpart2.mount/start failed with result 'dependency'.
Jun 04 10:17:33 archlinux systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device: Job dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device/start failed with result 'timeout'.
Jun 04 10:17:33 archlinux systemd[1]: dev-disk-by\x2duuid-073B\x2d18FF.device: Job dev-disk-by\x2duuid-073B\x2d18FF.device/start timed out.
Jun 04 10:17:33 archlinux systemd[1]: Timed out waiting for device /dev/disk/by-uuid/073B-18FF.
Jun 04 10:17:33 archlinux systemd[1]: Dependency failed for /mnt/073B-18FF.
Jun 04 10:17:33 archlinux systemd[1]: mnt-073B\x2d18FF.mount: Job mnt-073B\x2d18FF.mount/start failed with result 'dependency'.
Jun 04 10:17:33 archlinux systemd[1]: dev-disk-by\x2duuid-073B\x2d18FF.device: Job dev-disk-by\x2duuid-073B\x2d18FF.device/start failed with result 'timeout'.
Jun 04 10:17:33 archlinux systemd[1]: dev-disk-by\x2duuid-DE06ED9B06ED74C5.device: Job dev-disk-by\x2duuid-DE06ED9B06ED74C5.device/start timed out.
Jun 04 10:17:33 archlinux systemd[1]: Timed out waiting for device /dev/disk/by-uuid/DE06ED9B06ED74C5.
Jun 04 10:17:33 archlinux systemd[1]: Dependency failed for /mnt/DE06ED9B06ED74C5.
Jun 04 10:17:33 archlinux systemd[1]: mnt-DE06ED9B06ED74C5.mount: Job mnt-DE06ED9B06ED74C5.mount/start failed with result 'dependency'.
Jun 04 10:17:33 archlinux systemd[1]: Startup finished in 16.843s (firmware) + 930ms (loader) + 2.164s (kernel) + 791ms (initrd) + 1min 30.904s (userspace) = 1min 51.633s.
Jun 04 10:17:33 archlinux systemd[1]: dev-disk-by\x2duuid-DE06ED9B06ED74C5.device: Job dev-disk-by\x2duuid-DE06ED9B06ED74C5.device/start failed with result 'timeout'.
Jun 04 10:18:21 archlinux polkitd[872]: Registered Authentication Agent for unix-process:3445:14137 (system bus name :1.71 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 04 10:18:24 archlinux polkitd[872]: Operator of unix-session:3 successfully authenticated as unix-user:jack to gain TEMPORARY authorization for action org.freedesktop.systemd1.reload-daemon for system-bus-name::1.70 [systemctl daemon-reload] (owned by unix-user:jack)
Jun 04 10:18:24 archlinux systemd[1]: Reloading requested from client PID 3445 ('systemctl') (unit user@1000.service)...
Jun 04 10:18:24 archlinux systemd[1]: Reloading...
Jun 04 10:18:25 archlinux systemd-fstab-generator[3522]: Mount point  is not a valid path, ignoring.
Jun 04 10:18:25 archlinux systemd-fstab-generator[3522]: Mount point  is not a valid path, ignoring.
Jun 04 10:18:25 archlinux systemd-fstab-generator[3522]: Mount point  is not a valid path, ignoring.
Jun 04 10:18:25 archlinux systemd-fstab-generator[3522]: Mount point  is not a valid path, ignoring.
Jun 04 10:18:25 archlinux systemd-fstab-generator[3522]: Mount point  is not a valid path, ignoring.
Jun 04 10:18:25 archlinux systemd-fstab-generator[3522]: Mount point  is not a valid path, ignoring.
Jun 04 10:18:25 archlinux systemd[1]: Reloading finished in 231 ms.
Jun 04 10:18:25 archlinux polkitd[872]: Unregistered Authentication Agent for unix-process:3445:14137 (system bus name :1.71, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 04 10:18:31 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:18:32 archlinux /usr/lib/gdm-wayland-session[1549]: FAILED b'unknown request'
Jun 04 10:18:34 archlinux systemd-logind[752]: The system will reboot now!
Jun 04 10:18:34 archlinux systemd-logind[752]: System is rebooting.
Jun 04 10:18:34 archlinux systemd[1]: Stopping Session 3 of User jack...
Jun 04 10:18:34 archlinux systemd[1]: Removed slice Slice /system/getty.
Jun 04 10:18:34 archlinux gdm-password][1337]: pam_unix(gdm-password:session): session closed for user jack
Jun 04 10:18:34 archlinux systemd[1]: Removed slice Slice /system/modprobe.
Jun 04 10:18:34 archlinux systemd[1]: Stopped target Graphical Interface.
Jun 04 10:18:34 archlinux systemd[1]: Stopped target Multi-User System.
Jun 04 10:18:34 archlinux systemd[1]: Stopped target Login Prompts.
Jun 04 10:18:34 archlinux systemd[1]: Stopped target Sound Card.
Jun 04 10:18:34 archlinux systemd[1]: Stopped target Timer Units.
Jun 04 10:18:34 archlinux systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Jun 04 10:18:34 archlinux systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Jun 04 10:18:34 archlinux systemd[1]: fstrim.timer: Deactivated successfully.
Jun 04 10:18:34 archlinux systemd[1]: Stopped Discard unused filesystem blocks once a week.
Jun 04 10:18:34 archlinux systemd[1]: shadow.timer: Deactivated successfully.
Jun 04 10:18:34 archlinux systemd[1]: Stopped Daily verification of password and group files.
Jun 04 10:18:34 archlinux systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Jun 04 10:18:34 archlinux systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jun 04 10:18:34 archlinux gdm[813]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jun 04 10:18:34 archlinux polkitd[872]: Unregistered Authentication Agent for unix-session:3 (system bus name :1.56, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 04 10:18:34 archlinux xdg-desktop-por[1685]: Error reading events from display: Broken pipe
Jun 04 10:18:34 archlinux systemd[1365]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Jun 04 10:18:34 archlinux systemd[1365]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Jun 04 10:18:34 archlinux /usr/lib/gdm-wayland-session[2250]: (EE) could not connect to wayland server
Jun 04 10:18:35 archlinux systemd[1]: Stopped target System Time Set.
Jun 04 10:18:35 archlinux systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Closed LVM2 poll daemon socket.
Jun 04 10:18:35 archlinux systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 04 10:18:35 archlinux systemd[1365]: kitty-1713-0.scope: Consumed 8.181s CPU time, 791.0M memory peak, 0B memory swap peak.
Jun 04 10:18:35 archlinux systemd[1]: Unmounting /mnt/BAD8ACF2D8ACADD7...
Jun 04 10:18:35 archlinux systemd[1]: Stopping Accounts Service...
Jun 04 10:18:35 archlinux avahi-daemon[751]: Got SIGTERM, quitting.
Jun 04 10:18:35 archlinux avahi-daemon[751]: Leaving mDNS multicast group on interface enp5s0.IPv6 with address 2603:8081:c00:672c:47fc:fb45:9fc9:53bd.
Jun 04 10:18:35 archlinux systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Jun 04 10:18:35 archlinux systemd[1]: Stopping Manage, Install and Generate Color Profiles...
Jun 04 10:18:35 archlinux avahi-daemon[751]: Leaving mDNS multicast group on interface enp5s0.IPv4 with address 192.168.0.28.
Jun 04 10:18:35 archlinux avahi-daemon[751]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1.
Jun 04 10:18:35 archlinux avahi-daemon[751]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Jun 04 10:18:35 archlinux avahi-daemon[751]: avahi-daemon 0.8 exiting.
Jun 04 10:18:35 archlinux systemd[1]: Stopping CUPS Scheduler...
Jun 04 10:18:35 archlinux systemd[1]: Stopping GNOME Display Manager...
Jun 04 10:18:35 archlinux ntfs-3g[719]: Unmounting /dev/sda1 (Echo)
Jun 04 10:18:35 archlinux systemd[1]: Starting Generate shutdown-ramfs...
Jun 04 10:18:35 archlinux systemd[1]: Stopping Mullvad VPN daemon...
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [mullvad_daemon::shutdown::platform][DEBUG] Process received signal: [Term]
Jun 04 10:18:35 archlinux systemd[1]: Stopping Authorization Manager...
Jun 04 10:18:35 archlinux systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Jun 04 10:18:35 archlinux systemd[1]: Stopping Load/Save OS Random Seed...
Jun 04 10:18:35 archlinux systemd[1]: Stopping Daemon for power management...
Jun 04 10:18:35 archlinux systemd[1]: avahi-daemon.service: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Jun 04 10:18:35 archlinux systemd[1]: cups.service: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Stopped CUPS Scheduler.
Jun 04 10:18:35 archlinux systemd[1]: rtkit-daemon.service: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Jun 04 10:18:35 archlinux systemd[1]: upower.service: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Stopped Daemon for power management.
Jun 04 10:18:35 archlinux systemd[1]: mnt-BAD8ACF2D8ACADD7.mount: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Unmounted /mnt/BAD8ACF2D8ACADD7.
Jun 04 10:18:35 archlinux systemd[1]: session-3.scope: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Stopped Session 3 of User jack.
Jun 04 10:18:35 archlinux systemd[1]: session-3.scope: Consumed 26.433s CPU time, 1.9G memory peak, 0B memory swap peak.
Jun 04 10:18:35 archlinux systemd[1]: systemd-random-seed.service: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Stopped Load/Save OS Random Seed.
Jun 04 10:18:35 archlinux systemd[1]: colord.service: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Stopped Manage, Install and Generate Color Profiles.
Jun 04 10:18:35 archlinux systemd[1]: accounts-daemon.service: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Stopped Accounts Service.
Jun 04 10:18:35 archlinux systemd-logind[752]: Session 3 logged out. Waiting for processes to exit.
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [mullvad_daemon][DEBUG] Blocking firewall during shutdown since system is going down
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [talpid_core::dns][INFO] Resetting DNS
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [talpid_routing::imp::imp][DEBUG] Clearing routes
Jun 04 10:18:35 archlinux systemd[1]: Stopping User Login Management...
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
Jun 04 10:18:35 archlinux systemd[1]: Stopping User Manager for UID 1000...
Jun 04 10:18:35 archlinux systemd[1365]: Activating special unit Exit the Session...
Jun 04 10:18:35 archlinux systemd[1365]: Stopped kitty child process: 1710 launched by: 1632.
Jun 04 10:18:35 archlinux systemd[1365]: Stopping tmux child pane 2081 launched by process 1716...
Jun 04 10:18:35 archlinux systemd[1365]: Stopping tmux child pane 2062 launched by process 1716...
Jun 04 10:18:35 archlinux systemd[1365]: Stopped target Main User Target.
Jun 04 10:18:35 archlinux dbus-broker[1640]: Dispatched 52 messages @ 5(±7)μs / message.
Jun 04 10:18:35 archlinux systemd[1365]: Stopping Accessibility services bus...
Jun 04 10:18:35 archlinux systemd[1365]: Stopping dbus-:1.12-org.a11y.atspi.Registry@0.service...
Jun 04 10:18:35 archlinux systemd[1365]: Stopping GNOME Keyring daemon...
Jun 04 10:18:35 archlinux systemd[1365]: Stopping Virtual filesystem service...
Jun 04 10:18:35 archlinux systemd[1365]: Stopping PipeWire PulseAudio...
Jun 04 10:18:35 archlinux systemd[1365]: Stopping Portal service...
Jun 04 10:18:35 archlinux systemd[1365]: Stopping flatpak document portal service...
Jun 04 10:18:35 archlinux systemd[1365]: Stopping sandboxed app permission store...
Jun 04 10:18:35 archlinux systemd[1]: run-user-1000-doc.mount: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Unmounted /run/user/1000/doc.
Jun 04 10:18:35 archlinux systemd[1]: run-user-1000-gvfs.mount: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Unmounted /run/user/1000/gvfs.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped GNOME Keyring daemon.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped Accessibility services bus.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped Portal service.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped dbus-:1.12-org.a11y.atspi.Registry@0.service.
Jun 04 10:18:35 archlinux systemd[1]: polkit.service: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped sandboxed app permission store.
Jun 04 10:18:35 archlinux systemd[1]: Stopped Authorization Manager.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped PipeWire PulseAudio.
Jun 04 10:18:35 archlinux systemd[1365]: Removed slice Slice /app/dbus-:1.12-org.a11y.atspi.Registry.
Jun 04 10:18:35 archlinux wireplumber[1737]: wireplumber: stopped by signal: Terminated
Jun 04 10:18:35 archlinux systemd[1365]: Stopping Multimedia Service Session Manager...
Jun 04 10:18:35 archlinux wireplumber[1737]: wireplumber: disconnected from pipewire
Jun 04 10:18:35 archlinux systemd[1365]: Stopped Multimedia Service Session Manager.
Jun 04 10:18:35 archlinux systemd[1365]: Stopping PipeWire Multimedia Service...
Jun 04 10:18:35 archlinux systemd[1365]: Stopped PipeWire Multimedia Service.
Jun 04 10:18:35 archlinux mkinitcpio[3741]: ==> Starting build: 'none'
Jun 04 10:18:35 archlinux mkinitcpio[3741]:   -> Running build hook: [sd-shutdown]
Jun 04 10:18:35 archlinux NetworkManager[750]: <info>  [1717514315.4517] device (wg0-mullvad): state change: activated -> unmanaged (reason 'unmanaged', sys-iface-state: 'removed')
Jun 04 10:18:35 archlinux dbus-broker-launch[748]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped Virtual filesystem service.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped flatpak document portal service.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped target Basic System.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped target Paths.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped target Sockets.
Jun 04 10:18:35 archlinux systemd[1365]: Stopped target Timers.
Jun 04 10:18:35 archlinux systemd[1365]: Closed GnuPG network certificate management daemon.
Jun 04 10:18:35 archlinux systemd[1365]: Closed GCR ssh-agent wrapper.
Jun 04 10:18:35 archlinux systemd[1365]: Closed GNOME Keyring daemon.
Jun 04 10:18:35 archlinux systemd[1365]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 04 10:18:35 archlinux systemd[1365]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 04 10:18:35 archlinux systemd[1365]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 04 10:18:35 archlinux systemd[1365]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 04 10:18:35 archlinux systemd[1365]: Closed GnuPG public key management service.
Jun 04 10:18:35 archlinux systemd[1365]: Closed p11-kit server.
Jun 04 10:18:35 archlinux systemd[1365]: Closed PipeWire PulseAudio.
Jun 04 10:18:35 archlinux systemd[1365]: Closed PipeWire Multimedia System Sockets.
Jun 04 10:18:35 archlinux dbus-broker[1397]: Dispatched 2355 messages @ 2(±4)μs / message.
Jun 04 10:18:35 archlinux systemd[1365]: Stopping D-Bus User Message Bus...
Jun 04 10:18:35 archlinux systemd[1365]: Stopped D-Bus User Message Bus.
Jun 04 10:18:35 archlinux systemd[1365]: Removed slice User Core Session Slice.
Jun 04 10:18:35 archlinux systemd[1365]: Closed D-Bus User Message Bus Socket.
Jun 04 10:18:35 archlinux systemd[1365]: Removed slice User Application Slice.
Jun 04 10:18:35 archlinux mkinitcpio[3741]: ==> Build complete.
Jun 04 10:18:35 archlinux systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Finished Generate shutdown-ramfs.
Jun 04 10:18:35 archlinux gdm[813]: Gdm: Freeing conversation 'gdm-password' with active job
Jun 04 10:18:35 archlinux systemd[1]: systemd-logind.service: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Stopped User Login Management.
Jun 04 10:18:35 archlinux systemd[1]: gdm.service: Deactivated successfully.
Jun 04 10:18:35 archlinux systemd[1]: Stopped GNOME Display Manager.
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: 198.44.140.226:443/TCP
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: true }
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [mullvad_daemon::device][DEBUG] Account manager has stopped
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [talpid_core::dns][INFO] Resetting DNS
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [talpid_core::tunnel_state_machine][DEBUG] Tunnel state machine exited
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Jun 04 10:18:35 archlinux mullvad-daemon[799]: Caused by: Hyper error
Jun 04 10:18:35 archlinux mullvad-daemon[799]: Caused by: error trying to connect: failed to lookup address information: Temporary failure in name resolution
Jun 04 10:18:35 archlinux mullvad-daemon[799]: Caused by: failed to lookup address information: Temporary failure in name resolution
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [talpid_core::tunnel_state_machine][INFO] Tunnel state machine shut down
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [mullvad_daemon::management_interface][INFO] Management interface shut down
Jun 04 10:18:35 archlinux mullvad-daemon[799]: [mullvad_daemon][INFO] Mullvad daemon is quitting
Jun 04 10:18:36 archlinux mullvad-daemon[799]: [mullvad_daemon][DEBUG] Process exiting with code 0
Jun 04 10:18:36 archlinux systemd[1]: mullvad-daemon.service: Deactivated successfully.
Jun 04 10:18:36 archlinux systemd[1]: Stopped Mullvad VPN daemon.
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:44 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:44 archlinux systemd[1]: Forcibly rebooting: Ctrl-Alt-Del was pressed more than 7 times within 2s
Jun 04 10:18:44 archlinux systemd[1]: Shutting down.
Jun 04 10:18:44 archlinux systemd[1]: Using hardware watchdog 'SP5100 TCO timer', version 0, device /dev/watchdog0
Jun 04 10:18:44 archlinux systemd[1]: Watchdog running with a hardware timeout of 10min.
Jun 04 10:18:44 archlinux kernel: watchdog: watchdog0: watchdog did not stop!
Jun 04 10:18:44 archlinux systemd-shutdown[1]: Using hardware watchdog 'SP5100 TCO timer', version 0, device /dev/watchdog0
Jun 04 10:18:44 archlinux systemd-shutdown[1]: Watchdog running with a hardware timeout of 10min.
Jun 04 10:18:44 archlinux systemd-shutdown[1]: Syncing filesystems and block devices.
Jun 04 10:18:44 archlinux systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jun 04 10:18:44 archlinux systemd-journald[442]: Received SIGTERM from PID 1 (systemd-shutdow).
Jun 04 10:18:44 archlinux systemd-journald[442]: Journal stopped

I'll provide additional information if necessary, but I would really appreciate anything that could help me get on the right track, because my searching online has been fruitless so far.

Last edited by NightPatrolman (2024-06-08 23:54:22)

Offline

#2 2024-06-04 20:49:14

seth
Member
Registered: 2012-09-03
Posts: 60,801

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

Jun 04 10:18:34 archlinux systemd-logind[752]: The system will reboot now!
…
Jun 04 10:18:36 archlinux systemd[1]: mullvad-daemon.service: Deactivated successfully.
Jun 04 10:18:36 archlinux systemd[1]: Stopped Mullvad VPN daemon.
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:43 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:43 archlinux systemd[1]: Activating special unit System Reboot...
Jun 04 10:18:43 archlinux systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Jun 04 10:18:44 archlinux systemd[1]: Received SIGINT.
Jun 04 10:18:44 archlinux systemd[1]: Forcibly rebooting: Ctrl-Alt-Del was pressed more than 7 times within 2s
Jun 04 10:18:44 archlinux systemd[1]: Shutting down.
…
Jun 04 10:18:44 archlinux systemd-journald[442]: Journal stopped

Do you have a journal from a boot that you did not SIGINT down so systemd will hopefully log the service it has to SIGKILL?

Offline

#3 2024-06-05 00:15:12

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

My bad. I actually had a few reboots and shutdowns that didn't take forever, though I'm not 100% sure what I did to cause those. However, just earlier this evening, it happened again, so I let it sit out the full 90 seconds to get this journal.

Jun 04 18:35:02 archlinux kernel: Linux version 6.9.3-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000
Jun 04 18:35:02 archlinux kernel: Command line: root=PARTUUID=edd98d7c-05c3-4c3f-83ef-8aa268d12d3b zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs initrd=\initramfs-linux.img
Jun 04 18:35:02 archlinux kernel: BIOS-provided physical RAM map:
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000ca27afff] usable
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000ca27b000-0x00000000ca629fff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000ca62a000-0x00000000ca675fff] ACPI data
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000ca676000-0x00000000cad5ffff] ACPI NVS
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000cad60000-0x00000000cb9fefff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000cb9ff000-0x00000000ccffffff] usable
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f2fffff] usable
Jun 04 18:35:02 archlinux kernel: BIOS-e820: [mem 0x000000042f300000-0x000000042fffffff] reserved
Jun 04 18:35:02 archlinux kernel: NX (Execute Disable) protection: active
Jun 04 18:35:02 archlinux kernel: APIC: Static calls initialized
Jun 04 18:35:02 archlinux kernel: e820: update [mem 0xbf1a3018-0xbf1b1057] usable ==> usable
Jun 04 18:35:02 archlinux kernel: e820: update [mem 0xbf104018-0xbf11d457] usable ==> usable
Jun 04 18:35:02 archlinux kernel: extended physical RAM map:
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009cfefff] usable
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x000000000a210000-0x000000000affffff] usable
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000bf104017] usable
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000bf104018-0x00000000bf11d457] usable
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000bf11d458-0x00000000bf1a3017] usable
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000bf1a3018-0x00000000bf1b1057] usable
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000bf1b1058-0x00000000ca27afff] usable
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000ca27b000-0x00000000ca629fff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000ca62a000-0x00000000ca675fff] ACPI data
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000ca676000-0x00000000cad5ffff] ACPI NVS
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000cad60000-0x00000000cb9fefff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000cb9ff000-0x00000000ccffffff] usable
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x000000042f2fffff] usable
Jun 04 18:35:02 archlinux kernel: reserve setup_data: [mem 0x000000042f300000-0x000000042fffffff] reserved
Jun 04 18:35:02 archlinux kernel: efi: EFI v2.7 by American Megatrends
Jun 04 18:35:02 archlinux kernel: efi: ACPI=0xca675000 ACPI 2.0=0xca675014 TPMFinalLog=0xcad15000 SMBIOS=0xcb816000 SMBIOS 3.0=0xcb815000 MEMATTR=0xc810a698 ESRT=0xc5a52918 INITRD=0xbf4e2198 RNG=0xca65cc18 TPMEventLog=0xbf1eb018 
Jun 04 18:35:02 archlinux kernel: random: crng init done
Jun 04 18:35:02 archlinux kernel: efi: Remove mem64: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
Jun 04 18:35:02 archlinux kernel: e820: remove [mem 0xf8000000-0xfbffffff] reserved
Jun 04 18:35:02 archlinux kernel: efi: Remove mem65: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
Jun 04 18:35:02 archlinux kernel: e820: remove [mem 0xfd200000-0xfd2fffff] reserved
Jun 04 18:35:02 archlinux kernel: efi: Remove mem66: MMIO range=[0xfd600000-0xfd7fffff] (2MB) from e820 map
Jun 04 18:35:02 archlinux kernel: e820: remove [mem 0xfd600000-0xfd7fffff] reserved
Jun 04 18:35:02 archlinux kernel: efi: Not removing mem67: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
Jun 04 18:35:02 archlinux kernel: efi: Remove mem68: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
Jun 04 18:35:02 archlinux kernel: e820: remove [mem 0xfeb80000-0xfec01fff] reserved
Jun 04 18:35:02 archlinux kernel: efi: Not removing mem69: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
Jun 04 18:35:02 archlinux kernel: efi: Not removing mem70: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
Jun 04 18:35:02 archlinux kernel: efi: Not removing mem71: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Jun 04 18:35:02 archlinux kernel: efi: Not removing mem72: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
Jun 04 18:35:02 archlinux kernel: efi: Not removing mem73: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
Jun 04 18:35:02 archlinux kernel: efi: Not removing mem74: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
Jun 04 18:35:02 archlinux kernel: efi: Not removing mem75: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
Jun 04 18:35:02 archlinux kernel: efi: Remove mem76: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Jun 04 18:35:02 archlinux kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Jun 04 18:35:02 archlinux kernel: SMBIOS 3.3.0 present.
Jun 04 18:35:02 archlinux kernel: DMI: System manufacturer System Product Name/TUF B450M-PLUS GAMING, BIOS 2409 12/02/2020
Jun 04 18:35:02 archlinux kernel: tsc: Fast TSC calibration using PIT
Jun 04 18:35:02 archlinux kernel: tsc: Detected 3793.069 MHz processor
Jun 04 18:35:02 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 04 18:35:02 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 04 18:35:02 archlinux kernel: last_pfn = 0x42f300 max_arch_pfn = 0x400000000
Jun 04 18:35:02 archlinux kernel: total RAM covered: 3327M
Jun 04 18:35:02 archlinux kernel: Found optimal setting for mtrr clean up
Jun 04 18:35:02 archlinux kernel:  gran_size: 64K         chunk_size: 128M         num_reg: 4          lose cover RAM: 0G
Jun 04 18:35:02 archlinux kernel: MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs
Jun 04 18:35:02 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 04 18:35:02 archlinux kernel: e820: update [mem 0xcb110000-0xcb11ffff] usable ==> reserved
Jun 04 18:35:02 archlinux kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
Jun 04 18:35:02 archlinux kernel: last_pfn = 0xcd000 max_arch_pfn = 0x400000000
Jun 04 18:35:02 archlinux kernel: esrt: Reserving ESRT space from 0x00000000c5a52918 to 0x00000000c5a52950.
Jun 04 18:35:02 archlinux kernel: e820: update [mem 0xc5a52000-0xc5a52fff] usable ==> reserved
Jun 04 18:35:02 archlinux kernel: Using GB pages for direct mapping
Jun 04 18:35:02 archlinux kernel: Secure boot disabled
Jun 04 18:35:02 archlinux kernel: RAMDISK: [mem 0x7f443000-0x7fffffff]
Jun 04 18:35:02 archlinux kernel: ACPI: Early table checksum verification disabled
Jun 04 18:35:02 archlinux kernel: ACPI: RSDP 0x00000000CA675014 000024 (v02 ALASKA)
Jun 04 18:35:02 archlinux kernel: ACPI: XSDT 0x00000000CA674728 0000B4 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 04 18:35:02 archlinux kernel: ACPI: FACP 0x00000000CA66D000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jun 04 18:35:02 archlinux kernel: ACPI: DSDT 0x00000000CA661000 00B2C6 (v02 ALASKA A M I    01072009 INTL 20120913)
Jun 04 18:35:02 archlinux kernel: ACPI: FACS 0x00000000CAD45000 000040
Jun 04 18:35:02 archlinux kernel: ACPI: SSDT 0x00000000CA673000 00092A (v02 AMD    AmdTable 00000002 MSFT 04000000)
Jun 04 18:35:02 archlinux kernel: ACPI: SSDT 0x00000000CA66F000 003BD7 (v01 AMD    AMD AOD  00000001 INTL 20120913)
Jun 04 18:35:02 archlinux kernel: ACPI: SSDT 0x00000000CA66E000 000164 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Jun 04 18:35:02 archlinux kernel: ACPI: FIDT 0x00000000CA660000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 04 18:35:02 archlinux kernel: ACPI: FPDT 0x00000000CA648000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 04 18:35:02 archlinux kernel: ACPI: MCFG 0x00000000CA65E000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Jun 04 18:35:02 archlinux kernel: ACPI: HPET 0x00000000CA65D000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Jun 04 18:35:02 archlinux kernel: ACPI: IVRS 0x00000000CA65B000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000000)
Jun 04 18:35:02 archlinux kernel: ACPI: BGRT 0x00000000CA65A000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 04 18:35:02 archlinux kernel: ACPI: TPM2 0x00000000CA659000 00004C (v03 ALASKA A M I    00000001 AMI  00000000)
Jun 04 18:35:02 archlinux kernel: ACPI: PCCT 0x00000000CA658000 00006E (v02 AMD    AmdTable 00000001 AMD  00000000)
Jun 04 18:35:02 archlinux kernel: ACPI: SSDT 0x00000000CA652000 005EF9 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jun 04 18:35:02 archlinux kernel: ACPI: CRAT 0x00000000CA650000 001658 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jun 04 18:35:02 archlinux kernel: ACPI: CDIT 0x00000000CA64F000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jun 04 18:35:02 archlinux kernel: ACPI: SSDT 0x00000000CA64B000 00381A (v01 AMD    MYRTLE   00000001 INTL 20120913)
Jun 04 18:35:02 archlinux kernel: ACPI: SSDT 0x00000000CA64A000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
Jun 04 18:35:02 archlinux kernel: ACPI: APIC 0x00000000CA649000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0xca66d000-0xca66d113]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0xca661000-0xca66c2c5]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0xcad45000-0xcad4503f]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca673000-0xca673929]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca66f000-0xca672bd6]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca66e000-0xca66e163]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0xca660000-0xca66009b]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0xca648000-0xca648043]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0xca65e000-0xca65e03b]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0xca65d000-0xca65d037]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0xca65b000-0xca65b0cf]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0xca65a000-0xca65a037]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0xca659000-0xca65904b]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving PCCT table memory at [mem 0xca658000-0xca65806d]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca652000-0xca657ef8]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving CRAT table memory at [mem 0xca650000-0xca651657]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving CDIT table memory at [mem 0xca64f000-0xca64f028]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca64b000-0xca64e819]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca64a000-0xca64a0be]
Jun 04 18:35:02 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0xca649000-0xca64915d]
Jun 04 18:35:02 archlinux kernel: No NUMA configuration found
Jun 04 18:35:02 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000042f2fffff]
Jun 04 18:35:02 archlinux kernel: NODE_DATA(0) allocated [mem 0x42f2fb000-0x42f2fffff]
Jun 04 18:35:02 archlinux kernel: Zone ranges:
Jun 04 18:35:02 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 04 18:35:02 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 04 18:35:02 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000042f2fffff]
Jun 04 18:35:02 archlinux kernel:   Device   empty
Jun 04 18:35:02 archlinux kernel: Movable zone start for each node
Jun 04 18:35:02 archlinux kernel: Early memory node ranges
Jun 04 18:35:02 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 04 18:35:02 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000009cfefff]
Jun 04 18:35:02 archlinux kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Jun 04 18:35:02 archlinux kernel:   node   0: [mem 0x000000000a210000-0x000000000affffff]
Jun 04 18:35:02 archlinux kernel:   node   0: [mem 0x000000000b020000-0x00000000ca27afff]
Jun 04 18:35:02 archlinux kernel:   node   0: [mem 0x00000000cb9ff000-0x00000000ccffffff]
Jun 04 18:35:02 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000042f2fffff]
Jun 04 18:35:02 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000042f2fffff]
Jun 04 18:35:02 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 04 18:35:02 archlinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jun 04 18:35:02 archlinux kernel: On node 0, zone DMA32: 769 pages in unavailable ranges
Jun 04 18:35:02 archlinux kernel: On node 0, zone DMA32: 16 pages in unavailable ranges
Jun 04 18:35:02 archlinux kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Jun 04 18:35:02 archlinux kernel: On node 0, zone DMA32: 6020 pages in unavailable ranges
Jun 04 18:35:02 archlinux kernel: On node 0, zone Normal: 12288 pages in unavailable ranges
Jun 04 18:35:02 archlinux kernel: On node 0, zone Normal: 3328 pages in unavailable ranges
Jun 04 18:35:02 archlinux kernel: ACPI: PM-Timer IO Port: 0x808
Jun 04 18:35:02 archlinux kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
Jun 04 18:35:02 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 04 18:35:02 archlinux kernel: IOAPIC[0]: apic_id 25, version 33, address 0xfec00000, GSI 0-23
Jun 04 18:35:02 archlinux kernel: IOAPIC[1]: apic_id 26, version 33, address 0xfec01000, GSI 24-55
Jun 04 18:35:02 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 04 18:35:02 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 04 18:35:02 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 04 18:35:02 archlinux kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jun 04 18:35:02 archlinux kernel: e820: update [mem 0xc5320000-0xc54d0fff] usable ==> reserved
Jun 04 18:35:02 archlinux kernel: CPU topo: Max. logical packages:   1
Jun 04 18:35:02 archlinux kernel: CPU topo: Max. logical dies:       1
Jun 04 18:35:02 archlinux kernel: CPU topo: Max. dies per package:   1
Jun 04 18:35:02 archlinux kernel: CPU topo: Max. threads per core:   2
Jun 04 18:35:02 archlinux kernel: CPU topo: Num. cores per package:    12
Jun 04 18:35:02 archlinux kernel: CPU topo: Num. threads per package:  24
Jun 04 18:35:02 archlinux kernel: CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
Jun 04 18:35:02 archlinux kernel: CPU topo: Rejected CPUs 8
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09cff000-0x09ffffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf104000-0xbf104fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf11d000-0xbf11dfff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf1a3000-0xbf1a3fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf1b1000-0xbf1b1fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xc5320000-0xc54d0fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xc5a52000-0xc5a52fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xca27b000-0xca629fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xca62a000-0xca675fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xca676000-0xcad5ffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xcad60000-0xcb9fefff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xcd000000-0xcfffffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfe9fffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Jun 04 18:35:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
Jun 04 18:35:02 archlinux kernel: [mem 0xd0000000-0xfe9fffff] available for PCI devices
Jun 04 18:35:02 archlinux kernel: Booting paravirtualized kernel on bare hardware
Jun 04 18:35:02 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 04 18:35:02 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
Jun 04 18:35:02 archlinux kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Jun 04 18:35:02 archlinux kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Jun 04 18:35:02 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Jun 04 18:35:02 archlinux kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Jun 04 18:35:02 archlinux kernel: pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23 
Jun 04 18:35:02 archlinux kernel: Kernel command line: root=PARTUUID=edd98d7c-05c3-4c3f-83ef-8aa268d12d3b zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs initrd=\initramfs-linux.img
Jun 04 18:35:02 archlinux kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jun 04 18:35:02 archlinux kernel: printk: log_buf_len total cpu_extra contributions: 94208 bytes
Jun 04 18:35:02 archlinux kernel: printk: log_buf_len min size: 131072 bytes
Jun 04 18:35:02 archlinux kernel: printk: log_buf_len: 262144 bytes
Jun 04 18:35:02 archlinux kernel: printk: early log buf free: 112848(86%)
Jun 04 18:35:02 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 04 18:35:02 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 04 18:35:02 archlinux kernel: Fallback order for Node 0: 0 
Jun 04 18:35:02 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4106409
Jun 04 18:35:02 archlinux kernel: Policy zone: Normal
Jun 04 18:35:02 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 04 18:35:02 archlinux kernel: software IO TLB: area num 32.
Jun 04 18:35:02 archlinux kernel: Memory: 16208232K/16687016K available (18432K kernel code, 2164K rwdata, 13224K rodata, 3412K init, 3624K bss, 478524K reserved, 0K cma-reserved)
Jun 04 18:35:02 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Jun 04 18:35:02 archlinux kernel: ftrace: allocating 49854 entries in 195 pages
Jun 04 18:35:02 archlinux kernel: ftrace: allocated 195 pages with 4 groups
Jun 04 18:35:02 archlinux kernel: Dynamic Preempt: full
Jun 04 18:35:02 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 04 18:35:02 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
Jun 04 18:35:02 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 04 18:35:02 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Jun 04 18:35:02 archlinux kernel:         Rude variant of Tasks RCU enabled.
Jun 04 18:35:02 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Jun 04 18:35:02 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 04 18:35:02 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
Jun 04 18:35:02 archlinux kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jun 04 18:35:02 archlinux kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jun 04 18:35:02 archlinux kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jun 04 18:35:02 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1160, preallocated irqs: 16
Jun 04 18:35:02 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 04 18:35:02 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 04 18:35:02 archlinux kernel: Console: colour dummy device 80x25
Jun 04 18:35:02 archlinux kernel: printk: legacy console [tty0] enabled
Jun 04 18:35:02 archlinux kernel: ACPI: Core revision 20230628
Jun 04 18:35:02 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 04 18:35:02 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Jun 04 18:35:02 archlinux kernel: AMD-Vi: Using global IVHD EFR:0x58f77ef22294ade, EFR2:0x0
Jun 04 18:35:02 archlinux kernel: APIC: Switched APIC routing to: physical flat
Jun 04 18:35:02 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 04 18:35:02 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d598b61f5f, max_idle_ns: 881591066010 ns
Jun 04 18:35:02 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7589.22 BogoMIPS (lpj=12643563)
Jun 04 18:35:02 archlinux kernel: Zenbleed: please update your microcode for the most optimal fix
Jun 04 18:35:02 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 04 18:35:02 archlinux kernel: LVT offset 1 assigned for vector 0xf9
Jun 04 18:35:02 archlinux kernel: LVT offset 2 assigned for vector 0xf4
Jun 04 18:35:02 archlinux kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Jun 04 18:35:02 archlinux kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Jun 04 18:35:02 archlinux kernel: process: using mwait in idle threads
Jun 04 18:35:02 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 04 18:35:02 archlinux kernel: Spectre V2 : Mitigation: Retpolines
Jun 04 18:35:02 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 04 18:35:02 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jun 04 18:35:02 archlinux kernel: Spectre V2 : Enabling Speculation Barrier for firmware calls
Jun 04 18:35:02 archlinux kernel: RETBleed: Mitigation: untrained return thunk
Jun 04 18:35:02 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 04 18:35:02 archlinux kernel: Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
Jun 04 18:35:02 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jun 04 18:35:02 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 04 18:35:02 archlinux kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Jun 04 18:35:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 04 18:35:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 04 18:35:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 04 18:35:02 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 04 18:35:02 archlinux kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Jun 04 18:35:02 archlinux kernel: Freeing SMP alternatives memory: 40K
Jun 04 18:35:02 archlinux kernel: pid_max: default: 32768 minimum: 301
Jun 04 18:35:02 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jun 04 18:35:02 archlinux kernel: landlock: Up and running.
Jun 04 18:35:02 archlinux kernel: Yama: becoming mindful.
Jun 04 18:35:02 archlinux kernel: LSM support for eBPF active
Jun 04 18:35:02 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 04 18:35:02 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 04 18:35:02 archlinux kernel: smpboot: CPU0: AMD Ryzen 9 3900X 12-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
Jun 04 18:35:02 archlinux kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Jun 04 18:35:02 archlinux kernel: ... version:                0
Jun 04 18:35:02 archlinux kernel: ... bit width:              48
Jun 04 18:35:02 archlinux kernel: ... generic registers:      6
Jun 04 18:35:02 archlinux kernel: ... value mask:             0000ffffffffffff
Jun 04 18:35:02 archlinux kernel: ... max period:             00007fffffffffff
Jun 04 18:35:02 archlinux kernel: ... fixed-purpose events:   0
Jun 04 18:35:02 archlinux kernel: ... event mask:             000000000000003f
Jun 04 18:35:02 archlinux kernel: signal: max sigframe size: 1776
Jun 04 18:35:02 archlinux kernel: rcu: Hierarchical SRCU implementation.
Jun 04 18:35:02 archlinux kernel: rcu:         Max phase no-delay instances is 1000.
Jun 04 18:35:02 archlinux kernel: MCE: In-kernel MCE decoding enabled.
Jun 04 18:35:02 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 04 18:35:02 archlinux kernel: smp: Bringing up secondary CPUs ...
Jun 04 18:35:02 archlinux kernel: smpboot: x86: Booting SMP configuration:
Jun 04 18:35:02 archlinux kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
Jun 04 18:35:02 archlinux kernel: __common_interrupt: 1.55 No irq handler for vector
Jun 04 18:35:02 archlinux kernel: __common_interrupt: 2.55 No irq handler for vector
Jun 04 18:35:02 archlinux kernel: __common_interrupt: 3.55 No irq handler for vector
Jun 04 18:35:02 archlinux kernel: __common_interrupt: 4.55 No irq handler for vector
Jun 04 18:35:02 archlinux kernel: __common_interrupt: 5.55 No irq handler for vector
Jun 04 18:35:02 archlinux kernel: __common_interrupt: 6.55 No irq handler for vector
Jun 04 18:35:02 archlinux kernel: __common_interrupt: 7.55 No irq handler for vector
Jun 04 18:35:02 archlinux kernel: __common_interrupt: 8.55 No irq handler for vector
Jun 04 18:35:02 archlinux kernel: __common_interrupt: 9.55 No irq handler for vector
Jun 04 18:35:02 archlinux kernel: __common_interrupt: 10.55 No irq handler for vector
Jun 04 18:35:02 archlinux kernel:  #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
Jun 04 18:35:02 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jun 04 18:35:02 archlinux kernel: smp: Brought up 1 node, 24 CPUs
Jun 04 18:35:02 archlinux kernel: smpboot: Total of 24 processors activated (182140.44 BogoMIPS)
Jun 04 18:35:02 archlinux kernel: devtmpfs: initialized
Jun 04 18:35:02 archlinux kernel: x86/mm: Memory block size: 128MB
Jun 04 18:35:02 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
Jun 04 18:35:02 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0xca676000-0xcad5ffff] (7249920 bytes)
Jun 04 18:35:02 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 04 18:35:02 archlinux kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 04 18:35:02 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Jun 04 18:35:02 archlinux kernel: PM: RTC time: 23:35:00, date: 2024-06-04
Jun 04 18:35:02 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 04 18:35:02 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jun 04 18:35:02 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 04 18:35:02 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 04 18:35:02 archlinux kernel: audit: initializing netlink subsys (disabled)
Jun 04 18:35:02 archlinux kernel: audit: type=2000 audit(1717544100.206:1): state=initialized audit_enabled=0 res=1
Jun 04 18:35:02 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 04 18:35:02 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 04 18:35:02 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 04 18:35:02 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 04 18:35:02 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 04 18:35:02 archlinux kernel: cpuidle: using governor ladder
Jun 04 18:35:02 archlinux kernel: cpuidle: using governor menu
Jun 04 18:35:02 archlinux kernel: Detected 1 PCC Subspaces
Jun 04 18:35:02 archlinux kernel: Registering PCC driver as Mailbox controller
Jun 04 18:35:02 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 04 18:35:02 archlinux kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
Jun 04 18:35:02 archlinux kernel: PCI: not using ECAM ([mem 0xf8000000-0xfbffffff] not reserved)
Jun 04 18:35:02 archlinux kernel: PCI: Using configuration type 1 for base access
Jun 04 18:35:02 archlinux kernel: PCI: Using configuration type 1 for extended access
Jun 04 18:35:02 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 04 18:35:02 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 04 18:35:02 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 04 18:35:02 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 04 18:35:02 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 04 18:35:02 archlinux kernel: Demotion targets for Node 0: null
Jun 04 18:35:02 archlinux kernel: fbcon: Taking over console
Jun 04 18:35:02 archlinux kernel: ACPI: Added _OSI(Module Device)
Jun 04 18:35:02 archlinux kernel: ACPI: Added _OSI(Processor Device)
Jun 04 18:35:02 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 04 18:35:02 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 04 18:35:02 archlinux kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
Jun 04 18:35:02 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 04 18:35:02 archlinux kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Jun 04 18:35:02 archlinux kernel: ACPI: Interpreter enabled
Jun 04 18:35:02 archlinux kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 04 18:35:02 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Jun 04 18:35:02 archlinux kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
Jun 04 18:35:02 archlinux kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
Jun 04 18:35:02 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 04 18:35:02 archlinux kernel: PCI: Using E820 reservations for host bridge windows
Jun 04 18:35:02 archlinux kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
Jun 04 18:35:02 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 04 18:35:02 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 04 18:35:02 archlinux kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Jun 04 18:35:02 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Jun 04 18:35:02 archlinux kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
Jun 04 18:35:02 archlinux kernel: PCI host bridge to bus 0000:00
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfec2ffff window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.3: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.3: PCI bridge to [bus 02-06]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.3:   bridge window [mem 0xfca00000-0xfccfffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.3: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 07-09]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jun 04 18:35:02 archlinux kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:07.1: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jun 04 18:35:02 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfc9fffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000 conventional PCI endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:01:00.0: [144d:a808] type 00 class 0x010802 PCIe Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:01:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.0: BAR 0 [mem 0xfcca0000-0xfcca7fff 64bit]
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.0: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601 PCIe Legacy Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.1: BAR 5 [mem 0xfcc80000-0xfcc9ffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.1: ROM [mem 0xfcc00000-0xfcc7ffff pref]
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.1: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-06]
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xfca00000-0xfcbfffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.2: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.3: PCI bridge to [bus 02-06]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 04 18:35:02 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:00.0: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:03:01.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 04 18:35:02 archlinux kernel: pci 0000:03:01.0: PCI bridge to [bus 05]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:01.0:   bridge window [io  0xf000-0xffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:01.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:01.0: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:03:01.0: PME# supported from D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 04 18:35:02 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 06]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:04.0:   bridge window [mem 0xfca00000-0xfcafffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:04.0: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:03:04.0: PME# supported from D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-06]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Jun 04 18:35:02 archlinux kernel: pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:05:00.0: BAR 0 [io  0xf000-0xf0ff]
Jun 04 18:35:02 archlinux kernel: pci 0000:05:00.0: BAR 2 [mem 0xfcb04000-0xfcb04fff 64bit]
Jun 04 18:35:02 archlinux kernel: pci 0000:05:00.0: BAR 4 [mem 0xfcb00000-0xfcb03fff 64bit]
Jun 04 18:35:02 archlinux kernel: pci 0000:05:00.0: supports D1 D2
Jun 04 18:35:02 archlinux kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:03:01.0: PCI bridge to [bus 05]
Jun 04 18:35:02 archlinux kernel: pci 0000:06:00.0: [8086:f1a8] type 00 class 0x010802 PCIe Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:06:00.0: BAR 0 [mem 0xfca00000-0xfca03fff 64bit]
Jun 04 18:35:02 archlinux kernel: pci 0000:06:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:03:04.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Jun 04 18:35:02 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 06]
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0: BAR 0 [mem 0xfce00000-0xfce03fff]
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0: PCI bridge to [bus 08-09]
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0:   bridge window [io  0xe000-0xefff]
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 07-09]
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09]
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0:   bridge window [io  0xe000-0xefff]
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0: PCI bridge to [bus 08-09]
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: [1002:731f] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: BAR 0 [mem 0xe0000000-0xefffffff 64bit pref]
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: BAR 2 [mem 0xf0000000-0xf01fffff 64bit pref]
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: BAR 4 [io  0xe000-0xe0ff]
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: BAR 5 [mem 0xfcd00000-0xfcd7ffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: ROM [mem 0xfcd80000-0xfcd9ffff pref]
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.1: [1002:ab38] type 00 class 0x040300 PCIe Legacy Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.1: BAR 0 [mem 0xfcda0000-0xfcda3fff]
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09]
Jun 04 18:35:02 archlinux kernel: pci 0000:0a:00.0: [1022:148a] type 00 class 0x130000 PCIe Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:0a:00.0: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.0: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.1: [1022:1486] type 00 class 0x108000 PCIe Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.1: BAR 2 [mem 0xfc800000-0xfc8fffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.1: BAR 5 [mem 0xfc908000-0xfc909fff]
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.1: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.3: BAR 0 [mem 0xfc700000-0xfc7fffff 64bit]
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.3: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.4: [1022:1487] type 00 class 0x040300 PCIe Endpoint
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.4: BAR 0 [mem 0xfc900000-0xfc907fff]
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.4: enabling Extended Tags
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.4: PME# supported from D0 D3hot D3cold
Jun 04 18:35:02 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Jun 04 18:35:02 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 04 18:35:02 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jun 04 18:35:02 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 04 18:35:02 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 04 18:35:02 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 04 18:35:02 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 04 18:35:02 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 04 18:35:02 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 04 18:35:02 archlinux kernel: iommu: Default domain type: Translated
Jun 04 18:35:02 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 04 18:35:02 archlinux kernel: SCSI subsystem initialized
Jun 04 18:35:02 archlinux kernel: libata version 3.00 loaded.
Jun 04 18:35:02 archlinux kernel: ACPI: bus type USB registered
Jun 04 18:35:02 archlinux kernel: usbcore: registered new interface driver usbfs
Jun 04 18:35:02 archlinux kernel: usbcore: registered new interface driver hub
Jun 04 18:35:02 archlinux kernel: usbcore: registered new device driver usb
Jun 04 18:35:02 archlinux kernel: EDAC MC: Ver: 3.0.0
Jun 04 18:35:02 archlinux kernel: efivars: Registered efivars operations
Jun 04 18:35:02 archlinux kernel: NetLabel: Initializing
Jun 04 18:35:02 archlinux kernel: NetLabel:  domain hash size = 128
Jun 04 18:35:02 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 04 18:35:02 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Jun 04 18:35:02 archlinux kernel: mctp: management component transport protocol core
Jun 04 18:35:02 archlinux kernel: NET: Registered PF_MCTP protocol family
Jun 04 18:35:02 archlinux kernel: PCI: Using ACPI for IRQ routing
Jun 04 18:35:02 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 04 18:35:02 archlinux kernel: e820: reserve RAM buffer [mem 0x09cff000-0x0bffffff]
Jun 04 18:35:02 archlinux kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jun 04 18:35:02 archlinux kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Jun 04 18:35:02 archlinux kernel: e820: reserve RAM buffer [mem 0xbf104018-0xbfffffff]
Jun 04 18:35:02 archlinux kernel: e820: reserve RAM buffer [mem 0xbf1a3018-0xbfffffff]
Jun 04 18:35:02 archlinux kernel: e820: reserve RAM buffer [mem 0xc5320000-0xc7ffffff]
Jun 04 18:35:02 archlinux kernel: e820: reserve RAM buffer [mem 0xc5a52000-0xc7ffffff]
Jun 04 18:35:02 archlinux kernel: e820: reserve RAM buffer [mem 0xca27b000-0xcbffffff]
Jun 04 18:35:02 archlinux kernel: e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
Jun 04 18:35:02 archlinux kernel: e820: reserve RAM buffer [mem 0x42f300000-0x42fffffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: vgaarb: setting as boot VGA device
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: vgaarb: bridge control possible
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 04 18:35:02 archlinux kernel: vgaarb: loaded
Jun 04 18:35:02 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 04 18:35:02 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 04 18:35:02 archlinux kernel: clocksource: Switched to clocksource tsc-early
Jun 04 18:35:02 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Jun 04 18:35:02 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 04 18:35:02 archlinux kernel: pnp: PnP ACPI init
Jun 04 18:35:02 archlinux kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:03: [io  0x0300-0x030f] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:03: [io  0x0230-0x023f] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:03: [io  0x0290-0x029f] has been reserved
Jun 04 18:35:02 archlinux kernel: pnp 00:04: [dma 0 disabled]
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x04d0-0x04d1] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x040b] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x04d6] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0c00-0x0c01] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0c14] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0c50-0x0c51] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0c52] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0c6c] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0c6f] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0cd8-0x0cdf] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0800-0x089f] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0b00-0x0b0f] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0b20-0x0b3f] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0900-0x090f] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [io  0x0910-0x091f] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 04 18:35:02 archlinux kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Jun 04 18:35:02 archlinux kernel: pnp: PnP ACPI: found 6 devices
Jun 04 18:35:02 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 04 18:35:02 archlinux kernel: NET: Registered PF_INET protocol family
Jun 04 18:35:02 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 04 18:35:02 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 04 18:35:02 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 04 18:35:02 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 04 18:35:02 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 04 18:35:02 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 04 18:35:02 archlinux kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jun 04 18:35:02 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 04 18:35:02 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 04 18:35:02 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 04 18:35:02 archlinux kernel: NET: Registered PF_XDP protocol family
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:01.0: PCI bridge to [bus 05]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:01.0:   bridge window [io  0xf000-0xffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:01.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 06]
Jun 04 18:35:02 archlinux kernel: pci 0000:03:04.0:   bridge window [mem 0xfca00000-0xfcafffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-06]
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xfca00000-0xfcbfffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.3: PCI bridge to [bus 02-06]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.3:   bridge window [mem 0xfca00000-0xfccfffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09]
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0:   bridge window [io  0xe000-0xefff]
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0: PCI bridge to [bus 08-09]
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0:   bridge window [io  0xe000-0xefff]
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 07-09]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Jun 04 18:35:02 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfc9fffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0xd0000000-0xfec2ffff window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xfca00000-0xfccfffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xfca00000-0xfcbfffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:05: resource 0 [io  0xf000-0xffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:05: resource 1 [mem 0xfcb00000-0xfcbfffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:06: resource 1 [mem 0xfca00000-0xfcafffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:07: resource 0 [io  0xe000-0xefff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:07: resource 1 [mem 0xfcd00000-0xfcefffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:07: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:08: resource 0 [io  0xe000-0xefff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:08: resource 1 [mem 0xfcd00000-0xfcdfffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:08: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:09: resource 1 [mem 0xfcd00000-0xfcdfffff]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 04 18:35:02 archlinux kernel: pci_bus 0000:0b: resource 1 [mem 0xfc700000-0xfc9fffff]
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: disabling ATS
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
Jun 04 18:35:02 archlinux kernel: PCI: CLS 64 bytes, default 64
Jun 04 18:35:02 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 04 18:35:02 archlinux kernel: Trying to unpack rootfs image as initramfs...
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 0
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.1: Adding to iommu group 1
Jun 04 18:35:02 archlinux kernel: pci 0000:00:01.3: Adding to iommu group 2
Jun 04 18:35:02 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 3
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.0: Adding to iommu group 4
Jun 04 18:35:02 archlinux kernel: pci 0000:00:03.1: Adding to iommu group 5
Jun 04 18:35:02 archlinux kernel: pci 0000:00:04.0: Adding to iommu group 6
Jun 04 18:35:02 archlinux kernel: pci 0000:00:05.0: Adding to iommu group 7
Jun 04 18:35:02 archlinux kernel: pci 0000:00:07.0: Adding to iommu group 8
Jun 04 18:35:02 archlinux kernel: pci 0000:00:07.1: Adding to iommu group 9
Jun 04 18:35:02 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 10
Jun 04 18:35:02 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 11
Jun 04 18:35:02 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 12
Jun 04 18:35:02 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 12
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 13
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 13
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 13
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 13
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 13
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 13
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 13
Jun 04 18:35:02 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 13
Jun 04 18:35:02 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 14
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.0: Adding to iommu group 15
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.1: Adding to iommu group 15
Jun 04 18:35:02 archlinux kernel: pci 0000:02:00.2: Adding to iommu group 15
Jun 04 18:35:02 archlinux kernel: pci 0000:03:00.0: Adding to iommu group 15
Jun 04 18:35:02 archlinux kernel: pci 0000:03:01.0: Adding to iommu group 15
Jun 04 18:35:02 archlinux kernel: pci 0000:03:04.0: Adding to iommu group 15
Jun 04 18:35:02 archlinux kernel: pci 0000:05:00.0: Adding to iommu group 15
Jun 04 18:35:02 archlinux kernel: pci 0000:06:00.0: Adding to iommu group 15
Jun 04 18:35:02 archlinux kernel: pci 0000:07:00.0: Adding to iommu group 16
Jun 04 18:35:02 archlinux kernel: pci 0000:08:00.0: Adding to iommu group 17
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.0: Adding to iommu group 18
Jun 04 18:35:02 archlinux kernel: pci 0000:09:00.1: Adding to iommu group 19
Jun 04 18:35:02 archlinux kernel: pci 0000:0a:00.0: Adding to iommu group 20
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.0: Adding to iommu group 21
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.1: Adding to iommu group 22
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.3: Adding to iommu group 23
Jun 04 18:35:02 archlinux kernel: pci 0000:0b:00.4: Adding to iommu group 24
Jun 04 18:35:02 archlinux kernel: AMD-Vi: Extended features (0x58f77ef22294ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
Jun 04 18:35:02 archlinux kernel: AMD-Vi: Interrupt remapping enabled
Jun 04 18:35:02 archlinux kernel: AMD-Vi: X2APIC enabled
Jun 04 18:35:02 archlinux kernel: AMD-Vi: Virtual APIC enabled
Jun 04 18:35:02 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 04 18:35:02 archlinux kernel: software IO TLB: mapped [mem 0x00000000bb104000-0x00000000bf104000] (64MB)
Jun 04 18:35:02 archlinux kernel: LVT offset 0 assigned for vector 0x400
Jun 04 18:35:02 archlinux kernel: perf: AMD IBS detected (0x000003ff)
Jun 04 18:35:02 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 04 18:35:02 archlinux kernel: Initialise system trusted keyrings
Jun 04 18:35:02 archlinux kernel: Key type blacklist registered
Jun 04 18:35:02 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 04 18:35:02 archlinux kernel: zbud: loaded
Jun 04 18:35:02 archlinux kernel: fuse: init (API version 7.40)
Jun 04 18:35:02 archlinux kernel: integrity: Platform Keyring initialized
Jun 04 18:35:02 archlinux kernel: integrity: Machine keyring initialized
Jun 04 18:35:02 archlinux kernel: Key type asymmetric registered
Jun 04 18:35:02 archlinux kernel: Asymmetric key parser 'x509' registered
Jun 04 18:35:02 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jun 04 18:35:02 archlinux kernel: io scheduler mq-deadline registered
Jun 04 18:35:02 archlinux kernel: io scheduler kyber registered
Jun 04 18:35:02 archlinux kernel: io scheduler bfq registered
Jun 04 18:35:02 archlinux kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 28
Jun 04 18:35:02 archlinux kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 28
Jun 04 18:35:02 archlinux kernel: pcieport 0000:00:01.3: PME: Signaling with IRQ 29
Jun 04 18:35:02 archlinux kernel: pcieport 0000:00:01.3: AER: enabled with IRQ 29
Jun 04 18:35:02 archlinux kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 30
Jun 04 18:35:02 archlinux kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 30
Jun 04 18:35:02 archlinux kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 32
Jun 04 18:35:02 archlinux kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 32
Jun 04 18:35:02 archlinux kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 33
Jun 04 18:35:02 archlinux kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 33
Jun 04 18:35:02 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 04 18:35:02 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jun 04 18:35:02 archlinux kernel: ACPI: button: Power Button [PWRB]
Jun 04 18:35:02 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jun 04 18:35:02 archlinux kernel: ACPI: button: Power Button [PWRF]
Jun 04 18:35:02 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Jun 04 18:35:02 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C000: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C002: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C004: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C006: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C008: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C00A: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C00C: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C00E: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C010: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C012: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C014: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C016: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C001: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C003: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C005: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C007: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C009: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C00B: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C00D: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C00F: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C011: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C013: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C015: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: ACPI: \_PR_.C017: Found 2 idle states
Jun 04 18:35:02 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 04 18:35:02 archlinux kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 04 18:35:02 archlinux kernel: Non-volatile memory driver v1.3
Jun 04 18:35:02 archlinux kernel: Linux agpgart interface v0.103
Jun 04 18:35:02 archlinux kernel: Freeing initrd memory: 12020K
Jun 04 18:35:02 archlinux kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jun 04 18:35:02 archlinux kernel: ACPI: bus type drm_connector registered
Jun 04 18:35:02 archlinux kernel: ahci 0000:02:00.1: version 3.0
Jun 04 18:35:02 archlinux kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
Jun 04 18:35:02 archlinux kernel: ahci 0000:02:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jun 04 18:35:02 archlinux kernel: ahci 0000:02:00.1: 4/8 ports implemented (port mask 0x33)
Jun 04 18:35:02 archlinux kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Jun 04 18:35:02 archlinux kernel: scsi host0: ahci
Jun 04 18:35:02 archlinux kernel: scsi host1: ahci
Jun 04 18:35:02 archlinux kernel: scsi host2: ahci
Jun 04 18:35:02 archlinux kernel: scsi host3: ahci
Jun 04 18:35:02 archlinux kernel: scsi host4: ahci
Jun 04 18:35:02 archlinux kernel: scsi host5: ahci
Jun 04 18:35:02 archlinux kernel: scsi host6: ahci
Jun 04 18:35:02 archlinux kernel: scsi host7: ahci
Jun 04 18:35:02 archlinux kernel: ata1: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80100 irq 41 lpm-pol 3
Jun 04 18:35:02 archlinux kernel: ata2: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80180 irq 41 lpm-pol 3
Jun 04 18:35:02 archlinux kernel: ata3: DUMMY
Jun 04 18:35:02 archlinux kernel: ata4: DUMMY
Jun 04 18:35:02 archlinux kernel: ata5: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80300 irq 41 lpm-pol 3
Jun 04 18:35:02 archlinux kernel: ata6: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80380 irq 41 lpm-pol 3
Jun 04 18:35:02 archlinux kernel: ata7: DUMMY
Jun 04 18:35:02 archlinux kernel: ata8: DUMMY
Jun 04 18:35:02 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Jun 04 18:35:02 archlinux kernel: usbserial: USB Serial support registered for generic
Jun 04 18:35:02 archlinux kernel: rtc_cmos 00:02: RTC can wake from S4
Jun 04 18:35:02 archlinux kernel: rtc_cmos 00:02: registered as rtc0
Jun 04 18:35:02 archlinux kernel: rtc_cmos 00:02: setting system clock to 2024-06-04T23:35:00 UTC (1717544100)
Jun 04 18:35:02 archlinux kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 04 18:35:02 archlinux kernel: amd_pstate: driver load is disabled, boot with specific mode to enable this
Jun 04 18:35:02 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 04 18:35:02 archlinux kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jun 04 18:35:02 archlinux kernel: Console: switching to colour frame buffer device 128x48
Jun 04 18:35:02 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jun 04 18:35:02 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 04 18:35:02 archlinux kernel: drop_monitor: Initializing network drop monitor service
Jun 04 18:35:02 archlinux kernel: NET: Registered PF_INET6 protocol family
Jun 04 18:35:02 archlinux kernel: Segment Routing with IPv6
Jun 04 18:35:02 archlinux kernel: RPL Segment Routing with IPv6
Jun 04 18:35:02 archlinux kernel: In-situ OAM (IOAM) with IPv6
Jun 04 18:35:02 archlinux kernel: NET: Registered PF_PACKET protocol family
Jun 04 18:35:02 archlinux kernel: microcode: Current revision: 0x08701021
Jun 04 18:35:02 archlinux kernel: resctrl: L3 allocation detected
Jun 04 18:35:02 archlinux kernel: resctrl: MB allocation detected
Jun 04 18:35:02 archlinux kernel: resctrl: L3 monitoring detected
Jun 04 18:35:02 archlinux kernel: IPI shorthand broadcast: enabled
Jun 04 18:35:02 archlinux kernel: sched_clock: Marking stable (489275548, 277840)->(491199531, -1646143)
Jun 04 18:35:02 archlinux kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jun 04 18:35:02 archlinux kernel: registered taskstats version 1
Jun 04 18:35:02 archlinux kernel: Loading compiled-in X.509 certificates
Jun 04 18:35:02 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 7a4353263ac24ac3008ebe1401c28f462f35d83c'
Jun 04 18:35:02 archlinux kernel: Key type .fscrypt registered
Jun 04 18:35:02 archlinux kernel: Key type fscrypt-provisioning registered
Jun 04 18:35:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 04 18:35:02 archlinux kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
Jun 04 18:35:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 04 18:35:02 archlinux kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Jun 04 18:35:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 04 18:35:02 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jun 04 18:35:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 04 18:35:02 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jun 04 18:35:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 04 18:35:02 archlinux kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
Jun 04 18:35:02 archlinux kernel: PM:   Magic number: 12:769:604
Jun 04 18:35:02 archlinux kernel: RAS: Correctable Errors collector initialized.
Jun 04 18:35:02 archlinux kernel: clk: Disabling unused clocks
Jun 04 18:35:02 archlinux kernel: PM: genpd: Disabling unused power domains
Jun 04 18:35:02 archlinux kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 04 18:35:02 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 04 18:35:02 archlinux kernel: ata1.00: ATA-11: Samsung SSD 860 QVO 2TB, RVQ01B6Q, max UDMA/133
Jun 04 18:35:02 archlinux kernel: ata1.00: 3907029168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 04 18:35:02 archlinux kernel: ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
Jun 04 18:35:02 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 04 18:35:02 archlinux kernel: ata1.00: configured for UDMA/133
Jun 04 18:35:02 archlinux kernel: ahci 0000:02:00.1: port does not support device sleep
Jun 04 18:35:02 archlinux kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 860  1B6Q PQ: 0 ANSI: 5
Jun 04 18:35:02 archlinux kernel: ata1.00: Enabling discard_zeroes_data
Jun 04 18:35:02 archlinux kernel: sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Jun 04 18:35:02 archlinux kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 04 18:35:02 archlinux kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 04 18:35:02 archlinux kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 04 18:35:02 archlinux kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Jun 04 18:35:02 archlinux kernel: ata1.00: Enabling discard_zeroes_data
Jun 04 18:35:02 archlinux kernel:  sda: sda1
Jun 04 18:35:02 archlinux kernel: sd 0:0:0:0: [sda] supports TCG Opal
Jun 04 18:35:02 archlinux kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 04 18:35:02 archlinux kernel: tsc: Refined TSC clocksource calibration: 3792.873 MHz
Jun 04 18:35:02 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d5818a734c, max_idle_ns: 881590694765 ns
Jun 04 18:35:02 archlinux kernel: clocksource: Switched to clocksource tsc
Jun 04 18:35:02 archlinux kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 04 18:35:02 archlinux kernel: ata2.00: supports DRM functions and may not be fully accessible
Jun 04 18:35:02 archlinux kernel: ata2.00: ATA-10: Crucial_CT275MX300SSD1,  M0CR040, max UDMA/133
Jun 04 18:35:02 archlinux kernel: ata2.00: 537234768 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jun 04 18:35:02 archlinux kernel: ata2.00: Features: Trust Dev-Sleep NCQ-sndrcv NCQ-prio
Jun 04 18:35:02 archlinux kernel: ata2.00: supports DRM functions and may not be fully accessible
Jun 04 18:35:02 archlinux kernel: ata2.00: configured for UDMA/133
Jun 04 18:35:02 archlinux kernel: ahci 0000:02:00.1: port does not support device sleep
Jun 04 18:35:02 archlinux kernel: scsi 1:0:0:0: Direct-Access     ATA      Crucial_CT275MX3 R040 PQ: 0 ANSI: 5
Jun 04 18:35:02 archlinux kernel: ata2.00: Enabling discard_zeroes_data
Jun 04 18:35:02 archlinux kernel: sd 1:0:0:0: [sdb] 537234768 512-byte logical blocks: (275 GB/256 GiB)
Jun 04 18:35:02 archlinux kernel: sd 1:0:0:0: [sdb] Write Protect is off
Jun 04 18:35:02 archlinux kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jun 04 18:35:02 archlinux kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 04 18:35:02 archlinux kernel: sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
Jun 04 18:35:02 archlinux kernel: ata2.00: Enabling discard_zeroes_data
Jun 04 18:35:02 archlinux kernel:  sdb: sdb1 sdb2 sdb3 sdb4
Jun 04 18:35:02 archlinux kernel: sd 1:0:0:0: [sdb] supports TCG Opal
Jun 04 18:35:02 archlinux kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Jun 04 18:35:02 archlinux kernel: ata5: SATA link down (SStatus 0 SControl 330)
Jun 04 18:35:02 archlinux kernel: ata6: SATA link down (SStatus 0 SControl 330)
Jun 04 18:35:02 archlinux kernel: Freeing unused decrypted memory: 2028K
Jun 04 18:35:02 archlinux kernel: Freeing unused kernel image (initmem) memory: 3412K
Jun 04 18:35:02 archlinux kernel: Write protecting the kernel read-only data: 32768k
Jun 04 18:35:02 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1112K
Jun 04 18:35:02 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 04 18:35:02 archlinux kernel: rodata_test: all tests were successful
Jun 04 18:35:02 archlinux kernel: Run /init as init process
Jun 04 18:35:02 archlinux kernel:   with arguments:
Jun 04 18:35:02 archlinux kernel:     /init
Jun 04 18:35:02 archlinux kernel:   with environment:
Jun 04 18:35:02 archlinux kernel:     HOME=/
Jun 04 18:35:02 archlinux kernel:     TERM=linux
Jun 04 18:35:02 archlinux systemd[1]: systemd 255.7-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)
Jun 04 18:35:02 archlinux systemd[1]: Detected architecture x86-64.
Jun 04 18:35:02 archlinux systemd[1]: Running in initrd.
Jun 04 18:35:02 archlinux systemd[1]: Initializing machine ID from random generator.
Jun 04 18:35:02 archlinux systemd[1]: Queued start job for default target Initrd Default Target.
Jun 04 18:35:02 archlinux systemd[1]: Expecting device /dev/disk/by-partuuid/edd98d7c-05c3-4c3f-83ef-8aa268d12d3b...
Jun 04 18:35:02 archlinux systemd[1]: Reached target Path Units.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Slice Units.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Swaps.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Timer Units.
Jun 04 18:35:02 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Jun 04 18:35:02 archlinux systemd[1]: Listening on Journal Socket.
Jun 04 18:35:02 archlinux systemd[1]: Listening on udev Control Socket.
Jun 04 18:35:02 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Socket Units.
Jun 04 18:35:02 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Jun 04 18:35:02 archlinux systemd[1]: Check battery level during early boot was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/power_supply).
Jun 04 18:35:02 archlinux systemd[1]: Started Displays emergency message in full screen..
Jun 04 18:35:02 archlinux systemd[1]: Starting Journal Service...
Jun 04 18:35:02 archlinux systemd[1]: Starting Load Kernel Modules...
Jun 04 18:35:02 archlinux systemd[1]: TPM2 PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 18:35:02 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 04 18:35:02 archlinux systemd[1]: Starting Coldplug All udev Devices...
Jun 04 18:35:02 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Jun 04 18:35:02 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Local File Systems.
Jun 04 18:35:02 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 04 18:35:02 archlinux kernel: raid6: skipped pq benchmark and selected avx2x4
Jun 04 18:35:02 archlinux kernel: raid6: using avx2x2 recovery algorithm
Jun 04 18:35:02 archlinux systemd-journald[280]: Collecting audit messages is disabled.
Jun 04 18:35:02 archlinux kernel: xor: automatically using best checksumming function   avx       
Jun 04 18:35:02 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 04 18:35:02 archlinux systemd-journald[280]: Journal started
Jun 04 18:35:02 archlinux systemd-journald[280]: Runtime Journal (/run/log/journal/66a9d13411224fdc8022ebe986b8ff51) is 8.0M, max 317.9M, 309.9M free.
Jun 04 18:35:02 archlinux systemd-udevd[290]: Using default interface naming scheme 'v255'.
Jun 04 18:35:02 archlinux systemd[1]: Started Journal Service.
Jun 04 18:35:02 archlinux systemd-modules-load[281]: Inserted module 'btrfs'
Jun 04 18:35:02 archlinux systemd[1]: Finished Load Kernel Modules.
Jun 04 18:35:02 archlinux kernel: Btrfs loaded, zoned=yes, fsverity=yes
Jun 04 18:35:02 archlinux systemd[1]: Finished Coldplug All udev Devices.
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
Jun 04 18:35:02 archlinux kernel: nvme nvme0: pci function 0000:01:00.0
Jun 04 18:35:02 archlinux kernel: nvme nvme1: pci function 0000:06:00.0
Jun 04 18:35:02 archlinux kernel: nvme nvme1: 8/0/0 default/read/poll queues
Jun 04 18:35:02 archlinux kernel:  nvme1n1: p1 p2 p3 p4
Jun 04 18:35:02 archlinux kernel: nvme nvme0: D3 entry latency set to 10 seconds
Jun 04 18:35:02 archlinux kernel: nvme nvme0: 24/0/0 default/read/poll queues
Jun 04 18:35:02 archlinux kernel:  nvme0n1: p1 p2
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 04 18:35:02 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 04 18:35:02 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 18:35:02 archlinux kernel: usb usb1: Product: xHCI Host Controller
Jun 04 18:35:02 archlinux kernel: usb usb1: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 04 18:35:02 archlinux kernel: usb usb1: SerialNumber: 0000:02:00.0
Jun 04 18:35:02 archlinux kernel: hub 1-0:1.0: USB hub found
Jun 04 18:35:02 archlinux kernel: hub 1-0:1.0: 10 ports detected
Jun 04 18:35:02 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 04 18:35:02 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jun 04 18:35:02 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 18:35:02 archlinux kernel: usb usb2: Product: xHCI Host Controller
Jun 04 18:35:02 archlinux kernel: usb usb2: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 04 18:35:02 archlinux kernel: usb usb2: SerialNumber: 0000:02:00.0
Jun 04 18:35:02 archlinux kernel: hub 2-0:1.0: USB hub found
Jun 04 18:35:02 archlinux kernel: hub 2-0:1.0: 4 ports detected
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 3
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:0b:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 4
Jun 04 18:35:02 archlinux kernel: xhci_hcd 0000:0b:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 04 18:35:02 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 04 18:35:02 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 18:35:02 archlinux kernel: usb usb3: Product: xHCI Host Controller
Jun 04 18:35:02 archlinux kernel: usb usb3: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 04 18:35:02 archlinux kernel: usb usb3: SerialNumber: 0000:0b:00.3
Jun 04 18:35:02 archlinux kernel: hub 3-0:1.0: USB hub found
Jun 04 18:35:02 archlinux kernel: hub 3-0:1.0: 4 ports detected
Jun 04 18:35:02 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 04 18:35:02 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jun 04 18:35:02 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 18:35:02 archlinux kernel: usb usb4: Product: xHCI Host Controller
Jun 04 18:35:02 archlinux kernel: usb usb4: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 04 18:35:02 archlinux kernel: usb usb4: SerialNumber: 0000:0b:00.3
Jun 04 18:35:02 archlinux kernel: hub 4-0:1.0: USB hub found
Jun 04 18:35:02 archlinux kernel: hub 4-0:1.0: 4 ports detected
Jun 04 18:35:02 archlinux systemd[1]: Starting Virtual Console Setup...
Jun 04 18:35:02 archlinux systemd[1]: Finished Virtual Console Setup.
Jun 04 18:35:02 archlinux systemd[1]: Found device Samsung SSD 970 EVO Plus 2TB primary.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Initrd Root Device.
Jun 04 18:35:02 archlinux systemd[1]: Reached target System Initialization.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Basic System.
Jun 04 18:35:02 archlinux systemd[1]: Starting File System Check on /dev/disk/by-partuuid/edd98d7c-05c3-4c3f-83ef-8aa268d12d3b...
Jun 04 18:35:02 archlinux systemd[1]: Finished File System Check on /dev/disk/by-partuuid/edd98d7c-05c3-4c3f-83ef-8aa268d12d3b.
Jun 04 18:35:02 archlinux systemd[1]: Mounting /sysroot...
Jun 04 18:35:02 archlinux kernel: BTRFS: device fsid a35eaaaf-45f7-4f4e-b5d5-0739305e9302 devid 1 transid 385374 /dev/nvme0n1p2 (259:7) scanned by mount (364)
Jun 04 18:35:02 archlinux kernel: BTRFS info (device nvme0n1p2): first mount of filesystem a35eaaaf-45f7-4f4e-b5d5-0739305e9302
Jun 04 18:35:02 archlinux kernel: BTRFS info (device nvme0n1p2): using crc32c (crc32c-intel) checksum algorithm
Jun 04 18:35:02 archlinux kernel: BTRFS info (device nvme0n1p2): using free-space-tree
Jun 04 18:35:02 archlinux systemd[1]: Mounted /sysroot.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Initrd Root File System.
Jun 04 18:35:02 archlinux systemd[1]: Starting Mountpoints Configured in the Real Root...
Jun 04 18:35:02 archlinux systemd[1]: initrd-parse-etc.service: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Finished Mountpoints Configured in the Real Root.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Initrd File Systems.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Initrd Default Target.
Jun 04 18:35:02 archlinux systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Jun 04 18:35:02 archlinux systemd[1]: Stopped target Initrd Default Target.
Jun 04 18:35:02 archlinux systemd[1]: Stopped target Basic System.
Jun 04 18:35:02 archlinux systemd[1]: Stopped target Initrd Root Device.
Jun 04 18:35:02 archlinux systemd[1]: Stopped target Path Units.
Jun 04 18:35:02 archlinux systemd[1]: Stopped target Slice Units.
Jun 04 18:35:02 archlinux systemd[1]: Stopped target Socket Units.
Jun 04 18:35:02 archlinux systemd[1]: Stopped target System Initialization.
Jun 04 18:35:02 archlinux systemd[1]: Stopped target Local File Systems.
Jun 04 18:35:02 archlinux systemd[1]: Stopped target Preparation for Local File Systems.
Jun 04 18:35:02 archlinux systemd[1]: Stopped target Swaps.
Jun 04 18:35:02 archlinux systemd[1]: Stopped target Timer Units.
Jun 04 18:35:02 archlinux systemd[1]: kmod-static-nodes.service: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Stopped Create List of Static Device Nodes.
Jun 04 18:35:02 archlinux systemd[1]: Stopping Displays emergency message in full screen....
Jun 04 18:35:02 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Stopped Load Kernel Modules.
Jun 04 18:35:02 archlinux systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Stopped Coldplug All udev Devices.
Jun 04 18:35:02 archlinux systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Jun 04 18:35:02 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Stopped Virtual Console Setup.
Jun 04 18:35:02 archlinux systemd[1]: systemd-bsod.service: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Stopped Displays emergency message in full screen..
Jun 04 18:35:02 archlinux systemd[1]: initrd-cleanup.service: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
Jun 04 18:35:02 archlinux kernel: usb 1-6: new full-speed USB device number 2 using xhci_hcd
Jun 04 18:35:02 archlinux systemd[1]: systemd-udevd.service: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Jun 04 18:35:02 archlinux systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Closed udev Control Socket.
Jun 04 18:35:02 archlinux systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Closed udev Kernel Socket.
Jun 04 18:35:02 archlinux systemd[1]: Starting Cleanup udev Database...
Jun 04 18:35:02 archlinux systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Jun 04 18:35:02 archlinux systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
Jun 04 18:35:02 archlinux systemd[1]: Finished Cleanup udev Database.
Jun 04 18:35:02 archlinux systemd[1]: Reached target Switch Root.
Jun 04 18:35:02 archlinux systemd[1]: Starting Switch Root...
Jun 04 18:35:02 archlinux systemd[1]: Switching root.
Jun 04 18:35:02 archlinux systemd-journald[280]: Journal stopped
Jun 04 18:35:03 archlinux systemd-journald[280]: Received SIGTERM from PID 1 (systemd).
Jun 04 18:35:03 archlinux systemd[1]: systemd 255.7-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)
Jun 04 18:35:03 archlinux systemd[1]: Detected architecture x86-64.
Jun 04 18:35:03 archlinux systemd[1]: Hostname set to <archlinux>.
Jun 04 18:35:03 archlinux kernel: usb 1-6: New USB device found, idVendor=1e71, idProduct=1714, bcdDevice= 2.00
Jun 04 18:35:03 archlinux kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 04 18:35:03 archlinux kernel: usb 1-6: Product: NZXT USB Device
Jun 04 18:35:03 archlinux kernel: usb 1-6: Manufacturer: NZXT.-Inc.
Jun 04 18:35:03 archlinux kernel: usb 1-6: SerialNumber: 6D8245925453
Jun 04 18:35:03 archlinux kernel: usb 1-7: new full-speed USB device number 3 using xhci_hcd
Jun 04 18:35:03 archlinux systemd[1]: bpf-lsm: LSM BPF program attached
Jun 04 18:35:03 archlinux kernel: usb 1-7: New USB device found, idVendor=0853, idProduct=0148, bcdDevice= 0.01
Jun 04 18:35:03 archlinux kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 04 18:35:03 archlinux kernel: usb 1-7: Product: REALFORCE 108 US
Jun 04 18:35:03 archlinux kernel: usb 1-7: Manufacturer: Topre
Jun 04 18:35:03 archlinux systemd-fstab-generator[415]: Mount point  is not a valid path, ignoring.
Jun 04 18:35:03 archlinux systemd-fstab-generator[415]: Mount point  is not a valid path, ignoring.
Jun 04 18:35:03 archlinux systemd-fstab-generator[415]: Mount point  is not a valid path, ignoring.
Jun 04 18:35:03 archlinux systemd-fstab-generator[415]: Mount point  is not a valid path, ignoring.
Jun 04 18:35:03 archlinux systemd-fstab-generator[415]: Mount point  is not a valid path, ignoring.
Jun 04 18:35:03 archlinux systemd-fstab-generator[415]: Mount point  is not a valid path, ignoring.
Jun 04 18:35:03 archlinux kernel: zram: Added device: zram0
Jun 04 18:35:03 archlinux kernel: usb 1-10: new full-speed USB device number 4 using xhci_hcd
Jun 04 18:35:03 archlinux systemd[1]: initrd-switch-root.service: Deactivated successfully.
Jun 04 18:35:03 archlinux systemd[1]: Stopped Switch Root.
Jun 04 18:35:03 archlinux systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Jun 04 18:35:03 archlinux systemd[1]: Created slice Slice /system/dirmngr.
Jun 04 18:35:03 archlinux systemd[1]: Created slice Slice /system/getty.
Jun 04 18:35:03 archlinux systemd[1]: Created slice Slice /system/gpg-agent.
Jun 04 18:35:03 archlinux systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jun 04 18:35:03 archlinux systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jun 04 18:35:03 archlinux systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jun 04 18:35:03 archlinux systemd[1]: Created slice Slice /system/keyboxd.
Jun 04 18:35:03 archlinux systemd[1]: Created slice Slice /system/modprobe.
Jun 04 18:35:03 archlinux systemd[1]: Created slice Slice /system/systemd-fsck.
Jun 04 18:35:03 archlinux systemd[1]: Created slice Slice /system/systemd-zram-setup.
Jun 04 18:35:03 archlinux systemd[1]: Created slice User and Session Slice.
Jun 04 18:35:03 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 04 18:35:03 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 04 18:35:03 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 04 18:35:03 archlinux systemd[1]: Expecting device /dev/disk/by-id/wwn-0x5000cca264d7bfbb-part2...
Jun 04 18:35:03 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/073B-18FF...
Jun 04 18:35:03 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/BAD8ACF2D8ACADD7...
Jun 04 18:35:03 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/DE06ED9B06ED74C5...
Jun 04 18:35:03 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/F6BE-D6CB...
Jun 04 18:35:03 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/a35eaaaf-45f7-4f4e-b5d5-0739305e9302...
Jun 04 18:35:03 archlinux systemd[1]: Expecting device /dev/zram0...
Jun 04 18:35:03 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Jun 04 18:35:03 archlinux systemd[1]: Reached target Login Prompts.
Jun 04 18:35:03 archlinux systemd[1]: Stopped target Switch Root.
Jun 04 18:35:03 archlinux systemd[1]: Stopped target Initrd File Systems.
Jun 04 18:35:03 archlinux systemd[1]: Stopped target Initrd Root File System.
Jun 04 18:35:03 archlinux systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 04 18:35:03 archlinux systemd[1]: Reached target Remote File Systems.
Jun 04 18:35:03 archlinux systemd[1]: Reached target Slice Units.
Jun 04 18:35:03 archlinux systemd[1]: Reached target Local Verity Protected Volumes.
Jun 04 18:35:03 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 04 18:35:03 archlinux systemd[1]: Listening on LVM2 poll daemon socket.
Jun 04 18:35:03 archlinux systemd[1]: Listening on Process Core Dump Socket.
Jun 04 18:35:03 archlinux systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 18:35:03 archlinux systemd[1]: Listening on udev Control Socket.
Jun 04 18:35:03 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 04 18:35:03 archlinux systemd[1]: Mounting Huge Pages File System...
Jun 04 18:35:03 archlinux systemd[1]: Mounting POSIX Message Queue File System...
Jun 04 18:35:03 archlinux systemd[1]: Mounting Kernel Debug File System...
Jun 04 18:35:03 archlinux systemd[1]: Mounting Kernel Trace File System...
Jun 04 18:35:03 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Jun 04 18:35:03 archlinux systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 04 18:35:03 archlinux systemd[1]: Starting Load Kernel Module configfs...
Jun 04 18:35:03 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Jun 04 18:35:03 archlinux systemd[1]: Starting Load Kernel Module drm...
Jun 04 18:35:03 archlinux systemd[1]: Starting Load Kernel Module fuse...
Jun 04 18:35:03 archlinux systemd[1]: Starting Load Kernel Module loop...
Jun 04 18:35:03 archlinux systemd[1]: Starting Mullvad early boot network blocker...
Jun 04 18:35:03 archlinux systemd[1]: systemd-fsck-root.service: Deactivated successfully.
Jun 04 18:35:03 archlinux systemd[1]: Stopped File System Check on Root Device.
Jun 04 18:35:03 archlinux systemd[1]: Starting Journal Service...
Jun 04 18:35:03 archlinux systemd[1]: Starting Load Kernel Modules...
Jun 04 18:35:03 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 18:35:03 archlinux systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 04 18:35:03 archlinux systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 18:35:03 archlinux systemd[1]: Starting Coldplug All udev Devices...
Jun 04 18:35:03 archlinux systemd[1]: Mounted Huge Pages File System.
Jun 04 18:35:03 archlinux systemd[1]: Mounted POSIX Message Queue File System.
Jun 04 18:35:03 archlinux systemd[1]: Mounted Kernel Debug File System.
Jun 04 18:35:03 archlinux systemd[1]: Mounted Kernel Trace File System.
Jun 04 18:35:03 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Jun 04 18:35:03 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 04 18:35:03 archlinux systemd[1]: Finished Load Kernel Module configfs.
Jun 04 18:35:03 archlinux systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 04 18:35:03 archlinux systemd[1]: Finished Load Kernel Module drm.
Jun 04 18:35:03 archlinux kernel: loop: module loaded
Jun 04 18:35:03 archlinux kernel: device-mapper: uevent: version 1.0.3
Jun 04 18:35:03 archlinux kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Jun 04 18:35:03 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 04 18:35:03 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Jun 04 18:35:03 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 04 18:35:03 archlinux systemd[1]: Finished Load Kernel Module fuse.
Jun 04 18:35:03 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 04 18:35:03 archlinux systemd-journald[444]: Collecting audit messages is disabled.
Jun 04 18:35:03 archlinux systemd[1]: Finished Load Kernel Module loop.
Jun 04 18:35:03 archlinux systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 04 18:35:03 archlinux systemd[1]: Mounting FUSE Control File System...
Jun 04 18:35:03 archlinux systemd[1]: Mounting Kernel Configuration File System...
Jun 04 18:35:03 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jun 04 18:35:03 archlinux systemd[1]: Starting Load/Save OS Random Seed...
Jun 04 18:35:03 archlinux kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jun 04 18:35:03 archlinux kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Jun 04 18:35:03 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 04 18:35:03 archlinux systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jun 04 18:35:03 archlinux systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 18:35:03 archlinux systemd-journald[444]: Journal started
Jun 04 18:35:03 archlinux systemd-journald[444]: Runtime Journal (/run/log/journal/dc37563395084bf4a42c5ca171b84ead) is 8.0M, max 317.9M, 309.9M free.
Jun 04 18:35:03 archlinux systemd[1]: Queued start job for default target Graphical Interface.
Jun 04 18:35:03 archlinux systemd[1]: systemd-journald.service: Deactivated successfully.
Jun 04 18:35:03 archlinux systemd-modules-load[445]: Inserted module 'crypto_user'
Jun 04 18:35:03 archlinux systemd-modules-load[445]: Inserted module 'sg'
Jun 04 18:35:03 archlinux systemd-modules-load[445]: Inserted module 'pkcs8_key_parser'
Jun 04 18:35:03 archlinux systemd[1]: Started Journal Service.
Jun 04 18:35:03 archlinux kernel: Asymmetric key parser 'pkcs8' registered
Jun 04 18:35:03 archlinux systemd[1]: Mounted FUSE Control File System.
Jun 04 18:35:03 archlinux mullvad-daemon[443]: [2024-06-04 18:35:03.803][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.3 2024-05-15
Jun 04 18:35:03 archlinux mullvad-daemon[443]: [2024-06-04 18:35:03.803][mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Jun 04 18:35:03 archlinux systemd[1]: Mounted Kernel Configuration File System.
Jun 04 18:35:03 archlinux mullvad-daemon[443]: [2024-06-04 18:35:03.803][mullvad_daemon::early_boot_firewall][INFO] Applying firewall policy Blocked. Allowing LAN. Allowing endpoint: none
Jun 04 18:35:03 archlinux mullvad-daemon[443]: [2024-06-04 18:35:03.803][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: none
Jun 04 18:35:03 archlinux kernel: vboxdrv: loading out-of-tree module taints kernel.
Jun 04 18:35:03 archlinux kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
Jun 04 18:35:03 archlinux systemd[1]: Finished Load/Save OS Random Seed.
Jun 04 18:35:03 archlinux systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jun 04 18:35:03 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jun 04 18:35:03 archlinux kernel: vboxdrv: Found 24 processor cores/threads
Jun 04 18:35:03 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 04 18:35:03 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 04 18:35:03 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 04 18:35:03 archlinux systemd-modules-load[445]: Inserted module 'vboxdrv'
Jun 04 18:35:03 archlinux systemd-modules-load[445]: Inserted module 'vboxnetadp'
Jun 04 18:35:03 archlinux kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3792873412 Hz
Jun 04 18:35:03 archlinux kernel: vboxdrv: Successfully loaded version 7.0.18 r162988 (interface 0x00330004)
Jun 04 18:35:03 archlinux kernel: VBoxNetAdp: Successfully started.
Jun 04 18:35:03 archlinux systemd-modules-load[445]: Inserted module 'vboxnetflt'
Jun 04 18:35:03 archlinux systemd[1]: Finished Load Kernel Modules.
Jun 04 18:35:03 archlinux kernel: VBoxNetFlt: Successfully started.
Jun 04 18:35:03 archlinux systemd[1]: Starting Apply Kernel Variables...
Jun 04 18:35:03 archlinux systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 04 18:35:03 archlinux systemd-udevd[487]: Using default interface naming scheme 'v255'.
Jun 04 18:35:03 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Jun 04 18:35:03 archlinux systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jun 04 18:35:03 archlinux systemd[1]: Finished Apply Kernel Variables.
Jun 04 18:35:03 archlinux systemd[1]: Finished Coldplug All udev Devices.
Jun 04 18:35:03 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 04 18:35:03 archlinux systemd[1]: Starting Load Kernel Module configfs...
Jun 04 18:35:03 archlinux systemd[1]: Starting Load Kernel Module fuse...
Jun 04 18:35:03 archlinux systemd[1]: Found device /dev/zram0.
Jun 04 18:35:03 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 04 18:35:03 archlinux systemd[1]: Finished Load Kernel Module configfs.
Jun 04 18:35:03 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 04 18:35:03 archlinux systemd[1]: Finished Load Kernel Module fuse.
Jun 04 18:35:03 archlinux systemd[1]: Starting Create swap on /dev/zram0...
Jun 04 18:35:03 archlinux kernel: zram0: detected capacity change from 0 to 8388608
Jun 04 18:35:03 archlinux kernel: usb 1-10: New USB device found, idVendor=1532, idProduct=006c, bcdDevice= 2.00
Jun 04 18:35:03 archlinux kernel: usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 04 18:35:03 archlinux kernel: usb 1-10: Product: Razer Mamba Elite
Jun 04 18:35:03 archlinux kernel: usb 1-10: Manufacturer: Razer
Jun 04 18:35:03 archlinux systemd[1]: Condition check resulted in Samsung SSD 970 EVO Plus 2TB primary being skipped.
Jun 04 18:35:03 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/F6BE-D6CB...
Jun 04 18:35:03 archlinux systemd-makefs[546]: /dev/zram0 successfully formatted as swap (label "zram0", uuid e0e96526-3f0b-44e0-8092-0b2a718c99fc)
Jun 04 18:35:03 archlinux systemd[1]: Finished Create swap on /dev/zram0.
Jun 04 18:35:03 archlinux systemd[1]: Condition check resulted in Samsung SSD 970 EVO Plus 2TB primary being skipped.
Jun 04 18:35:03 archlinux systemd-fsck[579]: fsck.fat 4.2 (2021-01-31)
Jun 04 18:35:03 archlinux systemd-fsck[579]: /dev/nvme0n1p1: 134 files, 37127/130556 clusters
Jun 04 18:35:03 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
Jun 04 18:35:03 archlinux kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Jun 04 18:35:03 archlinux kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jun 04 18:35:03 archlinux kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jun 04 18:35:03 archlinux kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jun 04 18:35:03 archlinux kernel: ccp 0000:0b:00.1: enabling device (0000 -> 0002)
Jun 04 18:35:03 archlinux kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jun 04 18:35:03 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jun 04 18:35:03 archlinux kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jun 04 18:35:03 archlinux kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jun 04 18:35:03 archlinux kernel: ccp 0000:0b:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Jun 04 18:35:03 archlinux kernel: ccp 0000:0b:00.1: psp enabled
Jun 04 18:35:03 archlinux kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jun 04 18:35:03 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/F6BE-D6CB.
Jun 04 18:35:03 archlinux mtp-probe[605]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6"
Jun 04 18:35:03 archlinux mtp-probe[604]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7"
Jun 04 18:35:03 archlinux systemd[1]: Condition check resulted in Samsung_SSD_860_QVO_2TB Echo being skipped.
Jun 04 18:35:03 archlinux mtp-probe[604]: bus: 1, device: 3 was not an MTP device
Jun 04 18:35:03 archlinux mtp-probe[605]: bus: 1, device: 2 was not an MTP device
Jun 04 18:35:03 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Jun 04 18:35:03 archlinux mtp-probe[626]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10"
Jun 04 18:35:03 archlinux mtp-probe[626]: bus: 1, device: 4 was not an MTP device
Jun 04 18:35:04 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 04 18:35:04 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Jun 04 18:35:04 archlinux kernel: AES CTR mode by8 optimization enabled
Jun 04 18:35:04 archlinux kernel: i8042: PNP: No PS/2 controller found.
Jun 04 18:35:04 archlinux kernel: r8169 0000:05:00.0 eth0: RTL8168h/8111h, 04:92:26:5c:d5:c4, XID 541, IRQ 97
Jun 04 18:35:04 archlinux kernel: r8169 0000:05:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jun 04 18:35:04 archlinux systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Jun 04 18:35:04 archlinux systemd[1]: Mounting /.snapshots...
Jun 04 18:35:04 archlinux systemd[1]: Mounting /boot...
Jun 04 18:35:04 archlinux kernel: r8169 0000:05:00.0 enp5s0: renamed from eth0
Jun 04 18:35:04 archlinux systemd[1]: Mounting /home...
Jun 04 18:35:04 archlinux systemd[1]: Mounting /mnt/BAD8ACF2D8ACADD7...
Jun 04 18:35:04 archlinux systemd[1]: Mounting /var/cache/pacman/pkg...
Jun 04 18:35:04 archlinux systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
Jun 04 18:35:04 archlinux systemd[1]: Mounting /var/log...
Jun 04 18:35:04 archlinux systemd[1]: Starting Virtual Console Setup...
Jun 04 18:35:04 archlinux kernel: asus_wmi: ASUS WMI generic driver loaded
Jun 04 18:35:04 archlinux systemd[1]: Mounted /.snapshots.
Jun 04 18:35:04 archlinux systemd[1]: Mounted /home.
Jun 04 18:35:04 archlinux systemd[1]: Mounted /var/cache/pacman/pkg.
Jun 04 18:35:04 archlinux kernel: asus_wmi: Initialization: 0x0
Jun 04 18:35:04 archlinux kernel: asus_wmi: BIOS WMI version: 0.9
Jun 04 18:35:04 archlinux kernel: asus_wmi: SFUN value: 0x0
Jun 04 18:35:04 archlinux kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Jun 04 18:35:04 archlinux systemd[1]: Mounted /var/log.
Jun 04 18:35:04 archlinux kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input3
Jun 04 18:35:04 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 04 18:35:04 archlinux systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Jun 04 18:35:04 archlinux kernel: snd_hda_intel 0000:09:00.1: Force to non-snoop mode
Jun 04 18:35:04 archlinux kernel: snd_hda_intel 0000:0b:00.4: enabling device (0000 -> 0002)
Jun 04 18:35:04 archlinux kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDsc
Jun 04 18:35:04 archlinux systemd[1]: Reached target Swaps.
Jun 04 18:35:04 archlinux systemd[1]: Mounted /boot.
Jun 04 18:35:04 archlinux systemd-journald[444]: Time spent on flushing to /var/log/journal/dc37563395084bf4a42c5ca171b84ead is 453.547ms for 1303 entries.
Jun 04 18:35:04 archlinux systemd-journald[444]: System Journal (/var/log/journal/dc37563395084bf4a42c5ca171b84ead) is 438.6M, max 4.0G, 3.5G free.
Jun 04 18:35:04 archlinux systemd-journald[444]: Received client request to flush runtime journal.
Jun 04 18:35:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input4
Jun 04 18:35:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input5
Jun 04 18:35:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input6
Jun 04 18:35:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input7
Jun 04 18:35:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input8
Jun 04 18:35:04 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input9
Jun 04 18:35:04 archlinux systemd-journald[444]: /var/log/journal/dc37563395084bf4a42c5ca171b84ead/system.journal: Journal file uses a different sequence number ID, rotating.
Jun 04 18:35:04 archlinux systemd-journald[444]: Rotating system journal.
Jun 04 18:35:04 archlinux kernel: usbcore: registered new interface driver usbhid
Jun 04 18:35:04 archlinux kernel: usbhid: USB HID core driver
Jun 04 18:35:04 archlinux kernel: hid-generic 0003:1E71:1714.0001: hiddev96,hidraw0: USB HID v1.10 Device [NZXT.-Inc. NZXT USB Device] on usb-0000:02:00.0-6/input0
Jun 04 18:35:04 archlinux kernel: input: Topre REALFORCE 108 US as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:0853:0148.0002/input/input10
Jun 04 18:35:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Jun 04 18:35:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 04 18:35:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jun 04 18:35:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jun 04 18:35:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x11/0x0
Jun 04 18:35:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jun 04 18:35:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Jun 04 18:35:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Jun 04 18:35:04 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Jun 04 18:35:04 archlinux kernel: kvm_amd: TSC scaling supported
Jun 04 18:35:04 archlinux kernel: kvm_amd: Nested Virtualization enabled
Jun 04 18:35:04 archlinux kernel: kvm_amd: Nested Paging enabled
Jun 04 18:35:04 archlinux kernel: kvm_amd: SEV enabled (ASIDs 1 - 509)
Jun 04 18:35:04 archlinux kernel: kvm_amd: SEV-ES disabled (ASIDs 0 - 0)
Jun 04 18:35:04 archlinux kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jun 04 18:35:04 archlinux kernel: kvm_amd: Virtual GIF supported
Jun 04 18:35:04 archlinux kernel: kvm_amd: LBR virtualization supported
Jun 04 18:35:04 archlinux kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input11
Jun 04 18:35:04 archlinux kernel: hid-generic 0003:0853:0148.0002: input,hidraw1: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input0
Jun 04 18:35:04 archlinux kernel: input: Topre REALFORCE 108 US Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.1/0003:0853:0148.0003/input/input16
Jun 04 18:35:04 archlinux kernel: input: Topre REALFORCE 108 US Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.1/0003:0853:0148.0003/input/input17
Jun 04 18:35:04 archlinux kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input12
Jun 04 18:35:04 archlinux kernel: hid-generic 0003:0853:0148.0003: input,hidraw2: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input1
Jun 04 18:35:04 archlinux kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input13
Jun 04 18:35:04 archlinux kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input14
Jun 04 18:35:04 archlinux kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input15
Jun 04 18:35:04 archlinux kernel: hid-generic 0003:0853:0148.0004: hiddev97,hidraw3: USB HID v1.11 Device [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input2
Jun 04 18:35:04 archlinux kernel: input: Razer Razer Mamba Elite as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.0/0003:1532:006C.0005/input/input18
Jun 04 18:35:04 archlinux kernel: hid-generic 0003:1532:006C.0005: input,hidraw4: USB HID v1.11 Mouse [Razer Razer Mamba Elite] on usb-0000:02:00.0-10/input0
Jun 04 18:35:04 archlinux kernel: input: Razer Razer Mamba Elite Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.1/0003:1532:006C.0006/input/input19
Jun 04 18:35:04 archlinux kernel: input: Razer Razer Mamba Elite as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.1/0003:1532:006C.0006/input/input20
Jun 04 18:35:04 archlinux kernel: hid-generic 0003:1532:006C.0006: input,hidraw5: USB HID v1.11 Keyboard [Razer Razer Mamba Elite] on usb-0000:02:00.0-10/input1
Jun 04 18:35:04 archlinux kernel: input: Razer Razer Mamba Elite as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.2/0003:1532:006C.0007/input/input21
Jun 04 18:35:04 archlinux kernel: hid-generic 0003:1532:006C.0007: input,hidraw6: USB HID v1.11 Keyboard [Razer Razer Mamba Elite] on usb-0000:02:00.0-10/input2
Jun 04 18:35:04 archlinux systemd[1]: Finished Virtual Console Setup.
Jun 04 18:35:04 archlinux mtp-probe[700]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10"
Jun 04 18:35:04 archlinux systemd[1]: Reached target Sound Card.
Jun 04 18:35:04 archlinux mtp-probe[700]: bus: 1, device: 4 was not an MTP device
Jun 04 18:35:04 archlinux systemd[1]: mullvad-early-boot-blocking.service: Deactivated successfully.
Jun 04 18:35:04 archlinux ntfs-3g[716]: Version 2022.10.3 external FUSE 29
Jun 04 18:35:04 archlinux systemd[1]: Finished Mullvad early boot network blocker.
Jun 04 18:35:04 archlinux ntfs-3g[716]: Mounted /dev/sda1 (Read-Write, label "Echo", NTFS 3.1)
Jun 04 18:35:04 archlinux systemd[1]: Mounted /mnt/BAD8ACF2D8ACADD7.
Jun 04 18:35:04 archlinux ntfs-3g[716]: Cmdline options: rw,nosuid,nodev
Jun 04 18:35:04 archlinux ntfs-3g[716]: Mount options: nosuid,nodev,allow_other,nonempty,relatime,rw,fsname=/dev/sda1,blkdev,blksize=4096
Jun 04 18:35:04 archlinux ntfs-3g[716]: Ownership and permissions disabled, configuration type 7
Jun 04 18:35:04 archlinux systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 04 18:35:05 archlinux systemd[1]: Mounting Temporary Directory /tmp...
Jun 04 18:35:05 archlinux systemd[1]: Mounted Temporary Directory /tmp.
Jun 04 18:35:05 archlinux systemd[1]: Reached target Local File Systems.
Jun 04 18:35:05 archlinux systemd[1]: Listening on System Extension Image Management (Varlink).
Jun 04 18:35:05 archlinux systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jun 04 18:35:05 archlinux systemd[1]: Starting Set Up Additional Binary Formats...
Jun 04 18:35:05 archlinux systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jun 04 18:35:05 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Jun 04 18:35:05 archlinux systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 734 (systemd-binfmt)
Jun 04 18:35:05 archlinux systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jun 04 18:35:05 archlinux systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jun 04 18:35:05 archlinux systemd[1]: Finished Set Up Additional Binary Formats.
Jun 04 18:35:05 archlinux systemd[1]: Finished Create Volatile Files and Directories.
Jun 04 18:35:05 archlinux systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 04 18:35:05 archlinux systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 04 18:35:05 archlinux systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jun 04 18:35:05 archlinux systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jun 04 18:35:06 archlinux systemd[1]: Starting Network Time Synchronization...
Jun 04 18:35:06 archlinux systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jun 04 18:35:06 archlinux systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 04 18:35:06 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
Jun 04 18:35:06 archlinux kernel: amdgpu: Virtual CRAT table created for CPU
Jun 04 18:35:06 archlinux kernel: amdgpu: Topology: Add CPU node
Jun 04 18:35:06 archlinux kernel: [drm] initializing kernel modesetting (NAVI10 0x1002:0x731F 0x1DA2:0xE410 0xC1).
Jun 04 18:35:06 archlinux kernel: [drm] register mmio base: 0xFCD00000
Jun 04 18:35:06 archlinux kernel: [drm] register mmio size: 524288
Jun 04 18:35:06 archlinux kernel: [drm] add ip block number 0 <nv_common>
Jun 04 18:35:06 archlinux kernel: [drm] add ip block number 1 <gmc_v10_0>
Jun 04 18:35:06 archlinux kernel: [drm] add ip block number 2 <navi10_ih>
Jun 04 18:35:06 archlinux kernel: [drm] add ip block number 3 <psp>
Jun 04 18:35:06 archlinux kernel: [drm] add ip block number 4 <smu>
Jun 04 18:35:06 archlinux kernel: [drm] add ip block number 5 <dm>
Jun 04 18:35:06 archlinux kernel: [drm] add ip block number 6 <gfx_v10_0>
Jun 04 18:35:06 archlinux kernel: [drm] add ip block number 7 <sdma_v5_0>
Jun 04 18:35:06 archlinux kernel: [drm] add ip block number 8 <vcn_v2_0>
Jun 04 18:35:06 archlinux kernel: [drm] add ip block number 9 <jpeg_v2_0>
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: No more image in the PCI ROM
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Fetched VBIOS from ROM BAR
Jun 04 18:35:06 archlinux kernel: amdgpu: ATOM BIOS: 113-410XT-UO4
Jun 04 18:35:06 archlinux systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 04 18:35:06 archlinux kernel: [drm] VCN decode is enabled in VM mode
Jun 04 18:35:06 archlinux kernel: [drm] VCN encode is enabled in VM mode
Jun 04 18:35:06 archlinux kernel: AMD Address Translation Library initialized
Jun 04 18:35:06 archlinux kernel: [drm] JPEG decode is enabled in VM mode
Jun 04 18:35:06 archlinux kernel: intel_rapl_common: Found RAPL domain package
Jun 04 18:35:06 archlinux kernel: intel_rapl_common: Found RAPL domain core
Jun 04 18:35:06 archlinux kernel: Console: switching to colour dummy device 80x25
Jun 04 18:35:06 archlinux systemd[1]: Started Network Time Synchronization.
Jun 04 18:35:06 archlinux systemd[1]: Reached target System Initialization.
Jun 04 18:35:06 archlinux systemd[1]: Started CUPS Scheduler.
Jun 04 18:35:06 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 04 18:35:06 archlinux systemd[1]: Reached target Path Units.
Jun 04 18:35:06 archlinux systemd[1]: Reached target System Time Set.
Jun 04 18:35:06 archlinux systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jun 04 18:35:06 archlinux systemd[1]: Started Discard unused filesystem blocks once a week.
Jun 04 18:35:06 archlinux systemd[1]: Started Daily verification of password and group files.
Jun 04 18:35:06 archlinux systemd[1]: Reached target Timer Units.
Jun 04 18:35:06 archlinux systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Jun 04 18:35:06 archlinux systemd[1]: Listening on CUPS Scheduler.
Jun 04 18:35:06 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 04 18:35:06 archlinux systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jun 04 18:35:06 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jun 04 18:35:06 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jun 04 18:35:06 archlinux systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jun 04 18:35:06 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jun 04 18:35:06 archlinux systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jun 04 18:35:06 archlinux systemd[1]: Listening on PC/SC Smart Card Daemon Activation Socket.
Jun 04 18:35:06 archlinux systemd[1]: Reached target Socket Units.
Jun 04 18:35:06 archlinux systemd[1]: Starting D-Bus System Message Bus...
Jun 04 18:35:06 archlinux systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 18:35:06 archlinux systemd[1]: Started D-Bus System Message Bus.
Jun 04 18:35:06 archlinux systemd[1]: Reached target Basic System.
Jun 04 18:35:06 archlinux systemd[1]: Starting Network Manager...
Jun 04 18:35:06 archlinux systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Jun 04 18:35:06 archlinux systemd[1]: Starting User Login Management...
Jun 04 18:35:06 archlinux systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 04 18:35:06 archlinux avahi-daemon[754]: Found user 'avahi' (UID 974) and group 'avahi' (GID 974).
Jun 04 18:35:06 archlinux avahi-daemon[754]: Successfully dropped root privileges.
Jun 04 18:35:06 archlinux avahi-daemon[754]: avahi-daemon 0.8 starting up.
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: vgaarb: deactivate vga console
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jun 04 18:35:06 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Jun 04 18:35:06 archlinux kernel: [drm] Detected VRAM RAM=8176M, BAR=256M
Jun 04 18:35:06 archlinux kernel: [drm] RAM width 256bits GDDR6
Jun 04 18:35:06 archlinux kernel: [drm] amdgpu: 8176M of VRAM memory ready
Jun 04 18:35:06 archlinux kernel: [drm] amdgpu: 7949M of GTT memory ready.
Jun 04 18:35:06 archlinux kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 04 18:35:06 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
Jun 04 18:35:06 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 2
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Will use PSP to load VCN firmware
Jun 04 18:35:06 archlinux dbus-broker-launch[751]: Ready
Jun 04 18:35:06 archlinux avahi-daemon[754]: Successfully called chroot().
Jun 04 18:35:06 archlinux systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Jun 04 18:35:06 archlinux avahi-daemon[754]: Successfully dropped remaining capabilities.
Jun 04 18:35:06 archlinux avahi-daemon[754]: No service file found in /etc/avahi/services.
Jun 04 18:35:06 archlinux avahi-daemon[754]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Jun 04 18:35:06 archlinux avahi-daemon[754]: New relevant interface lo.IPv6 for mDNS.
Jun 04 18:35:06 archlinux avahi-daemon[754]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Jun 04 18:35:06 archlinux avahi-daemon[754]: New relevant interface lo.IPv4 for mDNS.
Jun 04 18:35:06 archlinux avahi-daemon[754]: Network interface enumeration completed.
Jun 04 18:35:06 archlinux avahi-daemon[754]: Registering new address record for ::1 on lo.*.
Jun 04 18:35:06 archlinux avahi-daemon[754]: Registering new address record for 127.0.0.1 on lo.IPv4.
Jun 04 18:35:06 archlinux avahi-daemon[754]: Failed to parse address 'fe80::cac7:50ff:fee6:b829%enp5s0', ignoring.
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4247] NetworkManager (version 1.46.0-2) is starting... (boot:fc34b417-ac24-4454-ae31-cc78d75e3abb)
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4248] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4272] manager[0x60fbd7df0500]: monitoring kernel firmware directory '/lib/firmware'.
Jun 04 18:35:06 archlinux systemd[1]: Starting Hostname Service...
Jun 04 18:35:06 archlinux systemd-logind[755]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 04 18:35:06 archlinux systemd-logind[755]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 04 18:35:06 archlinux systemd-logind[755]: Watching system buttons on /dev/input/event21 (Razer Razer Mamba Elite)
Jun 04 18:35:06 archlinux systemd-logind[755]: New seat seat0.
Jun 04 18:35:06 archlinux systemd[1]: Started User Login Management.
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: reserve 0x900000 from 0x81fd000000 for PSP TMR
Jun 04 18:35:06 archlinux systemd[1]: Started Hostname Service.
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4736] hostname: hostname: using hostnamed
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4737] hostname: static hostname changed from (none) to "archlinux"
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4738] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4740] manager[0x60fbd7df0500]: rfkill: Wi-Fi hardware radio set enabled
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4740] manager[0x60fbd7df0500]: rfkill: WWAN hardware radio set enabled
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4759] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4788] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4799] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4934] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4941] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4946] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4948] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4948] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4949] manager: Networking is enabled by state file
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4952] settings: Loaded settings plugin: keyfile (internal)
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4957] dhcp: init: Using DHCP client 'internal'
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4958] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4966] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4969] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4972] device (lo): Activation: starting connection 'lo' (efceead8-234f-4403-9d8d-73d6cc6dfc79)
Jun 04 18:35:06 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4978] manager: (enp5s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4983] settings: (enp5s0): created default wired connection 'Wired connection 1'
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.4984] device (enp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 04 18:35:06 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: use vbios provided pptable
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
Jun 04 18:35:06 archlinux kernel: Generic FE-GE Realtek PHY r8169-0-500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-500:00, irq=MAC)
Jun 04 18:35:06 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: SMU is initialized successfully!
Jun 04 18:35:06 archlinux kernel: [drm] Display Core v3.2.273 initialized on DCN 2.0
Jun 04 18:35:06 archlinux kernel: [drm] DP-HDMI FRL PCON supported
Jun 04 18:35:06 archlinux kernel: snd_hda_intel 0000:09:00.1: bound 0000:09:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 04 18:35:06 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Jun 04 18:35:06 archlinux kernel: input: Topre REALFORCE 108 US as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:0853:0148.0002/input/input22
Jun 04 18:35:06 archlinux kernel: topre 0003:0853:0148.0002: input,hidraw1: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input0
Jun 04 18:35:06 archlinux systemd-logind[755]: Watching system buttons on /dev/input/event19 (Razer Razer Mamba Elite Keyboard)
Jun 04 18:35:06 archlinux systemd[1]: Started Network Manager.
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.7310] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 04 18:35:06 archlinux systemd[1]: Reached target Network.
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.7318] ovsdb: disconnected from ovsdb
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.7318] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.7320] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.7321] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.7324] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:06 archlinux kernel: r8169 0000:05:00.0 enp5s0: Link is Down
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.7332] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.7333] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:06 archlinux NetworkManager[753]: <info>  [1717544106.7337] device (lo): Activation: successful, device activated.
Jun 04 18:35:06 archlinux systemd[1]: Starting CUPS Scheduler...
Jun 04 18:35:06 archlinux systemd[1]: Started Mullvad VPN daemon.
Jun 04 18:35:06 archlinux systemd[1]: Starting Permit User Sessions...
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.3 2024-05-15
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_daemon][INFO] Logging to /var/log/mullvad-vpn
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_daemon][INFO] Management interface listening on /var/run/mullvad-vpn
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_api::address_cache][DEBUG] Loading API addresses from /var/cache/mullvad-vpn/api-ip-address.txt
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_api::address_cache][DEBUG] Using API address: 45.83.223.196:443
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_api::availability][DEBUG] Suspending API requests
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Jun 04 18:35:06 archlinux systemd[1]: Finished Permit User Sessions.
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_daemon::version_check][DEBUG] Loading version check cache from /var/cache/mullvad-vpn/version-info.json
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /var/cache/mullvad-vpn/relays.json
Jun 04 18:35:06 archlinux systemd[1]: Starting GNOME Display Manager...
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /opt/Mullvad VPN/resources/relays.json
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_relay_selector::relay_selector][INFO] Initialized with 684 cached relays from 2024-06-04 12:31:00.540
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_api::availability][DEBUG] Pausing background API requests
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_daemon::account_history][INFO] Opening account history file in /etc/mullvad-vpn/account-history.json
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_daemon][INFO] Automatically connecting since auto-connect is turned on
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_daemon::api][INFO] Initial offline state - offline
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_api::availability][DEBUG] Pausing API requests due to being offline
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_api::availability][DEBUG] Unsuspending API requests
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_api::access][DEBUG] Fetching access token for an account
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_api::availability][DEBUG] Resuming background API requests
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: 45.83.223.196:443/TCP
Jun 04 18:35:06 archlinux systemd[1]: Started GNOME Display Manager.
Jun 04 18:35:06 archlinux systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jun 04 18:35:06 archlinux systemd[1]: Started Manage, Install and Generate Color Profiles.
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
Jun 04 18:35:06 archlinux mullvad-daemon[801]: [mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
Jun 04 18:35:06 archlinux systemd[1]: Started CUPS Scheduler.
Jun 04 18:35:06 archlinux systemd[1]: Reached target Multi-User System.
Jun 04 18:35:06 archlinux systemd[1]: Reached target Graphical Interface.
Jun 04 18:35:06 archlinux kernel: topre 0003:0853:0148.0003: fixing up Topre REALFORCE keyboard report descriptor
Jun 04 18:35:06 archlinux kernel: input: Topre REALFORCE 108 US as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.1/0003:0853:0148.0003/input/input23
Jun 04 18:35:06 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 04 18:35:06 archlinux kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jun 04 18:35:06 archlinux kernel: [drm] JPEG decode initialized successfully.
Jun 04 18:35:06 archlinux kernel: topre 0003:0853:0148.0003: input,hidraw2: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input1
Jun 04 18:35:06 archlinux kernel: topre 0003:0853:0148.0004: hiddev97,hidraw3: USB HID v1.11 Device [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input2
Jun 04 18:35:07 archlinux kernel: amdgpu: HMM registered 8176MB device memory
Jun 04 18:35:07 archlinux systemd-logind[755]: Watching system buttons on /dev/input/event10 (Topre REALFORCE 108 US)
Jun 04 18:35:07 archlinux systemd-logind[755]: Watching system buttons on /dev/input/event11 (Topre REALFORCE 108 US)
Jun 04 18:35:07 archlinux avahi-daemon[754]: Server startup complete. Host name is archlinux.local. Local service cookie is 2264958742.
Jun 04 18:35:07 archlinux kernel: [drm] Fence fallback timer expired on ring sdma0
Jun 04 18:35:07 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 04 18:35:07 archlinux kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jun 04 18:35:08 archlinux kernel: [drm] Fence fallback timer expired on ring sdma0
Jun 04 18:35:08 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
Jun 04 18:35:08 archlinux kernel: amdgpu: Topology: Add dGPU node [0x731f:0x1002]
Jun 04 18:35:08 archlinux kernel: kfd kfd: amdgpu: added device 1002:731f
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 8
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 8
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 8
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Using BACO for runtime pm
Jun 04 18:35:08 archlinux kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:09:00.0 on minor 1
Jun 04 18:35:08 archlinux kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 04 18:35:08 archlinux kernel: [drm] DSC precompute is not needed.
Jun 04 18:35:08 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jun 04 18:35:08 archlinux systemd[1]: Stopped Virtual Console Setup.
Jun 04 18:35:08 archlinux kernel: Console: switching to colour frame buffer device 160x45
Jun 04 18:35:08 archlinux systemd[1]: Stopping Virtual Console Setup...
Jun 04 18:35:08 archlinux kernel: amdgpu 0000:09:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 04 18:35:08 archlinux gdm[815]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jun 04 18:35:08 archlinux systemd[1]: Starting Virtual Console Setup...
Jun 04 18:35:08 archlinux systemd[1]: Reached target User and Group Name Lookups.
Jun 04 18:35:08 archlinux systemd[1]: Starting Accounts Service...
Jun 04 18:35:08 archlinux systemd[1]: Finished Virtual Console Setup.
Jun 04 18:35:08 archlinux systemd[1]: Starting Authorization Manager...
Jun 04 18:35:08 archlinux polkitd[872]: Started polkitd version 124
Jun 04 18:35:08 archlinux polkitd[872]: Loading rules from directory /etc/polkit-1/rules.d
Jun 04 18:35:08 archlinux polkitd[872]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 04 18:35:08 archlinux polkitd[872]: Finished loading, compiling and executing 11 rules
Jun 04 18:35:08 archlinux polkitd[872]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 04 18:35:08 archlinux systemd[1]: Started Authorization Manager.
Jun 04 18:35:08 archlinux accounts-daemon[863]: started daemon version 23.13.0
Jun 04 18:35:08 archlinux systemd[1]: Started Accounts Service.
Jun 04 18:35:08 archlinux systemd-logind[755]: New session 1 of user gdm.
Jun 04 18:35:08 archlinux systemd[1]: Created slice User Slice of UID 120.
Jun 04 18:35:08 archlinux systemd[1]: Starting User Runtime Directory /run/user/120...
Jun 04 18:35:08 archlinux systemd[1]: Finished User Runtime Directory /run/user/120.
Jun 04 18:35:08 archlinux systemd[1]: Starting User Manager for UID 120...
Jun 04 18:35:08 archlinux dbus-broker-launch[751]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jun 04 18:35:08 archlinux (systemd)[897]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 04 18:35:08 archlinux (systemd)[897]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by gdm(uid=0)
Jun 04 18:35:08 archlinux systemd[897]: Queued start job for default target Main User Target.
Jun 04 18:35:08 archlinux systemd[897]: Created slice User Application Slice.
Jun 04 18:35:08 archlinux systemd[897]: Reached target Paths.
Jun 04 18:35:08 archlinux systemd[897]: Reached target Timers.
Jun 04 18:35:08 archlinux systemd[897]: Starting D-Bus User Message Bus Socket...
Jun 04 18:35:08 archlinux systemd[897]: Listening on GnuPG network certificate management daemon.
Jun 04 18:35:08 archlinux systemd[897]: Starting GCR ssh-agent wrapper...
Jun 04 18:35:08 archlinux systemd[897]: Listening on GNOME Keyring daemon.
Jun 04 18:35:08 archlinux systemd[897]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 04 18:35:08 archlinux systemd[897]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 04 18:35:08 archlinux systemd[897]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 04 18:35:08 archlinux systemd[897]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 04 18:35:08 archlinux systemd[897]: Listening on GnuPG public key management service.
Jun 04 18:35:08 archlinux systemd[897]: Listening on p11-kit server.
Jun 04 18:35:08 archlinux systemd[897]: Listening on PipeWire PulseAudio.
Jun 04 18:35:08 archlinux systemd[897]: Listening on PipeWire Multimedia System Sockets.
Jun 04 18:35:08 archlinux systemd[897]: Listening on D-Bus User Message Bus Socket.
Jun 04 18:35:08 archlinux systemd[897]: Listening on GCR ssh-agent wrapper.
Jun 04 18:35:08 archlinux systemd[897]: Reached target Sockets.
Jun 04 18:35:08 archlinux systemd[897]: Reached target Basic System.
Jun 04 18:35:08 archlinux systemd[1]: Started User Manager for UID 120.
Jun 04 18:35:08 archlinux systemd[897]: Starting Update XDG user dir configuration...
Jun 04 18:35:08 archlinux systemd[1]: Started Session 1 of User gdm.
Jun 04 18:35:08 archlinux systemd[897]: Finished Update XDG user dir configuration.
Jun 04 18:35:08 archlinux systemd[897]: Reached target Main User Target.
Jun 04 18:35:08 archlinux systemd[897]: Startup finished in 209ms.
Jun 04 18:35:08 archlinux systemd[897]: Created slice User Core Session Slice.
Jun 04 18:35:08 archlinux systemd[897]: Starting D-Bus User Message Bus...
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Service file '/usr/share//dbus-1/services/nemo.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Service file '/usr/share//dbus-1/services/nemo.service' is not named after the D-Bus name 'org.Nemo'.
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.freedesktop.FileManager1.service'
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Service file '/usr/share//dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 04 18:35:08 archlinux systemd[897]: Started D-Bus User Message Bus.
Jun 04 18:35:08 archlinux dbus-broker-launch[914]: Ready
Jun 04 18:35:08 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=919 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
Jun 04 18:35:08 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 04 18:35:08 archlinux gnome-session[919]: gnome-session-binary[919]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Jun 04 18:35:08 archlinux gnome-session-binary[919]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Jun 04 18:35:08 archlinux gnome-shell[931]: Running GNOME Shell (using mutter 46.2) as a Wayland display server
Jun 04 18:35:08 archlinux systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 04 18:35:09 archlinux systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 04 18:35:09 archlinux rtkit-daemon[951]: Successfully called chroot.
Jun 04 18:35:09 archlinux rtkit-daemon[951]: Successfully dropped privileges.
Jun 04 18:35:09 archlinux rtkit-daemon[951]: Successfully limited resources.
Jun 04 18:35:09 archlinux rtkit-daemon[951]: Canary thread running.
Jun 04 18:35:09 archlinux rtkit-daemon[951]: Running.
Jun 04 18:35:09 archlinux rtkit-daemon[951]: Watchdog thread running.
Jun 04 18:35:09 archlinux rtkit-daemon[951]: Supervising 0 threads of 0 processes of 0 users.
Jun 04 18:35:09 archlinux rtkit-daemon[951]: Supervising 0 threads of 0 processes of 0 users.
Jun 04 18:35:09 archlinux rtkit-daemon[951]: Successfully made thread 950 of process 931 owned by '120' RT at priority 20.
Jun 04 18:35:09 archlinux rtkit-daemon[951]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 18:35:09 archlinux gnome-shell[931]: Made thread 'KMS thread' realtime scheduled
Jun 04 18:35:09 archlinux gnome-shell[931]: Device '/dev/dri/card1' prefers shadow buffer
Jun 04 18:35:09 archlinux gnome-shell[931]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
Jun 04 18:35:09 archlinux gnome-shell[931]: Created gbm renderer for '/dev/dri/card1'
Jun 04 18:35:09 archlinux gnome-shell[931]: Boot VGA GPU /dev/dri/card1 selected as primary
Jun 04 18:35:09 archlinux gnome-shell[931]: Obtained a high priority EGL context
Jun 04 18:35:09 archlinux gnome-shell[931]: Obtained a high priority EGL context
Jun 04 18:35:09 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=931 comm="/usr/bin/gnome-shell")
Jun 04 18:35:09 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Successfully activated service 'org.a11y.Bus'
Jun 04 18:35:09 archlinux gnome-shell[931]: Using public X11 display :1024, (using :1025 for managed services)
Jun 04 18:35:09 archlinux gnome-shell[931]: Using Wayland display name 'wayland-0'
Jun 04 18:35:09 archlinux /usr/lib/gdm-wayland-session[997]: dbus-daemon[997]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=931 comm="/usr/bin/gnome-shell")
Jun 04 18:35:09 archlinux /usr/lib/gdm-wayland-session[997]: dbus-daemon[997]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 04 18:35:09 archlinux /usr/lib/gdm-wayland-session[1001]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 04 18:35:09 archlinux gnome-shell[931]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 04 18:35:09 archlinux gnome-shell[931]: Will monitor session 1
Jun 04 18:35:09 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=931 comm="/usr/bin/gnome-shell")
Jun 04 18:35:09 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=931 comm="/usr/bin/gnome-shell")
Jun 04 18:35:09 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun 04 18:35:09 archlinux systemd[1]: Starting Locale Service...
Jun 04 18:35:10 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=931 comm="/usr/bin/gnome-shell")
Jun 04 18:35:10 archlinux systemd[1]: Starting Daemon for power management...
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension light-style@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux gnome-shell[931]: Extension system-monitor@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Successfully made thread 950 of process 931 owned by '120' high priority at nice level 0.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 18:35:10 archlinux systemd[1]: Started Locale Service.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 0 threads of 0 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 0 threads of 0 processes of 1 users.
Jun 04 18:35:10 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Successfully activated service 'org.gnome.Shell.Notifications'
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Successfully made thread 950 of process 931 owned by '120' RT at priority 20.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 18:35:10 archlinux org.gnome.Shell.desktop[931]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10933c932bda3c3d48171754410885911500000009190000.ms”: No such file or directory
Jun 04 18:35:10 archlinux kernel: rfkill: input handler disabled
Jun 04 18:35:10 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Activating service name='org.freedesktop.systemd1' requested by ':1.11' (uid=120 pid=1056 comm="/usr/lib/gsd-sharing")
Jun 04 18:35:10 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 04 18:35:10 archlinux gsd-sharing[1056]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 04 18:35:10 archlinux gsd-sharing[1056]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 04 18:35:10 archlinux systemd[1]: Started Daemon for power management.
Jun 04 18:35:10 archlinux gnome-shell[931]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 04 18:35:10 archlinux gnome-shell[931]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 04 18:35:10 archlinux polkitd[872]: Registered Authentication Agent for unix-session:1 (system bus name :1.22 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 04 18:35:10 archlinux NetworkManager[753]: <info>  [1717544110.1471] agent-manager: agent[deae6e07e944a6ec,:1.22/org.gnome.Shell.NetworkAgent/120]: agent registered
Jun 04 18:35:10 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Successfully activated service 'org.gnome.Shell.Screencast'
Jun 04 18:35:10 archlinux systemd[897]: Started PipeWire Multimedia Service.
Jun 04 18:35:10 archlinux systemd[1]: Starting Location Lookup Service...
Jun 04 18:35:10 archlinux systemd[897]: Started Multimedia Service Session Manager.
Jun 04 18:35:10 archlinux systemd[897]: Started PipeWire PulseAudio.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 1 threads of 1 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Successfully made thread 1212 of process 1212 owned by '120' high priority at nice level -11.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 2 threads of 2 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Successfully made thread 1238 of process 1212 owned by '120' RT at priority 20.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 3 threads of 2 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Successfully made thread 1230 of process 1230 owned by '120' high priority at nice level -11.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 4 threads of 3 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Successfully made thread 1229 of process 1229 owned by '120' high priority at nice level -11.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 5 threads of 4 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Successfully made thread 1246 of process 1230 owned by '120' RT at priority 20.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 18:35:10 archlinux systemd[1]: Starting WPA supplicant...
Jun 04 18:35:10 archlinux gnome-session-binary[919]: Entering running state
Jun 04 18:35:10 archlinux xbrlapi.desktop[1262]: openConnection: connect: No such file or directory
Jun 04 18:35:10 archlinux xbrlapi.desktop[1262]: cannot connect to braille devices daemon brltty at :0
Jun 04 18:35:10 archlinux wpa_supplicant[1259]: Successfully initialized wpa_supplicant
Jun 04 18:35:10 archlinux systemd[1]: Started WPA supplicant.
Jun 04 18:35:10 archlinux systemd[1]: Started Location Lookup Service.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Successfully made thread 950 of process 931 owned by '120' high priority at nice level 0.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 5 threads of 3 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 5 threads of 3 processes of 1 users.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Successfully made thread 950 of process 931 owned by '120' RT at priority 20.
Jun 04 18:35:10 archlinux rtkit-daemon[951]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 18:35:10 archlinux gsd-media-keys[1090]: Failed to grab accelerator for keybinding settings:hibernate
Jun 04 18:35:10 archlinux gsd-media-keys[1090]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun 04 18:35:10 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Activating service name='org.gnome.ScreenSaver' requested by ':1.23' (uid=120 pid=1126 comm="/usr/lib/gsd-power")
Jun 04 18:35:10 archlinux kernel: r8169 0000:05:00.0 enp5s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jun 04 18:35:10 archlinux NetworkManager[753]: <info>  [1717544110.3666] device (enp5s0): carrier: link connected
Jun 04 18:35:10 archlinux NetworkManager[753]: <info>  [1717544110.3667] device (enp5s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jun 04 18:35:10 archlinux NetworkManager[753]: <info>  [1717544110.3671] policy: auto-activating connection 'Wired connection 1' (a141f95a-7754-3d72-9ceb-21cbef00cbd3)
Jun 04 18:35:10 archlinux NetworkManager[753]: <info>  [1717544110.3673] device (enp5s0): Activation: starting connection 'Wired connection 1' (a141f95a-7754-3d72-9ceb-21cbef00cbd3)
Jun 04 18:35:10 archlinux NetworkManager[753]: <info>  [1717544110.3673] device (enp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 04 18:35:10 archlinux NetworkManager[753]: <info>  [1717544110.3675] manager: NetworkManager state is now CONNECTING
Jun 04 18:35:10 archlinux NetworkManager[753]: <info>  [1717544110.3676] device (enp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 04 18:35:10 archlinux NetworkManager[753]: <info>  [1717544110.3680] device (enp5s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 04 18:35:10 archlinux NetworkManager[753]: <info>  [1717544110.3682] dhcp4 (enp5s0): activation: beginning transaction (timeout in 45 seconds)
Jun 04 18:35:10 archlinux avahi-daemon[754]: Joining mDNS multicast group on interface enp5s0.IPv6 with address fe80::a1ea:c181:cf16:fa21.
Jun 04 18:35:10 archlinux avahi-daemon[754]: New relevant interface enp5s0.IPv6 for mDNS.
Jun 04 18:35:10 archlinux avahi-daemon[754]: Registering new address record for fe80::a1ea:c181:cf16:fa21 on enp5s0.*.
Jun 04 18:35:10 archlinux gnome-shell[931]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 04 18:35:10 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Successfully activated service 'org.gnome.ScreenSaver'
Jun 04 18:35:10 archlinux org.gnome.Shell.desktop[1303]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 04 18:35:10 archlinux org.gnome.Shell.desktop[1303]: > Warning:          Unsupported maximum keycode 708, clipping.
Jun 04 18:35:10 archlinux org.gnome.Shell.desktop[1303]: >                   X11 cannot support keycodes above 255.
Jun 04 18:35:10 archlinux org.gnome.Shell.desktop[1303]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Jun 04 18:35:10 archlinux org.gnome.Shell.desktop[1303]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Jun 04 18:35:10 archlinux org.gnome.Shell.desktop[1303]: Errors from xkbcomp are not fatal to the X server
Jun 04 18:35:10 archlinux gnome-shell[931]: Registering session with GDM
Jun 04 18:35:10 archlinux wireplumber[1229]: spa.bluez5: BlueZ system service is not available
Jun 04 18:35:10 archlinux wireplumber[1229]: [0:00:10.783538018] [1229] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jun 04 18:35:10 archlinux wireplumber[1229]: [0:00:10.783549169] [1229] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jun 04 18:35:10 archlinux wireplumber[1229]: [0:00:10.783575508] [1229]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jun 04 18:35:10 archlinux gsd-media-keys[1090]: Unable to get default source
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.3711] dhcp4 (enp5s0): state changed new lease, address=192.168.0.28, acd pending
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5366] dhcp4 (enp5s0): state changed new lease, address=192.168.0.28
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5370] policy: set 'Wired connection 1' (enp5s0) as default for IPv4 routing and DNS
Jun 04 18:35:12 archlinux dbus-broker-launch[751]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Jun 04 18:35:12 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Activating service name='org.freedesktop.systemd1' requested by ':1.11' (uid=120 pid=1056 comm="/usr/lib/gsd-sharing")
Jun 04 18:35:12 archlinux /usr/lib/gdm-wayland-session[918]: dbus-daemon[918]: [session uid=120 pid=918] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 04 18:35:12 archlinux gsd-sharing[1056]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 04 18:35:12 archlinux gsd-sharing[1056]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 04 18:35:12 archlinux avahi-daemon[754]: Joining mDNS multicast group on interface enp5s0.IPv4 with address 192.168.0.28.
Jun 04 18:35:12 archlinux avahi-daemon[754]: New relevant interface enp5s0.IPv4 for mDNS.
Jun 04 18:35:12 archlinux avahi-daemon[754]: Registering new address record for 192.168.0.28 on enp5s0.IPv4.
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [talpid_core::dns][INFO] Resetting DNS
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [mullvad_api::availability][DEBUG] Resuming API requests due to coming online
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [mullvad_api::access][DEBUG] Fetching access token for an account
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 87.249.134.27:12430/UDP, Allowing LAN, interface: none. Allowing endpoint 45.83.223.196:443/TCP
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5745] dhcp6 (enp5s0): activation: beginning transaction (timeout in 45 seconds)
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5751] policy: set 'Wired connection 1' (enp5s0) as default for IPv6 routing and DNS
Jun 04 18:35:12 archlinux avahi-daemon[754]: Leaving mDNS multicast group on interface enp5s0.IPv6 with address fe80::a1ea:c181:cf16:fa21.
Jun 04 18:35:12 archlinux avahi-daemon[754]: Joining mDNS multicast group on interface enp5s0.IPv6 with address 2603:8081:c00:672c:47fc:fb45:9fc9:53bd.
Jun 04 18:35:12 archlinux avahi-daemon[754]: Registering new address record for 2603:8081:c00:672c:47fc:fb45:9fc9:53bd on enp5s0.*.
Jun 04 18:35:12 archlinux avahi-daemon[754]: Withdrawing address record for fe80::a1ea:c181:cf16:fa21 on enp5s0.
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: true }
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5895] dhcp6 (enp5s0): state changed new lease
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5903] device (enp5s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5915] device (enp5s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5917] device (enp5s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5921] manager: NetworkManager state is now CONNECTED_SITE
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5924] device (enp5s0): Activation: successful, device activated.
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5931] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.5935] manager: startup complete
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: 87.249.134.27:12430, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "USA", city: Some("Chicago, IL"), latitude: 41.881832, longitude: -87.623177, mullvad_exit_ip: true, hostname: Some("us-chi-wg-203"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }) }
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): off, lan: on, pq: auto, obfs: auto, dns: default
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [talpid_wireguard][DEBUG] Tunnel MTU: 1380
Jun 04 18:35:12 archlinux kernel: wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
Jun 04 18:35:12 archlinux kernel: wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [talpid_wireguard][DEBUG] Using kernel WireGuard implementation
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 87.249.134.27:12430/UDP over "wg0-mullvad" (ip: 10.149.149.38, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: 10.64.0.1:1337/TCP), Allowing LAN. Allowing endpoint 45.83.223.196:443/TCP
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.7205] manager: (wg0-mullvad): new WireGuard device (/org/freedesktop/NetworkManager/Devices/3)
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: 10.64.0.1, prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 87.249.134.27:12430/UDP over "wg0-mullvad" (ip: 10.149.149.38, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: 10.64.0.1:1337/TCP), Allowing LAN. Allowing endpoint 45.83.223.196:443/TCP
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.7268] device (wg0-mullvad): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.7272] device (wg0-mullvad): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.7277] device (wg0-mullvad): Activation: starting connection 'wg0-mullvad' (687e95eb-e694-47c3-b051-4cf2fcd3e19a)
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.7286] device (wg0-mullvad): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.7288] device (wg0-mullvad): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.7290] device (wg0-mullvad): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.7292] device (wg0-mullvad): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.7300] device (wg0-mullvad): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.7301] device (wg0-mullvad): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jun 04 18:35:12 archlinux NetworkManager[753]: <info>  [1717544112.7306] device (wg0-mullvad): Activation: successful, device activated.
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [talpid_wireguard][DEBUG] Requesting ephemeral peer
Jun 04 18:35:12 archlinux mullvad-daemon[801]: [talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
Jun 04 18:35:13 archlinux mullvad-daemon[801]: [mullvad_daemon::relay_list][DEBUG] Relay list is up-to-date
Jun 04 18:35:13 archlinux mullvad-daemon[801]: [talpid_wireguard][DEBUG] Retrieved ephemeral peer
Jun 04 18:35:13 archlinux mullvad-daemon[801]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 87.249.134.27:12430/UDP over "wg0-mullvad" (ip: 10.149.149.38, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: All), Allowing LAN. Allowing endpoint 45.83.223.196:443/TCP
Jun 04 18:35:13 archlinux mullvad-daemon[801]: [talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
Jun 04 18:35:13 archlinux mullvad-daemon[801]: [talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: 0.0.0.0, prefix: 0 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: false, mtu: None }}
Jun 04 18:35:13 archlinux mullvad-daemon[801]: [talpid_core::firewall][INFO] Applying firewall policy: Connected to 87.249.134.27:12430/UDP over "wg0-mullvad" (ip: 10.149.149.38, v4 gw: 10.64.0.1, v6 gw: None), Allowing LAN
Jun 04 18:35:13 archlinux mullvad-daemon[801]: [talpid_core::dns][INFO] Setting DNS servers to 10.64.0.1
Jun 04 18:35:13 archlinux mullvad-daemon[801]: [talpid_core::dns::imp::static_resolv_conf][DEBUG] No DNS state backup to restore
Jun 04 18:35:13 archlinux mullvad-daemon[801]: [talpid_core::dns::imp][DEBUG] Managing DNS via /etc/resolv.conf
Jun 04 18:35:13 archlinux mullvad-daemon[801]: [mullvad_daemon][DEBUG] New tunnel state: Connected { endpoint: TunnelEndpoint { endpoint: Endpoint { address: 87.249.134.27:12430, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: Some("wg0-mullvad") }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "USA", city: Some("Chicago, IL"), latitude: 41.881832, longitude: -87.623177, mullvad_exit_ip: true, hostname: Some("us-chi-wg-203"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }) }
Jun 04 18:35:13 archlinux mullvad-daemon[801]: [mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
Jun 04 18:35:14 archlinux mullvad-daemon[801]: [talpid_wireguard::mtu_detection][DEBUG] MTU 1380 verified to not drop packets
Jun 04 18:35:16 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 04 18:35:20 archlinux gdm-password][1342]: gkr-pam: unable to locate daemon control file
Jun 04 18:35:20 archlinux gdm-password][1342]: gkr-pam: stashed password to try later in open session
Jun 04 18:35:20 archlinux gdm-password][1342]: pam_unix(gdm-password:session): session opened for user jack(uid=1000) by jack(uid=0)
Jun 04 18:35:20 archlinux systemd-logind[755]: New session 3 of user jack.
Jun 04 18:35:20 archlinux systemd[1]: Created slice User Slice of UID 1000.
Jun 04 18:35:20 archlinux systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 04 18:35:20 archlinux systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 04 18:35:20 archlinux systemd[1]: Starting User Manager for UID 1000...
Jun 04 18:35:20 archlinux (systemd)[1371]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[jack] ruser=[<unknown>] rhost=[<unknown>]
Jun 04 18:35:20 archlinux (systemd)[1371]: pam_unix(systemd-user:session): session opened for user jack(uid=1000) by jack(uid=0)
Jun 04 18:35:20 archlinux systemd-xdg-autostart-generator[1380]: Exec binary 'mailspring' does not exist: No such file or directory
Jun 04 18:35:20 archlinux systemd-journald[444]: /var/log/journal/dc37563395084bf4a42c5ca171b84ead/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Jun 04 18:35:20 archlinux systemd-xdg-autostart-generator[1380]: /home/jack/.config/autostart/Mailspring.desktop: not generating unit, executable specified in Exec= does not exist.
Jun 04 18:35:20 archlinux systemd[1371]: Queued start job for default target Main User Target.
Jun 04 18:35:20 archlinux systemd[1371]: Created slice User Application Slice.
Jun 04 18:35:20 archlinux systemd[1371]: Reached target Paths.
Jun 04 18:35:20 archlinux systemd[1371]: Reached target Timers.
Jun 04 18:35:20 archlinux systemd[1371]: Starting D-Bus User Message Bus Socket...
Jun 04 18:35:20 archlinux systemd[1371]: Listening on GnuPG network certificate management daemon.
Jun 04 18:35:20 archlinux systemd[1371]: Starting GCR ssh-agent wrapper...
Jun 04 18:35:20 archlinux systemd[1371]: Listening on GNOME Keyring daemon.
Jun 04 18:35:20 archlinux systemd[1371]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 04 18:35:20 archlinux systemd[1371]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 04 18:35:20 archlinux systemd[1371]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 04 18:35:20 archlinux systemd[1371]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 04 18:35:20 archlinux systemd[1371]: Listening on GnuPG public key management service.
Jun 04 18:35:20 archlinux systemd[1371]: Listening on p11-kit server.
Jun 04 18:35:20 archlinux systemd[1371]: Listening on PipeWire PulseAudio.
Jun 04 18:35:20 archlinux systemd[1371]: Listening on PipeWire Multimedia System Sockets.
Jun 04 18:35:20 archlinux systemd[1371]: Listening on D-Bus User Message Bus Socket.
Jun 04 18:35:20 archlinux systemd[1371]: Listening on GCR ssh-agent wrapper.
Jun 04 18:35:20 archlinux systemd[1371]: Reached target Sockets.
Jun 04 18:35:20 archlinux systemd[1371]: Reached target Basic System.
Jun 04 18:35:20 archlinux systemd[1]: Started User Manager for UID 1000.
Jun 04 18:35:20 archlinux systemd[1371]: Starting Update XDG user dir configuration...
Jun 04 18:35:20 archlinux systemd[1]: Started Session 3 of User jack.
Jun 04 18:35:20 archlinux systemd[1371]: Started GNOME Keyring daemon.
Jun 04 18:35:20 archlinux systemd[1371]: Finished Update XDG user dir configuration.
Jun 04 18:35:20 archlinux systemd[1371]: Reached target Main User Target.
Jun 04 18:35:20 archlinux systemd[1371]: Startup finished in 217ms.
Jun 04 18:35:20 archlinux gnome-keyring-daemon[1392]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 04 18:35:20 archlinux systemd[1371]: Created slice User Core Session Slice.
Jun 04 18:35:20 archlinux systemd[1371]: Starting D-Bus User Message Bus...
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Service file '/usr/share//dbus-1/services/nemo.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Service file '/usr/share//dbus-1/services/nemo.service' is not named after the D-Bus name 'org.Nemo'.
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.freedesktop.FileManager1.service'
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Service file '/usr/share//dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Jun 04 18:35:20 archlinux systemd[1371]: Started D-Bus User Message Bus.
Jun 04 18:35:20 archlinux dbus-broker-launch[1402]: Ready
Jun 04 18:35:20 archlinux gdm-password][1342]: gkr-pam: unlocked login keyring
Jun 04 18:35:21 archlinux gdm[815]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jun 04 18:35:21 archlinux kernel: rfkill: input handler enabled
Jun 04 18:35:21 archlinux gsd-media-keys[1090]: Unable to get default sink
Jun 04 18:35:21 archlinux /usr/lib/gdm-wayland-session[1426]: amdgpu: amdgpu_cs_ctx_create2 failed. (-13)
Jun 04 18:35:21 archlinux /usr/lib/gdm-wayland-session[1426]: amdgpu: amdgpu_cs_ctx_create2 failed. (-13)
Jun 04 18:35:21 archlinux /usr/lib/gdm-wayland-session[1554]: /home/jack/.config/hypr/scripts/suspend.sh: line 2: swayidle: command not found
Jun 04 18:35:21 archlinux /usr/lib/gdm-wayland-session[1557]: waybar: no process found
Jun 04 18:35:22 archlinux /usr/lib/gdm-wayland-session[1551]: Error: "Socket file not found. Are you sure swww-daemon is running?"
Jun 04 18:35:22 archlinux /usr/lib/gdm-wayland-session[1593]: DEPRECATION WARNING: `swww init` IS DEPRECATED. Call `swww-daemon` directly instead
Jun 04 18:35:23 archlinux systemd[1371]: graphical-session.target: Wants dependency dropin /etc/systemd/user/graphical-session.target.wants/synergy.service is not a symlink, ignoring.
Jun 04 18:35:23 archlinux systemd[1371]: graphical-session.target: Wants dependency dropin /etc/systemd/user/graphical-session.target.wants/synergy.service is not a symlink, ignoring.
Jun 04 18:35:23 archlinux systemd[1371]: Starting Accessibility services bus...
Jun 04 18:35:23 archlinux systemd[1371]: Started Accessibility services bus.
Jun 04 18:35:23 archlinux at-spi-bus-launcher[1634]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Jun 04 18:35:23 archlinux at-spi-bus-launcher[1634]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Jun 04 18:35:23 archlinux dbus-broker-launch[1634]: Ready
Jun 04 18:35:23 archlinux systemd[1371]: Starting Virtual filesystem service...
Jun 04 18:35:23 archlinux systemd[1371]: Started Virtual filesystem service.
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1627]: [0.053] Ignoring unknown config key: open_url_modifiers
Jun 04 18:35:23 archlinux systemd[1371]: Starting Portal service...
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1565]: [2024-06-04 18:35:23.534] [info] Using configuration file /home/jack/.config/waybar/config.jsonc
Jun 04 18:35:23 archlinux systemd[1371]: Starting flatpak document portal service...
Jun 04 18:35:23 archlinux polkitd[872]: Registered Authentication Agent for unix-session:3 (system bus name :1.56 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 04 18:35:23 archlinux systemd[1371]: Created slice Slice /app/dbus-:1.12-org.a11y.atspi.Registry.
Jun 04 18:35:23 archlinux systemd[1371]: Started dbus-:1.12-org.a11y.atspi.Registry@0.service.
Jun 04 18:35:23 archlinux at-spi2-registryd[1661]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 04 18:35:23 archlinux systemd[1371]: Starting sandboxed app permission store...
Jun 04 18:35:23 archlinux systemd[1371]: Started sandboxed app permission store.
Jun 04 18:35:23 archlinux systemd[1371]: Started flatpak document portal service.
Jun 04 18:35:23 archlinux systemd[1371]: Starting Portal service (GTK/GNOME implementation)...
Jun 04 18:35:23 archlinux systemd[1371]: Started kitty child process: 1706 launched by: 1627.
Jun 04 18:35:23 archlinux systemd[1371]: Started Portal service (GTK/GNOME implementation).
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 18:35:23 archlinux systemd[1371]: Started PipeWire Multimedia Service.
Jun 04 18:35:23 archlinux systemd[1371]: Started Multimedia Service Session Manager.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 6 threads of 4 processes of 1 users.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Successfully made thread 1730 of process 1730 owned by '1000' high priority at nice level -11.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 7 threads of 5 processes of 2 users.
Jun 04 18:35:23 archlinux systemd[1371]: Starting Portal service (Hyprland implementation)...
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Successfully made thread 1741 of process 1730 owned by '1000' RT at priority 20.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 8 threads of 5 processes of 2 users.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 8 threads of 5 processes of 2 users.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 8 threads of 5 processes of 2 users.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 8 threads of 5 processes of 2 users.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Successfully made thread 1731 of process 1731 owned by '1000' high priority at nice level -11.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 9 threads of 6 processes of 2 users.
Jun 04 18:35:23 archlinux systemd[1371]: Started Portal service (Hyprland implementation).
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1708]: [0.039] Ignoring unknown config key: open_url_modifiers
Jun 04 18:35:23 archlinux systemd[1371]: Started Portal service.
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1565]: [2024-06-04 18:35:23.732] [info] Discovered appearance 'dark'
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1565]: [2024-06-04 18:35:23.732] [info] Using CSS file /home/jack/.config/waybar/style.css
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1565]: [2024-06-04 18:35:23.736] [info] Hyprland IPC starting
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1565]: [2024-06-04 18:35:23.743] [info] Loading persistent workspaces from Hyprland workspace rules
Jun 04 18:35:23 archlinux systemd[1371]: Started PipeWire PulseAudio.
Jun 04 18:35:23 archlinux systemd[1371]: Started kitty child process: 1871 launched by: 1708.
Jun 04 18:35:23 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 04 18:35:23 archlinux kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 04 18:35:23 archlinux kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jun 04 18:35:23 archlinux kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 04 18:35:23 archlinux kernel: cfg80211: failed to load regulatory.db
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Successfully made thread 1829 of process 1829 owned by '1000' high priority at nice level -11.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 10 threads of 7 processes of 2 users.
Jun 04 18:35:23 archlinux systemd[1371]: Started tmux child pane 1894 launched by process 1710.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Successfully made thread 1892 of process 1829 owned by '1000' RT at priority 20.
Jun 04 18:35:23 archlinux rtkit-daemon[951]: Supervising 11 threads of 7 processes of 2 users.
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1565]: [2024-06-04 18:35:23.820] [info] Loading persistent workspaces from Hyprland workspace rules
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1565]: [2024-06-04 18:35:23.823] [info] Loading persistent workspaces from Hyprland workspace rules
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1708]: [0.158] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1708]: [0.158] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1708]: [0.158] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 18:35:23 archlinux /usr/lib/gdm-wayland-session[1948]: [0.041] Ignoring unknown config key: open_url_modifiers
Jun 04 18:35:24 archlinux systemd[1371]: Started kitty child process: 2090 launched by: 1948.
Jun 04 18:35:24 archlinux systemd[1371]: Started tmux child pane 2106 launched by process 1710.
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[1627]: [0.575] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[1627]: [0.575] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[1627]: [0.575] Application escape mode is not supported, the extended keyboard protocol should be used instead
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[2144]: [0.038] Ignoring unknown config key: open_url_modifiers
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[1565]: [2024-06-04 18:35:24.143] [info] Bar configured (width: 2560, height: 39) for output: DP-1
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[1565]: [2024-06-04 18:35:24.143] [info] Bar configured (width: 2560, height: 39) for output: DP-2
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[1565]: [2024-06-04 18:35:24.143] [info] Bar configured (width: 2560, height: 39) for output: HDMI-A-2
Jun 04 18:35:24 archlinux systemd[1371]: Started kitty child process: 2213 launched by: 2144.
Jun 04 18:35:24 archlinux wireplumber[1731]: spa.bluez5: BlueZ system service is not available
Jun 04 18:35:24 archlinux wireplumber[1731]: [0:00:24.381918277] [1731] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jun 04 18:35:24 archlinux wireplumber[1731]: [0:00:24.381930479] [1731] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jun 04 18:35:24 archlinux wireplumber[1731]: [0:00:24.381952220] [1731]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jun 04 18:35:24 archlinux wireplumber[1731]: wp-event-dispatcher: <WpAsyncEventHook:0x5f61ac9e4b30> failed: failed to activate item: Object activation aborted: proxy destroyed
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[2248]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[2248]: > Warning:          Unsupported maximum keycode 708, clipping.
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[2248]: >                   X11 cannot support keycodes above 255.
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[2248]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[2248]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Jun 04 18:35:24 archlinux /usr/lib/gdm-wayland-session[2248]: Errors from xkbcomp are not fatal to the X server
Jun 04 18:35:24 archlinux systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:25 archlinux waybar[1565]: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Jun 04 18:35:26 archlinux /usr/lib/gdm-wayland-session[2482]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 04 18:35:26 archlinux /usr/lib/gdm-wayland-session[2482]: > Warning:          Unsupported maximum keycode 708, clipping.
Jun 04 18:35:26 archlinux /usr/lib/gdm-wayland-session[2482]: >                   X11 cannot support keycodes above 255.
Jun 04 18:35:26 archlinux /usr/lib/gdm-wayland-session[2482]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Jun 04 18:35:26 archlinux /usr/lib/gdm-wayland-session[2482]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Jun 04 18:35:26 archlinux /usr/lib/gdm-wayland-session[2482]: Errors from xkbcomp are not fatal to the X server
Jun 04 18:35:27 archlinux /usr/lib/gdm-wayland-session[1548]: FAILED b'unknown request'
Jun 04 18:35:27 archlinux /usr/lib/gdm-wayland-session[1548]: FAILED b'unknown request'
Jun 04 18:35:29 archlinux systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jun 04 18:35:29 archlinux gnome-keyring-daemon[1392]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 04 18:35:29 archlinux gnome-keyring-d[1392]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 04 18:35:30 archlinux /usr/lib/gdm-wayland-session[2502]: [2502:2502:0604/183530.021732:ERROR:profile_attributes_storage.cc(1033)] Failed to PNG encode the image.
Jun 04 18:35:30 archlinux /usr/lib/gdm-wayland-session[2502]: [2502:2558:0604/183530.348144:ERROR:mime_util_xdg.cc(136)] Invalid mime.cache file does not contain null prior to ALIAS_LIST_OFFSET=44
Jun 04 18:35:30 archlinux /usr/lib/gdm-wayland-session[2502]: [2502:2502:0604/183530.746270:ERROR:sharing_service.cc(221)] Device registration failed with fatal error
Jun 04 18:35:30 archlinux gnome-shell[931]: Shutting down GNOME Shell
Jun 04 18:35:30 archlinux systemd-logind[755]: Session 1 logged out. Waiting for processes to exit.
Jun 04 18:35:31 archlinux polkitd[872]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.22, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 04 18:35:31 archlinux systemd[1]: session-1.scope: Deactivated successfully.
Jun 04 18:35:31 archlinux systemd[1]: session-1.scope: Consumed 2.770s CPU time.
Jun 04 18:35:31 archlinux systemd-logind[755]: Removed session 1.
Jun 04 18:35:31 archlinux gdm[815]: Gdm: Child process -911 was already dead.
Jun 04 18:35:31 archlinux gdm[815]: Gdm: on_display_removed: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jun 04 18:35:37 archlinux systemd-timesyncd[741]: Contacted time server 104.131.155.175:123 (2.arch.pool.ntp.org).
Jun 04 18:35:37 archlinux systemd-timesyncd[741]: Initial clock synchronization to Tue 2024-06-04 18:35:37.423608 CDT.
Jun 04 18:35:40 archlinux systemd[1]: systemd-localed.service: Deactivated successfully.
Jun 04 18:35:40 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 04 18:35:41 archlinux systemd[1]: Stopping User Manager for UID 120...
Jun 04 18:35:41 archlinux systemd[897]: Activating special unit Exit the Session...
Jun 04 18:35:41 archlinux systemd[897]: Stopped target Main User Target.
Jun 04 18:35:41 archlinux systemd[897]: Stopping PipeWire PulseAudio...
Jun 04 18:35:41 archlinux systemd[897]: Stopped PipeWire PulseAudio.
Jun 04 18:35:41 archlinux systemd[897]: Stopping Multimedia Service Session Manager...
Jun 04 18:35:41 archlinux wireplumber[1229]: wireplumber: stopped by signal: Terminated
Jun 04 18:35:41 archlinux wireplumber[1229]: wireplumber: disconnected from pipewire
Jun 04 18:35:41 archlinux systemd[897]: Stopped Multimedia Service Session Manager.
Jun 04 18:35:41 archlinux systemd[897]: Stopping PipeWire Multimedia Service...
Jun 04 18:35:41 archlinux systemd[897]: Stopped PipeWire Multimedia Service.
Jun 04 18:35:41 archlinux systemd[897]: Stopped target Basic System.
Jun 04 18:35:41 archlinux systemd[897]: Stopped target Paths.
Jun 04 18:35:41 archlinux systemd[897]: Stopped target Sockets.
Jun 04 18:35:41 archlinux systemd[897]: Stopped target Timers.
Jun 04 18:35:41 archlinux systemd[897]: Closed GnuPG network certificate management daemon.
Jun 04 18:35:41 archlinux systemd[897]: Closed GCR ssh-agent wrapper.
Jun 04 18:35:41 archlinux systemd[897]: Closed GNOME Keyring daemon.
Jun 04 18:35:41 archlinux systemd[897]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 04 18:35:41 archlinux systemd[897]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 04 18:35:41 archlinux systemd[897]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 04 18:35:41 archlinux systemd[897]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 04 18:35:41 archlinux systemd[897]: Closed GnuPG public key management service.
Jun 04 18:35:41 archlinux systemd[897]: Closed p11-kit server.
Jun 04 18:35:41 archlinux systemd[897]: Closed PipeWire PulseAudio.
Jun 04 18:35:41 archlinux systemd[897]: Closed PipeWire Multimedia System Sockets.
Jun 04 18:35:41 archlinux dbus-broker[915]: Dispatched 289 messages @ 1(±3)μs / message.
Jun 04 18:35:41 archlinux systemd[897]: Stopping D-Bus User Message Bus...
Jun 04 18:35:41 archlinux systemd[897]: Stopped D-Bus User Message Bus.
Jun 04 18:35:41 archlinux systemd[897]: Removed slice User Core Session Slice.
Jun 04 18:35:41 archlinux systemd[897]: Closed D-Bus User Message Bus Socket.
Jun 04 18:35:41 archlinux systemd[897]: Removed slice User Application Slice.
Jun 04 18:35:41 archlinux systemd[897]: Reached target Shutdown.
Jun 04 18:35:41 archlinux systemd[897]: Finished Exit the Session.
Jun 04 18:35:41 archlinux systemd[897]: Reached target Exit the Session.
Jun 04 18:35:41 archlinux (sd-pam)[899]: pam_unix(systemd-user:session): session closed for user gdm
Jun 04 18:35:41 archlinux systemd[1]: user@120.service: Deactivated successfully.
Jun 04 18:35:41 archlinux systemd[1]: Stopped User Manager for UID 120.
Jun 04 18:35:41 archlinux systemd[1]: Stopping User Runtime Directory /run/user/120...
Jun 04 18:35:41 archlinux systemd[1]: run-user-120.mount: Deactivated successfully.
Jun 04 18:35:41 archlinux systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Jun 04 18:35:41 archlinux systemd[1]: Stopped User Runtime Directory /run/user/120.
Jun 04 18:35:41 archlinux systemd[1]: Removed slice User Slice of UID 120.
Jun 04 18:35:41 archlinux systemd[1]: user-120.slice: Consumed 3.375s CPU time.
Jun 04 18:35:45 archlinux /usr/lib/gdm-wayland-session[2540]: [2540:2540:0604/183545.401554:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
Jun 04 18:35:52 archlinux /usr/lib/gdm-wayland-session[2540]: [2540:2540:0604/183552.494657:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
Jun 04 18:35:52 archlinux /usr/lib/gdm-wayland-session[2540]: [2540:2540:0604/183552.497946:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
Jun 04 18:36:10 archlinux geoclue[1228]: Service not used for 60 seconds. Shutting down..
Jun 04 18:36:10 archlinux systemd[1]: geoclue.service: Deactivated successfully.
Jun 04 18:36:18 archlinux /usr/lib/gdm-wayland-session[1548]: FAILED b'unknown request'
Jun 04 18:36:21 archlinux /usr/lib/gdm-wayland-session[1548]: FAILED b'unknown request'
Jun 04 18:36:34 archlinux systemd[1]: dev-disk-by\x2duuid-DE06ED9B06ED74C5.device: Job dev-disk-by\x2duuid-DE06ED9B06ED74C5.device/start timed out.
Jun 04 18:36:34 archlinux systemd[1]: Timed out waiting for device /dev/disk/by-uuid/DE06ED9B06ED74C5.
Jun 04 18:36:34 archlinux systemd[1]: Dependency failed for /mnt/DE06ED9B06ED74C5.
Jun 04 18:36:34 archlinux systemd[1]: mnt-DE06ED9B06ED74C5.mount: Job mnt-DE06ED9B06ED74C5.mount/start failed with result 'dependency'.
Jun 04 18:36:34 archlinux systemd[1]: dev-disk-by\x2duuid-DE06ED9B06ED74C5.device: Job dev-disk-by\x2duuid-DE06ED9B06ED74C5.device/start failed with result 'timeout'.
Jun 04 18:36:34 archlinux systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device: Job dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device/start timed out.
Jun 04 18:36:34 archlinux systemd[1]: Timed out waiting for device /dev/disk/by-id/wwn-0x5000cca264d7bfbb-part2.
Jun 04 18:36:34 archlinux systemd[1]: Dependency failed for /mnt/wwn-0x5000cca264d7bfbb-part2.
Jun 04 18:36:34 archlinux systemd[1]: mnt-wwn\x2d0x5000cca264d7bfbb\x2dpart2.mount: Job mnt-wwn\x2d0x5000cca264d7bfbb\x2dpart2.mount/start failed with result 'dependency'.
Jun 04 18:36:34 archlinux systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device: Job dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device/start failed with result 'timeout'.
Jun 04 18:36:34 archlinux systemd[1]: dev-disk-by\x2duuid-073B\x2d18FF.device: Job dev-disk-by\x2duuid-073B\x2d18FF.device/start timed out.
Jun 04 18:36:34 archlinux systemd[1]: Timed out waiting for device /dev/disk/by-uuid/073B-18FF.
Jun 04 18:36:34 archlinux systemd[1]: Dependency failed for /mnt/073B-18FF.
Jun 04 18:36:34 archlinux systemd[1]: mnt-073B\x2d18FF.mount: Job mnt-073B\x2d18FF.mount/start failed with result 'dependency'.
Jun 04 18:36:34 archlinux systemd[1]: Startup finished in 16.845s (firmware) + 1.739s (loader) + 2.160s (kernel) + 791ms (initrd) + 1min 30.821s (userspace) = 1min 52.357s.
Jun 04 18:36:34 archlinux systemd[1]: dev-disk-by\x2duuid-073B\x2d18FF.device: Job dev-disk-by\x2duuid-073B\x2d18FF.device/start failed with result 'timeout'.
Jun 04 18:36:37 archlinux /usr/lib/gdm-wayland-session[1548]: FAILED b'unknown request'
Jun 04 18:36:37 archlinux /usr/lib/gdm-wayland-session[1548]: FAILED b'unknown request'
Jun 04 18:36:43 archlinux /usr/lib/gdm-wayland-session[1548]: FAILED b'unknown request'
Jun 04 18:36:45 archlinux /usr/lib/gdm-wayland-session[3090]: Opening in existing browser session.
Jun 04 18:36:52 archlinux /usr/lib/gdm-wayland-session[1548]: FAILED b'unknown request'
Jun 04 18:36:54 archlinux /usr/lib/gdm-wayland-session[2502]: [2502:2502:0604/183654.153326:ERROR:CONSOLE(1)] "Failed to handle media duration metadata: missing publisher key for media key youtube_G5mFTRxXCcs", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
Jun 04 18:37:03 archlinux /usr/lib/gdm-wayland-session[1548]: FAILED b'unknown request'
Jun 04 18:37:04 archlinux /usr/lib/gdm-wayland-session[2502]: [2502:2502:0604/183704.993567:ERROR:CONSOLE(1)] "Failed to handle media duration metadata: missing publisher key for media key youtube_wMUZu1l1BhQ", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
Jun 04 18:37:04 archlinux /usr/lib/gdm-wayland-session[2502]: [2502:2502:0604/183704.995554:ERROR:CONSOLE(1)] "Failed to handle media duration metadata: missing publisher key for media key youtube_wMUZu1l1BhQ", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
Jun 04 18:39:32 archlinux /usr/lib/gdm-wayland-session[2502]: [2502:2520:0604/183932.850774:ERROR:get_updates_processor.cc(263)] PostClientToServerMessage() failed during GetUpdates with error Network error (ERR_TIMED_OUT)
Jun 04 18:40:08 archlinux /usr/lib/gdm-wayland-session[1548]: FAILED b'unknown request'
Jun 04 18:40:11 archlinux systemd-logind[755]: The system will reboot now!
Jun 04 18:40:11 archlinux systemd-logind[755]: System is rebooting.
Jun 04 18:40:11 archlinux systemd[1]: Stopping Session 3 of User jack...
Jun 04 18:40:11 archlinux systemd[1]: Removed slice Slice /system/getty.
Jun 04 18:40:11 archlinux gdm-password][1342]: pam_unix(gdm-password:session): session closed for user jack
Jun 04 18:40:11 archlinux systemd[1]: Removed slice Slice /system/modprobe.
Jun 04 18:40:11 archlinux systemd[1]: Stopped target Graphical Interface.
Jun 04 18:40:11 archlinux systemd[1]: Stopped target Multi-User System.
Jun 04 18:40:11 archlinux systemd[1]: Stopped target Login Prompts.
Jun 04 18:40:11 archlinux systemd[1]: Stopped target Sound Card.
Jun 04 18:40:11 archlinux systemd[1]: Stopped target Timer Units.
Jun 04 18:40:11 archlinux systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Jun 04 18:40:11 archlinux systemd[1]: fstrim.timer: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped Discard unused filesystem blocks once a week.
Jun 04 18:40:11 archlinux polkitd[872]: Unregistered Authentication Agent for unix-session:3 (system bus name :1.56, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 04 18:40:11 archlinux systemd[1]: shadow.timer: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped Daily verification of password and group files.
Jun 04 18:40:11 archlinux systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jun 04 18:40:11 archlinux systemd[1]: Stopped target System Time Set.
Jun 04 18:40:11 archlinux gdm[815]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jun 04 18:40:11 archlinux xdg-desktop-por[1679]: Error reading events from display: Broken pipe
Jun 04 18:40:11 archlinux systemd[1371]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Jun 04 18:40:11 archlinux systemd[1371]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Jun 04 18:40:11 archlinux /usr/lib/gdm-wayland-session[2237]: (EE) could not connect to wayland server
Jun 04 18:40:11 archlinux systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Closed LVM2 poll daemon socket.
Jun 04 18:40:11 archlinux systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1371]: kitty-2144-0.scope: Consumed 4.287s CPU time.
Jun 04 18:40:11 archlinux systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 04 18:40:11 archlinux systemd[1]: Unmounting /mnt/BAD8ACF2D8ACADD7...
Jun 04 18:40:11 archlinux systemd[1]: Stopping Accounts Service...
Jun 04 18:40:11 archlinux avahi-daemon[754]: Got SIGTERM, quitting.
Jun 04 18:40:11 archlinux avahi-daemon[754]: Leaving mDNS multicast group on interface enp5s0.IPv6 with address 2603:8081:c00:672c:47fc:fb45:9fc9:53bd.
Jun 04 18:40:11 archlinux systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Jun 04 18:40:11 archlinux avahi-daemon[754]: Leaving mDNS multicast group on interface enp5s0.IPv4 with address 192.168.0.28.
Jun 04 18:40:11 archlinux avahi-daemon[754]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1.
Jun 04 18:40:11 archlinux avahi-daemon[754]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Jun 04 18:40:11 archlinux avahi-daemon[754]: avahi-daemon 0.8 exiting.
Jun 04 18:40:11 archlinux systemd[1]: Stopping Manage, Install and Generate Color Profiles...
Jun 04 18:40:11 archlinux systemd[1]: Stopping CUPS Scheduler...
Jun 04 18:40:11 archlinux systemd[1]: Stopping GNOME Display Manager...
Jun 04 18:40:11 archlinux ntfs-3g[716]: Unmounting /dev/sda1 (Echo)
Jun 04 18:40:11 archlinux systemd[1]: Starting Generate shutdown-ramfs...
Jun 04 18:40:11 archlinux systemd[1]: Stopping Mullvad VPN daemon...
Jun 04 18:40:11 archlinux mullvad-daemon[801]: [mullvad_daemon::shutdown::platform][DEBUG] Process received signal: [Term]
Jun 04 18:40:11 archlinux systemd[1]: Stopping Authorization Manager...
Jun 04 18:40:11 archlinux systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Jun 04 18:40:11 archlinux systemd[1]: Stopping Load/Save OS Random Seed...
Jun 04 18:40:11 archlinux systemd[1]: Stopping Daemon for power management...
Jun 04 18:40:11 archlinux systemd[1]: avahi-daemon.service: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Jun 04 18:40:11 archlinux systemd[1]: cups.service: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped CUPS Scheduler.
Jun 04 18:40:11 archlinux systemd[1]: session-3.scope: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped Session 3 of User jack.
Jun 04 18:40:11 archlinux systemd[1]: session-3.scope: Consumed 1min 8.686s CPU time.
Jun 04 18:40:11 archlinux systemd[1]: systemd-random-seed.service: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped Load/Save OS Random Seed.
Jun 04 18:40:11 archlinux systemd-logind[755]: Session 3 logged out. Waiting for processes to exit.
Jun 04 18:40:11 archlinux gdm[815]: Gdm: Freeing conversation 'gdm-password' with active job
Jun 04 18:40:11 archlinux mullvad-daemon[801]: [mullvad_daemon][DEBUG] Blocking firewall during shutdown since system is going down
Jun 04 18:40:11 archlinux mullvad-daemon[801]: [talpid_core::dns][INFO] Resetting DNS
Jun 04 18:40:11 archlinux systemd-logind[755]: Removed session 3.
Jun 04 18:40:11 archlinux mullvad-daemon[801]: [talpid_routing::imp::imp][DEBUG] Clearing routes
Jun 04 18:40:11 archlinux systemd[1]: Stopping User Login Management...
Jun 04 18:40:11 archlinux mullvad-daemon[801]: [mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
Jun 04 18:40:11 archlinux systemd[1]: Stopping User Manager for UID 1000...
Jun 04 18:40:11 archlinux systemd[1371]: Activating special unit Exit the Session...
Jun 04 18:40:11 archlinux systemd[1371]: Stopped kitty child process: 1706 launched by: 1627.
Jun 04 18:40:11 archlinux systemd[1371]: Stopping tmux child pane 2106 launched by process 1710...
Jun 04 18:40:11 archlinux systemd[1371]: Stopping tmux child pane 1894 launched by process 1710...
Jun 04 18:40:11 archlinux systemd[1371]: Stopped target Main User Target.
Jun 04 18:40:11 archlinux systemd[1371]: Stopping Accessibility services bus...
Jun 04 18:40:11 archlinux dbus-broker[1635]: Dispatched 52 messages @ 4(±5)μs / message.
Jun 04 18:40:11 archlinux systemd[1371]: Stopping dbus-:1.12-org.a11y.atspi.Registry@0.service...
Jun 04 18:40:11 archlinux systemd[1371]: Stopping GNOME Keyring daemon...
Jun 04 18:40:11 archlinux systemd[1371]: Stopping Virtual filesystem service...
Jun 04 18:40:11 archlinux systemd[1371]: Stopping PipeWire PulseAudio...
Jun 04 18:40:11 archlinux systemd[1371]: Stopping Portal service...
Jun 04 18:40:11 archlinux systemd[1371]: Stopping flatpak document portal service...
Jun 04 18:40:11 archlinux systemd[1371]: Stopping sandboxed app permission store...
Jun 04 18:40:11 archlinux systemd[1]: run-user-1000-gvfs.mount: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Unmounted /run/user/1000/gvfs.
Jun 04 18:40:11 archlinux systemd[1371]: Stopped GNOME Keyring daemon.
Jun 04 18:40:11 archlinux systemd[1371]: Stopped Accessibility services bus.
Jun 04 18:40:11 archlinux systemd[1371]: Stopped dbus-:1.12-org.a11y.atspi.Registry@0.service.
Jun 04 18:40:11 archlinux systemd[1371]: Stopped sandboxed app permission store.
Jun 04 18:40:11 archlinux systemd[1371]: Stopped PipeWire PulseAudio.
Jun 04 18:40:11 archlinux systemd[1371]: Removed slice Slice /app/dbus-:1.12-org.a11y.atspi.Registry.
Jun 04 18:40:11 archlinux wireplumber[1731]: wireplumber: stopped by signal: Terminated
Jun 04 18:40:11 archlinux systemd[1371]: Stopping Multimedia Service Session Manager...
Jun 04 18:40:11 archlinux wireplumber[1731]: wireplumber: disconnected from pipewire
Jun 04 18:40:11 archlinux systemd[1371]: Stopped Portal service.
Jun 04 18:40:11 archlinux systemd[1371]: Stopped Multimedia Service Session Manager.
Jun 04 18:40:11 archlinux systemd[1371]: Stopping PipeWire Multimedia Service...
Jun 04 18:40:11 archlinux systemd[1371]: Stopped PipeWire Multimedia Service.
Jun 04 18:40:11 archlinux systemd[1]: accounts-daemon.service: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped Accounts Service.
Jun 04 18:40:11 archlinux mkinitcpio[3601]: ==> Starting build: 'none'
Jun 04 18:40:11 archlinux mkinitcpio[3601]:   -> Running build hook: [sd-shutdown]
Jun 04 18:40:11 archlinux NetworkManager[753]: <info>  [1717544411.9209] device (wg0-mullvad): state change: activated -> unmanaged (reason 'unmanaged', sys-iface-state: 'removed')
Jun 04 18:40:11 archlinux systemd[1371]: Stopped Virtual filesystem service.
Jun 04 18:40:11 archlinux systemd[1]: rtkit-daemon.service: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Jun 04 18:40:11 archlinux systemd[1]: upower.service: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped Daemon for power management.
Jun 04 18:40:11 archlinux systemd[1]: mnt-BAD8ACF2D8ACADD7.mount: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Unmounted /mnt/BAD8ACF2D8ACADD7.
Jun 04 18:40:11 archlinux dbus-broker-launch[751]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Jun 04 18:40:11 archlinux systemd[1]: colord.service: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped Manage, Install and Generate Color Profiles.
Jun 04 18:40:11 archlinux systemd[1]: systemd-logind.service: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped User Login Management.
Jun 04 18:40:11 archlinux systemd[1]: gdm.service: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped GNOME Display Manager.
Jun 04 18:40:11 archlinux systemd[1]: polkit.service: Deactivated successfully.
Jun 04 18:40:11 archlinux systemd[1]: Stopped Authorization Manager.
Jun 04 18:40:12 archlinux mkinitcpio[3601]: ==> Build complete.
Jun 04 18:40:12 archlinux systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Jun 04 18:40:12 archlinux systemd[1]: Finished Generate shutdown-ramfs.
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: 45.83.223.196:443/TCP
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: true }
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [mullvad_daemon::device][DEBUG] Account manager has stopped
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [talpid_core::dns][INFO] Resetting DNS
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [talpid_core::tunnel_state_machine][DEBUG] Tunnel state machine exited
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [talpid_core::tunnel_state_machine][INFO] Tunnel state machine shut down
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [mullvad_daemon][INFO] Mullvad daemon is quitting
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [mullvad_daemon::management_interface][INFO] Management interface shut down
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Jun 04 18:40:12 archlinux mullvad-daemon[801]: Caused by: Hyper error
Jun 04 18:40:12 archlinux mullvad-daemon[801]: Caused by: error trying to connect: failed to lookup address information: Temporary failure in name resolution
Jun 04 18:40:12 archlinux mullvad-daemon[801]: Caused by: failed to lookup address information: Temporary failure in name resolution
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Jun 04 18:40:12 archlinux mullvad-daemon[801]: Caused by: Hyper error
Jun 04 18:40:12 archlinux mullvad-daemon[801]: Caused by: error trying to connect: failed to lookup address information: Temporary failure in name resolution
Jun 04 18:40:12 archlinux mullvad-daemon[801]: Caused by: failed to lookup address information: Temporary failure in name resolution
Jun 04 18:40:12 archlinux mullvad-daemon[801]: [mullvad_daemon][DEBUG] Process exiting with code 0
Jun 04 18:40:12 archlinux systemd[1]: mullvad-daemon.service: Deactivated successfully.
Jun 04 18:40:12 archlinux systemd[1]: Stopped Mullvad VPN daemon.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: State 'stop-sigterm' timed out. Killing.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Killing process 1659 (xdg-document-po) with signal SIGKILL.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Killing process 1676 (fusermount3) with signal SIGKILL.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Failed to kill control group /user.slice/user-1000.slice/user@1000.service/session.slice/xdg-document-portal.service, ignoring: Invalid argument
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-52d18622-0d32-42b6-b794-c1fd145e73a6.scope: Stopping timed out. Killing.
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-52d18622-0d32-42b6-b794-c1fd145e73a6.scope: Killing process 2106 (zsh) with signal SIGKILL.
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-8be53a48-9d64-466c-9b19-a0e2ecb37245.scope: Stopping timed out. Killing.
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-8be53a48-9d64-466c-9b19-a0e2ecb37245.scope: Killing process 1894 (zsh) with signal SIGKILL.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Main process exited, code=killed, status=9/KILL
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Failed with result 'timeout'.
Jun 04 18:41:41 archlinux systemd[1371]: Stopped flatpak document portal service.
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-8be53a48-9d64-466c-9b19-a0e2ecb37245.scope: Failed with result 'timeout'.
Jun 04 18:41:41 archlinux systemd[1371]: Stopped tmux child pane 1894 launched by process 1710.
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-52d18622-0d32-42b6-b794-c1fd145e73a6.scope: Failed with result 'timeout'.
Jun 04 18:41:41 archlinux systemd[1371]: Stopped tmux child pane 2106 launched by process 1710.
Jun 04 18:41:41 archlinux systemd[1371]: Stopped target Basic System.
Jun 04 18:41:41 archlinux systemd[1371]: Stopped target Paths.
Jun 04 18:41:41 archlinux systemd[1371]: Stopped target Sockets.
Jun 04 18:41:41 archlinux systemd[1371]: Stopped target Timers.
Jun 04 18:41:41 archlinux systemd[1371]: Closed GnuPG network certificate management daemon.
Jun 04 18:41:41 archlinux systemd[1371]: Closed GCR ssh-agent wrapper.
Jun 04 18:41:41 archlinux systemd[1371]: Closed GNOME Keyring daemon.
Jun 04 18:41:41 archlinux systemd[1371]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 04 18:41:41 archlinux systemd[1371]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 04 18:41:41 archlinux systemd[1371]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 04 18:41:41 archlinux systemd[1371]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 04 18:41:41 archlinux systemd[1371]: Closed GnuPG public key management service.
Jun 04 18:41:41 archlinux systemd[1371]: Closed p11-kit server.
Jun 04 18:41:41 archlinux systemd[1371]: Closed PipeWire PulseAudio.
Jun 04 18:41:41 archlinux systemd[1371]: Closed PipeWire Multimedia System Sockets.
Jun 04 18:41:41 archlinux dbus-broker[1403]: Dispatched 1654 messages @ 3(±5)μs / message.
Jun 04 18:41:41 archlinux systemd[1371]: Stopping D-Bus User Message Bus...
Jun 04 18:41:41 archlinux systemd[1371]: Stopped D-Bus User Message Bus.
Jun 04 18:41:41 archlinux systemd[1371]: Removed slice User Core Session Slice.
Jun 04 18:41:41 archlinux systemd[1371]: Closed D-Bus User Message Bus Socket.
Jun 04 18:41:41 archlinux systemd[1371]: Removed slice User Application Slice.
Jun 04 18:41:41 archlinux systemd[1371]: Reached target Shutdown.
Jun 04 18:41:41 archlinux systemd[1371]: Finished Exit the Session.
Jun 04 18:41:41 archlinux systemd[1371]: Reached target Exit the Session.
Jun 04 18:41:42 archlinux systemd[1]: user@1000.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped User Manager for UID 1000.
Jun 04 18:41:42 archlinux systemd[1]: user@1000.service: Consumed 6.760s CPU time.
Jun 04 18:41:42 archlinux systemd[1]: Stopping Permit User Sessions...
Jun 04 18:41:42 archlinux systemd[1]: Stopping User Runtime Directory /run/user/1000...
Jun 04 18:41:42 archlinux systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped Permit User Sessions.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target Network.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target User and Group Name Lookups.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target Remote File Systems.
Jun 04 18:41:42 archlinux systemd[1]: Stopping Network Manager...
Jun 04 18:41:42 archlinux NetworkManager[753]: <info>  [1717544502.2283] caught SIGTERM, shutting down normally.
Jun 04 18:41:42 archlinux NetworkManager[753]: <info>  [1717544502.2288] dhcp4 (enp5s0): canceled DHCP transaction
Jun 04 18:41:42 archlinux NetworkManager[753]: <info>  [1717544502.2289] dhcp4 (enp5s0): activation: beginning transaction (timeout in 45 seconds)
Jun 04 18:41:42 archlinux NetworkManager[753]: <info>  [1717544502.2289] dhcp4 (enp5s0): state changed no lease
Jun 04 18:41:42 archlinux systemd[1]: Stopping WPA supplicant...
Jun 04 18:41:42 archlinux NetworkManager[753]: <info>  [1717544502.2290] dhcp6 (enp5s0): canceled DHCP transaction
Jun 04 18:41:42 archlinux NetworkManager[753]: <info>  [1717544502.2290] dhcp6 (enp5s0): activation: beginning transaction (timeout in 45 seconds)
Jun 04 18:41:42 archlinux NetworkManager[753]: <info>  [1717544502.2290] dhcp6 (enp5s0): state changed no lease
Jun 04 18:41:42 archlinux NetworkManager[753]: <info>  [1717544502.2292] manager: NetworkManager state is now CONNECTED_SITE
Jun 04 18:41:42 archlinux systemd[1]: run-user-1000-doc.mount: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Unmounted /run/user/1000/doc.
Jun 04 18:41:42 archlinux systemd[1]: run-user-1000.mount: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Unmounted /run/user/1000.
Jun 04 18:41:42 archlinux systemd[1]: wpa_supplicant.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped WPA supplicant.
Jun 04 18:41:42 archlinux systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped User Runtime Directory /run/user/1000.
Jun 04 18:41:42 archlinux dbus-broker-launch[751]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Jun 04 18:41:42 archlinux systemd[1]: Removed slice User Slice of UID 1000.
Jun 04 18:41:42 archlinux systemd[1]: user-1000.slice: Consumed 1min 15.460s CPU time.
Jun 04 18:41:42 archlinux NetworkManager[753]: <info>  [1717544502.2729] exiting (success)
Jun 04 18:41:42 archlinux systemd[1]: NetworkManager.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped Network Manager.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target Basic System.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target Path Units.
Jun 04 18:41:42 archlinux systemd[1]: cups.path: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped CUPS Scheduler.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target Slice Units.
Jun 04 18:41:42 archlinux systemd[1]: Removed slice User and Session Slice.
Jun 04 18:41:42 archlinux systemd[1]: user.slice: Consumed 1min 18.835s CPU time.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target Socket Units.
Jun 04 18:41:42 archlinux systemd[1]: avahi-daemon.socket: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
Jun 04 18:41:42 archlinux systemd[1]: cups.socket: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Closed CUPS Scheduler.
Jun 04 18:41:42 archlinux systemd[1]: dirmngr@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Closed GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jun 04 18:41:42 archlinux systemd[1]: Removed slice Slice /system/dirmngr.
Jun 04 18:41:42 archlinux systemd[1]: gpg-agent-browser@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jun 04 18:41:42 archlinux systemd[1]: Removed slice Slice /system/gpg-agent-browser.
Jun 04 18:41:42 archlinux systemd[1]: gpg-agent-extra@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jun 04 18:41:42 archlinux systemd[1]: Removed slice Slice /system/gpg-agent-extra.
Jun 04 18:41:42 archlinux systemd[1]: gpg-agent-ssh@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Closed GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jun 04 18:41:42 archlinux systemd[1]: Removed slice Slice /system/gpg-agent-ssh.
Jun 04 18:41:42 archlinux systemd[1]: gpg-agent@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Closed GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jun 04 18:41:42 archlinux systemd[1]: Removed slice Slice /system/gpg-agent.
Jun 04 18:41:42 archlinux systemd[1]: keyboxd@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Closed GnuPG public key management service for /etc/pacman.d/gnupg.
Jun 04 18:41:42 archlinux systemd[1]: Removed slice Slice /system/keyboxd.
Jun 04 18:41:42 archlinux systemd[1]: pcscd.socket: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Closed PC/SC Smart Card Daemon Activation Socket.
Jun 04 18:41:42 archlinux dbus-broker[752]: Dispatched 5293 messages @ 3(±5)μs / message.
Jun 04 18:41:42 archlinux systemd[1]: Stopping D-Bus System Message Bus...
Jun 04 18:41:42 archlinux systemd[1]: dbus-broker.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped D-Bus System Message Bus.
Jun 04 18:41:42 archlinux systemd[1]: dbus.socket: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Closed D-Bus System Message Bus Socket.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target System Initialization.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target Local Encrypted Volumes.
Jun 04 18:41:42 archlinux systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jun 04 18:41:42 archlinux systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target Local Integrity Protected Volumes.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target Local Verity Protected Volumes.
Jun 04 18:41:42 archlinux systemd[1]: Stopping Set Up Additional Binary Formats...
Jun 04 18:41:42 archlinux systemd[1]: systemd-sysctl.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped Apply Kernel Variables.
Jun 04 18:41:42 archlinux systemd[1]: systemd-coredump.socket: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Closed Process Core Dump Socket.
Jun 04 18:41:42 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped Load Kernel Modules.
Jun 04 18:41:42 archlinux systemd[1]: Stopping Network Time Synchronization...
Jun 04 18:41:42 archlinux systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Jun 04 18:41:42 archlinux systemd[1]: systemd-binfmt.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped Set Up Additional Binary Formats.
Jun 04 18:41:42 archlinux systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Jun 04 18:41:42 archlinux systemd[1]: proc-sys-fs-binfmt_misc.mount: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Jun 04 18:41:42 archlinux systemd[1]: systemd-timesyncd.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped Network Time Synchronization.
Jun 04 18:41:42 archlinux systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Stopped Create Volatile Files and Directories.
Jun 04 18:41:42 archlinux systemd[1]: Stopped target Local File Systems.
Jun 04 18:41:42 archlinux systemd[1]: Unmounting /.snapshots...
Jun 04 18:41:42 archlinux systemd[1]: Unmounting /boot...
Jun 04 18:41:42 archlinux systemd[1]: Unmounting /home...
Jun 04 18:41:42 archlinux systemd[1]: Unmounting Temporary Directory /tmp...
Jun 04 18:41:42 archlinux systemd[1]: Unmounting /var/cache/pacman/pkg...
Jun 04 18:41:42 archlinux systemd[1]: Stopping Flush Journal to Persistent Storage...
Jun 04 18:41:42 archlinux systemd[1]: \x2esnapshots.mount: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Unmounted /.snapshots.
Jun 04 18:41:42 archlinux systemd[1]: boot.mount: Deactivated successfully.
Jun 04 18:41:42 archlinux systemd[1]: Unmounted /boot.

I'm not really sure what causes it to occasionally shutdown or reboot just fine while it takes forever at other times.

Offline

#4 2024-06-05 07:18:01

seth
Member
Registered: 2012-09-03
Posts: 60,801

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: State 'stop-sigterm' timed out. Killing.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Killing process 1659 (xdg-document-po) with signal SIGKILL.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Killing process 1676 (fusermount3) with signal SIGKILL.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Failed to kill control group /user.slice/user-1000.slice/user@1000.service/session.slice/xdg-document-portal.service, ignoring: Invalid argument
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-52d18622-0d32-42b6-b794-c1fd145e73a6.scope: Stopping timed out. Killing.
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-52d18622-0d32-42b6-b794-c1fd145e73a6.scope: Killing process 2106 (zsh) with signal SIGKILL.
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-8be53a48-9d64-466c-9b19-a0e2ecb37245.scope: Stopping timed out. Killing.
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-8be53a48-9d64-466c-9b19-a0e2ecb37245.scope: Killing process 1894 (zsh) with signal SIGKILL.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Main process exited, code=killed, status=9/KILL
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Failed with result 'timeout'.
Jun 04 18:41:41 archlinux systemd[1371]: Stopped flatpak document portal service.
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-8be53a48-9d64-466c-9b19-a0e2ecb37245.scope: Failed with result 'timeout'.
Jun 04 18:41:41 archlinux systemd[1371]: Stopped tmux child pane 1894 launched by process 1710.
Jun 04 18:41:41 archlinux systemd[1371]: tmux-spawn-52d18622-0d32-42b6-b794-c1fd145e73a6.scope: Failed with result 'timeout'.
Jun 04 18:41:41 archlinux systemd[1371]: Stopped tmux child pane 2106 launched by process 1710.

If we ignore tmux/zsh and focus on the thing that's basically just a cause for all sorts of trouble:

Jun 04 18:35:23 archlinux systemd[1371]: Started Portal service.
Jun 04 18:40:11 archlinux systemd[1371]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Jun 04 18:40:11 archlinux systemd[1371]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Jun 04 18:40:11 archlinux systemd[1371]: Stopping Portal service...
Jun 04 18:40:11 archlinux systemd[1371]: Stopping flatpak document portal service...
Jun 04 18:40:11 archlinux systemd[1371]: Stopped Portal service.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: State 'stop-sigterm' timed out. Killing.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Killing process 1659 (xdg-document-po) with signal SIGKILL.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Killing process 1676 (fusermount3) with signal SIGKILL.
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Failed to kill control group /user.slice/user-1000.slice/user@1000.service/session.slice/xdg-document-portal.service, ignoring: Invalid argument
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Main process exited, code=killed, status=9/KILL
Jun 04 18:41:41 archlinux systemd[1371]: xdg-document-portal.service: Failed with result 'timeout'.
Jun 04 18:41:41 archlinux systemd[1371]: Stopped flatpak document portal service.

Try to

systemctl --user mask xdg-document-portal.service

Offline

#5 2024-06-05 12:52:35

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

I gave it a few reboots and shutdowns since trying that fix and I believe this finally fixed it!

Honestly, after the searching I had done both on these forums and on the rest of the web, I was so convinced that GDM was somehow responsible because they were almost always mentioned in those threads. Anyway, thank you so much, and I think I'll change this to solved now.

Offline

#6 2024-06-05 13:49:23

seth
Member
Registered: 2012-09-03
Posts: 60,801

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

GDM is effectively a gnome session.

https://flatpak.github.io/xdg-desktop-p … ments.html
Though while originally a flatschpak kludge, it would seem that wayland compositors increasingly rely on in to work around shortcomings of the protocol.
I don't have or run that here and hopefully never will, but some wayland session features might break w/o it.

GDM drags in gnome-session drags in xdg-desktop-portal-gnome (that will not work outside a gnome session… well, even less…) drags in xdg-desktop-portal-gtk which seems t o be what's failing.
You could try to remove GDM, start hyprland manually and use https://archlinux.org/packages/extra/x8 … -hyprland/ instead.
No guarantee that this will be any better, but it'll probably side-step *this* portal issue.

Offline

#7 2024-06-05 15:01:47

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

I see. I was only slightly familiar with the idea of xdg-desktop-portal sessions after initially setting up Hyprland on both my Arch and openSUSE systems, although I felt like I really had to get my hands much dirtier with the latter.

While I don't really use GNOME anymore more than occasionally, I didn't like how LightDM too much, and I can't see myself skipping a display manager entirely. That, and I really like how GDM looks with the "Arch Linux" logo at the bottom now. Still, thanks for the help regardless. I'm glad it's solved.

Offline

#8 2024-06-05 22:35:56

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

Welp, it's me again. I may have celebrated too soon. Granted, it does happen a little less often now than before, I still get occasional slow reboots for the same reason regarding UID 1000. However, this time I removed GDM entirely and switched to Ly, which I am happy with for now. What I'm puzzled over is how it happens only sometimes while other times everything shuts down quickly.

I did already have xdg-desktop-portal-hyprland installed already, but I tried removing it in favor of the git version on the AUR to see if that would change anything. I'll update again if it persists.

EDIT: It did it again. Made me wait the entire 90 seconds again on a recent shutdown after I tried to configure Ly. Here's my next log.

Jun 05 17:27:33 archlinux kernel: Linux version 6.9.3-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000
Jun 05 17:27:33 archlinux kernel: Command line: root=PARTUUID=edd98d7c-05c3-4c3f-83ef-8aa268d12d3b zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs initrd=\initramfs-linux.img
Jun 05 17:27:33 archlinux kernel: BIOS-provided physical RAM map:
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009cfefff] usable
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000ca27afff] usable
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000ca27b000-0x00000000ca629fff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000ca62a000-0x00000000ca675fff] ACPI data
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000ca676000-0x00000000cad5ffff] ACPI NVS
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000cad60000-0x00000000cb9fefff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000cb9ff000-0x00000000ccffffff] usable
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000042f2fffff] usable
Jun 05 17:27:33 archlinux kernel: BIOS-e820: [mem 0x000000042f300000-0x000000042fffffff] reserved
Jun 05 17:27:33 archlinux kernel: NX (Execute Disable) protection: active
Jun 05 17:27:33 archlinux kernel: APIC: Static calls initialized
Jun 05 17:27:33 archlinux kernel: e820: update [mem 0xbf1a3018-0xbf1b1057] usable ==> usable
Jun 05 17:27:33 archlinux kernel: e820: update [mem 0xbf104018-0xbf11d457] usable ==> usable
Jun 05 17:27:33 archlinux kernel: extended physical RAM map:
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009cfefff] usable
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x0000000009cff000-0x0000000009ffffff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x000000000a210000-0x000000000affffff] usable
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000bf104017] usable
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000bf104018-0x00000000bf11d457] usable
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000bf11d458-0x00000000bf1a3017] usable
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000bf1a3018-0x00000000bf1b1057] usable
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000bf1b1058-0x00000000ca27afff] usable
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000ca27b000-0x00000000ca629fff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000ca62a000-0x00000000ca675fff] ACPI data
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000ca676000-0x00000000cad5ffff] ACPI NVS
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000cad60000-0x00000000cb9fefff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000cb9ff000-0x00000000ccffffff] usable
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x000000042f2fffff] usable
Jun 05 17:27:33 archlinux kernel: reserve setup_data: [mem 0x000000042f300000-0x000000042fffffff] reserved
Jun 05 17:27:33 archlinux kernel: efi: EFI v2.7 by American Megatrends
Jun 05 17:27:33 archlinux kernel: efi: ACPI=0xca675000 ACPI 2.0=0xca675014 TPMFinalLog=0xcad15000 SMBIOS=0xcb816000 SMBIOS 3.0=0xcb815000 MEMATTR=0xc810a698 ESRT=0xc5a52918 INITRD=0xbf4e5d98 RNG=0xca65cc18 TPMEventLog=0xbf1eb018 
Jun 05 17:27:33 archlinux kernel: random: crng init done
Jun 05 17:27:33 archlinux kernel: efi: Remove mem64: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
Jun 05 17:27:33 archlinux kernel: e820: remove [mem 0xf8000000-0xfbffffff] reserved
Jun 05 17:27:33 archlinux kernel: efi: Remove mem65: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
Jun 05 17:27:33 archlinux kernel: e820: remove [mem 0xfd200000-0xfd2fffff] reserved
Jun 05 17:27:33 archlinux kernel: efi: Remove mem66: MMIO range=[0xfd600000-0xfd7fffff] (2MB) from e820 map
Jun 05 17:27:33 archlinux kernel: e820: remove [mem 0xfd600000-0xfd7fffff] reserved
Jun 05 17:27:33 archlinux kernel: efi: Not removing mem67: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
Jun 05 17:27:33 archlinux kernel: efi: Remove mem68: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
Jun 05 17:27:33 archlinux kernel: e820: remove [mem 0xfeb80000-0xfec01fff] reserved
Jun 05 17:27:33 archlinux kernel: efi: Not removing mem69: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
Jun 05 17:27:33 archlinux kernel: efi: Not removing mem70: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
Jun 05 17:27:33 archlinux kernel: efi: Not removing mem71: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Jun 05 17:27:33 archlinux kernel: efi: Not removing mem72: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
Jun 05 17:27:33 archlinux kernel: efi: Not removing mem73: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
Jun 05 17:27:33 archlinux kernel: efi: Not removing mem74: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
Jun 05 17:27:33 archlinux kernel: efi: Not removing mem75: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
Jun 05 17:27:33 archlinux kernel: efi: Remove mem76: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Jun 05 17:27:33 archlinux kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Jun 05 17:27:33 archlinux kernel: SMBIOS 3.3.0 present.
Jun 05 17:27:33 archlinux kernel: DMI: System manufacturer System Product Name/TUF B450M-PLUS GAMING, BIOS 2409 12/02/2020
Jun 05 17:27:33 archlinux kernel: tsc: Fast TSC calibration using PIT
Jun 05 17:27:33 archlinux kernel: tsc: Detected 3792.928 MHz processor
Jun 05 17:27:33 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 05 17:27:33 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 05 17:27:33 archlinux kernel: last_pfn = 0x42f300 max_arch_pfn = 0x400000000
Jun 05 17:27:33 archlinux kernel: total RAM covered: 3327M
Jun 05 17:27:33 archlinux kernel: Found optimal setting for mtrr clean up
Jun 05 17:27:33 archlinux kernel:  gran_size: 64K         chunk_size: 128M         num_reg: 4          lose cover RAM: 0G
Jun 05 17:27:33 archlinux kernel: MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs
Jun 05 17:27:33 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 05 17:27:33 archlinux kernel: e820: update [mem 0xcb110000-0xcb11ffff] usable ==> reserved
Jun 05 17:27:33 archlinux kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
Jun 05 17:27:33 archlinux kernel: last_pfn = 0xcd000 max_arch_pfn = 0x400000000
Jun 05 17:27:33 archlinux kernel: esrt: Reserving ESRT space from 0x00000000c5a52918 to 0x00000000c5a52950.
Jun 05 17:27:33 archlinux kernel: e820: update [mem 0xc5a52000-0xc5a52fff] usable ==> reserved
Jun 05 17:27:33 archlinux kernel: Using GB pages for direct mapping
Jun 05 17:27:33 archlinux kernel: Secure boot disabled
Jun 05 17:27:33 archlinux kernel: RAMDISK: [mem 0x7f44a000-0x7fffffff]
Jun 05 17:27:33 archlinux kernel: ACPI: Early table checksum verification disabled
Jun 05 17:27:33 archlinux kernel: ACPI: RSDP 0x00000000CA675014 000024 (v02 ALASKA)
Jun 05 17:27:33 archlinux kernel: ACPI: XSDT 0x00000000CA674728 0000B4 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 05 17:27:33 archlinux kernel: ACPI: FACP 0x00000000CA66D000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jun 05 17:27:33 archlinux kernel: ACPI: DSDT 0x00000000CA661000 00B2C6 (v02 ALASKA A M I    01072009 INTL 20120913)
Jun 05 17:27:33 archlinux kernel: ACPI: FACS 0x00000000CAD45000 000040
Jun 05 17:27:33 archlinux kernel: ACPI: SSDT 0x00000000CA673000 00092A (v02 AMD    AmdTable 00000002 MSFT 04000000)
Jun 05 17:27:33 archlinux kernel: ACPI: SSDT 0x00000000CA66F000 003BD7 (v01 AMD    AMD AOD  00000001 INTL 20120913)
Jun 05 17:27:33 archlinux kernel: ACPI: SSDT 0x00000000CA66E000 000164 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Jun 05 17:27:33 archlinux kernel: ACPI: FIDT 0x00000000CA660000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 05 17:27:33 archlinux kernel: ACPI: FPDT 0x00000000CA648000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 05 17:27:33 archlinux kernel: ACPI: MCFG 0x00000000CA65E000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Jun 05 17:27:33 archlinux kernel: ACPI: HPET 0x00000000CA65D000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Jun 05 17:27:33 archlinux kernel: ACPI: IVRS 0x00000000CA65B000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000000)
Jun 05 17:27:33 archlinux kernel: ACPI: BGRT 0x00000000CA65A000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 05 17:27:33 archlinux kernel: ACPI: TPM2 0x00000000CA659000 00004C (v03 ALASKA A M I    00000001 AMI  00000000)
Jun 05 17:27:33 archlinux kernel: ACPI: PCCT 0x00000000CA658000 00006E (v02 AMD    AmdTable 00000001 AMD  00000000)
Jun 05 17:27:33 archlinux kernel: ACPI: SSDT 0x00000000CA652000 005EF9 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jun 05 17:27:33 archlinux kernel: ACPI: CRAT 0x00000000CA650000 001658 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jun 05 17:27:33 archlinux kernel: ACPI: CDIT 0x00000000CA64F000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jun 05 17:27:33 archlinux kernel: ACPI: SSDT 0x00000000CA64B000 00381A (v01 AMD    MYRTLE   00000001 INTL 20120913)
Jun 05 17:27:33 archlinux kernel: ACPI: SSDT 0x00000000CA64A000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
Jun 05 17:27:33 archlinux kernel: ACPI: APIC 0x00000000CA649000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0xca66d000-0xca66d113]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0xca661000-0xca66c2c5]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0xcad45000-0xcad4503f]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca673000-0xca673929]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca66f000-0xca672bd6]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca66e000-0xca66e163]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0xca660000-0xca66009b]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0xca648000-0xca648043]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0xca65e000-0xca65e03b]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0xca65d000-0xca65d037]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0xca65b000-0xca65b0cf]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0xca65a000-0xca65a037]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0xca659000-0xca65904b]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving PCCT table memory at [mem 0xca658000-0xca65806d]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca652000-0xca657ef8]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving CRAT table memory at [mem 0xca650000-0xca651657]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving CDIT table memory at [mem 0xca64f000-0xca64f028]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca64b000-0xca64e819]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xca64a000-0xca64a0be]
Jun 05 17:27:33 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0xca649000-0xca64915d]
Jun 05 17:27:33 archlinux kernel: No NUMA configuration found
Jun 05 17:27:33 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000042f2fffff]
Jun 05 17:27:33 archlinux kernel: NODE_DATA(0) allocated [mem 0x42f2fb000-0x42f2fffff]
Jun 05 17:27:33 archlinux kernel: Zone ranges:
Jun 05 17:27:33 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 05 17:27:33 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 05 17:27:33 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000042f2fffff]
Jun 05 17:27:33 archlinux kernel:   Device   empty
Jun 05 17:27:33 archlinux kernel: Movable zone start for each node
Jun 05 17:27:33 archlinux kernel: Early memory node ranges
Jun 05 17:27:33 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 05 17:27:33 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000009cfefff]
Jun 05 17:27:33 archlinux kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Jun 05 17:27:33 archlinux kernel:   node   0: [mem 0x000000000a210000-0x000000000affffff]
Jun 05 17:27:33 archlinux kernel:   node   0: [mem 0x000000000b020000-0x00000000ca27afff]
Jun 05 17:27:33 archlinux kernel:   node   0: [mem 0x00000000cb9ff000-0x00000000ccffffff]
Jun 05 17:27:33 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000042f2fffff]
Jun 05 17:27:33 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000042f2fffff]
Jun 05 17:27:33 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 05 17:27:33 archlinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jun 05 17:27:33 archlinux kernel: On node 0, zone DMA32: 769 pages in unavailable ranges
Jun 05 17:27:33 archlinux kernel: On node 0, zone DMA32: 16 pages in unavailable ranges
Jun 05 17:27:33 archlinux kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Jun 05 17:27:33 archlinux kernel: On node 0, zone DMA32: 6020 pages in unavailable ranges
Jun 05 17:27:33 archlinux kernel: On node 0, zone Normal: 12288 pages in unavailable ranges
Jun 05 17:27:33 archlinux kernel: On node 0, zone Normal: 3328 pages in unavailable ranges
Jun 05 17:27:33 archlinux kernel: ACPI: PM-Timer IO Port: 0x808
Jun 05 17:27:33 archlinux kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
Jun 05 17:27:33 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 05 17:27:33 archlinux kernel: IOAPIC[0]: apic_id 25, version 33, address 0xfec00000, GSI 0-23
Jun 05 17:27:33 archlinux kernel: IOAPIC[1]: apic_id 26, version 33, address 0xfec01000, GSI 24-55
Jun 05 17:27:33 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 05 17:27:33 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 05 17:27:33 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 05 17:27:33 archlinux kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jun 05 17:27:33 archlinux kernel: e820: update [mem 0xc5320000-0xc54d0fff] usable ==> reserved
Jun 05 17:27:33 archlinux kernel: CPU topo: Max. logical packages:   1
Jun 05 17:27:33 archlinux kernel: CPU topo: Max. logical dies:       1
Jun 05 17:27:33 archlinux kernel: CPU topo: Max. dies per package:   1
Jun 05 17:27:33 archlinux kernel: CPU topo: Max. threads per core:   2
Jun 05 17:27:33 archlinux kernel: CPU topo: Num. cores per package:    12
Jun 05 17:27:33 archlinux kernel: CPU topo: Num. threads per package:  24
Jun 05 17:27:33 archlinux kernel: CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
Jun 05 17:27:33 archlinux kernel: CPU topo: Rejected CPUs 8
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09cff000-0x09ffffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf104000-0xbf104fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf11d000-0xbf11dfff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf1a3000-0xbf1a3fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbf1b1000-0xbf1b1fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xc5320000-0xc54d0fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xc5a52000-0xc5a52fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xca27b000-0xca629fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xca62a000-0xca675fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xca676000-0xcad5ffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xcad60000-0xcb9fefff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xcd000000-0xcfffffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfe9fffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Jun 05 17:27:33 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
Jun 05 17:27:33 archlinux kernel: [mem 0xd0000000-0xfe9fffff] available for PCI devices
Jun 05 17:27:33 archlinux kernel: Booting paravirtualized kernel on bare hardware
Jun 05 17:27:33 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 05 17:27:33 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
Jun 05 17:27:33 archlinux kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Jun 05 17:27:33 archlinux kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Jun 05 17:27:33 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Jun 05 17:27:33 archlinux kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Jun 05 17:27:33 archlinux kernel: pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23 
Jun 05 17:27:33 archlinux kernel: Kernel command line: root=PARTUUID=edd98d7c-05c3-4c3f-83ef-8aa268d12d3b zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs initrd=\initramfs-linux.img
Jun 05 17:27:33 archlinux kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jun 05 17:27:33 archlinux kernel: printk: log_buf_len total cpu_extra contributions: 94208 bytes
Jun 05 17:27:33 archlinux kernel: printk: log_buf_len min size: 131072 bytes
Jun 05 17:27:33 archlinux kernel: printk: log_buf_len: 262144 bytes
Jun 05 17:27:33 archlinux kernel: printk: early log buf free: 112848(86%)
Jun 05 17:27:33 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 05 17:27:33 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 05 17:27:33 archlinux kernel: Fallback order for Node 0: 0 
Jun 05 17:27:33 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4106409
Jun 05 17:27:33 archlinux kernel: Policy zone: Normal
Jun 05 17:27:33 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 05 17:27:33 archlinux kernel: software IO TLB: area num 32.
Jun 05 17:27:33 archlinux kernel: Memory: 16208256K/16687016K available (18432K kernel code, 2164K rwdata, 13224K rodata, 3412K init, 3624K bss, 478500K reserved, 0K cma-reserved)
Jun 05 17:27:33 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Jun 05 17:27:33 archlinux kernel: ftrace: allocating 49854 entries in 195 pages
Jun 05 17:27:33 archlinux kernel: ftrace: allocated 195 pages with 4 groups
Jun 05 17:27:33 archlinux kernel: Dynamic Preempt: full
Jun 05 17:27:33 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 05 17:27:33 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
Jun 05 17:27:33 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 05 17:27:33 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Jun 05 17:27:33 archlinux kernel:         Rude variant of Tasks RCU enabled.
Jun 05 17:27:33 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Jun 05 17:27:33 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 05 17:27:33 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
Jun 05 17:27:33 archlinux kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jun 05 17:27:33 archlinux kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jun 05 17:27:33 archlinux kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jun 05 17:27:33 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1160, preallocated irqs: 16
Jun 05 17:27:33 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 05 17:27:33 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 05 17:27:33 archlinux kernel: Console: colour dummy device 80x25
Jun 05 17:27:33 archlinux kernel: printk: legacy console [tty0] enabled
Jun 05 17:27:33 archlinux kernel: ACPI: Core revision 20230628
Jun 05 17:27:33 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 05 17:27:33 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Jun 05 17:27:33 archlinux kernel: AMD-Vi: Using global IVHD EFR:0x58f77ef22294ade, EFR2:0x0
Jun 05 17:27:33 archlinux kernel: APIC: Switched APIC routing to: physical flat
Jun 05 17:27:33 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 05 17:27:33 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d5881bce93, max_idle_ns: 881591082125 ns
Jun 05 17:27:33 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7588.93 BogoMIPS (lpj=12643093)
Jun 05 17:27:33 archlinux kernel: Zenbleed: please update your microcode for the most optimal fix
Jun 05 17:27:33 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 05 17:27:33 archlinux kernel: LVT offset 1 assigned for vector 0xf9
Jun 05 17:27:33 archlinux kernel: LVT offset 2 assigned for vector 0xf4
Jun 05 17:27:33 archlinux kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Jun 05 17:27:33 archlinux kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Jun 05 17:27:33 archlinux kernel: process: using mwait in idle threads
Jun 05 17:27:33 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 05 17:27:33 archlinux kernel: Spectre V2 : Mitigation: Retpolines
Jun 05 17:27:33 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 05 17:27:33 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jun 05 17:27:33 archlinux kernel: Spectre V2 : Enabling Speculation Barrier for firmware calls
Jun 05 17:27:33 archlinux kernel: RETBleed: Mitigation: untrained return thunk
Jun 05 17:27:33 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 05 17:27:33 archlinux kernel: Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
Jun 05 17:27:33 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jun 05 17:27:33 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 05 17:27:33 archlinux kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Jun 05 17:27:33 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 05 17:27:33 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 05 17:27:33 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 05 17:27:33 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 05 17:27:33 archlinux kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Jun 05 17:27:33 archlinux kernel: Freeing SMP alternatives memory: 40K
Jun 05 17:27:33 archlinux kernel: pid_max: default: 32768 minimum: 301
Jun 05 17:27:33 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jun 05 17:27:33 archlinux kernel: landlock: Up and running.
Jun 05 17:27:33 archlinux kernel: Yama: becoming mindful.
Jun 05 17:27:33 archlinux kernel: LSM support for eBPF active
Jun 05 17:27:33 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 05 17:27:33 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 05 17:27:33 archlinux kernel: smpboot: CPU0: AMD Ryzen 9 3900X 12-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
Jun 05 17:27:33 archlinux kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Jun 05 17:27:33 archlinux kernel: ... version:                0
Jun 05 17:27:33 archlinux kernel: ... bit width:              48
Jun 05 17:27:33 archlinux kernel: ... generic registers:      6
Jun 05 17:27:33 archlinux kernel: ... value mask:             0000ffffffffffff
Jun 05 17:27:33 archlinux kernel: ... max period:             00007fffffffffff
Jun 05 17:27:33 archlinux kernel: ... fixed-purpose events:   0
Jun 05 17:27:33 archlinux kernel: ... event mask:             000000000000003f
Jun 05 17:27:33 archlinux kernel: signal: max sigframe size: 1776
Jun 05 17:27:33 archlinux kernel: rcu: Hierarchical SRCU implementation.
Jun 05 17:27:33 archlinux kernel: rcu:         Max phase no-delay instances is 1000.
Jun 05 17:27:33 archlinux kernel: MCE: In-kernel MCE decoding enabled.
Jun 05 17:27:33 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 05 17:27:33 archlinux kernel: smp: Bringing up secondary CPUs ...
Jun 05 17:27:33 archlinux kernel: smpboot: x86: Booting SMP configuration:
Jun 05 17:27:33 archlinux kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
Jun 05 17:27:33 archlinux kernel: __common_interrupt: 1.55 No irq handler for vector
Jun 05 17:27:33 archlinux kernel: __common_interrupt: 2.55 No irq handler for vector
Jun 05 17:27:33 archlinux kernel: __common_interrupt: 3.55 No irq handler for vector
Jun 05 17:27:33 archlinux kernel: __common_interrupt: 4.55 No irq handler for vector
Jun 05 17:27:33 archlinux kernel: __common_interrupt: 5.55 No irq handler for vector
Jun 05 17:27:33 archlinux kernel: __common_interrupt: 6.55 No irq handler for vector
Jun 05 17:27:33 archlinux kernel: __common_interrupt: 7.55 No irq handler for vector
Jun 05 17:27:33 archlinux kernel: __common_interrupt: 8.55 No irq handler for vector
Jun 05 17:27:33 archlinux kernel: __common_interrupt: 9.55 No irq handler for vector
Jun 05 17:27:33 archlinux kernel: __common_interrupt: 10.55 No irq handler for vector
Jun 05 17:27:33 archlinux kernel:  #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
Jun 05 17:27:33 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jun 05 17:27:33 archlinux kernel: smp: Brought up 1 node, 24 CPUs
Jun 05 17:27:33 archlinux kernel: smpboot: Total of 24 processors activated (182133.39 BogoMIPS)
Jun 05 17:27:33 archlinux kernel: devtmpfs: initialized
Jun 05 17:27:33 archlinux kernel: x86/mm: Memory block size: 128MB
Jun 05 17:27:33 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
Jun 05 17:27:33 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0xca676000-0xcad5ffff] (7249920 bytes)
Jun 05 17:27:33 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 05 17:27:33 archlinux kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 05 17:27:33 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Jun 05 17:27:33 archlinux kernel: PM: RTC time: 22:27:31, date: 2024-06-05
Jun 05 17:27:33 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 05 17:27:33 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jun 05 17:27:33 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 05 17:27:33 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 05 17:27:33 archlinux kernel: audit: initializing netlink subsys (disabled)
Jun 05 17:27:33 archlinux kernel: audit: type=2000 audit(1717626450.206:1): state=initialized audit_enabled=0 res=1
Jun 05 17:27:33 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 05 17:27:33 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 05 17:27:33 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 05 17:27:33 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 05 17:27:33 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 05 17:27:33 archlinux kernel: cpuidle: using governor ladder
Jun 05 17:27:33 archlinux kernel: cpuidle: using governor menu
Jun 05 17:27:33 archlinux kernel: Detected 1 PCC Subspaces
Jun 05 17:27:33 archlinux kernel: Registering PCC driver as Mailbox controller
Jun 05 17:27:33 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 05 17:27:33 archlinux kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
Jun 05 17:27:33 archlinux kernel: PCI: not using ECAM ([mem 0xf8000000-0xfbffffff] not reserved)
Jun 05 17:27:33 archlinux kernel: PCI: Using configuration type 1 for base access
Jun 05 17:27:33 archlinux kernel: PCI: Using configuration type 1 for extended access
Jun 05 17:27:33 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 05 17:27:33 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 05 17:27:33 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 05 17:27:33 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 05 17:27:33 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 05 17:27:33 archlinux kernel: Demotion targets for Node 0: null
Jun 05 17:27:33 archlinux kernel: fbcon: Taking over console
Jun 05 17:27:33 archlinux kernel: ACPI: Added _OSI(Module Device)
Jun 05 17:27:33 archlinux kernel: ACPI: Added _OSI(Processor Device)
Jun 05 17:27:33 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 05 17:27:33 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 05 17:27:33 archlinux kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
Jun 05 17:27:33 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 05 17:27:33 archlinux kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Jun 05 17:27:33 archlinux kernel: ACPI: Interpreter enabled
Jun 05 17:27:33 archlinux kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 05 17:27:33 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Jun 05 17:27:33 archlinux kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
Jun 05 17:27:33 archlinux kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
Jun 05 17:27:33 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 05 17:27:33 archlinux kernel: PCI: Using E820 reservations for host bridge windows
Jun 05 17:27:33 archlinux kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
Jun 05 17:27:33 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 05 17:27:33 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 05 17:27:33 archlinux kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Jun 05 17:27:33 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Jun 05 17:27:33 archlinux kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
Jun 05 17:27:33 archlinux kernel: PCI host bridge to bus 0000:00
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfec2ffff window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.3: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.3: PCI bridge to [bus 02-06]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.3:   bridge window [mem 0xfca00000-0xfccfffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.3: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 07-09]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jun 05 17:27:33 archlinux kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:07.1: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jun 05 17:27:33 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfc9fffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000 conventional PCI endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:01:00.0: [144d:a808] type 00 class 0x010802 PCIe Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:01:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.0: BAR 0 [mem 0xfcca0000-0xfcca7fff 64bit]
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.0: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601 PCIe Legacy Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.1: BAR 5 [mem 0xfcc80000-0xfcc9ffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.1: ROM [mem 0xfcc00000-0xfcc7ffff pref]
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.1: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-06]
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xfca00000-0xfcbfffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.2: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.3: PCI bridge to [bus 02-06]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 17:27:33 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:00.0: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:03:01.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 17:27:33 archlinux kernel: pci 0000:03:01.0: PCI bridge to [bus 05]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:01.0:   bridge window [io  0xf000-0xffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:01.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:01.0: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:03:01.0: PME# supported from D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 17:27:33 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 06]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:04.0:   bridge window [mem 0xfca00000-0xfcafffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:04.0: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:03:04.0: PME# supported from D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-06]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Jun 05 17:27:33 archlinux kernel: pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:05:00.0: BAR 0 [io  0xf000-0xf0ff]
Jun 05 17:27:33 archlinux kernel: pci 0000:05:00.0: BAR 2 [mem 0xfcb04000-0xfcb04fff 64bit]
Jun 05 17:27:33 archlinux kernel: pci 0000:05:00.0: BAR 4 [mem 0xfcb00000-0xfcb03fff 64bit]
Jun 05 17:27:33 archlinux kernel: pci 0000:05:00.0: supports D1 D2
Jun 05 17:27:33 archlinux kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:03:01.0: PCI bridge to [bus 05]
Jun 05 17:27:33 archlinux kernel: pci 0000:06:00.0: [8086:f1a8] type 00 class 0x010802 PCIe Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:06:00.0: BAR 0 [mem 0xfca00000-0xfca03fff 64bit]
Jun 05 17:27:33 archlinux kernel: pci 0000:06:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:03:04.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Jun 05 17:27:33 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 06]
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0: BAR 0 [mem 0xfce00000-0xfce03fff]
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0: PCI bridge to [bus 08-09]
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0:   bridge window [io  0xe000-0xefff]
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 07-09]
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09]
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0:   bridge window [io  0xe000-0xefff]
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0: PCI bridge to [bus 08-09]
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: [1002:731f] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: BAR 0 [mem 0xe0000000-0xefffffff 64bit pref]
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: BAR 2 [mem 0xf0000000-0xf01fffff 64bit pref]
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: BAR 4 [io  0xe000-0xe0ff]
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: BAR 5 [mem 0xfcd00000-0xfcd7ffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: ROM [mem 0xfcd80000-0xfcd9ffff pref]
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.1: [1002:ab38] type 00 class 0x040300 PCIe Legacy Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.1: BAR 0 [mem 0xfcda0000-0xfcda3fff]
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09]
Jun 05 17:27:33 archlinux kernel: pci 0000:0a:00.0: [1022:148a] type 00 class 0x130000 PCIe Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:0a:00.0: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.0: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.1: [1022:1486] type 00 class 0x108000 PCIe Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.1: BAR 2 [mem 0xfc800000-0xfc8fffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.1: BAR 5 [mem 0xfc908000-0xfc909fff]
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.1: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.3: BAR 0 [mem 0xfc700000-0xfc7fffff 64bit]
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.3: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.4: [1022:1487] type 00 class 0x040300 PCIe Endpoint
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.4: BAR 0 [mem 0xfc900000-0xfc907fff]
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.4: enabling Extended Tags
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.4: PME# supported from D0 D3hot D3cold
Jun 05 17:27:33 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Jun 05 17:27:33 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 05 17:27:33 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jun 05 17:27:33 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 05 17:27:33 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 05 17:27:33 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 05 17:27:33 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 05 17:27:33 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 05 17:27:33 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 05 17:27:33 archlinux kernel: iommu: Default domain type: Translated
Jun 05 17:27:33 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 05 17:27:33 archlinux kernel: SCSI subsystem initialized
Jun 05 17:27:33 archlinux kernel: libata version 3.00 loaded.
Jun 05 17:27:33 archlinux kernel: ACPI: bus type USB registered
Jun 05 17:27:33 archlinux kernel: usbcore: registered new interface driver usbfs
Jun 05 17:27:33 archlinux kernel: usbcore: registered new interface driver hub
Jun 05 17:27:33 archlinux kernel: usbcore: registered new device driver usb
Jun 05 17:27:33 archlinux kernel: EDAC MC: Ver: 3.0.0
Jun 05 17:27:33 archlinux kernel: efivars: Registered efivars operations
Jun 05 17:27:33 archlinux kernel: NetLabel: Initializing
Jun 05 17:27:33 archlinux kernel: NetLabel:  domain hash size = 128
Jun 05 17:27:33 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 05 17:27:33 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Jun 05 17:27:33 archlinux kernel: mctp: management component transport protocol core
Jun 05 17:27:33 archlinux kernel: NET: Registered PF_MCTP protocol family
Jun 05 17:27:33 archlinux kernel: PCI: Using ACPI for IRQ routing
Jun 05 17:27:33 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 05 17:27:33 archlinux kernel: e820: reserve RAM buffer [mem 0x09cff000-0x0bffffff]
Jun 05 17:27:33 archlinux kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jun 05 17:27:33 archlinux kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Jun 05 17:27:33 archlinux kernel: e820: reserve RAM buffer [mem 0xbf104018-0xbfffffff]
Jun 05 17:27:33 archlinux kernel: e820: reserve RAM buffer [mem 0xbf1a3018-0xbfffffff]
Jun 05 17:27:33 archlinux kernel: e820: reserve RAM buffer [mem 0xc5320000-0xc7ffffff]
Jun 05 17:27:33 archlinux kernel: e820: reserve RAM buffer [mem 0xc5a52000-0xc7ffffff]
Jun 05 17:27:33 archlinux kernel: e820: reserve RAM buffer [mem 0xca27b000-0xcbffffff]
Jun 05 17:27:33 archlinux kernel: e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
Jun 05 17:27:33 archlinux kernel: e820: reserve RAM buffer [mem 0x42f300000-0x42fffffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: vgaarb: setting as boot VGA device
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: vgaarb: bridge control possible
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 05 17:27:33 archlinux kernel: vgaarb: loaded
Jun 05 17:27:33 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 05 17:27:33 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 05 17:27:33 archlinux kernel: clocksource: Switched to clocksource tsc-early
Jun 05 17:27:33 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Jun 05 17:27:33 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 05 17:27:33 archlinux kernel: pnp: PnP ACPI init
Jun 05 17:27:33 archlinux kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:03: [io  0x0300-0x030f] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:03: [io  0x0230-0x023f] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:03: [io  0x0290-0x029f] has been reserved
Jun 05 17:27:33 archlinux kernel: pnp 00:04: [dma 0 disabled]
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x04d0-0x04d1] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x040b] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x04d6] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0c00-0x0c01] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0c14] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0c50-0x0c51] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0c52] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0c6c] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0c6f] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0cd8-0x0cdf] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0800-0x089f] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0b00-0x0b0f] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0b20-0x0b3f] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0900-0x090f] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [io  0x0910-0x091f] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 05 17:27:33 archlinux kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Jun 05 17:27:33 archlinux kernel: pnp: PnP ACPI: found 6 devices
Jun 05 17:27:33 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 05 17:27:33 archlinux kernel: NET: Registered PF_INET protocol family
Jun 05 17:27:33 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 05 17:27:33 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 05 17:27:33 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 05 17:27:33 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 05 17:27:33 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 05 17:27:33 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 05 17:27:33 archlinux kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jun 05 17:27:33 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 05 17:27:33 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 05 17:27:33 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 05 17:27:33 archlinux kernel: NET: Registered PF_XDP protocol family
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:01.0: PCI bridge to [bus 05]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:01.0:   bridge window [io  0xf000-0xffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:01.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 06]
Jun 05 17:27:33 archlinux kernel: pci 0000:03:04.0:   bridge window [mem 0xfca00000-0xfcafffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-06]
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xfca00000-0xfcbfffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.3: PCI bridge to [bus 02-06]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.3:   bridge window [mem 0xfca00000-0xfccfffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0: PCI bridge to [bus 09]
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0:   bridge window [io  0xe000-0xefff]
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0: PCI bridge to [bus 08-09]
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0:   bridge window [io  0xe000-0xefff]
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 07-09]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Jun 05 17:27:33 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfc9fffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0xd0000000-0xfec2ffff window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xfca00000-0xfccfffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xfca00000-0xfcbfffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:05: resource 0 [io  0xf000-0xffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:05: resource 1 [mem 0xfcb00000-0xfcbfffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:06: resource 1 [mem 0xfca00000-0xfcafffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:07: resource 0 [io  0xe000-0xefff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:07: resource 1 [mem 0xfcd00000-0xfcefffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:07: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:08: resource 0 [io  0xe000-0xefff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:08: resource 1 [mem 0xfcd00000-0xfcdfffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:08: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:09: resource 1 [mem 0xfcd00000-0xfcdfffff]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jun 05 17:27:33 archlinux kernel: pci_bus 0000:0b: resource 1 [mem 0xfc700000-0xfc9fffff]
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: disabling ATS
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
Jun 05 17:27:33 archlinux kernel: PCI: CLS 64 bytes, default 64
Jun 05 17:27:33 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 05 17:27:33 archlinux kernel: Trying to unpack rootfs image as initramfs...
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 0
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.1: Adding to iommu group 1
Jun 05 17:27:33 archlinux kernel: pci 0000:00:01.3: Adding to iommu group 2
Jun 05 17:27:33 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 3
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.0: Adding to iommu group 4
Jun 05 17:27:33 archlinux kernel: pci 0000:00:03.1: Adding to iommu group 5
Jun 05 17:27:33 archlinux kernel: pci 0000:00:04.0: Adding to iommu group 6
Jun 05 17:27:33 archlinux kernel: pci 0000:00:05.0: Adding to iommu group 7
Jun 05 17:27:33 archlinux kernel: pci 0000:00:07.0: Adding to iommu group 8
Jun 05 17:27:33 archlinux kernel: pci 0000:00:07.1: Adding to iommu group 9
Jun 05 17:27:33 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 10
Jun 05 17:27:33 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 11
Jun 05 17:27:33 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 12
Jun 05 17:27:33 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 12
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 13
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 13
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 13
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 13
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 13
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 13
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 13
Jun 05 17:27:33 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 13
Jun 05 17:27:33 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 14
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.0: Adding to iommu group 15
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.1: Adding to iommu group 15
Jun 05 17:27:33 archlinux kernel: pci 0000:02:00.2: Adding to iommu group 15
Jun 05 17:27:33 archlinux kernel: pci 0000:03:00.0: Adding to iommu group 15
Jun 05 17:27:33 archlinux kernel: pci 0000:03:01.0: Adding to iommu group 15
Jun 05 17:27:33 archlinux kernel: pci 0000:03:04.0: Adding to iommu group 15
Jun 05 17:27:33 archlinux kernel: pci 0000:05:00.0: Adding to iommu group 15
Jun 05 17:27:33 archlinux kernel: pci 0000:06:00.0: Adding to iommu group 15
Jun 05 17:27:33 archlinux kernel: pci 0000:07:00.0: Adding to iommu group 16
Jun 05 17:27:33 archlinux kernel: pci 0000:08:00.0: Adding to iommu group 17
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.0: Adding to iommu group 18
Jun 05 17:27:33 archlinux kernel: pci 0000:09:00.1: Adding to iommu group 19
Jun 05 17:27:33 archlinux kernel: pci 0000:0a:00.0: Adding to iommu group 20
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.0: Adding to iommu group 21
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.1: Adding to iommu group 22
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.3: Adding to iommu group 23
Jun 05 17:27:33 archlinux kernel: pci 0000:0b:00.4: Adding to iommu group 24
Jun 05 17:27:33 archlinux kernel: AMD-Vi: Extended features (0x58f77ef22294ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
Jun 05 17:27:33 archlinux kernel: AMD-Vi: Interrupt remapping enabled
Jun 05 17:27:33 archlinux kernel: AMD-Vi: X2APIC enabled
Jun 05 17:27:33 archlinux kernel: AMD-Vi: Virtual APIC enabled
Jun 05 17:27:33 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 05 17:27:33 archlinux kernel: software IO TLB: mapped [mem 0x00000000bb104000-0x00000000bf104000] (64MB)
Jun 05 17:27:33 archlinux kernel: LVT offset 0 assigned for vector 0x400
Jun 05 17:27:33 archlinux kernel: perf: AMD IBS detected (0x000003ff)
Jun 05 17:27:33 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 05 17:27:33 archlinux kernel: Initialise system trusted keyrings
Jun 05 17:27:33 archlinux kernel: Key type blacklist registered
Jun 05 17:27:33 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 05 17:27:33 archlinux kernel: zbud: loaded
Jun 05 17:27:33 archlinux kernel: fuse: init (API version 7.40)
Jun 05 17:27:33 archlinux kernel: integrity: Platform Keyring initialized
Jun 05 17:27:33 archlinux kernel: integrity: Machine keyring initialized
Jun 05 17:27:33 archlinux kernel: Key type asymmetric registered
Jun 05 17:27:33 archlinux kernel: Asymmetric key parser 'x509' registered
Jun 05 17:27:33 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jun 05 17:27:33 archlinux kernel: io scheduler mq-deadline registered
Jun 05 17:27:33 archlinux kernel: io scheduler kyber registered
Jun 05 17:27:33 archlinux kernel: io scheduler bfq registered
Jun 05 17:27:33 archlinux kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 28
Jun 05 17:27:33 archlinux kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 28
Jun 05 17:27:33 archlinux kernel: pcieport 0000:00:01.3: PME: Signaling with IRQ 29
Jun 05 17:27:33 archlinux kernel: pcieport 0000:00:01.3: AER: enabled with IRQ 29
Jun 05 17:27:33 archlinux kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 30
Jun 05 17:27:33 archlinux kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 30
Jun 05 17:27:33 archlinux kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 32
Jun 05 17:27:33 archlinux kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 32
Jun 05 17:27:33 archlinux kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 33
Jun 05 17:27:33 archlinux kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 33
Jun 05 17:27:33 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 05 17:27:33 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jun 05 17:27:33 archlinux kernel: ACPI: button: Power Button [PWRB]
Jun 05 17:27:33 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jun 05 17:27:33 archlinux kernel: ACPI: button: Power Button [PWRF]
Jun 05 17:27:33 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Jun 05 17:27:33 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C000: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C002: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C004: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C006: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C008: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C00A: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C00C: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C00E: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C010: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C012: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C014: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C016: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C001: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C003: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C005: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C007: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C009: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C00B: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C00D: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C00F: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C011: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C013: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C015: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: ACPI: \_PR_.C017: Found 2 idle states
Jun 05 17:27:33 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 05 17:27:33 archlinux kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 05 17:27:33 archlinux kernel: Non-volatile memory driver v1.3
Jun 05 17:27:33 archlinux kernel: Linux agpgart interface v0.103
Jun 05 17:27:33 archlinux kernel: Freeing initrd memory: 11992K
Jun 05 17:27:33 archlinux kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jun 05 17:27:33 archlinux kernel: ACPI: bus type drm_connector registered
Jun 05 17:27:33 archlinux kernel: ahci 0000:02:00.1: version 3.0
Jun 05 17:27:33 archlinux kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
Jun 05 17:27:33 archlinux kernel: ahci 0000:02:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jun 05 17:27:33 archlinux kernel: ahci 0000:02:00.1: 4/8 ports implemented (port mask 0x33)
Jun 05 17:27:33 archlinux kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Jun 05 17:27:33 archlinux kernel: scsi host0: ahci
Jun 05 17:27:33 archlinux kernel: scsi host1: ahci
Jun 05 17:27:33 archlinux kernel: scsi host2: ahci
Jun 05 17:27:33 archlinux kernel: scsi host3: ahci
Jun 05 17:27:33 archlinux kernel: scsi host4: ahci
Jun 05 17:27:33 archlinux kernel: scsi host5: ahci
Jun 05 17:27:33 archlinux kernel: scsi host6: ahci
Jun 05 17:27:33 archlinux kernel: scsi host7: ahci
Jun 05 17:27:33 archlinux kernel: ata1: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80100 irq 41 lpm-pol 3
Jun 05 17:27:33 archlinux kernel: ata2: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80180 irq 41 lpm-pol 3
Jun 05 17:27:33 archlinux kernel: ata3: DUMMY
Jun 05 17:27:33 archlinux kernel: ata4: DUMMY
Jun 05 17:27:33 archlinux kernel: ata5: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80300 irq 41 lpm-pol 3
Jun 05 17:27:33 archlinux kernel: ata6: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80380 irq 41 lpm-pol 3
Jun 05 17:27:33 archlinux kernel: ata7: DUMMY
Jun 05 17:27:33 archlinux kernel: ata8: DUMMY
Jun 05 17:27:33 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Jun 05 17:27:33 archlinux kernel: usbserial: USB Serial support registered for generic
Jun 05 17:27:33 archlinux kernel: rtc_cmos 00:02: RTC can wake from S4
Jun 05 17:27:33 archlinux kernel: rtc_cmos 00:02: registered as rtc0
Jun 05 17:27:33 archlinux kernel: rtc_cmos 00:02: setting system clock to 2024-06-05T22:27:31 UTC (1717626451)
Jun 05 17:27:33 archlinux kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 05 17:27:33 archlinux kernel: amd_pstate: driver load is disabled, boot with specific mode to enable this
Jun 05 17:27:33 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 05 17:27:33 archlinux kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jun 05 17:27:33 archlinux kernel: Console: switching to colour frame buffer device 128x48
Jun 05 17:27:33 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jun 05 17:27:33 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 05 17:27:33 archlinux kernel: drop_monitor: Initializing network drop monitor service
Jun 05 17:27:33 archlinux kernel: NET: Registered PF_INET6 protocol family
Jun 05 17:27:33 archlinux kernel: Segment Routing with IPv6
Jun 05 17:27:33 archlinux kernel: RPL Segment Routing with IPv6
Jun 05 17:27:33 archlinux kernel: In-situ OAM (IOAM) with IPv6
Jun 05 17:27:33 archlinux kernel: NET: Registered PF_PACKET protocol family
Jun 05 17:27:33 archlinux kernel: microcode: Current revision: 0x08701021
Jun 05 17:27:33 archlinux kernel: resctrl: L3 allocation detected
Jun 05 17:27:33 archlinux kernel: resctrl: MB allocation detected
Jun 05 17:27:33 archlinux kernel: resctrl: L3 monitoring detected
Jun 05 17:27:33 archlinux kernel: IPI shorthand broadcast: enabled
Jun 05 17:27:33 archlinux kernel: sched_clock: Marking stable (491767610, 292145)->(494422957, -2363202)
Jun 05 17:27:33 archlinux kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jun 05 17:27:33 archlinux kernel: registered taskstats version 1
Jun 05 17:27:33 archlinux kernel: Loading compiled-in X.509 certificates
Jun 05 17:27:33 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 7a4353263ac24ac3008ebe1401c28f462f35d83c'
Jun 05 17:27:33 archlinux kernel: Key type .fscrypt registered
Jun 05 17:27:33 archlinux kernel: Key type fscrypt-provisioning registered
Jun 05 17:27:33 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 05 17:27:33 archlinux kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
Jun 05 17:27:33 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 05 17:27:33 archlinux kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Jun 05 17:27:33 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 05 17:27:33 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jun 05 17:27:33 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 05 17:27:33 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jun 05 17:27:33 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 05 17:27:33 archlinux kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
Jun 05 17:27:33 archlinux kernel: PM:   Magic number: 12:635:501
Jun 05 17:27:33 archlinux kernel: RAS: Correctable Errors collector initialized.
Jun 05 17:27:33 archlinux kernel: clk: Disabling unused clocks
Jun 05 17:27:33 archlinux kernel: PM: genpd: Disabling unused power domains
Jun 05 17:27:33 archlinux kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 05 17:27:33 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 05 17:27:33 archlinux kernel: ata1.00: ATA-11: Samsung SSD 860 QVO 2TB, RVQ01B6Q, max UDMA/133
Jun 05 17:27:33 archlinux kernel: ata1.00: 3907029168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 05 17:27:33 archlinux kernel: ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
Jun 05 17:27:33 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 05 17:27:33 archlinux kernel: ata1.00: configured for UDMA/133
Jun 05 17:27:33 archlinux kernel: ahci 0000:02:00.1: port does not support device sleep
Jun 05 17:27:33 archlinux kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 860  1B6Q PQ: 0 ANSI: 5
Jun 05 17:27:33 archlinux kernel: ata1.00: Enabling discard_zeroes_data
Jun 05 17:27:33 archlinux kernel: sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Jun 05 17:27:33 archlinux kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 05 17:27:33 archlinux kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 05 17:27:33 archlinux kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 05 17:27:33 archlinux kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Jun 05 17:27:33 archlinux kernel: ata1.00: Enabling discard_zeroes_data
Jun 05 17:27:33 archlinux kernel:  sda: sda1
Jun 05 17:27:33 archlinux kernel: sd 0:0:0:0: [sda] supports TCG Opal
Jun 05 17:27:33 archlinux kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 05 17:27:33 archlinux kernel: tsc: Refined TSC clocksource calibration: 3792.873 MHz
Jun 05 17:27:33 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d5818a734c, max_idle_ns: 881590694765 ns
Jun 05 17:27:33 archlinux kernel: clocksource: Switched to clocksource tsc
Jun 05 17:27:33 archlinux kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 05 17:27:33 archlinux kernel: ata2.00: supports DRM functions and may not be fully accessible
Jun 05 17:27:33 archlinux kernel: ata2.00: ATA-10: Crucial_CT275MX300SSD1,  M0CR040, max UDMA/133
Jun 05 17:27:33 archlinux kernel: ata2.00: 537234768 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jun 05 17:27:33 archlinux kernel: ata2.00: Features: Trust Dev-Sleep NCQ-sndrcv NCQ-prio
Jun 05 17:27:33 archlinux kernel: ata2.00: supports DRM functions and may not be fully accessible
Jun 05 17:27:33 archlinux kernel: ata2.00: configured for UDMA/133
Jun 05 17:27:33 archlinux kernel: ahci 0000:02:00.1: port does not support device sleep
Jun 05 17:27:33 archlinux kernel: scsi 1:0:0:0: Direct-Access     ATA      Crucial_CT275MX3 R040 PQ: 0 ANSI: 5
Jun 05 17:27:33 archlinux kernel: ata2.00: Enabling discard_zeroes_data
Jun 05 17:27:33 archlinux kernel: sd 1:0:0:0: [sdb] 537234768 512-byte logical blocks: (275 GB/256 GiB)
Jun 05 17:27:33 archlinux kernel: sd 1:0:0:0: [sdb] Write Protect is off
Jun 05 17:27:33 archlinux kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jun 05 17:27:33 archlinux kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 05 17:27:33 archlinux kernel: sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
Jun 05 17:27:33 archlinux kernel: ata2.00: Enabling discard_zeroes_data
Jun 05 17:27:33 archlinux kernel:  sdb: sdb1 sdb2 sdb3 sdb4
Jun 05 17:27:33 archlinux kernel: sd 1:0:0:0: [sdb] supports TCG Opal
Jun 05 17:27:33 archlinux kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Jun 05 17:27:33 archlinux kernel: ata5: SATA link down (SStatus 0 SControl 330)
Jun 05 17:27:33 archlinux kernel: ata6: SATA link down (SStatus 0 SControl 330)
Jun 05 17:27:33 archlinux kernel: Freeing unused decrypted memory: 2028K
Jun 05 17:27:33 archlinux kernel: Freeing unused kernel image (initmem) memory: 3412K
Jun 05 17:27:33 archlinux kernel: Write protecting the kernel read-only data: 32768k
Jun 05 17:27:33 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1112K
Jun 05 17:27:33 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 05 17:27:33 archlinux kernel: rodata_test: all tests were successful
Jun 05 17:27:33 archlinux kernel: Run /init as init process
Jun 05 17:27:33 archlinux kernel:   with arguments:
Jun 05 17:27:33 archlinux kernel:     /init
Jun 05 17:27:33 archlinux kernel:   with environment:
Jun 05 17:27:33 archlinux kernel:     HOME=/
Jun 05 17:27:33 archlinux kernel:     TERM=linux
Jun 05 17:27:33 archlinux systemd[1]: systemd 255.7-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)
Jun 05 17:27:33 archlinux systemd[1]: Detected architecture x86-64.
Jun 05 17:27:33 archlinux systemd[1]: Running in initrd.
Jun 05 17:27:33 archlinux systemd[1]: Initializing machine ID from random generator.
Jun 05 17:27:33 archlinux systemd[1]: Queued start job for default target Initrd Default Target.
Jun 05 17:27:33 archlinux systemd[1]: Expecting device /dev/disk/by-partuuid/edd98d7c-05c3-4c3f-83ef-8aa268d12d3b...
Jun 05 17:27:33 archlinux systemd[1]: Reached target Path Units.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Slice Units.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Swaps.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Timer Units.
Jun 05 17:27:33 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Jun 05 17:27:33 archlinux systemd[1]: Listening on Journal Socket.
Jun 05 17:27:33 archlinux systemd[1]: Listening on udev Control Socket.
Jun 05 17:27:33 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Socket Units.
Jun 05 17:27:33 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Jun 05 17:27:33 archlinux systemd[1]: Check battery level during early boot was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/power_supply).
Jun 05 17:27:33 archlinux systemd[1]: Started Displays emergency message in full screen..
Jun 05 17:27:33 archlinux systemd[1]: Starting Journal Service...
Jun 05 17:27:33 archlinux systemd[1]: Starting Load Kernel Modules...
Jun 05 17:27:33 archlinux systemd[1]: TPM2 PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 17:27:33 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 05 17:27:33 archlinux systemd[1]: Starting Coldplug All udev Devices...
Jun 05 17:27:33 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Jun 05 17:27:33 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Local File Systems.
Jun 05 17:27:33 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 05 17:27:33 archlinux kernel: raid6: skipped pq benchmark and selected avx2x4
Jun 05 17:27:33 archlinux kernel: raid6: using avx2x2 recovery algorithm
Jun 05 17:27:33 archlinux systemd-journald[280]: Collecting audit messages is disabled.
Jun 05 17:27:33 archlinux kernel: xor: automatically using best checksumming function   avx       
Jun 05 17:27:33 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 05 17:27:33 archlinux systemd-journald[280]: Journal started
Jun 05 17:27:33 archlinux systemd-journald[280]: Runtime Journal (/run/log/journal/bad3825faf294b999dbdb5a96f8b36e7) is 8.0M, max 317.9M, 309.9M free.
Jun 05 17:27:33 archlinux systemd-udevd[290]: Using default interface naming scheme 'v255'.
Jun 05 17:27:33 archlinux systemd[1]: Started Journal Service.
Jun 05 17:27:33 archlinux systemd-modules-load[281]: Inserted module 'btrfs'
Jun 05 17:27:33 archlinux kernel: Btrfs loaded, zoned=yes, fsverity=yes
Jun 05 17:27:33 archlinux systemd[1]: Finished Load Kernel Modules.
Jun 05 17:27:33 archlinux systemd[1]: Finished Coldplug All udev Devices.
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
Jun 05 17:27:33 archlinux kernel: nvme nvme0: pci function 0000:01:00.0
Jun 05 17:27:33 archlinux kernel: nvme nvme1: pci function 0000:06:00.0
Jun 05 17:27:33 archlinux kernel: nvme nvme1: 8/0/0 default/read/poll queues
Jun 05 17:27:33 archlinux kernel:  nvme1n1: p1 p2 p3 p4
Jun 05 17:27:33 archlinux kernel: nvme nvme0: D3 entry latency set to 10 seconds
Jun 05 17:27:33 archlinux kernel: nvme nvme0: 24/0/0 default/read/poll queues
Jun 05 17:27:33 archlinux kernel:  nvme0n1: p1 p2
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 05 17:27:33 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 05 17:27:33 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 17:27:33 archlinux kernel: usb usb1: Product: xHCI Host Controller
Jun 05 17:27:33 archlinux kernel: usb usb1: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 17:27:33 archlinux kernel: usb usb1: SerialNumber: 0000:02:00.0
Jun 05 17:27:33 archlinux kernel: hub 1-0:1.0: USB hub found
Jun 05 17:27:33 archlinux kernel: hub 1-0:1.0: 10 ports detected
Jun 05 17:27:33 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 05 17:27:33 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jun 05 17:27:33 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 17:27:33 archlinux kernel: usb usb2: Product: xHCI Host Controller
Jun 05 17:27:33 archlinux kernel: usb usb2: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 17:27:33 archlinux kernel: usb usb2: SerialNumber: 0000:02:00.0
Jun 05 17:27:33 archlinux kernel: hub 2-0:1.0: USB hub found
Jun 05 17:27:33 archlinux kernel: hub 2-0:1.0: 4 ports detected
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 3
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:0b:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 4
Jun 05 17:27:33 archlinux kernel: xhci_hcd 0000:0b:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 05 17:27:33 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 05 17:27:33 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 17:27:33 archlinux kernel: usb usb3: Product: xHCI Host Controller
Jun 05 17:27:33 archlinux kernel: usb usb3: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 17:27:33 archlinux kernel: usb usb3: SerialNumber: 0000:0b:00.3
Jun 05 17:27:33 archlinux kernel: hub 3-0:1.0: USB hub found
Jun 05 17:27:33 archlinux kernel: hub 3-0:1.0: 4 ports detected
Jun 05 17:27:33 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 05 17:27:33 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jun 05 17:27:33 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 17:27:33 archlinux kernel: usb usb4: Product: xHCI Host Controller
Jun 05 17:27:33 archlinux kernel: usb usb4: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 17:27:33 archlinux kernel: usb usb4: SerialNumber: 0000:0b:00.3
Jun 05 17:27:33 archlinux kernel: hub 4-0:1.0: USB hub found
Jun 05 17:27:33 archlinux kernel: hub 4-0:1.0: 4 ports detected
Jun 05 17:27:33 archlinux systemd[1]: Starting Virtual Console Setup...
Jun 05 17:27:33 archlinux systemd[1]: Finished Virtual Console Setup.
Jun 05 17:27:33 archlinux systemd[1]: Found device Samsung SSD 970 EVO Plus 2TB primary.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Initrd Root Device.
Jun 05 17:27:33 archlinux systemd[1]: Reached target System Initialization.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Basic System.
Jun 05 17:27:33 archlinux systemd[1]: Starting File System Check on /dev/disk/by-partuuid/edd98d7c-05c3-4c3f-83ef-8aa268d12d3b...
Jun 05 17:27:33 archlinux systemd[1]: Finished File System Check on /dev/disk/by-partuuid/edd98d7c-05c3-4c3f-83ef-8aa268d12d3b.
Jun 05 17:27:33 archlinux systemd[1]: Mounting /sysroot...
Jun 05 17:27:33 archlinux kernel: BTRFS: device fsid a35eaaaf-45f7-4f4e-b5d5-0739305e9302 devid 1 transid 386453 /dev/nvme0n1p2 (259:7) scanned by mount (363)
Jun 05 17:27:33 archlinux kernel: BTRFS info (device nvme0n1p2): first mount of filesystem a35eaaaf-45f7-4f4e-b5d5-0739305e9302
Jun 05 17:27:33 archlinux kernel: BTRFS info (device nvme0n1p2): using crc32c (crc32c-intel) checksum algorithm
Jun 05 17:27:33 archlinux kernel: BTRFS info (device nvme0n1p2): using free-space-tree
Jun 05 17:27:33 archlinux systemd[1]: Mounted /sysroot.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Initrd Root File System.
Jun 05 17:27:33 archlinux systemd[1]: Starting Mountpoints Configured in the Real Root...
Jun 05 17:27:33 archlinux systemd[1]: initrd-parse-etc.service: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Finished Mountpoints Configured in the Real Root.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Initrd File Systems.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Initrd Default Target.
Jun 05 17:27:33 archlinux systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Jun 05 17:27:33 archlinux systemd[1]: Stopped target Initrd Default Target.
Jun 05 17:27:33 archlinux systemd[1]: Stopped target Basic System.
Jun 05 17:27:33 archlinux systemd[1]: Stopped target Initrd Root Device.
Jun 05 17:27:33 archlinux systemd[1]: Stopped target Path Units.
Jun 05 17:27:33 archlinux systemd[1]: Stopped target Slice Units.
Jun 05 17:27:33 archlinux systemd[1]: Stopped target Socket Units.
Jun 05 17:27:33 archlinux systemd[1]: Stopped target System Initialization.
Jun 05 17:27:33 archlinux systemd[1]: Stopped target Local File Systems.
Jun 05 17:27:33 archlinux systemd[1]: Stopped target Preparation for Local File Systems.
Jun 05 17:27:33 archlinux systemd[1]: Stopped target Swaps.
Jun 05 17:27:33 archlinux systemd[1]: Stopped target Timer Units.
Jun 05 17:27:33 archlinux systemd[1]: kmod-static-nodes.service: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Stopped Create List of Static Device Nodes.
Jun 05 17:27:33 archlinux systemd[1]: Stopping Displays emergency message in full screen....
Jun 05 17:27:33 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Stopped Load Kernel Modules.
Jun 05 17:27:33 archlinux systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Stopped Coldplug All udev Devices.
Jun 05 17:27:33 archlinux systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Jun 05 17:27:33 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Stopped Virtual Console Setup.
Jun 05 17:27:33 archlinux systemd[1]: systemd-bsod.service: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Stopped Displays emergency message in full screen..
Jun 05 17:27:33 archlinux systemd[1]: initrd-cleanup.service: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
Jun 05 17:27:33 archlinux systemd[1]: systemd-udevd.service: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Jun 05 17:27:33 archlinux systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Closed udev Control Socket.
Jun 05 17:27:33 archlinux systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Closed udev Kernel Socket.
Jun 05 17:27:33 archlinux systemd[1]: Starting Cleanup udev Database...
Jun 05 17:27:33 archlinux systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Jun 05 17:27:33 archlinux systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
Jun 05 17:27:33 archlinux systemd[1]: Finished Cleanup udev Database.
Jun 05 17:27:33 archlinux systemd[1]: Reached target Switch Root.
Jun 05 17:27:33 archlinux kernel: usb 1-6: new full-speed USB device number 2 using xhci_hcd
Jun 05 17:27:33 archlinux systemd[1]: Starting Switch Root...
Jun 05 17:27:33 archlinux systemd[1]: Switching root.
Jun 05 17:27:33 archlinux systemd-journald[280]: Journal stopped
Jun 05 17:27:34 archlinux systemd-journald[280]: Received SIGTERM from PID 1 (systemd).
Jun 05 17:27:34 archlinux systemd[1]: systemd 255.7-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)
Jun 05 17:27:34 archlinux systemd[1]: Detected architecture x86-64.
Jun 05 17:27:34 archlinux systemd[1]: Hostname set to <archlinux>.
Jun 05 17:27:34 archlinux kernel: usb 1-6: New USB device found, idVendor=1e71, idProduct=1714, bcdDevice= 2.00
Jun 05 17:27:34 archlinux kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 05 17:27:34 archlinux kernel: usb 1-6: Product: NZXT USB Device
Jun 05 17:27:34 archlinux kernel: usb 1-6: Manufacturer: NZXT.-Inc.
Jun 05 17:27:34 archlinux kernel: usb 1-6: SerialNumber: 6D8245925453
Jun 05 17:27:34 archlinux kernel: usb 1-7: new full-speed USB device number 3 using xhci_hcd
Jun 05 17:27:34 archlinux systemd[1]: bpf-lsm: LSM BPF program attached
Jun 05 17:27:34 archlinux systemd-fstab-generator[409]: Mount point  is not a valid path, ignoring.
Jun 05 17:27:34 archlinux systemd-fstab-generator[409]: Mount point  is not a valid path, ignoring.
Jun 05 17:27:34 archlinux systemd-fstab-generator[409]: Mount point  is not a valid path, ignoring.
Jun 05 17:27:34 archlinux systemd-fstab-generator[409]: Mount point  is not a valid path, ignoring.
Jun 05 17:27:34 archlinux systemd-fstab-generator[409]: Mount point  is not a valid path, ignoring.
Jun 05 17:27:34 archlinux systemd-fstab-generator[409]: Mount point  is not a valid path, ignoring.
Jun 05 17:27:34 archlinux kernel: zram: Added device: zram0
Jun 05 17:27:34 archlinux kernel: usb 1-7: New USB device found, idVendor=0853, idProduct=0148, bcdDevice= 0.01
Jun 05 17:27:34 archlinux kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 17:27:34 archlinux kernel: usb 1-7: Product: REALFORCE 108 US
Jun 05 17:27:34 archlinux kernel: usb 1-7: Manufacturer: Topre
Jun 05 17:27:34 archlinux systemd[1]: initrd-switch-root.service: Deactivated successfully.
Jun 05 17:27:34 archlinux systemd[1]: Stopped Switch Root.
Jun 05 17:27:34 archlinux systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Jun 05 17:27:34 archlinux systemd[1]: Created slice Slice /system/dirmngr.
Jun 05 17:27:34 archlinux systemd[1]: Created slice Slice /system/getty.
Jun 05 17:27:34 archlinux systemd[1]: Created slice Slice /system/gpg-agent.
Jun 05 17:27:34 archlinux systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jun 05 17:27:34 archlinux systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jun 05 17:27:34 archlinux systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jun 05 17:27:34 archlinux systemd[1]: Created slice Slice /system/keyboxd.
Jun 05 17:27:34 archlinux systemd[1]: Created slice Slice /system/modprobe.
Jun 05 17:27:34 archlinux systemd[1]: Created slice Slice /system/systemd-fsck.
Jun 05 17:27:34 archlinux systemd[1]: Created slice Slice /system/systemd-zram-setup.
Jun 05 17:27:34 archlinux systemd[1]: Created slice User and Session Slice.
Jun 05 17:27:34 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 05 17:27:34 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 05 17:27:34 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 05 17:27:34 archlinux systemd[1]: Expecting device /dev/disk/by-id/wwn-0x5000cca264d7bfbb-part2...
Jun 05 17:27:34 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/073B-18FF...
Jun 05 17:27:34 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/BAD8ACF2D8ACADD7...
Jun 05 17:27:34 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/DE06ED9B06ED74C5...
Jun 05 17:27:34 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/F6BE-D6CB...
Jun 05 17:27:34 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/a35eaaaf-45f7-4f4e-b5d5-0739305e9302...
Jun 05 17:27:34 archlinux systemd[1]: Expecting device /dev/zram0...
Jun 05 17:27:34 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Jun 05 17:27:34 archlinux systemd[1]: Stopped target Switch Root.
Jun 05 17:27:34 archlinux systemd[1]: Stopped target Initrd File Systems.
Jun 05 17:27:34 archlinux systemd[1]: Stopped target Initrd Root File System.
Jun 05 17:27:34 archlinux systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 05 17:27:34 archlinux systemd[1]: Reached target Remote File Systems.
Jun 05 17:27:34 archlinux systemd[1]: Reached target Slice Units.
Jun 05 17:27:34 archlinux systemd[1]: Reached target Local Verity Protected Volumes.
Jun 05 17:27:34 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 05 17:27:34 archlinux systemd[1]: Listening on LVM2 poll daemon socket.
Jun 05 17:27:34 archlinux systemd[1]: Listening on Process Core Dump Socket.
Jun 05 17:27:34 archlinux systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 17:27:34 archlinux systemd[1]: Listening on udev Control Socket.
Jun 05 17:27:34 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 05 17:27:34 archlinux systemd[1]: Mounting Huge Pages File System...
Jun 05 17:27:34 archlinux systemd[1]: Mounting POSIX Message Queue File System...
Jun 05 17:27:34 archlinux systemd[1]: Mounting Kernel Debug File System...
Jun 05 17:27:34 archlinux systemd[1]: Mounting Kernel Trace File System...
Jun 05 17:27:34 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Jun 05 17:27:34 archlinux systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 05 17:27:34 archlinux systemd[1]: Starting Load Kernel Module configfs...
Jun 05 17:27:34 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Jun 05 17:27:34 archlinux systemd[1]: Starting Load Kernel Module drm...
Jun 05 17:27:34 archlinux systemd[1]: Starting Load Kernel Module fuse...
Jun 05 17:27:34 archlinux systemd[1]: Starting Load Kernel Module loop...
Jun 05 17:27:34 archlinux systemd[1]: Starting Mullvad early boot network blocker...
Jun 05 17:27:34 archlinux systemd[1]: systemd-fsck-root.service: Deactivated successfully.
Jun 05 17:27:34 archlinux systemd[1]: Stopped File System Check on Root Device.
Jun 05 17:27:34 archlinux systemd[1]: Starting Journal Service...
Jun 05 17:27:34 archlinux systemd[1]: Starting Load Kernel Modules...
Jun 05 17:27:34 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 17:27:34 archlinux systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 05 17:27:34 archlinux systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 17:27:34 archlinux systemd[1]: Starting Coldplug All udev Devices...
Jun 05 17:27:34 archlinux systemd[1]: Mounted Huge Pages File System.
Jun 05 17:27:34 archlinux systemd[1]: Mounted POSIX Message Queue File System.
Jun 05 17:27:34 archlinux systemd[1]: Mounted Kernel Debug File System.
Jun 05 17:27:34 archlinux systemd[1]: Mounted Kernel Trace File System.
Jun 05 17:27:34 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Jun 05 17:27:34 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 05 17:27:34 archlinux systemd[1]: Finished Load Kernel Module configfs.
Jun 05 17:27:34 archlinux systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 05 17:27:34 archlinux systemd[1]: Finished Load Kernel Module drm.
Jun 05 17:27:34 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 05 17:27:34 archlinux systemd[1]: Finished Load Kernel Module fuse.
Jun 05 17:27:34 archlinux kernel: loop: module loaded
Jun 05 17:27:34 archlinux kernel: device-mapper: uevent: version 1.0.3
Jun 05 17:27:34 archlinux kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Jun 05 17:27:34 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 05 17:27:34 archlinux systemd[1]: Finished Load Kernel Module loop.
Jun 05 17:27:34 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 05 17:27:34 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Jun 05 17:27:34 archlinux systemd[1]: Mounting FUSE Control File System...
Jun 05 17:27:34 archlinux systemd[1]: Mounting Kernel Configuration File System...
Jun 05 17:27:34 archlinux systemd-journald[437]: Collecting audit messages is disabled.
Jun 05 17:27:34 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 05 17:27:34 archlinux kernel: usb 1-10: new full-speed USB device number 4 using xhci_hcd
Jun 05 17:27:34 archlinux systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jun 05 17:27:34 archlinux systemd[1]: Mounted FUSE Control File System.
Jun 05 17:27:34 archlinux kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jun 05 17:27:34 archlinux kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Jun 05 17:27:34 archlinux systemd[1]: Mounted Kernel Configuration File System.
Jun 05 17:27:34 archlinux systemd-journald[437]: Journal started
Jun 05 17:27:34 archlinux systemd-journald[437]: Runtime Journal (/run/log/journal/dc37563395084bf4a42c5ca171b84ead) is 8.0M, max 317.9M, 309.9M free.
Jun 05 17:27:34 archlinux systemd[1]: /usr/lib/systemd/system/ly.service:8: Ignoring unknown escape sequences: "\e]P03B4252\e]P7E5E9F0\ec"
Jun 05 17:27:34 archlinux systemd[1]: Queued start job for default target Graphical Interface.
Jun 05 17:27:34 archlinux systemd[1]: systemd-journald.service: Deactivated successfully.
Jun 05 17:27:34 archlinux systemd-modules-load[438]: Inserted module 'crypto_user'
Jun 05 17:27:34 archlinux systemd-modules-load[438]: Inserted module 'sg'
Jun 05 17:27:34 archlinux systemd-modules-load[438]: Inserted module 'pkcs8_key_parser'
Jun 05 17:27:34 archlinux systemd[1]: Started Journal Service.
Jun 05 17:27:34 archlinux kernel: Asymmetric key parser 'pkcs8' registered
Jun 05 17:27:34 archlinux kernel: vboxdrv: loading out-of-tree module taints kernel.
Jun 05 17:27:34 archlinux kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
Jun 05 17:27:34 archlinux systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jun 05 17:27:34 archlinux kernel: vboxdrv: Found 24 processor cores/threads
Jun 05 17:27:34 archlinux systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 05 17:27:34 archlinux systemd-modules-load[438]: Inserted module 'vboxdrv'
Jun 05 17:27:34 archlinux systemd-modules-load[438]: Inserted module 'vboxnetadp'
Jun 05 17:27:34 archlinux kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3792873377 Hz
Jun 05 17:27:34 archlinux kernel: vboxdrv: Successfully loaded version 7.0.18 r162988 (interface 0x00330004)
Jun 05 17:27:34 archlinux kernel: VBoxNetAdp: Successfully started.
Jun 05 17:27:34 archlinux systemd-modules-load[438]: Inserted module 'vboxnetflt'
Jun 05 17:27:34 archlinux systemd[1]: Finished Load Kernel Modules.
Jun 05 17:27:34 archlinux systemd[1]: Starting Apply Kernel Variables...
Jun 05 17:27:34 archlinux kernel: VBoxNetFlt: Successfully started.
Jun 05 17:27:34 archlinux systemd[1]: Finished Apply Kernel Variables.
Jun 05 17:27:34 archlinux systemd[1]: Finished Coldplug All udev Devices.
Jun 05 17:27:34 archlinux mullvad-daemon[435]: [2024-06-05 17:27:34.801][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.3 2024-05-15
Jun 05 17:27:34 archlinux mullvad-daemon[435]: [2024-06-05 17:27:34.801][mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Jun 05 17:27:34 archlinux mullvad-daemon[435]: [2024-06-05 17:27:34.802][mullvad_daemon::early_boot_firewall][INFO] Applying firewall policy Blocked. Allowing LAN. Allowing endpoint: none
Jun 05 17:27:34 archlinux mullvad-daemon[435]: [2024-06-05 17:27:34.802][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: none
Jun 05 17:27:34 archlinux systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 05 17:27:34 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jun 05 17:27:34 archlinux systemd[1]: Starting Load/Save OS Random Seed...
Jun 05 17:27:34 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jun 05 17:27:34 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 05 17:27:34 archlinux systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 17:27:34 archlinux systemd[1]: Finished Load/Save OS Random Seed.
Jun 05 17:27:34 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 05 17:27:34 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Jun 05 17:27:34 archlinux systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jun 05 17:27:34 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 05 17:27:34 archlinux systemd-udevd[490]: Using default interface naming scheme 'v255'.
Jun 05 17:27:34 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 05 17:27:34 archlinux systemd[1]: Starting Load Kernel Module configfs...
Jun 05 17:27:34 archlinux systemd[1]: Found device /dev/zram0.
Jun 05 17:27:34 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 05 17:27:34 archlinux systemd[1]: Finished Load Kernel Module configfs.
Jun 05 17:27:34 archlinux systemd[1]: Condition check resulted in Samsung SSD 970 EVO Plus 2TB primary being skipped.
Jun 05 17:27:34 archlinux systemd[1]: Condition check resulted in Samsung SSD 970 EVO Plus 2TB primary being skipped.
Jun 05 17:27:34 archlinux kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jun 05 17:27:34 archlinux kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jun 05 17:27:34 archlinux kernel: ccp 0000:0b:00.1: enabling device (0000 -> 0002)
Jun 05 17:27:34 archlinux kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jun 05 17:27:34 archlinux kernel: usb 1-10: New USB device found, idVendor=1532, idProduct=006c, bcdDevice= 2.00
Jun 05 17:27:34 archlinux kernel: usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 17:27:34 archlinux kernel: usb 1-10: Product: Razer Mamba Elite
Jun 05 17:27:34 archlinux kernel: usb 1-10: Manufacturer: Razer
Jun 05 17:27:34 archlinux kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Jun 05 17:27:34 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
Jun 05 17:27:34 archlinux kernel: ccp 0000:0b:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Jun 05 17:27:34 archlinux kernel: ccp 0000:0b:00.1: psp enabled
Jun 05 17:27:34 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jun 05 17:27:34 archlinux kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jun 05 17:27:34 archlinux kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jun 05 17:27:34 archlinux kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jun 05 17:27:34 archlinux kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jun 05 17:27:34 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Jun 05 17:27:34 archlinux systemd[1]: Condition check resulted in Samsung_SSD_860_QVO_2TB Echo being skipped.
Jun 05 17:27:34 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Jun 05 17:27:34 archlinux kernel: AES CTR mode by8 optimization enabled
Jun 05 17:27:34 archlinux mtp-probe[596]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6"
Jun 05 17:27:34 archlinux mtp-probe[595]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10"
Jun 05 17:27:34 archlinux mtp-probe[597]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7"
Jun 05 17:27:34 archlinux mtp-probe[596]: bus: 1, device: 2 was not an MTP device
Jun 05 17:27:34 archlinux mtp-probe[597]: bus: 1, device: 3 was not an MTP device
Jun 05 17:27:34 archlinux mtp-probe[595]: bus: 1, device: 4 was not an MTP device
Jun 05 17:27:34 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 05 17:27:34 archlinux systemd[1]: Mounting /.snapshots...
Jun 05 17:27:34 archlinux systemd[1]: Mounting /home...
Jun 05 17:27:35 archlinux kernel: r8169 0000:05:00.0 eth0: RTL8168h/8111h, 04:92:26:5c:d5:c4, XID 541, IRQ 97
Jun 05 17:27:35 archlinux kernel: r8169 0000:05:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jun 05 17:27:35 archlinux kernel: i8042: PNP: No PS/2 controller found.
Jun 05 17:27:35 archlinux systemd[1]: Mounting /mnt/BAD8ACF2D8ACADD7...
Jun 05 17:27:35 archlinux systemd[1]: Mounting /var/cache/pacman/pkg...
Jun 05 17:27:35 archlinux kernel: r8169 0000:05:00.0 enp5s0: renamed from eth0
Jun 05 17:27:35 archlinux systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
Jun 05 17:27:35 archlinux systemd[1]: Mounting /var/log...
Jun 05 17:27:35 archlinux systemd[1]: Starting Load Kernel Module fuse...
Jun 05 17:27:35 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/F6BE-D6CB...
Jun 05 17:27:35 archlinux systemd[1]: Starting Virtual Console Setup...
Jun 05 17:27:35 archlinux systemd[1]: Starting Create swap on /dev/zram0...
Jun 05 17:27:35 archlinux kernel: asus_wmi: ASUS WMI generic driver loaded
Jun 05 17:27:35 archlinux systemd[1]: Mounted /.snapshots.
Jun 05 17:27:35 archlinux systemd[1]: Mounted /home.
Jun 05 17:27:35 archlinux systemd[1]: Mounted /var/cache/pacman/pkg.
Jun 05 17:27:35 archlinux systemd[1]: Mounted /var/log.
Jun 05 17:27:35 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 05 17:27:35 archlinux systemd[1]: Finished Load Kernel Module fuse.
Jun 05 17:27:35 archlinux kernel: asus_wmi: Initialization: 0x0
Jun 05 17:27:35 archlinux kernel: asus_wmi: BIOS WMI version: 0.9
Jun 05 17:27:35 archlinux kernel: asus_wmi: SFUN value: 0x0
Jun 05 17:27:35 archlinux kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Jun 05 17:27:35 archlinux kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input3
Jun 05 17:27:35 archlinux kernel: zram0: detected capacity change from 0 to 8388608
Jun 05 17:27:35 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 05 17:27:35 archlinux systemd[1]: Finished Virtual Console Setup.
Jun 05 17:27:35 archlinux systemd-makefs[647]: /dev/zram0 successfully formatted as swap (label "zram0", uuid e43392b8-0957-4c6b-920a-fd8cfa57fcdb)
Jun 05 17:27:35 archlinux systemd[1]: Finished Create swap on /dev/zram0.
Jun 05 17:27:35 archlinux systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Jun 05 17:27:35 archlinux systemd-fsck[651]: fsck.fat 4.2 (2021-01-31)
Jun 05 17:27:35 archlinux systemd-fsck[651]: /dev/nvme0n1p1: 134 files, 37123/130556 clusters
Jun 05 17:27:35 archlinux systemd-journald[437]: Time spent on flushing to /var/log/journal/dc37563395084bf4a42c5ca171b84ead is 449.849ms for 1296 entries.
Jun 05 17:27:35 archlinux systemd-journald[437]: System Journal (/var/log/journal/dc37563395084bf4a42c5ca171b84ead) is 425.6M, max 4.0G, 3.5G free.
Jun 05 17:27:35 archlinux systemd-journald[437]: Received client request to flush runtime journal.
Jun 05 17:27:35 archlinux systemd-journald[437]: /var/log/journal/dc37563395084bf4a42c5ca171b84ead/system.journal: Journal file uses a different sequence number ID, rotating.
Jun 05 17:27:35 archlinux systemd-journald[437]: Rotating system journal.
Jun 05 17:27:35 archlinux kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDsc
Jun 05 17:27:35 archlinux kernel: snd_hda_intel 0000:09:00.1: Force to non-snoop mode
Jun 05 17:27:35 archlinux kernel: snd_hda_intel 0000:0b:00.4: enabling device (0000 -> 0002)
Jun 05 17:27:35 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input4
Jun 05 17:27:35 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input5
Jun 05 17:27:35 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input6
Jun 05 17:27:35 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input7
Jun 05 17:27:35 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input8
Jun 05 17:27:35 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.1/sound/card0/input9
Jun 05 17:27:35 archlinux kernel: usbcore: registered new interface driver usbhid
Jun 05 17:27:35 archlinux kernel: usbhid: USB HID core driver
Jun 05 17:27:35 archlinux kernel: hid-generic 0003:1E71:1714.0001: hiddev96,hidraw0: USB HID v1.10 Device [NZXT.-Inc. NZXT USB Device] on usb-0000:02:00.0-6/input0
Jun 05 17:27:35 archlinux kernel: input: Topre REALFORCE 108 US as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:0853:0148.0002/input/input10
Jun 05 17:27:35 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Jun 05 17:27:35 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 05 17:27:35 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jun 05 17:27:35 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jun 05 17:27:35 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x11/0x0
Jun 05 17:27:35 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jun 05 17:27:35 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Jun 05 17:27:35 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Jun 05 17:27:35 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Jun 05 17:27:35 archlinux kernel: kvm_amd: TSC scaling supported
Jun 05 17:27:35 archlinux kernel: kvm_amd: Nested Virtualization enabled
Jun 05 17:27:35 archlinux kernel: kvm_amd: Nested Paging enabled
Jun 05 17:27:35 archlinux kernel: kvm_amd: SEV enabled (ASIDs 1 - 509)
Jun 05 17:27:35 archlinux kernel: kvm_amd: SEV-ES disabled (ASIDs 0 - 0)
Jun 05 17:27:35 archlinux kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jun 05 17:27:35 archlinux kernel: kvm_amd: Virtual GIF supported
Jun 05 17:27:35 archlinux kernel: kvm_amd: LBR virtualization supported
Jun 05 17:27:35 archlinux kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input11
Jun 05 17:27:35 archlinux kernel: hid-generic 0003:0853:0148.0002: input,hidraw1: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input0
Jun 05 17:27:35 archlinux kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input12
Jun 05 17:27:35 archlinux kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input13
Jun 05 17:27:35 archlinux kernel: input: Topre REALFORCE 108 US Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.1/0003:0853:0148.0003/input/input16
Jun 05 17:27:35 archlinux kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input14
Jun 05 17:27:35 archlinux kernel: input: Topre REALFORCE 108 US Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.1/0003:0853:0148.0003/input/input17
Jun 05 17:27:35 archlinux kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input15
Jun 05 17:27:35 archlinux kernel: hid-generic 0003:0853:0148.0003: input,hidraw2: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input1
Jun 05 17:27:35 archlinux kernel: hid-generic 0003:0853:0148.0004: hiddev97,hidraw3: USB HID v1.11 Device [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input2
Jun 05 17:27:35 archlinux kernel: input: Razer Razer Mamba Elite as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.0/0003:1532:006C.0005/input/input18
Jun 05 17:27:35 archlinux kernel: hid-generic 0003:1532:006C.0005: input,hidraw4: USB HID v1.11 Mouse [Razer Razer Mamba Elite] on usb-0000:02:00.0-10/input0
Jun 05 17:27:35 archlinux kernel: input: Razer Razer Mamba Elite Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.1/0003:1532:006C.0006/input/input19
Jun 05 17:27:35 archlinux kernel: input: Razer Razer Mamba Elite as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.1/0003:1532:006C.0006/input/input20
Jun 05 17:27:35 archlinux kernel: hid-generic 0003:1532:006C.0006: input,hidraw5: USB HID v1.11 Keyboard [Razer Razer Mamba Elite] on usb-0000:02:00.0-10/input1
Jun 05 17:27:35 archlinux kernel: input: Razer Razer Mamba Elite as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10/1-10:1.2/0003:1532:006C.0007/input/input21
Jun 05 17:27:35 archlinux kernel: hid-generic 0003:1532:006C.0007: input,hidraw6: USB HID v1.11 Keyboard [Razer Razer Mamba Elite] on usb-0000:02:00.0-10/input2
Jun 05 17:27:35 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/F6BE-D6CB.
Jun 05 17:27:35 archlinux mtp-probe[697]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-10"
Jun 05 17:27:35 archlinux systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Jun 05 17:27:35 archlinux mtp-probe[697]: bus: 1, device: 4 was not an MTP device
Jun 05 17:27:35 archlinux systemd[1]: Reached target Swaps.
Jun 05 17:27:35 archlinux ntfs-3g[699]: Version 2022.10.3 external FUSE 29
Jun 05 17:27:35 archlinux systemd[1]: Reached target Sound Card.
Jun 05 17:27:35 archlinux ntfs-3g[699]: Mounted /dev/sda1 (Read-Write, label "Echo", NTFS 3.1)
Jun 05 17:27:35 archlinux systemd[1]: mullvad-early-boot-blocking.service: Deactivated successfully.
Jun 05 17:27:35 archlinux ntfs-3g[699]: Cmdline options: rw,nosuid,nodev
Jun 05 17:27:35 archlinux systemd[1]: Finished Mullvad early boot network blocker.
Jun 05 17:27:35 archlinux ntfs-3g[699]: Mount options: nosuid,nodev,allow_other,nonempty,relatime,rw,fsname=/dev/sda1,blkdev,blksize=4096
Jun 05 17:27:35 archlinux systemd[1]: Mounted /mnt/BAD8ACF2D8ACADD7.
Jun 05 17:27:35 archlinux ntfs-3g[699]: Ownership and permissions disabled, configuration type 7
Jun 05 17:27:35 archlinux systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 05 17:27:35 archlinux systemd[1]: Mounting /boot...
Jun 05 17:27:35 archlinux systemd[1]: Mounting Temporary Directory /tmp...
Jun 05 17:27:35 archlinux systemd[1]: Mounted Temporary Directory /tmp.
Jun 05 17:27:37 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
Jun 05 17:27:37 archlinux kernel: amdgpu: Virtual CRAT table created for CPU
Jun 05 17:27:37 archlinux kernel: amdgpu: Topology: Add CPU node
Jun 05 17:27:37 archlinux kernel: [drm] initializing kernel modesetting (NAVI10 0x1002:0x731F 0x1DA2:0xE410 0xC1).
Jun 05 17:27:37 archlinux kernel: [drm] register mmio base: 0xFCD00000
Jun 05 17:27:37 archlinux kernel: [drm] register mmio size: 524288
Jun 05 17:27:37 archlinux kernel: [drm] add ip block number 0 <nv_common>
Jun 05 17:27:37 archlinux kernel: [drm] add ip block number 1 <gmc_v10_0>
Jun 05 17:27:37 archlinux kernel: [drm] add ip block number 2 <navi10_ih>
Jun 05 17:27:37 archlinux kernel: [drm] add ip block number 3 <psp>
Jun 05 17:27:37 archlinux kernel: [drm] add ip block number 4 <smu>
Jun 05 17:27:37 archlinux kernel: [drm] add ip block number 5 <dm>
Jun 05 17:27:37 archlinux kernel: [drm] add ip block number 6 <gfx_v10_0>
Jun 05 17:27:37 archlinux kernel: [drm] add ip block number 7 <sdma_v5_0>
Jun 05 17:27:37 archlinux kernel: [drm] add ip block number 8 <vcn_v2_0>
Jun 05 17:27:37 archlinux kernel: [drm] add ip block number 9 <jpeg_v2_0>
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: No more image in the PCI ROM
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Fetched VBIOS from ROM BAR
Jun 05 17:27:37 archlinux kernel: amdgpu: ATOM BIOS: 113-410XT-UO4
Jun 05 17:27:37 archlinux systemd[1]: Mounted /boot.
Jun 05 17:27:37 archlinux systemd[1]: Reached target Local File Systems.
Jun 05 17:27:37 archlinux systemd[1]: Listening on System Extension Image Management (Varlink).
Jun 05 17:27:37 archlinux systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jun 05 17:27:37 archlinux kernel: intel_rapl_common: Found RAPL domain package
Jun 05 17:27:37 archlinux kernel: intel_rapl_common: Found RAPL domain core
Jun 05 17:27:37 archlinux kernel: AMD Address Translation Library initialized
Jun 05 17:27:37 archlinux kernel: [drm] VCN decode is enabled in VM mode
Jun 05 17:27:37 archlinux kernel: [drm] VCN encode is enabled in VM mode
Jun 05 17:27:37 archlinux kernel: [drm] JPEG decode is enabled in VM mode
Jun 05 17:27:37 archlinux kernel: Console: switching to colour dummy device 80x25
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: vgaarb: deactivate vga console
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jun 05 17:27:37 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Jun 05 17:27:37 archlinux kernel: [drm] Detected VRAM RAM=8176M, BAR=256M
Jun 05 17:27:37 archlinux kernel: [drm] RAM width 256bits GDDR6
Jun 05 17:27:37 archlinux kernel: [drm] amdgpu: 8176M of VRAM memory ready
Jun 05 17:27:37 archlinux kernel: [drm] amdgpu: 7949M of GTT memory ready.
Jun 05 17:27:37 archlinux kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 05 17:27:37 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
Jun 05 17:27:37 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 2
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Will use PSP to load VCN firmware
Jun 05 17:27:37 archlinux systemd[1]: Starting Set Up Additional Binary Formats...
Jun 05 17:27:37 archlinux systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jun 05 17:27:37 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Jun 05 17:27:37 archlinux systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 728 (systemd-binfmt)
Jun 05 17:27:37 archlinux systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jun 05 17:27:37 archlinux systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jun 05 17:27:37 archlinux systemd[1]: Finished Set Up Additional Binary Formats.
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: reserve 0x900000 from 0x81fd000000 for PSP TMR
Jun 05 17:27:37 archlinux systemd[1]: Finished Create Volatile Files and Directories.
Jun 05 17:27:37 archlinux systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 05 17:27:37 archlinux systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 05 17:27:37 archlinux systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jun 05 17:27:37 archlinux systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jun 05 17:27:37 archlinux systemd[1]: Starting Network Time Synchronization...
Jun 05 17:27:37 archlinux systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jun 05 17:27:37 archlinux systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 05 17:27:37 archlinux systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 05 17:27:37 archlinux systemd[1]: Started Network Time Synchronization.
Jun 05 17:27:37 archlinux systemd[1]: Reached target System Initialization.
Jun 05 17:27:37 archlinux systemd[1]: Started CUPS Scheduler.
Jun 05 17:27:37 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 05 17:27:37 archlinux systemd[1]: Reached target Path Units.
Jun 05 17:27:37 archlinux systemd[1]: Reached target System Time Set.
Jun 05 17:27:37 archlinux systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jun 05 17:27:37 archlinux systemd[1]: Started Discard unused filesystem blocks once a week.
Jun 05 17:27:37 archlinux systemd[1]: Started Daily verification of password and group files.
Jun 05 17:27:37 archlinux systemd[1]: Reached target Timer Units.
Jun 05 17:27:37 archlinux systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Jun 05 17:27:37 archlinux systemd[1]: Listening on CUPS Scheduler.
Jun 05 17:27:37 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 05 17:27:37 archlinux systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jun 05 17:27:37 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jun 05 17:27:37 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jun 05 17:27:37 archlinux systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jun 05 17:27:37 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jun 05 17:27:37 archlinux systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jun 05 17:27:37 archlinux systemd[1]: Listening on PC/SC Smart Card Daemon Activation Socket.
Jun 05 17:27:37 archlinux systemd[1]: Reached target Socket Units.
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: use vbios provided pptable
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
Jun 05 17:27:37 archlinux systemd[1]: Starting D-Bus System Message Bus...
Jun 05 17:27:37 archlinux systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 17:27:37 archlinux systemd[1]: Started D-Bus System Message Bus.
Jun 05 17:27:37 archlinux systemd[1]: Reached target Basic System.
Jun 05 17:27:37 archlinux systemd[1]: Starting Network Manager...
Jun 05 17:27:37 archlinux systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Jun 05 17:27:37 archlinux systemd[1]: Starting User Login Management...
Jun 05 17:27:37 archlinux systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 17:27:37 archlinux dbus-broker-launch[741]: Ready
Jun 05 17:27:37 archlinux avahi-daemon[744]: Found user 'avahi' (UID 974) and group 'avahi' (GID 974).
Jun 05 17:27:37 archlinux avahi-daemon[744]: Successfully dropped root privileges.
Jun 05 17:27:37 archlinux avahi-daemon[744]: avahi-daemon 0.8 starting up.
Jun 05 17:27:37 archlinux systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Jun 05 17:27:37 archlinux avahi-daemon[744]: Successfully called chroot().
Jun 05 17:27:37 archlinux avahi-daemon[744]: Successfully dropped remaining capabilities.
Jun 05 17:27:37 archlinux avahi-daemon[744]: No service file found in /etc/avahi/services.
Jun 05 17:27:37 archlinux avahi-daemon[744]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Jun 05 17:27:37 archlinux avahi-daemon[744]: New relevant interface lo.IPv6 for mDNS.
Jun 05 17:27:37 archlinux avahi-daemon[744]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Jun 05 17:27:37 archlinux avahi-daemon[744]: New relevant interface lo.IPv4 for mDNS.
Jun 05 17:27:37 archlinux avahi-daemon[744]: Network interface enumeration completed.
Jun 05 17:27:37 archlinux avahi-daemon[744]: Registering new address record for ::1 on lo.*.
Jun 05 17:27:37 archlinux avahi-daemon[744]: Registering new address record for 127.0.0.1 on lo.IPv4.
Jun 05 17:27:37 archlinux avahi-daemon[744]: Failed to parse address 'fe80::cac7:50ff:fee6:b829%enp5s0', ignoring.
Jun 05 17:27:37 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: SMU is initialized successfully!
Jun 05 17:27:37 archlinux kernel: [drm] Display Core v3.2.273 initialized on DCN 2.0
Jun 05 17:27:37 archlinux kernel: [drm] DP-HDMI FRL PCON supported
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.4893] NetworkManager (version 1.46.0-2) is starting... (boot:b94ad5f6-8d73-4a8f-a8f7-dafcf76bbe77)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.4894] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.4917] manager[0x624e3c620430]: monitoring kernel firmware directory '/lib/firmware'.
Jun 05 17:27:37 archlinux systemd[1]: Starting Hostname Service...
Jun 05 17:27:37 archlinux systemd-logind[745]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 05 17:27:37 archlinux systemd-logind[745]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 05 17:27:37 archlinux systemd-logind[745]: Watching system buttons on /dev/input/event21 (Razer Razer Mamba Elite)
Jun 05 17:27:37 archlinux systemd-logind[745]: New seat seat0.
Jun 05 17:27:37 archlinux systemd[1]: Started User Login Management.
Jun 05 17:27:37 archlinux kernel: snd_hda_intel 0000:09:00.1: bound 0000:09:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 05 17:27:37 archlinux systemd[1]: Started Hostname Service.
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5395] hostname: hostname: using hostnamed
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5395] hostname: static hostname changed from (none) to "archlinux"
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5397] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5399] manager[0x624e3c620430]: rfkill: Wi-Fi hardware radio set enabled
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5399] manager[0x624e3c620430]: rfkill: WWAN hardware radio set enabled
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5419] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5448] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5458] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5617] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5625] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5629] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5631] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5631] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5631] manager: Networking is enabled by state file
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5633] settings: Loaded settings plugin: keyfile (internal)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5638] dhcp: init: Using DHCP client 'internal'
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5639] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5646] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5648] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5651] device (lo): Activation: starting connection 'lo' (87168cb1-cc7b-470f-856d-c1bd5038b9bc)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5656] manager: (enp5s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5661] settings: (enp5s0): created default wired connection 'Wired connection 1'
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.5661] device (enp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 05 17:27:37 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 05 17:27:37 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 05 17:27:37 archlinux kernel: Generic FE-GE Realtek PHY r8169-0-500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-500:00, irq=MAC)
Jun 05 17:27:37 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Jun 05 17:27:37 archlinux kernel: input: Topre REALFORCE 108 US as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:0853:0148.0002/input/input22
Jun 05 17:27:37 archlinux kernel: topre 0003:0853:0148.0002: input,hidraw1: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input0
Jun 05 17:27:37 archlinux systemd-logind[745]: Watching system buttons on /dev/input/event19 (Razer Razer Mamba Elite Keyboard)
Jun 05 17:27:37 archlinux systemd[1]: Started Network Manager.
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.7851] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 05 17:27:37 archlinux systemd[1]: Reached target Network.
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.7856] ovsdb: disconnected from ovsdb
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.7856] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.7858] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.7861] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.7865] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:37 archlinux kernel: r8169 0000:05:00.0 enp5s0: Link is Down
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.7876] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.7877] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:37 archlinux NetworkManager[743]: <info>  [1717626457.7882] device (lo): Activation: successful, device activated.
Jun 05 17:27:37 archlinux systemd[1]: Starting CUPS Scheduler...
Jun 05 17:27:37 archlinux systemd[1]: Started Mullvad VPN daemon.
Jun 05 17:27:37 archlinux systemd[1]: Starting Permit User Sessions...
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.3 2024-05-15
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_daemon][INFO] Logging to /var/log/mullvad-vpn
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_daemon][INFO] Management interface listening on /var/run/mullvad-vpn
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_api::address_cache][DEBUG] Loading API addresses from /var/cache/mullvad-vpn/api-ip-address.txt
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_api::address_cache][DEBUG] Using API address: 45.83.223.196:443
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_api::availability][DEBUG] Suspending API requests
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_daemon::version_check][DEBUG] Loading version check cache from /var/cache/mullvad-vpn/version-info.json
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /var/cache/mullvad-vpn/relays.json
Jun 05 17:27:37 archlinux systemd[1]: Finished Permit User Sessions.
Jun 05 17:27:37 archlinux systemd[1]: Started Getty on tty1.
Jun 05 17:27:37 archlinux systemd[1]: Reached target Login Prompts.
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /opt/Mullvad VPN/resources/relays.json
Jun 05 17:27:37 archlinux systemd[1]: Started TUI display manager.
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_relay_selector::relay_selector][INFO] Initialized with 684 cached relays from 2024-06-04 12:31:00.540
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_api::availability][DEBUG] Pausing background API requests
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_daemon::account_history][INFO] Opening account history file in /etc/mullvad-vpn/account-history.json
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_daemon][INFO] Automatically connecting since auto-connect is turned on
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_daemon::api][INFO] Initial offline state - offline
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_api::availability][DEBUG] Pausing API requests due to being offline
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_api::availability][DEBUG] Unsuspending API requests
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_api::access][DEBUG] Fetching access token for an account
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_api::availability][DEBUG] Resuming background API requests
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: 45.83.223.196:443/TCP
Jun 05 17:27:37 archlinux systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jun 05 17:27:37 archlinux kernel: topre 0003:0853:0148.0003: fixing up Topre REALFORCE keyboard report descriptor
Jun 05 17:27:37 archlinux kernel: input: Topre REALFORCE 108 US as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.1/0003:0853:0148.0003/input/input23
Jun 05 17:27:37 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 05 17:27:37 archlinux kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jun 05 17:27:37 archlinux kernel: [drm] JPEG decode initialized successfully.
Jun 05 17:27:37 archlinux systemd[1]: Started Manage, Install and Generate Color Profiles.
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
Jun 05 17:27:37 archlinux mullvad-daemon[790]: [mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
Jun 05 17:27:37 archlinux kernel: topre 0003:0853:0148.0003: input,hidraw2: USB HID v1.11 Keyboard [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input1
Jun 05 17:27:37 archlinux kernel: topre 0003:0853:0148.0004: hiddev97,hidraw3: USB HID v1.11 Device [Topre REALFORCE 108 US] on usb-0000:02:00.0-7/input2
Jun 05 17:27:37 archlinux systemd[1]: Started CUPS Scheduler.
Jun 05 17:27:37 archlinux systemd[1]: Reached target Multi-User System.
Jun 05 17:27:37 archlinux systemd[1]: Reached target Graphical Interface.
Jun 05 17:27:37 archlinux kernel: amdgpu: HMM registered 8176MB device memory
Jun 05 17:27:38 archlinux systemd-logind[745]: Watching system buttons on /dev/input/event14 (Topre REALFORCE 108 US)
Jun 05 17:27:38 archlinux systemd-logind[745]: Watching system buttons on /dev/input/event10 (Topre REALFORCE 108 US)
Jun 05 17:27:38 archlinux avahi-daemon[744]: Server startup complete. Host name is archlinux.local. Local service cookie is 3917773592.
Jun 05 17:27:38 archlinux kernel: [drm] Fence fallback timer expired on ring sdma0
Jun 05 17:27:38 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 05 17:27:38 archlinux kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jun 05 17:27:38 archlinux kernel: [drm] Fence fallback timer expired on ring sdma0
Jun 05 17:27:38 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
Jun 05 17:27:38 archlinux kernel: amdgpu: Topology: Add dGPU node [0x731f:0x1002]
Jun 05 17:27:38 archlinux kernel: kfd kfd: amdgpu: added device 1002:731f
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 8
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 8
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 8
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Jun 05 17:27:38 archlinux kernel: amdgpu 0000:09:00.0: amdgpu: Using BACO for runtime pm
Jun 05 17:27:38 archlinux kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:09:00.0 on minor 1
Jun 05 17:27:39 archlinux kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 05 17:27:39 archlinux kernel: [drm] DSC precompute is not needed.
Jun 05 17:27:39 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jun 05 17:27:39 archlinux systemd[1]: Stopped Virtual Console Setup.
Jun 05 17:27:39 archlinux kernel: Console: switching to colour frame buffer device 160x45
Jun 05 17:27:39 archlinux systemd[1]: Stopping Virtual Console Setup...
Jun 05 17:27:39 archlinux kernel: amdgpu 0000:09:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 05 17:27:39 archlinux systemd[1]: Starting Virtual Console Setup...
Jun 05 17:27:39 archlinux systemd[1]: Finished Virtual Console Setup.
Jun 05 17:27:40 archlinux kernel: r8169 0000:05:00.0 enp5s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jun 05 17:27:40 archlinux NetworkManager[743]: <info>  [1717626460.7143] device (enp5s0): carrier: link connected
Jun 05 17:27:40 archlinux NetworkManager[743]: <info>  [1717626460.7145] device (enp5s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jun 05 17:27:40 archlinux NetworkManager[743]: <info>  [1717626460.7150] policy: auto-activating connection 'Wired connection 1' (a141f95a-7754-3d72-9ceb-21cbef00cbd3)
Jun 05 17:27:40 archlinux NetworkManager[743]: <info>  [1717626460.7154] device (enp5s0): Activation: starting connection 'Wired connection 1' (a141f95a-7754-3d72-9ceb-21cbef00cbd3)
Jun 05 17:27:40 archlinux NetworkManager[743]: <info>  [1717626460.7154] device (enp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 05 17:27:40 archlinux NetworkManager[743]: <info>  [1717626460.7156] manager: NetworkManager state is now CONNECTING
Jun 05 17:27:40 archlinux NetworkManager[743]: <info>  [1717626460.7157] device (enp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 05 17:27:40 archlinux NetworkManager[743]: <info>  [1717626460.7162] device (enp5s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 05 17:27:40 archlinux NetworkManager[743]: <info>  [1717626460.7165] dhcp4 (enp5s0): activation: beginning transaction (timeout in 45 seconds)
Jun 05 17:27:40 archlinux avahi-daemon[744]: Joining mDNS multicast group on interface enp5s0.IPv6 with address fe80::a1ea:c181:cf16:fa21.
Jun 05 17:27:40 archlinux avahi-daemon[744]: New relevant interface enp5s0.IPv6 for mDNS.
Jun 05 17:27:40 archlinux avahi-daemon[744]: Registering new address record for fe80::a1ea:c181:cf16:fa21 on enp5s0.*.
Jun 05 17:27:41 archlinux NetworkManager[743]: <info>  [1717626461.9216] dhcp6 (enp5s0): activation: beginning transaction (timeout in 45 seconds)
Jun 05 17:27:41 archlinux NetworkManager[743]: <info>  [1717626461.9222] policy: set 'Wired connection 1' (enp5s0) as default for IPv6 routing and DNS
Jun 05 17:27:41 archlinux dbus-broker-launch[741]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Jun 05 17:27:41 archlinux avahi-daemon[744]: Leaving mDNS multicast group on interface enp5s0.IPv6 with address fe80::a1ea:c181:cf16:fa21.
Jun 05 17:27:41 archlinux avahi-daemon[744]: Joining mDNS multicast group on interface enp5s0.IPv6 with address 2603:8081:c00:672c:47fc:fb45:9fc9:53bd.
Jun 05 17:27:41 archlinux NetworkManager[743]: <info>  [1717626461.9369] dhcp6 (enp5s0): state changed new lease
Jun 05 17:27:41 archlinux mullvad-daemon[790]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: false, ipv6: true }
Jun 05 17:27:41 archlinux mullvad-daemon[790]: [talpid_core::dns][INFO] Resetting DNS
Jun 05 17:27:41 archlinux mullvad-daemon[790]: [mullvad_api::availability][DEBUG] Resuming API requests due to coming online
Jun 05 17:27:41 archlinux avahi-daemon[744]: Registering new address record for 2603:8081:c00:672c:47fc:fb45:9fc9:53bd on enp5s0.*.
Jun 05 17:27:41 archlinux mullvad-daemon[790]: [mullvad_api::access][DEBUG] Fetching access token for an account
Jun 05 17:27:41 archlinux mullvad-daemon[790]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Jun 05 17:27:41 archlinux mullvad-daemon[790]: Caused by: Hyper error
Jun 05 17:27:41 archlinux mullvad-daemon[790]: Caused by: error trying to connect: Network is unreachable (os error 101)
Jun 05 17:27:41 archlinux mullvad-daemon[790]: Caused by: Network is unreachable (os error 101)
Jun 05 17:27:41 archlinux mullvad-daemon[790]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Jun 05 17:27:41 archlinux mullvad-daemon[790]: Caused by: Hyper error
Jun 05 17:27:41 archlinux mullvad-daemon[790]: Caused by: error trying to connect: Network is unreachable (os error 101)
Jun 05 17:27:41 archlinux mullvad-daemon[790]: Caused by: Network is unreachable (os error 101)
Jun 05 17:27:41 archlinux mullvad-daemon[790]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Jun 05 17:27:41 archlinux mullvad-daemon[790]: Caused by: Hyper error
Jun 05 17:27:41 archlinux mullvad-daemon[790]: Caused by: error trying to connect: Network is unreachable (os error 101)
Jun 05 17:27:41 archlinux mullvad-daemon[790]: Caused by: Network is unreachable (os error 101)
Jun 05 17:27:41 archlinux mullvad-daemon[790]: [mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
Jun 05 17:27:41 archlinux mullvad-daemon[790]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 87.249.134.1:46075/UDP, Allowing LAN, interface: none. Allowing endpoint 45.83.223.196:443/TCP
Jun 05 17:27:41 archlinux mullvad-daemon[790]: [mullvad_relay_selector::relay_selector::detailer][INFO] Selected Shadowsocks bridge us-dal-br-101 at 174.127.113.18:443/TCP
Jun 05 17:27:41 archlinux avahi-daemon[744]: Withdrawing address record for fe80::a1ea:c181:cf16:fa21 on enp5s0.
Jun 05 17:27:41 archlinux mullvad-daemon[790]: [mullvad_daemon::api][INFO] A new API access method has been selected: Mullvad Bridges
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 87.249.134.1:46075/UDP, Allowing LAN, interface: none. Allowing endpoint 174.127.113.18:443/TCP
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: 87.249.134.1:46075, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "USA", city: Some("Chicago, IL"), latitude: 41.881832, longitude: -87.623177, mullvad_exit_ip: true, hostname: Some("us-chi-wg-201"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }) }
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: any, multihop: off, ipv6 (tun): off, lan: on, pq: auto, obfs: auto, dns: default
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [talpid_routing::imp::imp][ERROR] No route detected when assigning the mtu to the Wireguard tunnel
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [talpid_wireguard][DEBUG] Tunnel MTU: 1380
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [mullvad_daemon::management_interface][DEBUG] Broadcasting access method event
Jun 05 17:27:42 archlinux kernel: wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
Jun 05 17:27:42 archlinux kernel: wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [talpid_wireguard][DEBUG] Using kernel WireGuard implementation
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 87.249.134.1:46075/UDP over "wg0-mullvad" (ip: 10.149.149.38, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: 10.64.0.1:1337/TCP), Allowing LAN. Allowing endpoint 174.127.113.18:443/TCP
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.1083] manager: (wg0-mullvad): new WireGuard device (/org/freedesktop/NetworkManager/Devices/3)
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.1148] device (wg0-mullvad): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.1152] device (wg0-mullvad): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.1158] device (wg0-mullvad): Activation: starting connection 'wg0-mullvad' (fc2c32a0-1e19-438b-b13a-52677e637479)
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.1159] device (wg0-mullvad): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.1161] device (wg0-mullvad): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.1162] device (wg0-mullvad): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.1164] device (wg0-mullvad): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.1175] device (wg0-mullvad): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.1177] device (wg0-mullvad): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.1181] device (wg0-mullvad): Activation: successful, device activated.
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: 10.64.0.1, prefix: 32 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: true, mtu: None }}
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 87.249.134.1:46075/UDP over "wg0-mullvad" (ip: 10.149.149.38, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: 10.64.0.1:1337/TCP), Allowing LAN. Allowing endpoint 174.127.113.18:443/TCP
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [talpid_wireguard][DEBUG] Requesting ephemeral peer
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.7227] dhcp4 (enp5s0): state changed new lease, address=192.168.0.28, acd pending
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.9075] dhcp4 (enp5s0): state changed new lease, address=192.168.0.28
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.9079] policy: set 'Wired connection 1' (enp5s0) as default for IPv4 routing and DNS
Jun 05 17:27:42 archlinux agetty[804]: failed to open credentials directory
Jun 05 17:27:42 archlinux avahi-daemon[744]: Joining mDNS multicast group on interface enp5s0.IPv4 with address 192.168.0.28.
Jun 05 17:27:42 archlinux avahi-daemon[744]: New relevant interface enp5s0.IPv4 for mDNS.
Jun 05 17:27:42 archlinux avahi-daemon[744]: Registering new address record for 192.168.0.28 on enp5s0.IPv4.
Jun 05 17:27:42 archlinux mullvad-daemon[790]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: true }
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.9348] device (enp5s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.9361] device (enp5s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.9361] device (enp5s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.9363] manager: NetworkManager state is now CONNECTED_SITE
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.9364] device (enp5s0): Activation: successful, device activated.
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.9367] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 05 17:27:42 archlinux NetworkManager[743]: <info>  [1717626462.9368] manager: startup complete
Jun 05 17:27:44 archlinux mullvad-daemon[790]: [mullvad_daemon::relay_list][DEBUG] Relay list is up-to-date
Jun 05 17:27:47 archlinux dbus-broker-launch[741]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jun 05 17:27:47 archlinux ly-dm[850]: pam_unix(ly:session): session opened for user jack(uid=1000) by jack(uid=0)
Jun 05 17:27:47 archlinux systemd-logind[745]: New session 1 of user jack.
Jun 05 17:27:47 archlinux systemd[1]: Created slice User Slice of UID 1000.
Jun 05 17:27:47 archlinux systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 05 17:27:47 archlinux systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 05 17:27:47 archlinux systemd[1]: Starting User Manager for UID 1000...
Jun 05 17:27:47 archlinux (systemd)[859]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[jack] ruser=[<unknown>] rhost=[<unknown>]
Jun 05 17:27:47 archlinux (systemd)[859]: pam_unix(systemd-user:session): session opened for user jack(uid=1000) by jack(uid=0)
Jun 05 17:27:47 archlinux systemd-xdg-autostart-generator[866]: Exec binary 'mailspring' does not exist: No such file or directory
Jun 05 17:27:47 archlinux systemd-journald[437]: /var/log/journal/dc37563395084bf4a42c5ca171b84ead/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Jun 05 17:27:47 archlinux systemd-xdg-autostart-generator[866]: /home/jack/.config/autostart/Mailspring.desktop: not generating unit, executable specified in Exec= does not exist.
Jun 05 17:27:47 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 05 17:27:47 archlinux systemd[859]: Queued start job for default target Main User Target.
Jun 05 17:27:47 archlinux systemd[859]: Created slice User Application Slice.
Jun 05 17:27:47 archlinux systemd[859]: Reached target Paths.
Jun 05 17:27:47 archlinux systemd[859]: Reached target Timers.
Jun 05 17:27:47 archlinux systemd[859]: Starting D-Bus User Message Bus Socket...
Jun 05 17:27:47 archlinux systemd[859]: Listening on GnuPG network certificate management daemon.
Jun 05 17:27:47 archlinux systemd[859]: Starting GCR ssh-agent wrapper...
Jun 05 17:27:47 archlinux systemd[859]: Listening on GNOME Keyring daemon.
Jun 05 17:27:47 archlinux systemd[859]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 05 17:27:47 archlinux systemd[859]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 05 17:27:47 archlinux systemd[859]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 05 17:27:47 archlinux systemd[859]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 05 17:27:47 archlinux systemd[859]: Listening on GnuPG public key management service.
Jun 05 17:27:47 archlinux systemd[859]: Listening on p11-kit server.
Jun 05 17:27:47 archlinux systemd[859]: Listening on PipeWire PulseAudio.
Jun 05 17:27:47 archlinux systemd[859]: Listening on PipeWire Multimedia System Sockets.
Jun 05 17:27:47 archlinux systemd[859]: Listening on D-Bus User Message Bus Socket.
Jun 05 17:27:47 archlinux systemd[859]: Listening on GCR ssh-agent wrapper.
Jun 05 17:27:47 archlinux systemd[859]: Reached target Sockets.
Jun 05 17:27:47 archlinux systemd[859]: Reached target Basic System.
Jun 05 17:27:47 archlinux systemd[1]: Started User Manager for UID 1000.
Jun 05 17:27:47 archlinux systemd[859]: Starting Update XDG user dir configuration...
Jun 05 17:27:47 archlinux systemd[1]: Started Session 1 of User jack.
Jun 05 17:27:47 archlinux systemd[859]: Finished Update XDG user dir configuration.
Jun 05 17:27:47 archlinux systemd[859]: Reached target Main User Target.
Jun 05 17:27:47 archlinux systemd[859]: Startup finished in 233ms.
Jun 05 17:27:47 archlinux systemd[1]: Starting Authorization Manager...
Jun 05 17:27:47 archlinux polkitd[894]: Started polkitd version 124
Jun 05 17:27:47 archlinux polkitd[894]: Loading rules from directory /etc/polkit-1/rules.d
Jun 05 17:27:47 archlinux polkitd[894]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 05 17:27:47 archlinux polkitd[894]: Finished loading, compiling and executing 11 rules
Jun 05 17:27:47 archlinux systemd[1]: Started Authorization Manager.
Jun 05 17:27:47 archlinux polkitd[894]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 05 17:27:47 archlinux mullvad-daemon[790]: [talpid_wireguard][DEBUG] Retrieved ephemeral peer
Jun 05 17:27:48 archlinux mullvad-daemon[790]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 87.249.134.1:46075/UDP over "wg0-mullvad" (ip: 10.149.149.38, v4 gw: 10.64.0.1, v6 gw: None, allowed in-tunnel traffic: All), Allowing LAN. Allowing endpoint 174.127.113.18:443/TCP
Jun 05 17:27:48 archlinux mullvad-daemon[790]: [talpid_wireguard::mtu_detection][DEBUG] Starting MTU detection
Jun 05 17:27:48 archlinux mullvad-daemon[790]: [talpid_routing::imp::imp][DEBUG] Adding routes: {RequiredRoute { prefix: V4(Ipv4Network { addr: 0.0.0.0, prefix: 0 }), node: RealNode(Node { ip: None, device: Some("wg0-mullvad") }), main_table: false, mtu: None }}
Jun 05 17:27:48 archlinux mullvad-daemon[790]: [talpid_core::firewall][INFO] Applying firewall policy: Connected to 87.249.134.1:46075/UDP over "wg0-mullvad" (ip: 10.149.149.38, v4 gw: 10.64.0.1, v6 gw: None), Allowing LAN
Jun 05 17:27:48 archlinux mullvad-daemon[790]: [talpid_core::dns][INFO] Setting DNS servers to 10.64.0.1
Jun 05 17:27:48 archlinux mullvad-daemon[790]: [talpid_core::dns::imp::static_resolv_conf][DEBUG] No DNS state backup to restore
Jun 05 17:27:48 archlinux mullvad-daemon[790]: [talpid_core::dns::imp][DEBUG] Managing DNS via /etc/resolv.conf
Jun 05 17:27:48 archlinux mullvad-daemon[790]: [mullvad_daemon][DEBUG] New tunnel state: Connected { endpoint: TunnelEndpoint { endpoint: Endpoint { address: 87.249.134.1:46075, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: Some("wg0-mullvad") }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "USA", city: Some("Chicago, IL"), latitude: 41.881832, longitude: -87.623177, mullvad_exit_ip: true, hostname: Some("us-chi-wg-201"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }) }
Jun 05 17:27:48 archlinux mullvad-daemon[790]: [mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
Jun 05 17:27:48 archlinux mullvad-daemon[790]: [talpid_wireguard::mtu_detection][DEBUG] MTU 1380 verified to not drop packets
Jun 05 17:27:48 archlinux systemd[859]: Created slice User Core Session Slice.
Jun 05 17:27:48 archlinux systemd[859]: Starting D-Bus User Message Bus...
Jun 05 17:27:48 archlinux dbus-broker-launch[942]: Service file '/usr/share//dbus-1/services/nemo.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 05 17:27:48 archlinux dbus-broker-launch[942]: Service file '/usr/share//dbus-1/services/nemo.service' is not named after the D-Bus name 'org.Nemo'.
Jun 05 17:27:48 archlinux dbus-broker-launch[942]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.freedesktop.FileManager1.service'
Jun 05 17:27:48 archlinux dbus-broker-launch[942]: Service file '/usr/share//dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jun 05 17:27:48 archlinux dbus-broker-launch[942]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 05 17:27:48 archlinux dbus-broker-launch[942]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 05 17:27:48 archlinux systemd[859]: Started D-Bus User Message Bus.
Jun 05 17:27:48 archlinux dbus-broker-launch[942]: Ready
Jun 05 17:27:50 archlinux systemd[859]: graphical-session.target: Wants dependency dropin /etc/systemd/user/graphical-session.target.wants/synergy.service is not a symlink, ignoring.
Jun 05 17:27:50 archlinux systemd[859]: graphical-session.target: Wants dependency dropin /etc/systemd/user/graphical-session.target.wants/synergy.service is not a symlink, ignoring.
Jun 05 17:27:50 archlinux systemd[859]: Starting Accessibility services bus...
Jun 05 17:27:50 archlinux systemd[859]: Started Accessibility services bus.
Jun 05 17:27:50 archlinux at-spi-bus-launcher[1082]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Jun 05 17:27:50 archlinux at-spi-bus-launcher[1082]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Jun 05 17:27:50 archlinux dbus-broker-launch[1082]: Ready
Jun 05 17:27:50 archlinux systemd[859]: Starting Virtual filesystem service...
Jun 05 17:27:50 archlinux systemd[859]: Starting Portal service...
Jun 05 17:27:50 archlinux systemd[859]: Started Virtual filesystem service.
Jun 05 17:27:50 archlinux dbus-broker-launch[942]: Activation request for 'org.freedesktop.portal.Documents' failed: The systemd unit 'xdg-document-portal.service' is masked.
Jun 05 17:27:50 archlinux systemd[859]: Starting sandboxed app permission store...
Jun 05 17:27:50 archlinux systemd[859]: Started sandboxed app permission store.
Jun 05 17:27:50 archlinux systemd[859]: Starting Portal service (GTK/GNOME implementation)...
Jun 05 17:27:50 archlinux polkitd[894]: Registered Authentication Agent for unix-session:1 (system bus name :1.20 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 05 17:27:50 archlinux systemd[859]: Created slice Slice /app/dbus-:1.10-org.a11y.atspi.Registry.
Jun 05 17:27:50 archlinux systemd[859]: Started dbus-:1.10-org.a11y.atspi.Registry@0.service.
Jun 05 17:27:50 archlinux at-spi2-registryd[1121]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 05 17:27:50 archlinux systemd[859]: Started Portal service (GTK/GNOME implementation).
Jun 05 17:27:50 archlinux systemd[859]: Started kitty child process: 1144 launched by: 1075.
Jun 05 17:27:50 archlinux systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 05 17:27:50 archlinux systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Successfully called chroot.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Successfully dropped privileges.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Successfully limited resources.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Running.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Canary thread running.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Watchdog thread running.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 17:27:50 archlinux systemd[859]: Started PipeWire Multimedia Service.
Jun 05 17:27:50 archlinux systemd[859]: Started Multimedia Service Session Manager.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Successfully made thread 1159 of process 1159 owned by '1000' high priority at nice level -11.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 1 threads of 1 processes of 1 users.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 1 threads of 1 processes of 1 users.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 1 threads of 1 processes of 1 users.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 1 threads of 1 processes of 1 users.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Successfully made thread 1163 of process 1163 owned by '1000' high priority at nice level -11.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 2 threads of 2 processes of 1 users.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Successfully made thread 1184 of process 1159 owned by '1000' RT at priority 20.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 3 threads of 2 processes of 1 users.
Jun 05 17:27:50 archlinux systemd[859]: Starting Portal service (Hyprland implementation)...
Jun 05 17:27:50 archlinux systemd[859]: Started Portal service (Hyprland implementation).
Jun 05 17:27:50 archlinux systemd[859]: Started Portal service.
Jun 05 17:27:50 archlinux systemd[859]: Started PipeWire PulseAudio.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Successfully made thread 1263 of process 1263 owned by '1000' high priority at nice level -11.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 4 threads of 3 processes of 1 users.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Successfully made thread 1284 of process 1263 owned by '1000' RT at priority 20.
Jun 05 17:27:50 archlinux rtkit-daemon[1148]: Supervising 5 threads of 3 processes of 1 users.
Jun 05 17:27:50 archlinux systemd[859]: Started kitty child process: 1307 launched by: 1142.
Jun 05 17:27:50 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 05 17:27:50 archlinux kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 05 17:27:50 archlinux kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jun 05 17:27:50 archlinux kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 05 17:27:50 archlinux kernel: cfg80211: failed to load regulatory.db
Jun 05 17:27:50 archlinux systemd[859]: Started tmux child pane 1330 launched by process 1151.
Jun 05 17:27:50 archlinux systemd[859]: Started kitty child process: 1518 launched by: 1368.
Jun 05 17:27:50 archlinux systemd[859]: Started tmux child pane 1540 launched by process 1151.
Jun 05 17:27:51 archlinux systemd[859]: Started kitty child process: 1634 launched by: 1546.
Jun 05 17:27:51 archlinux wireplumber[1163]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 05 17:27:51 archlinux wireplumber[1163]: spa.bluez5: BlueZ system service is not available
Jun 05 17:27:51 archlinux wireplumber[1163]: [0:00:20.392397099] [1163] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jun 05 17:27:51 archlinux wireplumber[1163]: [0:00:20.392408380] [1163] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jun 05 17:27:51 archlinux wireplumber[1163]: [0:00:20.392435371] [1163]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jun 05 17:27:51 archlinux systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jun 05 17:27:55 archlinux mullvad-daemon[790]: [mullvad_api::access][DEBUG] Fetching access token for an account
Jun 05 17:27:57 archlinux systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jun 05 17:27:57 archlinux systemd[859]: Created slice Slice /app/dbus-:1.2-org.freedesktop.secrets.
Jun 05 17:27:57 archlinux systemd[859]: Started dbus-:1.2-org.freedesktop.secrets@0.service.
Jun 05 17:27:57 archlinux systemd[859]: Started GNOME Keyring daemon.
Jun 05 17:27:57 archlinux gnome-keyring-daemon[2043]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 05 17:27:57 archlinux gnome-keyring-daemon[2043]: The Secret Service was already initialized
Jun 05 17:27:57 archlinux gnome-keyring-d[2043]: The Secret Service was already initialized
Jun 05 17:27:57 archlinux gnome-keyring-daemon[2033]: discover_other_daemon: 1
Jun 05 17:27:57 archlinux gnome-keyring-daemon[2033]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 05 17:27:57 archlinux systemd[859]: Created slice Slice /app/dbus-:1.2-org.gnome.keyring.SystemPrompter.
Jun 05 17:27:57 archlinux systemd[859]: Started dbus-:1.2-org.gnome.keyring.SystemPrompter@0.service.
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: bus acquired: org.gnome.keyring.SystemPrompter
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: registering prompter
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: bus acquired: org.gnome.keyring.PrivatePrompter
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: acquired name: org.gnome.keyring.SystemPrompter
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: received BeginPrompting call from callback /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: preparing a prompt for callback /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: creating new GcrPromptDialog prompt
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: automatically selecting secret exchange protocol
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: generating public key
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: beginning the secret exchange: [sx-aes-1]\npublic=lUc1DjKU9jMKzUZJl4qbed9tMtcqhGeEWl/ZZmPoEI+HT/Ysq5NiAow+SVxKPje18uOF9jKSqY7d8cFtyz192DZh1g+HmWCYH8AtlE5c5oTmQk6zZonX8HtiRh5So2Nxg6UYs0DyT2kkFgjl5yHTofPWFJymiQMwiCkhG6Pj13qWxh1M939wJNQSZcA+0WUsdvNhsbRCc+vYW8lZvUvcMHS+FJtpxje7aZ3iCh6YkiTb44sao0zSCpOVAeEXuITd\n
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: calling the PromptReady method on /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: acquired name: org.gnome.keyring.PrivatePrompter
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: returned from the PromptReady method on /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: received PerformPrompt call from callback /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: receiving secret exchange: [sx-aes-1]\npublic=83cxcW18NDHWYCb3/GX6NmY2xPGvl7VrPBTiYqsrYmWaO83audt7VgKPtCpjNjnUkkSBzqu87kS5Sw/Oel1ViXYdSVexMqLrVhVOesmG+dsdFZXsnf7xNPDvNfwVkeVOjun/W+cotYksBwkC7YqxbBA/ZHUZJ7rksRKUacIpLYlvGIlMCPT1eGfU6KRQR5dqbSMKoq1p41iFQy3sbvgxY7UtJsAAfixfFb0e4aVZNYZeoFJtqnnUSbsRgQdVekyw\n
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: deriving shared transport key
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: deriving transport key
Jun 05 17:27:57 archlinux gcr-prompter[2055]: Gcr: starting password prompt for callback /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: completed password prompt for callback :1.48@/org/gnome/keyring/Prompt/p2
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: encrypting data
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: sending the secret exchange: [sx-aes-1]\npublic=lUc1DjKU9jMKzUZJl4qbed9tMtcqhGeEWl/ZZmPoEI+HT/Ysq5NiAow+SVxKPje18uOF9jKSqY7d8cFtyz192DZh1g+HmWCYH8AtlE5c5oTmQk6zZonX8HtiRh5So2Nxg6UYs0DyT2kkFgjl5yHTofPWFJymiQMwiCkhG6Pj13qWxh1M939wJNQSZcA+0WUsdvNhsbRCc+vYW8lZvUvcMHS+FJtpxje7aZ3iCh6YkiTb44sao0zSCpOVAeEXuITd\nsecret=I8yORMQ8kRw8G/c8WkcZSg==\niv=DgXBSSiHVMBUJspMqWNDcg==\n
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: calling the PromptReady method on /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: returned from the PromptReady method on /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: received PerformPrompt call from callback /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: stopping prompting for operation /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: closing the prompt
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: stopping prompting for operation /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: couldn't find the callback for prompting operation /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: stopping prompting for operation /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: couldn't find the callback for prompting operation /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: stopping prompting for operation /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: couldn't find the callback for prompting operation /org/gnome/keyring/Prompt/p2@:1.48
Jun 05 17:28:02 archlinux gcr-prompter[2055]: Gcr: calling the PromptDone method on /org/gnome/keyring/Prompt/p2@:1.48, and ignoring reply
Jun 05 17:28:02 archlinux gnome-keyring-daemon[2043]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 05 17:28:02 archlinux gnome-keyring-d[2043]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 05 17:28:03 archlinux systemd[1]: Starting Daemon for power management...
Jun 05 17:28:03 archlinux systemd[1]: Started Daemon for power management.
Jun 05 17:28:07 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 05 17:28:08 archlinux systemd-timesyncd[737]: Contacted time server 99.119.214.210:123 (2.arch.pool.ntp.org).
Jun 05 17:28:08 archlinux systemd-timesyncd[737]: Initial clock synchronization to Wed 2024-06-05 17:28:08.707155 CDT.
Jun 05 17:28:13 archlinux gcr-prompter[2055]: Gcr: 10 second inactivity timeout, quitting
Jun 05 17:28:13 archlinux gcr-prompter[2055]: Gcr: unregistering prompter
Jun 05 17:28:13 archlinux gcr-prompter[2055]: Gcr: disposing prompter
Jun 05 17:28:13 archlinux gcr-prompter[2055]: Gcr: finalizing prompter
Jun 05 17:29:05 archlinux systemd[1]: dev-disk-by\x2duuid-DE06ED9B06ED74C5.device: Job dev-disk-by\x2duuid-DE06ED9B06ED74C5.device/start timed out.
Jun 05 17:29:05 archlinux systemd[1]: Timed out waiting for device /dev/disk/by-uuid/DE06ED9B06ED74C5.
Jun 05 17:29:05 archlinux systemd[1]: Dependency failed for /mnt/DE06ED9B06ED74C5.
Jun 05 17:29:05 archlinux systemd[1]: mnt-DE06ED9B06ED74C5.mount: Job mnt-DE06ED9B06ED74C5.mount/start failed with result 'dependency'.
Jun 05 17:29:05 archlinux systemd[1]: dev-disk-by\x2duuid-DE06ED9B06ED74C5.device: Job dev-disk-by\x2duuid-DE06ED9B06ED74C5.device/start failed with result 'timeout'.
Jun 05 17:29:05 archlinux systemd[1]: dev-disk-by\x2duuid-073B\x2d18FF.device: Job dev-disk-by\x2duuid-073B\x2d18FF.device/start timed out.
Jun 05 17:29:05 archlinux systemd[1]: Timed out waiting for device /dev/disk/by-uuid/073B-18FF.
Jun 05 17:29:05 archlinux systemd[1]: Dependency failed for /mnt/073B-18FF.
Jun 05 17:29:05 archlinux systemd[1]: mnt-073B\x2d18FF.mount: Job mnt-073B\x2d18FF.mount/start failed with result 'dependency'.
Jun 05 17:29:05 archlinux systemd[1]: dev-disk-by\x2duuid-073B\x2d18FF.device: Job dev-disk-by\x2duuid-073B\x2d18FF.device/start failed with result 'timeout'.
Jun 05 17:29:05 archlinux systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device: Job dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device/start timed out.
Jun 05 17:29:05 archlinux systemd[1]: Timed out waiting for device /dev/disk/by-id/wwn-0x5000cca264d7bfbb-part2.
Jun 05 17:29:05 archlinux systemd[1]: Dependency failed for /mnt/wwn-0x5000cca264d7bfbb-part2.
Jun 05 17:29:05 archlinux systemd[1]: mnt-wwn\x2d0x5000cca264d7bfbb\x2dpart2.mount: Job mnt-wwn\x2d0x5000cca264d7bfbb\x2dpart2.mount/start failed with result 'dependency'.
Jun 05 17:29:05 archlinux systemd[1]: Startup finished in 16.901s (firmware) + 2.833s (loader) + 2.152s (kernel) + 675ms (initrd) + 1min 30.831s (userspace) = 1min 53.394s.
Jun 05 17:29:05 archlinux systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device: Job dev-disk-by\x2did-wwn\x2d0x5000cca264d7bfbb\x2dpart2.device/start failed with result 'timeout'.
Jun 05 17:29:55 archlinux systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jun 05 17:29:55 archlinux gnome-keyring-daemon[2043]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 05 17:29:55 archlinux gnome-keyring-d[2043]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 05 17:30:41 archlinux rtkit-daemon[1148]: Successfully made thread 4443 of process 4309 owned by '1000' high priority at nice level -10.
Jun 05 17:30:41 archlinux rtkit-daemon[1148]: Supervising 6 threads of 4 processes of 1 users.
Jun 05 17:30:41 archlinux rtkit-daemon[1148]: Successfully made thread 4444 of process 4309 owned by '1000' high priority at nice level -10.
Jun 05 17:30:41 archlinux rtkit-daemon[1148]: Supervising 7 threads of 4 processes of 1 users.
Jun 05 17:30:41 archlinux systemd[859]: Created slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Jun 05 17:30:41 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@0.service.
Jun 05 17:30:41 archlinux systemd[1]: Starting Disk Manager...
Jun 05 17:30:41 archlinux udisksd[4461]: udisks daemon version 2.10.1 starting
Jun 05 17:30:41 archlinux kernel: block nvme1n1: No UUID available providing old NGUID
Jun 05 17:30:41 archlinux gjs[4453]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:30:41 archlinux systemd[1]: Started Disk Manager.
Jun 05 17:30:41 archlinux udisksd[4461]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 05 17:30:41 archlinux rtkit-daemon[1148]: Successfully made thread 4501 of process 4309 owned by '1000' high priority at nice level -10.
Jun 05 17:30:41 archlinux rtkit-daemon[1148]: Supervising 8 threads of 4 processes of 1 users.
Jun 05 17:30:42 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@1.service.
Jun 05 17:30:42 archlinux gjs[4528]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:30:42 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@2.service.
Jun 05 17:30:42 archlinux gjs[4557]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:31:18 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@3.service.
Jun 05 17:31:18 archlinux gjs[5519]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:31:48 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@4.service.
Jun 05 17:31:48 archlinux gjs[5737]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:31:49 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@5.service.
Jun 05 17:31:49 archlinux gjs[5769]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:32:18 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@6.service.
Jun 05 17:32:18 archlinux gjs[5867]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:32:19 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@7.service.
Jun 05 17:32:19 archlinux gjs[5954]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:32:48 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@8.service.
Jun 05 17:32:48 archlinux gjs[6109]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:32:49 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@9.service.
Jun 05 17:32:49 archlinux gjs[6126]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:34:00 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@10.service.
Jun 05 17:34:00 archlinux gjs[6194]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:34:30 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@11.service.
Jun 05 17:34:30 archlinux gjs[6266]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:34:30 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@12.service.
Jun 05 17:34:30 archlinux gjs[6284]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:35:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@13.service.
Jun 05 17:35:10 archlinux gjs[6368]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:35:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@14.service.
Jun 05 17:35:40 archlinux gjs[6434]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:35:41 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@15.service.
Jun 05 17:35:41 archlinux gjs[6451]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:36:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@16.service.
Jun 05 17:36:10 archlinux gjs[6554]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:36:11 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@17.service.
Jun 05 17:36:11 archlinux gjs[6574]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:36:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@18.service.
Jun 05 17:36:40 archlinux gjs[6633]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:36:41 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@19.service.
Jun 05 17:36:41 archlinux gjs[6654]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:37:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@20.service.
Jun 05 17:37:10 archlinux gjs[6713]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:37:12 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@21.service.
Jun 05 17:37:12 archlinux gjs[6732]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:38:31 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@22.service.
Jun 05 17:38:31 archlinux gjs[6819]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:39:01 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@23.service.
Jun 05 17:39:01 archlinux gjs[6906]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:39:01 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@24.service.
Jun 05 17:39:01 archlinux gjs[6924]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:39:31 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@25.service.
Jun 05 17:39:31 archlinux gjs[7050]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:39:32 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@26.service.
Jun 05 17:39:32 archlinux gjs[7068]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:40:01 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@27.service.
Jun 05 17:40:01 archlinux gjs[7114]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:40:02 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@28.service.
Jun 05 17:40:02 archlinux gjs[7134]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:40:31 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@29.service.
Jun 05 17:40:31 archlinux gjs[7195]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:40:32 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@30.service.
Jun 05 17:40:32 archlinux gjs[7214]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:41:01 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@31.service.
Jun 05 17:41:01 archlinux gjs[7445]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:41:02 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@32.service.
Jun 05 17:41:02 archlinux gjs[7465]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:41:31 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@33.service.
Jun 05 17:41:31 archlinux gjs[7529]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:41:32 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@34.service.
Jun 05 17:41:32 archlinux gjs[7549]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:42:01 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@35.service.
Jun 05 17:42:01 archlinux gjs[7696]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:42:03 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@36.service.
Jun 05 17:42:03 archlinux gjs[7716]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:42:31 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@37.service.
Jun 05 17:42:31 archlinux systemd[1]: Starting Cleanup of Temporary Directories...
Jun 05 17:42:31 archlinux gjs[7762]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:42:31 archlinux systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Jun 05 17:42:31 archlinux systemd[1]: Finished Cleanup of Temporary Directories.
Jun 05 17:42:33 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@38.service.
Jun 05 17:42:33 archlinux gjs[7784]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:42:39 archlinux mullvad-daemon[790]: [mullvad_daemon::api_address_updater][DEBUG] Fetched new API address 45.83.223.196:443. Fetching again in 24 hours
Jun 05 17:51:04 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@39.service.
Jun 05 17:51:04 archlinux gjs[8446]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:51:34 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@40.service.
Jun 05 17:51:34 archlinux gjs[8479]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:51:34 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@41.service.
Jun 05 17:51:34 archlinux gjs[8496]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:53:04 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@42.service.
Jun 05 17:53:04 archlinux gjs[8562]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:53:34 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@43.service.
Jun 05 17:53:34 archlinux gjs[8594]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:53:51 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@44.service.
Jun 05 17:53:51 archlinux gjs[8666]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:54:04 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@45.service.
Jun 05 17:54:04 archlinux gjs[8743]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:55:17 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@46.service.
Jun 05 17:55:17 archlinux gjs[8867]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:55:47 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@47.service.
Jun 05 17:55:47 archlinux gjs[8901]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:55:47 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@48.service.
Jun 05 17:55:47 archlinux gjs[8918]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:58:02 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@49.service.
Jun 05 17:58:02 archlinux gjs[9141]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:58:45 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@50.service.
Jun 05 17:58:45 archlinux gjs[9384]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:59:15 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@51.service.
Jun 05 17:59:15 archlinux gjs[9456]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:59:15 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@52.service.
Jun 05 17:59:15 archlinux gjs[9474]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:59:45 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@53.service.
Jun 05 17:59:45 archlinux gjs[9548]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:00:00 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@54.service.
Jun 05 18:00:00 archlinux gjs[9602]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:00:15 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@55.service.
Jun 05 18:00:15 archlinux gjs[9628]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:03:48 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@56.service.
Jun 05 18:03:48 archlinux gjs[9928]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:04:18 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@57.service.
Jun 05 18:04:18 archlinux gjs[9972]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:04:19 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@58.service.
Jun 05 18:04:19 archlinux gjs[9991]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:04:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@59.service.
Jun 05 18:04:40 archlinux gjs[10040]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:04:48 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@60.service.
Jun 05 18:04:48 archlinux gjs[10077]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:05:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@61.service.
Jun 05 18:05:10 archlinux gjs[10188]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:05:18 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@62.service.
Jun 05 18:05:18 archlinux gjs[10214]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:06:19 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@63.service.
Jun 05 18:06:19 archlinux gjs[10295]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:06:49 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@64.service.
Jun 05 18:06:49 archlinux gjs[10339]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:26:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@65.service.
Jun 05 18:26:10 archlinux gjs[11164]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:26:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@66.service.
Jun 05 18:26:40 archlinux gjs[11207]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:26:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@67.service.
Jun 05 18:26:41 archlinux gjs[11225]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:27:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@68.service.
Jun 05 18:27:10 archlinux gjs[11286]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:27:11 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@69.service.
Jun 05 18:27:11 archlinux gjs[11304]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:27:38 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@70.service.
Jun 05 18:27:38 archlinux gjs[11333]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:27:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@71.service.
Jun 05 18:27:40 archlinux gjs[11358]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:27:45 archlinux mullvad-daemon[790]: [mullvad_daemon::relay_list][DEBUG] Relay list is up-to-date
Jun 05 18:28:08 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@72.service.
Jun 05 18:28:09 archlinux gjs[11391]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:28:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@73.service.
Jun 05 18:28:10 archlinux gjs[11442]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:28:52 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@74.service.
Jun 05 18:28:52 archlinux gjs[11484]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:29:22 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@75.service.
Jun 05 18:29:22 archlinux gjs[11519]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:29:22 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@76.service.
Jun 05 18:29:22 archlinux gjs[11536]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:29:39 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@77.service.
Jun 05 18:29:39 archlinux gjs[11558]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:29:52 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@78.service.
Jun 05 18:29:52 archlinux gjs[11585]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:30:09 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@79.service.
Jun 05 18:30:09 archlinux gjs[11617]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:30:22 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@80.service.
Jun 05 18:30:22 archlinux gjs[11646]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:30:39 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@81.service.
Jun 05 18:30:39 archlinux gjs[11672]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:30:52 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@82.service.
Jun 05 18:30:52 archlinux gjs[11697]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:31:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@83.service.
Jun 05 18:31:10 archlinux gjs[11751]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:31:25 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@84.service.
Jun 05 18:31:25 archlinux gjs[11782]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:31:55 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@85.service.
Jun 05 18:31:55 archlinux gjs[11813]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:31:55 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@86.service.
Jun 05 18:31:55 archlinux gjs[11831]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:32:25 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@87.service.
Jun 05 18:32:25 archlinux gjs[11875]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:32:25 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@88.service.
Jun 05 18:32:25 archlinux gjs[11893]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:32:55 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@89.service.
Jun 05 18:32:55 archlinux gjs[11923]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:32:55 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@90.service.
Jun 05 18:32:55 archlinux gjs[11941]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:33:19 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@91.service.
Jun 05 18:33:19 archlinux gjs[11967]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:33:25 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@92.service.
Jun 05 18:33:25 archlinux gjs[11987]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:33:49 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@93.service.
Jun 05 18:33:49 archlinux gjs[12021]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:33:55 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@94.service.
Jun 05 18:33:55 archlinux gjs[12041]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:34:09 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@95.service.
Jun 05 18:34:09 archlinux gjs[12064]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:34:25 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@96.service.
Jun 05 18:34:25 archlinux gjs[12087]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:34:39 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@97.service.
Jun 05 18:34:39 archlinux gjs[12110]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:34:55 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@98.service.
Jun 05 18:34:55 archlinux gjs[12139]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:35:09 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@99.service.
Jun 05 18:35:09 archlinux gjs[12165]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:35:20 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@100.service.
Jun 05 18:35:20 archlinux gjs[12188]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:35:25 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@101.service.
Jun 05 18:35:25 archlinux gjs[12208]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:35:50 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@102.service.
Jun 05 18:35:50 archlinux gjs[12399]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:35:55 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@103.service.
Jun 05 18:35:55 archlinux gjs[12418]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:36:20 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@104.service.
Jun 05 18:36:20 archlinux gjs[12482]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:36:25 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@105.service.
Jun 05 18:36:25 archlinux gjs[12503]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:36:50 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@106.service.
Jun 05 18:36:50 archlinux gjs[12541]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:36:55 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@107.service.
Jun 05 18:36:55 archlinux gjs[12659]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:37:20 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@108.service.
Jun 05 18:37:20 archlinux gjs[12842]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:37:25 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@109.service.
Jun 05 18:37:25 archlinux gjs[12868]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:37:50 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@110.service.
Jun 05 18:37:51 archlinux gjs[13064]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:37:55 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@111.service.
Jun 05 18:37:55 archlinux gjs[13163]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:38:21 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@112.service.
Jun 05 18:38:21 archlinux gjs[13282]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:38:25 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@113.service.
Jun 05 18:38:25 archlinux gjs[13302]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:39:07 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@114.service.
Jun 05 18:39:07 archlinux gjs[13352]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:39:37 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@115.service.
Jun 05 18:39:37 archlinux gjs[13543]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:39:37 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@116.service.
Jun 05 18:39:37 archlinux gjs[13560]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:40:07 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@117.service.
Jun 05 18:40:07 archlinux gjs[13622]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:40:07 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@118.service.
Jun 05 18:40:07 archlinux gjs[13639]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:42:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@119.service.
Jun 05 18:42:10 archlinux gjs[13815]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:42:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@120.service.
Jun 05 18:42:40 archlinux gjs[13877]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:42:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@121.service.
Jun 05 18:42:40 archlinux gjs[13894]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:43:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@122.service.
Jun 05 18:43:10 archlinux gjs[13947]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:43:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@123.service.
Jun 05 18:43:10 archlinux gjs[13965]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:43:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@124.service.
Jun 05 18:43:40 archlinux gjs[14037]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:43:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@125.service.
Jun 05 18:43:40 archlinux gjs[14054]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:44:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@126.service.
Jun 05 18:44:10 archlinux gjs[14101]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:44:11 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@127.service.
Jun 05 18:44:11 archlinux gjs[14118]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:44:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@128.service.
Jun 05 18:44:40 archlinux gjs[14193]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:44:41 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@129.service.
Jun 05 18:44:41 archlinux gjs[14210]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:45:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@130.service.
Jun 05 18:45:10 archlinux gjs[14265]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:45:11 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@131.service.
Jun 05 18:45:11 archlinux gjs[14283]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:45:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@132.service.
Jun 05 18:45:40 archlinux gjs[14328]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:45:41 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@133.service.
Jun 05 18:45:41 archlinux gjs[14346]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:46:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@134.service.
Jun 05 18:46:10 archlinux gjs[14403]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:46:11 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@135.service.
Jun 05 18:46:11 archlinux gjs[14421]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:46:40 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@136.service.
Jun 05 18:46:40 archlinux gjs[14461]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:46:42 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@137.service.
Jun 05 18:46:42 archlinux gjs[14481]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:47:10 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@138.service.
Jun 05 18:47:10 archlinux gjs[14534]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:47:12 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@139.service.
Jun 05 18:47:12 archlinux gjs[14554]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:47:59 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@140.service.
Jun 05 18:47:59 archlinux gjs[14634]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:48:29 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@141.service.
Jun 05 18:48:29 archlinux gjs[14671]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:48:29 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@142.service.
Jun 05 18:48:29 archlinux gjs[14688]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:48:58 archlinux sudo[14756]:     jack : TTY=pts/2 ; PWD=/home/jack ; USER=root ; COMMAND=/sbin/vim /lib/systemd/system/ly.service
Jun 05 18:48:58 archlinux sudo[14756]: pam_unix(sudo:session): session opened for user root(uid=0) by jack(uid=1000)
Jun 05 18:48:59 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@143.service.
Jun 05 18:48:59 archlinux gjs[14766]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:48:59 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@144.service.
Jun 05 18:48:59 archlinux gjs[14784]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:49:29 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@145.service.
Jun 05 18:49:29 archlinux gjs[14934]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:49:30 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@146.service.
Jun 05 18:49:30 archlinux gjs[14952]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:49:59 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@147.service.
Jun 05 18:49:59 archlinux gjs[15015]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:50:00 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@148.service.
Jun 05 18:50:00 archlinux gjs[15032]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:50:12 archlinux sudo[14756]: pam_unix(sudo:session): session closed for user root
Jun 05 18:50:16 archlinux sudo[15069]:     jack : TTY=pts/2 ; PWD=/home/jack ; USER=root ; COMMAND=/sbin/vim /etc/ly/config.ini
Jun 05 18:50:16 archlinux sudo[15069]: pam_unix(sudo:session): session opened for user root(uid=0) by jack(uid=1000)
Jun 05 18:50:27 archlinux sudo[15069]: pam_unix(sudo:session): session closed for user root
Jun 05 18:50:29 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@149.service.
Jun 05 18:50:29 archlinux gjs[15082]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:50:30 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@150.service.
Jun 05 18:50:30 archlinux gjs[15111]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:50:31 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@151.service.
Jun 05 18:50:32 archlinux gjs[15141]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:50:59 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@152.service.
Jun 05 18:50:59 archlinux gjs[15309]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 18:51:02 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@153.service.
Jun 05 18:51:02 archlinux gjs[15326]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 19:27:46 archlinux mullvad-daemon[790]: [mullvad_daemon::relay_list][DEBUG] Relay list is up-to-date
Jun 05 19:47:57 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@154.service.
Jun 05 19:47:57 archlinux gjs[17409]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 19:48:27 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@155.service.
Jun 05 19:48:27 archlinux gjs[17447]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 20:18:17 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@156.service.
Jun 05 20:18:17 archlinux gjs[18515]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 20:18:38 archlinux polkitd[894]: Registered Authentication Agent for unix-process:18585:1026672 (system bus name :1.210 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 05 20:18:38 archlinux systemd-logind[745]: The system will reboot now!
Jun 05 20:18:38 archlinux systemd-logind[745]: System is rebooting.
Jun 05 20:18:38 archlinux polkitd[894]: Unregistered Authentication Agent for unix-process:18585:1026672 (system bus name :1.210, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 05 20:18:38 archlinux polkitd[894]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.20, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 05 20:18:38 archlinux systemd[1]: Stopping Session 1 of User jack...
Jun 05 20:18:38 archlinux systemd[1]: Removed slice Slice /system/modprobe.
Jun 05 20:18:38 archlinux systemd[1]: Stopped target Graphical Interface.
Jun 05 20:18:38 archlinux systemd[1]: Stopped target Multi-User System.
Jun 05 20:18:38 archlinux systemd[1]: Stopped target Login Prompts.
Jun 05 20:18:38 archlinux systemd[1]: Stopped target Sound Card.
Jun 05 20:18:38 archlinux systemd[1]: Stopped target Timer Units.
Jun 05 20:18:38 archlinux systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Jun 05 20:18:38 archlinux systemd[1]: fstrim.timer: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Discard unused filesystem blocks once a week.
Jun 05 20:18:38 archlinux systemd[1]: shadow.timer: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Daily verification of password and group files.
Jun 05 20:18:38 archlinux systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jun 05 20:18:38 archlinux systemd[1]: Stopped target System Time Set.
Jun 05 20:18:38 archlinux systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Closed LVM2 poll daemon socket.
Jun 05 20:18:38 archlinux systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 05 20:18:38 archlinux xdg-desktop-por[1113]: Error reading events from display: Broken pipe
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] Initializing xdph...
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] XDG_CURRENT_DESKTOP set to Hyprland
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] Gathering exported interfaces
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wp_tearing_control_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wp_fractional_scale_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zxdg_output_manager_v1 (ver 3)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wp_cursor_shape_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_idle_inhibit_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_relative_pointer_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zxdg_decoration_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wp_alpha_modifier_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwlr_gamma_control_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: ext_foreign_toplevel_list_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_pointer_gestures_v1 (ver 3)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwlr_foreign_toplevel_manager_v1 (ver 3)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] [toplevel] (activate) locks: 1
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_keyboard_shortcuts_inhibit_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_text_input_manager_v3 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_pointer_constraints_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwlr_output_power_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: xdg_activation_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: ext_idle_notifier_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: ext_session_lock_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_input_method_manager_v2 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_virtual_keyboard_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwlr_virtual_pointer_manager_v1 (ver 2)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwlr_output_manager_v1 (ver 4)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: hyprland_toplevel_export_manager_v1 (ver 2)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_text_input_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: hyprland_global_shortcuts_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] [globalshortcuts] registered
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwlr_screencopy_manager_v1 (ver 3)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] [pipewire] connected
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] [screencopy] init successful
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wl_shm (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wl_drm (ver 2)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_linux_dmabuf_v1 (ver 4)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wl_compositor (ver 6)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wl_subcompositor (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wl_data_device_manager (ver 3)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwlr_export_dmabuf_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwlr_data_control_manager_v1 (ver 2)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_primary_selection_device_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wp_viewporter (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: xdg_wm_base (ver 6)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wl_seat (ver 9)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wp_presentation (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwlr_layer_shell_v1 (ver 4)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: org_kde_kwin_server_decoration_manager (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wp_drm_lease_device_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zwp_tablet_manager_v2 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zxdg_exporter_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zxdg_importer_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zxdg_exporter_v2 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: zxdg_importer_v2 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wp_single_pixel_buffer_manager_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: xwayland_shell_v1 (ver 1)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wl_output (ver 4)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wl_output (ver 4)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG]  | Got interface: wl_output (ver 4)
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] [core] dmabufFeedbackMainDevice
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] Found output name DP-1
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] Found output name DP-2
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] Found output name HDMI-A-2
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] [toplevel] Activated, bound to 5736611463c0, toplevels: 1
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] [screencopy] Registered for toplevel export
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [LOG] [screenshot] init successful
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [INFO] hyprpicker not found. We suggest to use hyprpicker for color picking to be less meh.
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [CRITICAL] [core] Disconnected from pollfd id 1
Jun 05 20:18:38 archlinux xdg-desktop-portal-hyprland[1189]: [ERR] [core] Terminated
Jun 05 20:18:38 archlinux systemd[1]: Unmounting /mnt/BAD8ACF2D8ACADD7...
Jun 05 20:18:38 archlinux avahi-daemon[744]: Got SIGTERM, quitting.
Jun 05 20:18:38 archlinux avahi-daemon[744]: Leaving mDNS multicast group on interface enp5s0.IPv6 with address 2603:8081:c00:672c:47fc:fb45:9fc9:53bd.
Jun 05 20:18:38 archlinux systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Jun 05 20:18:38 archlinux avahi-daemon[744]: Leaving mDNS multicast group on interface enp5s0.IPv4 with address 192.168.0.28.
Jun 05 20:18:38 archlinux systemd[859]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Jun 05 20:18:38 archlinux systemd[1]: Stopping Manage, Install and Generate Color Profiles...
Jun 05 20:18:38 archlinux avahi-daemon[744]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1.
Jun 05 20:18:38 archlinux systemd[859]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Jun 05 20:18:38 archlinux avahi-daemon[744]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Jun 05 20:18:38 archlinux systemd[1]: Stopping CUPS Scheduler...
Jun 05 20:18:38 archlinux avahi-daemon[744]: avahi-daemon 0.8 exiting.
Jun 05 20:18:38 archlinux systemd[1]: Stopping Getty on tty1...
Jun 05 20:18:38 archlinux systemd[1]: Stopping TUI display manager...
Jun 05 20:18:38 archlinux systemd[859]: kitty-1368-0.scope: Consumed 1min 3.644s CPU time.
Jun 05 20:18:38 archlinux systemd[1]: Starting Generate shutdown-ramfs...
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [mullvad_daemon::shutdown::platform][DEBUG] Process received signal: [Term]
Jun 05 20:18:38 archlinux systemd[1]: Stopping Mullvad VPN daemon...
Jun 05 20:18:38 archlinux systemd[1]: Stopping Authorization Manager...
Jun 05 20:18:38 archlinux systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Jun 05 20:18:38 archlinux systemd[1]: Stopping Load/Save OS Random Seed...
Jun 05 20:18:38 archlinux systemd[1]: Stopping Disk Manager...
Jun 05 20:18:38 archlinux systemd[1]: Stopping Daemon for power management...
Jun 05 20:18:38 archlinux systemd[1]: avahi-daemon.service: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Jun 05 20:18:38 archlinux systemd[1]: cups.service: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped CUPS Scheduler.
Jun 05 20:18:38 archlinux systemd[1]: getty@tty1.service: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Getty on tty1.
Jun 05 20:18:38 archlinux systemd[1]: colord.service: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Manage, Install and Generate Color Profiles.
Jun 05 20:18:38 archlinux systemd[1]: ly.service: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped TUI display manager.
Jun 05 20:18:38 archlinux systemd[1]: rtkit-daemon.service: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Jun 05 20:18:38 archlinux systemd[1]: upower.service: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Daemon for power management.
Jun 05 20:18:38 archlinux systemd[1]: upower.service: Consumed 1.316s CPU time.
Jun 05 20:18:38 archlinux systemd[1]: mnt-BAD8ACF2D8ACADD7.mount: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: mnt-BAD8ACF2D8ACADD7.mount: Unit process 699 (mount.ntfs) remains running after unit stopped.
Jun 05 20:18:38 archlinux systemd[1]: Unmounted /mnt/BAD8ACF2D8ACADD7.
Jun 05 20:18:38 archlinux systemd-logind[745]: Session 1 logged out. Waiting for processes to exit.
Jun 05 20:18:38 archlinux systemd[1]: systemd-random-seed.service: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Load/Save OS Random Seed.
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [mullvad_daemon][DEBUG] Blocking firewall during shutdown since system is going down
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [talpid_core::dns][INFO] Resetting DNS
Jun 05 20:18:38 archlinux systemd[1]: Removed slice Slice /system/getty.
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [talpid_routing::imp::imp][DEBUG] Clearing routes
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
Jun 05 20:18:38 archlinux udisksd[4461]: udisks daemon version 2.10.1 exiting
Jun 05 20:18:38 archlinux systemd[1]: polkit.service: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Authorization Manager.
Jun 05 20:18:38 archlinux mkinitcpio[18643]: ==> Starting build: 'none'
Jun 05 20:18:38 archlinux mkinitcpio[18643]:   -> Running build hook: [sd-shutdown]
Jun 05 20:18:38 archlinux NetworkManager[743]: <info>  [1717636718.5620] device (wg0-mullvad): state change: activated -> unmanaged (reason 'unmanaged', sys-iface-state: 'removed')
Jun 05 20:18:38 archlinux mkinitcpio[18643]: ==> Build complete.
Jun 05 20:18:38 archlinux ntfs-3g[699]: Unmounting /dev/sda1 (Echo)
Jun 05 20:18:38 archlinux systemd[1]: udisks2.service: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Disk Manager.
Jun 05 20:18:38 archlinux systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Finished Generate shutdown-ramfs.
Jun 05 20:18:38 archlinux dbus-broker-launch[741]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: 174.127.113.18:443/TCP
Jun 05 20:18:38 archlinux systemd[1]: session-1.scope: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Stopped Session 1 of User jack.
Jun 05 20:18:38 archlinux systemd[1]: session-1.scope: Consumed 1h 29min 417ms CPU time.
Jun 05 20:18:38 archlinux systemd[1]: Stopping User Login Management...
Jun 05 20:18:38 archlinux systemd[1]: Stopping User Manager for UID 1000...
Jun 05 20:18:38 archlinux systemd[859]: Activating special unit Exit the Session...
Jun 05 20:18:38 archlinux systemd-logind[745]: Removed session 1.
Jun 05 20:18:38 archlinux systemd[859]: Stopped kitty child process: 1144 launched by: 1075.
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: true }
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
Jun 05 20:18:38 archlinux systemd[859]: kitty-1075-0.scope: Consumed 18.577s CPU time, 12.1M memory peak, 0B memory swap peak.
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Jun 05 20:18:38 archlinux mullvad-daemon[790]: Caused by: Hyper error
Jun 05 20:18:38 archlinux mullvad-daemon[790]: Caused by: error trying to connect: failed to lookup address information: Temporary failure in name resolution
Jun 05 20:18:38 archlinux mullvad-daemon[790]: Caused by: failed to lookup address information: Temporary failure in name resolution
Jun 05 20:18:38 archlinux systemd[859]: Stopping tmux child pane 1330 launched by process 1151...
Jun 05 20:18:38 archlinux systemd[859]: Stopping tmux child pane 1540 launched by process 1151...
Jun 05 20:18:38 archlinux systemd[859]: Removed slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Jun 05 20:18:38 archlinux systemd[859]: app-dbus\x2d:1.2\x2dorg.gnome.ScreenSaver.slice: Consumed 6.499s CPU time.
Jun 05 20:18:38 archlinux systemd[859]: Removed slice Slice /app/dbus-:1.2-org.gnome.keyring.SystemPrompter.
Jun 05 20:18:38 archlinux systemd[859]: Stopped target Main User Target.
Jun 05 20:18:38 archlinux dbus-broker[1083]: Dispatched 126 messages @ 4(±6)μs / message.
Jun 05 20:18:38 archlinux systemd[859]: Stopping Accessibility services bus...
Jun 05 20:18:38 archlinux systemd[859]: Stopping dbus-:1.10-org.a11y.atspi.Registry@0.service...
Jun 05 20:18:38 archlinux systemd[859]: Stopping dbus-:1.2-org.freedesktop.secrets@0.service...
Jun 05 20:18:38 archlinux systemd[859]: Stopping GNOME Keyring daemon...
Jun 05 20:18:38 archlinux systemd[859]: Stopping Virtual filesystem service...
Jun 05 20:18:38 archlinux systemd[859]: Stopping PipeWire PulseAudio...
Jun 05 20:18:38 archlinux systemd[859]: Stopping Portal service...
Jun 05 20:18:38 archlinux systemd[859]: Stopping sandboxed app permission store...
Jun 05 20:18:38 archlinux systemd[859]: Stopped Accessibility services bus.
Jun 05 20:18:38 archlinux systemd[859]: Stopped Portal service.
Jun 05 20:18:38 archlinux systemd[859]: Stopped sandboxed app permission store.
Jun 05 20:18:38 archlinux systemd[859]: Stopped dbus-:1.10-org.a11y.atspi.Registry@0.service.
Jun 05 20:18:38 archlinux systemd[859]: Stopped PipeWire PulseAudio.
Jun 05 20:18:38 archlinux systemd[859]: pipewire-pulse.service: Consumed 5.272s CPU time.
Jun 05 20:18:38 archlinux systemd[859]: Stopped dbus-:1.2-org.freedesktop.secrets@0.service.
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [mullvad_daemon::device][DEBUG] Account manager has stopped
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [talpid_core::dns][INFO] Resetting DNS
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [talpid_core::tunnel_state_machine][DEBUG] Tunnel state machine exited
Jun 05 20:18:38 archlinux systemd[859]: Stopped GNOME Keyring daemon.
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [talpid_core::tunnel_state_machine][INFO] Tunnel state machine shut down
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [mullvad_daemon][INFO] Mullvad daemon is quitting
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [mullvad_daemon::management_interface][INFO] Management interface shut down
Jun 05 20:18:38 archlinux systemd[1]: run-user-1000-gvfs.mount: Deactivated successfully.
Jun 05 20:18:38 archlinux systemd[1]: Unmounted /run/user/1000/gvfs.
Jun 05 20:18:38 archlinux systemd[859]: Stopped Virtual filesystem service.
Jun 05 20:18:38 archlinux systemd[859]: Removed slice Slice /app/dbus-:1.10-org.a11y.atspi.Registry.
Jun 05 20:18:38 archlinux systemd[859]: Removed slice Slice /app/dbus-:1.2-org.freedesktop.secrets.
Jun 05 20:18:38 archlinux wireplumber[1163]: wireplumber: stopped by signal: Terminated
Jun 05 20:18:38 archlinux systemd[859]: Stopping Multimedia Service Session Manager...
Jun 05 20:18:38 archlinux wireplumber[1163]: wireplumber: disconnected from pipewire
Jun 05 20:18:38 archlinux systemd[859]: Stopped Multimedia Service Session Manager.
Jun 05 20:18:38 archlinux systemd[859]: Stopping PipeWire Multimedia Service...
Jun 05 20:18:38 archlinux systemd[859]: Stopped PipeWire Multimedia Service.
Jun 05 20:18:38 archlinux systemd[859]: pipewire.service: Consumed 3.018s CPU time.
Jun 05 20:18:38 archlinux systemd[859]: Stopped target Basic System.
Jun 05 20:18:38 archlinux systemd[859]: Stopped target Paths.
Jun 05 20:18:38 archlinux systemd[859]: Stopped target Sockets.
Jun 05 20:18:38 archlinux systemd[859]: Stopped target Timers.
Jun 05 20:18:38 archlinux systemd[859]: Closed GnuPG network certificate management daemon.
Jun 05 20:18:38 archlinux systemd[859]: Closed GCR ssh-agent wrapper.
Jun 05 20:18:38 archlinux systemd[859]: Closed GNOME Keyring daemon.
Jun 05 20:18:38 archlinux systemd[859]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 05 20:18:38 archlinux systemd[859]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 05 20:18:38 archlinux systemd[859]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 05 20:18:38 archlinux systemd[859]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 05 20:18:38 archlinux systemd[859]: Closed GnuPG public key management service.
Jun 05 20:18:38 archlinux systemd[859]: Closed p11-kit server.
Jun 05 20:18:38 archlinux systemd[859]: Closed PipeWire PulseAudio.
Jun 05 20:18:38 archlinux systemd[859]: Closed PipeWire Multimedia System Sockets.
Jun 05 20:18:38 archlinux dbus-broker[947]: Dispatched 10758 messages @ 5(±5)μs / message.
Jun 05 20:18:38 archlinux systemd[859]: Stopping D-Bus User Message Bus...
Jun 05 20:18:38 archlinux systemd[859]: Stopped D-Bus User Message Bus.
Jun 05 20:18:38 archlinux systemd[859]: Removed slice User Core Session Slice.
Jun 05 20:18:38 archlinux systemd[859]: session.slice: Consumed 9.683s CPU time.
Jun 05 20:18:38 archlinux systemd[859]: Closed D-Bus User Message Bus Socket.
Jun 05 20:18:38 archlinux systemd[859]: Removed slice User Application Slice.
Jun 05 20:18:38 archlinux systemd[859]: app.slice: Consumed 7.015s CPU time.
Jun 05 20:18:38 archlinux mullvad-daemon[790]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Jun 05 20:18:38 archlinux mullvad-daemon[790]: Caused by: Hyper error
Jun 05 20:18:38 archlinux mullvad-daemon[790]: Caused by: error trying to connect: failed to lookup address information: Temporary failure in name resolution
Jun 05 20:18:38 archlinux mullvad-daemon[790]: Caused by: failed to lookup address information: Temporary failure in name resolution
Jun 05 20:18:39 archlinux systemd[1]: systemd-logind.service: Deactivated successfully.
Jun 05 20:18:39 archlinux systemd[1]: Stopped User Login Management.
Jun 05 20:18:39 archlinux mullvad-daemon[790]: [mullvad_daemon][DEBUG] Process exiting with code 0
Jun 05 20:18:39 archlinux systemd[1]: mullvad-daemon.service: Deactivated successfully.
Jun 05 20:18:39 archlinux systemd[1]: Stopped Mullvad VPN daemon.
Jun 05 20:18:39 archlinux systemd[1]: mullvad-daemon.service: Consumed 1.624s CPU time.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-976944d4-f03f-480b-b376-d629479d55e5.scope: Stopping timed out. Killing.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-976944d4-f03f-480b-b376-d629479d55e5.scope: Killing process 1330 (zsh) with signal SIGKILL.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-a7b28bbd-ca49-4917-9970-a16e0fa9ff49.scope: Stopping timed out. Killing.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-a7b28bbd-ca49-4917-9970-a16e0fa9ff49.scope: Killing process 1540 (zsh) with signal SIGKILL.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-a7b28bbd-ca49-4917-9970-a16e0fa9ff49.scope: Failed with result 'timeout'.
Jun 05 20:20:09 archlinux systemd[859]: Stopped tmux child pane 1540 launched by process 1151.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-976944d4-f03f-480b-b376-d629479d55e5.scope: Failed with result 'timeout'.
Jun 05 20:20:09 archlinux systemd[859]: Stopped tmux child pane 1330 launched by process 1151.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-976944d4-f03f-480b-b376-d629479d55e5.scope: Consumed 1.476s CPU time.
Jun 05 20:20:09 archlinux systemd[859]: Reached target Shutdown.
Jun 05 20:20:09 archlinux systemd[859]: Finished Exit the Session.
Jun 05 20:20:09 archlinux systemd[859]: Reached target Exit the Session.
Jun 05 20:20:09 archlinux (sd-pam)[861]: pam_unix(systemd-user:session): session closed for user jack
Jun 05 20:20:09 archlinux systemd[1]: user@1000.service: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped User Manager for UID 1000.
Jun 05 20:20:09 archlinux systemd[1]: user@1000.service: Consumed 1min 43.559s CPU time.
Jun 05 20:20:09 archlinux systemd[1]: Stopping Permit User Sessions...
Jun 05 20:20:09 archlinux systemd[1]: Stopping User Runtime Directory /run/user/1000...
Jun 05 20:20:09 archlinux systemd[1]: run-user-1000.mount: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Unmounted /run/user/1000.
Jun 05 20:20:09 archlinux systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped Permit User Sessions.
Jun 05 20:20:09 archlinux systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped User Runtime Directory /run/user/1000.
Jun 05 20:20:09 archlinux systemd[1]: Removed slice User Slice of UID 1000.
Jun 05 20:20:09 archlinux systemd[1]: user-1000.slice: Consumed 1h 30min 43.991s CPU time.
Jun 05 20:20:09 archlinux systemd[1]: Stopped target Network.
Jun 05 20:20:09 archlinux systemd[1]: Stopped target Remote File Systems.
Jun 05 20:20:09 archlinux systemd[1]: Stopping Network Manager...
Jun 05 20:20:09 archlinux NetworkManager[743]: <info>  [1717636809.3220] caught SIGTERM, shutting down normally.
Jun 05 20:20:09 archlinux NetworkManager[743]: <info>  [1717636809.3226] dhcp4 (enp5s0): canceled DHCP transaction
Jun 05 20:20:09 archlinux NetworkManager[743]: <info>  [1717636809.3227] dhcp4 (enp5s0): activation: beginning transaction (timeout in 45 seconds)
Jun 05 20:20:09 archlinux NetworkManager[743]: <info>  [1717636809.3227] dhcp4 (enp5s0): state changed no lease
Jun 05 20:20:09 archlinux NetworkManager[743]: <info>  [1717636809.3228] dhcp6 (enp5s0): canceled DHCP transaction
Jun 05 20:20:09 archlinux NetworkManager[743]: <info>  [1717636809.3228] dhcp6 (enp5s0): activation: beginning transaction (timeout in 45 seconds)
Jun 05 20:20:09 archlinux NetworkManager[743]: <info>  [1717636809.3228] dhcp6 (enp5s0): state changed no lease
Jun 05 20:20:09 archlinux NetworkManager[743]: <info>  [1717636809.3229] manager: NetworkManager state is now CONNECTED_SITE
Jun 05 20:20:09 archlinux dbus-broker-launch[741]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Jun 05 20:20:09 archlinux NetworkManager[743]: <info>  [1717636809.3513] exiting (success)
Jun 05 20:20:09 archlinux systemd[1]: NetworkManager.service: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped Network Manager.
Jun 05 20:20:09 archlinux systemd[1]: Stopped target Basic System.
Jun 05 20:20:09 archlinux systemd[1]: Stopped target Path Units.
Jun 05 20:20:09 archlinux systemd[1]: cups.path: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped CUPS Scheduler.
Jun 05 20:20:09 archlinux systemd[1]: Stopped target Slice Units.
Jun 05 20:20:09 archlinux systemd[1]: Removed slice User and Session Slice.
Jun 05 20:20:09 archlinux systemd[1]: user.slice: Consumed 1h 30min 43.991s CPU time.
Jun 05 20:20:09 archlinux systemd[1]: Stopped target Socket Units.
Jun 05 20:20:09 archlinux systemd[1]: avahi-daemon.socket: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
Jun 05 20:20:09 archlinux systemd[1]: cups.socket: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Closed CUPS Scheduler.
Jun 05 20:20:09 archlinux systemd[1]: dirmngr@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Closed GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jun 05 20:20:09 archlinux systemd[1]: Removed slice Slice /system/dirmngr.
Jun 05 20:20:09 archlinux systemd[1]: gpg-agent-browser@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jun 05 20:20:09 archlinux systemd[1]: Removed slice Slice /system/gpg-agent-browser.
Jun 05 20:20:09 archlinux systemd[1]: gpg-agent-extra@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jun 05 20:20:09 archlinux systemd[1]: Removed slice Slice /system/gpg-agent-extra.
Jun 05 20:20:09 archlinux systemd[1]: gpg-agent-ssh@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Closed GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jun 05 20:20:09 archlinux systemd[1]: Removed slice Slice /system/gpg-agent-ssh.
Jun 05 20:20:09 archlinux systemd[1]: gpg-agent@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Closed GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jun 05 20:20:09 archlinux systemd[1]: Removed slice Slice /system/gpg-agent.
Jun 05 20:20:09 archlinux systemd[1]: keyboxd@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Closed GnuPG public key management service for /etc/pacman.d/gnupg.
Jun 05 20:20:09 archlinux systemd[1]: Removed slice Slice /system/keyboxd.
Jun 05 20:20:09 archlinux systemd[1]: pcscd.socket: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Closed PC/SC Smart Card Daemon Activation Socket.
Jun 05 20:20:09 archlinux dbus-broker[742]: Dispatched 14807 messages @ 5(±5)μs / message.
Jun 05 20:20:09 archlinux systemd[1]: Stopping D-Bus System Message Bus...
Jun 05 20:20:09 archlinux systemd[1]: dbus-broker.service: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped D-Bus System Message Bus.
Jun 05 20:20:09 archlinux systemd[1]: dbus.socket: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Closed D-Bus System Message Bus Socket.
Jun 05 20:20:09 archlinux systemd[1]: Stopped target System Initialization.
Jun 05 20:20:09 archlinux systemd[1]: Stopped target Local Encrypted Volumes.
Jun 05 20:20:09 archlinux systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jun 05 20:20:09 archlinux systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Jun 05 20:20:09 archlinux systemd[1]: Stopped target Local Integrity Protected Volumes.
Jun 05 20:20:09 archlinux systemd[1]: Stopped target Local Verity Protected Volumes.
Jun 05 20:20:09 archlinux systemd[1]: Stopping Set Up Additional Binary Formats...
Jun 05 20:20:09 archlinux systemd[1]: systemd-sysctl.service: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped Apply Kernel Variables.
Jun 05 20:20:09 archlinux systemd[1]: systemd-coredump.socket: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Closed Process Core Dump Socket.
Jun 05 20:20:09 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped Load Kernel Modules.
Jun 05 20:20:09 archlinux systemd[1]: Stopping Network Time Synchronization...
Jun 05 20:20:09 archlinux systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Jun 05 20:20:09 archlinux systemd[1]: systemd-binfmt.service: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped Set Up Additional Binary Formats.
Jun 05 20:20:09 archlinux systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Jun 05 20:20:09 archlinux systemd[1]: proc-sys-fs-binfmt_misc.mount: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Jun 05 20:20:09 archlinux systemd[1]: systemd-timesyncd.service: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped Network Time Synchronization.
Jun 05 20:20:09 archlinux systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Stopped Create Volatile Files and Directories.
Jun 05 20:20:09 archlinux systemd[1]: Stopped target Local File Systems.
Jun 05 20:20:09 archlinux systemd[1]: Unmounting /.snapshots...
Jun 05 20:20:09 archlinux systemd[1]: Unmounting /boot...
Jun 05 20:20:09 archlinux systemd[1]: Unmounting /home...
Jun 05 20:20:09 archlinux systemd[1]: Unmounting Temporary Directory /tmp...
Jun 05 20:20:09 archlinux systemd[1]: Unmounting /var/cache/pacman/pkg...
Jun 05 20:20:09 archlinux systemd[1]: Stopping Flush Journal to Persistent Storage...
Jun 05 20:20:09 archlinux systemd[1]: \x2esnapshots.mount: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Unmounted /.snapshots.
Jun 05 20:20:09 archlinux systemd[1]: boot.mount: Deactivated successfully.
Jun 05 20:20:09 archlinux systemd[1]: Unmounted /boot.

Last edited by NightPatrolman (2024-06-06 01:58:37)

Offline

#9 2024-06-06 07:40:54

seth
Member
Registered: 2012-09-03
Posts: 60,801

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

Jun 05 20:18:39 archlinux systemd[1]: mullvad-daemon.service: Consumed 1.624s CPU time.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-976944d4-f03f-480b-b376-d629479d55e5.scope: Stopping timed out. Killing.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-976944d4-f03f-480b-b376-d629479d55e5.scope: Killing process 1330 (zsh) with signal SIGKILL.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-a7b28bbd-ca49-4917-9970-a16e0fa9ff49.scope: Stopping timed out. Killing.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-a7b28bbd-ca49-4917-9970-a16e0fa9ff49.scope: Killing process 1540 (zsh) with signal SIGKILL.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-a7b28bbd-ca49-4917-9970-a16e0fa9ff49.scope: Failed with result 'timeout'.
Jun 05 20:20:09 archlinux systemd[859]: Stopped tmux child pane 1540 launched by process 1151.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-976944d4-f03f-480b-b376-d629479d55e5.scope: Failed with result 'timeout'.
Jun 05 20:20:09 archlinux systemd[859]: Stopped tmux child pane 1330 launched by process 1151.
Jun 05 20:20:09 archlinux systemd[859]: tmux-spawn-976944d4-f03f-480b-b376-d629479d55e5.scope: Consumed 1.476s CPU time.
Jun 05 20:20:09 archlinux systemd[859]: Reached target Shutdown.
Jun 05 20:20:09 archlinux systemd[859]: Finished Exit the Session.
Jun 05 20:20:09 archlinux systemd[859]: Reached target Exit the Session.

Seems ignoring that wasn't ok - any idea what (background?) job could stall the zsh process when shutting down?

Ftr. somethingsomethign gnome is losing its shit because the org.gnome.ScreenSaver doesn't work w/o GDM

Jun 05 17:30:41 archlinux systemd[859]: Created slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Jun 05 17:30:41 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@0.service.
Jun 05 17:30:41 archlinux systemd[1]: Starting Disk Manager...
Jun 05 17:30:41 archlinux udisksd[4461]: udisks daemon version 2.10.1 starting
Jun 05 17:30:41 archlinux kernel: block nvme1n1: No UUID available providing old NGUID
Jun 05 17:30:41 archlinux gjs[4453]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:30:41 archlinux systemd[1]: Started Disk Manager.
Jun 05 17:30:41 archlinux udisksd[4461]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 05 17:30:41 archlinux rtkit-daemon[1148]: Successfully made thread 4501 of process 4309 owned by '1000' high priority at nice level -10.
Jun 05 17:30:41 archlinux rtkit-daemon[1148]: Supervising 8 threads of 4 processes of 1 users.
Jun 05 17:30:42 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@1.service.
Jun 05 17:30:42 archlinux gjs[4528]: Failed to resolve shell name: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner
Jun 05 17:30:42 archlinux systemd[859]: Started dbus-:1.2-org.gnome.ScreenSaver@2.service.

Also nb. https://github.com/fairyglade/ly/issues … issue+dbus

Offline

#10 2024-06-06 14:40:12

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

Thank you again for helping. A lot of these logs don't always make the most sense to me when I try to look at them on my own.

The first time I tried the command,

systemctl --user mask xdg-document-portal.service

everything was working, but then the message and slow shutdowns eventually returned. At some point, I thought maybe I had to enter it again on boot to keep it active, although I saw no output on the second or any subsequent times masking it, so I'm fairly certain my system remembered it the first time. At some point, I had even added the command to my autostart.sh to see if that would fix it, but I still got occasionally slow shutdowns, so I'm not sure it's really having an effect and I chose to remove it afterward.

I'm guessing uninstalling GDM was a mistake and that I should have simply left it disabled, maybe? Additionally, I had previously thought my VPN was part of why my system was taking a while to shut down, and I even had a false positive at some point while testing where I disabled it and shut everything down just fine. However, it happened again after I had started the system up again, so I was convinced I just got some sort of fluke. Before that as well, I had also uninstalled a Usenet client I last used over a year ago when I still had a subscription, as I would see messages about it shutting down on the same screen, but it still didn't fix anything.

I'm going to see about reinstalling GDM. It's a shame that I really was starting to like my Ly configuration, but I'm wondering if trying something like SDDM might serve as another workaround.

Something I had neglected to mention was how my keyring doesn't unlock automatically upon login with Ly whereas it did each time with GDM. Granted, it's not the biggest deal in the world to type my password one more time when launching my browser upon startup and it seems like a completely separate and more minor issue, although I'm wondering if this is because I use gnome-polkit.

UPDATE: Using SDDM to login fixes the keyring issue, and I got a pretty fast reboot time after enabling it. I'm going to give it some time and see if that makes a difference. Something else I tried that may also help was how I switched from hyprland to hyprland-git, but I won't celebrate too early again like before.

UPDATE 2: The 90 second reboots and shutdowns are back despite my efforts to

  • Reinstall GDM and leave it disabled in the background

  • Disable Ly and enable SDDM

  • Update Hyprland with Hyprland-git in case something else was wrong there

I am stumped at this point. Going through my zsh history file, the only other thing I can think of that might (?) be connected may have to do with how I set up DaVinci Resolve and had to troubleshoot the program refusing to start by erasing some dependencies located in /opt/resolve/libs/, but I seriously doubt that's related and is more of a coincidence. At this point, I'm just looking for some kind of lead. Right now, I'm updating my openSUSE laptop solely because I have a similar setup there (GDM and Hyprland) to see if I get the same slow shutdowns on that device. If I do, then maybe it could help me discern if an update with GDM caused this on my end.

Last edited by NightPatrolman (2024-06-06 16:19:56)

Offline

#11 2024-06-06 16:37:57

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

Despite the obvious fact that my openSUSE workstation is a different distro from Arch entirely with a similar setup of Hyprland and GDM, I updated everything there, GDM and all, and got the same 90 second reboots on that system as well. I timed it with a stopwatch. I rolled back on that system and my reboots are short and sweet again, so I'm convinced a recent update to GDM and Gnome is causing this issue for me. I only wish I had a more recent backup to rollback with on my Arch machine.

I might just be stuck waiting out another update to fix this, unfortunately. I'm not sure what else I can do, and I have tried switching my display manager already. I guess I should at least be grateful it's a relatively minor issue so far, as it only affects my reboots and shutdowns while not stopping me from using my device at all.

Last edited by NightPatrolman (2024-06-06 16:39:48)

Offline

#12 2024-06-06 20:43:21

seth
Member
Registered: 2012-09-03
Posts: 60,801

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

I'm convinced a recent update to GDM and Gnome is causing this issue for me.

Disable Ly and enable SDDM

You had the same/similar issues w/ ly and SDDM and hyprland, right?

What if you don't https://wiki.archlinux.org/title/Tmux#A … th_systemd and disable that service again and just start tmux inside the session?

Offline

#13 2024-06-06 23:21:58

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

Alright, reporting back and I did the following so far

  • Disabled Tmux autostart (see code)

  • Downgraded GDM to the version I had before this problem started

  • Switched to Ly again

And so far, everything seems fine...? Honestly, I liked Tmux, but I find it a bit redundant at times considering I already have tiling windows and haven't SSH'd into anything for over a year now.

For what it's worth, I would start Tmux each session with this code in my .zshrc:

if command -v tmux &> /dev/null && [ -n "$PS1" ] && [[ ! "$TERM" =~ screen ]] && [[ ! "$TERM" =~ tmux ]] && [ -z "$TMUX" ]; then
  exec tmux
fi

I had found this chunk of text on a search a while back when someone suggested using it to autostart Tmux while making sure no other Tmux sessions would run on top of one another by accident. Again, thank you for all of the help thus far. I'll report back if it returns (knocking on wood intensifies).

Last edited by NightPatrolman (2024-06-06 23:24:30)

Offline

#14 2024-06-07 07:42:22

seth
Member
Registered: 2012-09-03
Posts: 60,801

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

That looks like tmux might get re-started during a shutdown.
Starting it as a user/systemd service might be the better choice here - the actual benefits of a terminal multiplexer aren't that you can tile windows inside a terminal emulator, but detaching your shell from the GUI session (ie. you can restart crash hyprland w/o killing your text shell and long-term jobs in it or even just switch TEs (move from kitty to alacritty to foot etcpp.) or update those or access the same shell from a console … nested window management is just a nice-to-have

Offline

#15 2024-06-07 21:20:23

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

I do like the nested window management of tmux, yes. I was even getting used to the shortcuts a good while back.

I tried starting tmux with systemd earlier, but I couldn't quite get it working. I even tried the script described at the bottom here and in the Wiki link you posted as well with a new "/etc/systemd/system/tmux@jack.service" file. After enabling them with systemctl, I got some messages on how the variable "graphical-session.target" was added as a dependence to a nonexistent unit each time. When trying the script posted last in the linked thread, I experienced a brief output before GDM popped up telling me that tmux failed to start and to check systemctl, although it was gone too quickly for me to catch it.

Granted, I'm not so well-versed on my systemd configuration skills, only having set up a few things like CUPS to this desktop or suspend/sleep services when the laptop lid closed on my openSUSE device. I probably just did something wrong, as the thread I linked was one I found when searching online for how to troubleshoot this aspect.

However, I noticed in my testing the one time I didn't "tmux kill-server" manually after starting it was when my system experienced the delayed shutdown again. It's the first time in a while I actually got the UID 1000 message since not starting up tmux on startup each time, so maybe my GDM wasn't actually at fault after all. It makes me feel as if my attempt to manually downgrade GDM ultimately did nothing, so I'm likely going to update it back to the latest version.

I would like to try and fix this, although at this point, I think starting up tmux manually isn't the worst thing in the world if I can shutdown and reboot in a reasonable amount of time. Additionally, I was on Alacritty before switching to Kitty about half a year ago.

Offline

#16 2024-06-08 13:25:38

seth
Member
Registered: 2012-09-03
Posts: 60,801

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

systemctl status tmux@jack.service

?

Offline

#17 2024-06-08 14:28:37

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

seth wrote:
systemctl status tmux@jack.service

?

○ tmux@jack.service - tmux session for user jack
     Loaded: loaded (/etc/systemd/system/tmux@jack.service; enabled; preset: disabled)
     Active: inactive (dead)

This was shortly after both trying to re-enable it and rebooting to see if that changed anything.

I used this for the service:

[Unit]
Description=tmux session for user %I
After=graphical-session.target
[Service]
Type=forking
# WARNING: use %I instead of %u here; %u=root in system services.
ExecStartPre=systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_SESSION_TYPE XDG_SESSION_DESKTOP GPG_TTY XDG_CURRENT_DESKTOP
ExecStart=/usr/bin/tmux new-session -s %u -d
ExecStop=/usr/bin/tmux kill-session -t %u

[Install]
WantedBy=graphical-session.target

However, each time I try to enable the service, I get this output:

Unit /etc/systemd/system/tmux@jack.service is added as a dependency to a non-existent unit graphical-session.target.

Searching for this output online led me to the thread I linked to here on the boards where I found this code in the first place.

UPDATE: After searching a bit differently online, I stumbled across this Hyprland github page about graphical-session.target, although changing that variable to say "hyprland-session.target" yielded no real changes outside of the output telling me that hyprland-session.target was a non-existent unit instead.

Last edited by NightPatrolman (2024-06-08 18:47:28)

Offline

#18 2024-06-08 19:16:17

seth
Member
Registered: 2012-09-03
Posts: 60,801

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

The tip in the wiki is wrong - it'd be "graphical.target", not "graphical-session.target" and neither is necessary, you can just go w/ the multi-user.target

Edit:  for graphical-session.target you'd have to use a user service, which is addressed *below* the tip, so not "wrong", but "confusing" wink

Last edited by seth (2024-06-08 19:18:45)

Offline

#19 2024-06-08 19:43:48

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

seth wrote:

The tip in the wiki is wrong - it'd be "graphical.target", not "graphical-session.target" and neither is necessary, you can just go w/ the multi-user.target

Edit:  for graphical-session.target you'd have to use a user service, which is addressed *below* the tip, so not "wrong", but "confusing" wink

Thanks for the tip! I was able to successfully create a symlink just fine after making this change, so I'm getting some progress here.

However, I'm now having a different issue. After a reboot to see if it would work, it fails to start, prompting me to enter:

systemctl status tmux@jack.service

After doing so, I get this:

× tmux@jack.service - tmux session for user jack
     Loaded: loaded (/etc/systemd/system/tmux@jack.service; enabled; preset: disabled)
     Active: failed (Result: exit-code) since Sat 2024-06-08 14:20:57 CDT; 5min ago
        CPU: 3ms

Jun 08 14:20:57 archlinux systemd[1]: Starting tmux session for user jack...
Jun 08 14:20:57 archlinux systemctl[2187]: Failed to connect to bus: No medium found
Jun 08 14:20:57 archlinux systemd[1]: tmux@jack.service: Control process exited, code=exited, status=1/FAILURE
Jun 08 14:20:57 archlinux systemd[1]: tmux@jack.service: Failed with result 'exit-code'.
Jun 08 14:20:57 archlinux systemd[1]: Failed to start tmux session for user jack.

I started to search for "Failed to connect to bus: No medium found" online and was directed here and here.

Trying to take some tips from those threads, I tried the following and got these outputs:

❯ echo $DBUS_SESSION_BUS_ADDRESS
unix:path=/run/user/1000/bus
❯ echo $XDG_RUNTIME_DIR
/run/user/1000

Entering in the following, as the output from "systemctl restart tmux@jack.service" prompted and suggested to me, gave me this:

❯ journalctl -xeu tmux@jack.service
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit tmux@jack.service has finished with a failure.
░░ 
░░ The job identifier is 243 and the job result is failed.
Jun 08 14:20:57 archlinux systemd[1]: Starting tmux session for user jack...
░░ Subject: A start job for unit tmux@jack.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit tmux@jack.service has begun execution.
░░ 
░░ The job identifier is 2202.
Jun 08 14:20:57 archlinux systemctl[2187]: Failed to connect to bus: No medium found
Jun 08 14:20:57 archlinux systemd[1]: tmux@jack.service: Control process exited, code=exited, status=1/FAILURE
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ An ExecStartPre= process belonging to unit tmux@jack.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 1.
Jun 08 14:20:57 archlinux systemd[1]: tmux@jack.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ The unit tmux@jack.service has entered the 'failed' state with result 'exit-code'.
Jun 08 14:20:57 archlinux systemd[1]: Failed to start tmux session for user jack.
░░ Subject: A start job for unit tmux@jack.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit tmux@jack.service has finished with a failure.
░░ 
░░ The job identifier is 2202 and the job result is failed.

I tried passing this command as well in hopes of getting some kind of change:

dbus-update-activation-environment --systemd --all

Searching on pacman for anything with the words "dbus" made me realize I have the dbus, dbus-broker-units, and dbus-broker packages installed, but not dbus-daemon-units. I was going to try installing dbus-daemon-units and rebooting to see if that makes a difference, as the description does mention Freedesktop.org just like the output of "journalctl -xeu tmux@jack.service" does, but the package conflicts with dbus-broker-units, and I'm afraid I might seriously break something.

Offline

#20 2024-06-08 20:12:45

seth
Member
Registered: 2012-09-03
Posts: 60,801

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

You don't have "User=%I" and you don't want to import any environment if you're not running this as a user service either.
Just use the service example in the wiki - if you want to switch to a user service, please post the one you came up with from the explanations in the wiki.

Offline

#21 2024-06-08 23:54:05

NightPatrolman
Member
Registered: 2020-05-07
Posts: 22

Re: [SOLVED] Slow shutdown, "A stop job... User Manager for UID 1000"

That was the ticket I needed to solve it. I managed to get the service working a-okay and now tmux starts and terminates properly as a result. I'm not very well-versed on systemd, but I managed to get this done thanks to your help. I'm going to mark this solved now.

A TL;DR to anybody else searching for this in the future: I used a script I found on Stack Overflow a good while back to always start tmux automatically in my .zshrc, but after a few updates, it resulted in my system shutting down very slowly. With help, I managed to fix the slow shutdown times while finding a way to have tmux start up and shutdown promptly thanks to a systemd daemon.

Offline

Board footer

Powered by FluxBB