You are not logged in.

#1 2024-10-02 16:33:23

wdb
Member
Registered: 2024-03-30
Posts: 11

Arch Linux can't find/detect WiFi hardware.

Hi, my Arch Linux installation can no longer find my WiFi hardware. I've tried several things, including resetting my BIOS, and checking whether Windows Fast-Boot is disabled. I also tried to install broadcom-wl. I'll try to provide as much information as possible and would appreciate any help :-)

lspci -k

06:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8852AE 802.11ax PCIe Wireless Network Adapter

iwconfig

lo        no wireless extensions.

enp7s0    no wireless extensions.

enp9s0f3u1  no wireless extensions.

nmcli

enp9s0f3u1: connected to Wired connection 2
	<connection details of USB tethering to temporarily provide internet while I look for a solution>

lo: connected (externally) to lo
	"lo"
	loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536
	inet4 127.0.0.1/8
	inet6 ::1/128

enp7s0: unavailable
	"Realtek RTL8111/8168/8211/8411"
	ethernet (r8169), 6C:02:E0:48:7E:01, hw, mtu 1500

ip a

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute
       valid_lft forever preferred_lft forever
2: enp7s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether 6c:02:e0:48:7e:01 brd ff:ff:ff:ff:ff:ff
3: enp9s0f3u1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether f6:b3:43:f6:30:a4 brd ff:ff:ff:ff:ff:ff
    inet 192.168.59.182/24 brd 192.168.59.255 scope global dynamic noprefixroute enp9s0f3u1
       valid_lft 3131sec preferred_lft 3131sec
    inet6 fe80::d58e:3de3:f593:f990/64 scope link noprefixroute
       valid_lft forever preferred_lft forever

rfkill

ID TYPE      DEVICE      SOFT      HARD
 0 bluetooth hci0   unblocked unblocked

lsmod | grep wl

wl                   6516736  0
cfg80211             1384448  4 wl,rtw89_core,mac80211,rtw89_8852a

Let me know if I need to provide more information. Thanks!

Offline

#2 2024-10-02 16:43:58

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: Arch Linux can't find/detect WiFi hardware.

Your first output shows that it is detected, there's just no interface created likely due to no (properly functioning) driver for it.  Please post the output of the following:

lspci -vnn | grep -iA6 wireless

EDIT: why would you try broadcom-wl?  That's a realtek wireless card.  Is there a broadcom card in the machine too?  What driver(s) were you using when it last worked?  Are you using a non-standard kernel by chance?

Last edited by Trilby (2024-10-02 16:45:34)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2024-10-02 16:45:32

wdb
Member
Registered: 2024-03-30
Posts: 11

Re: Arch Linux can't find/detect WiFi hardware.

Ah, I see.

The output for that command is:

06:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8852AE 802.11ax PCIe Wireless Network Adapter [10ec:8852]
	Subsystem: Hewlett-Packard Company Device [103c:88e1]
	Flags: fast devsel, IRQ 43, IOMMU group 13
	I/O ports at e000 [size=256]
	Memory at fca00000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel modules: rtw89_8852ae, wl

Offline

#4 2024-10-02 16:47:48

wdb
Member
Registered: 2024-03-30
Posts: 11

Re: Arch Linux can't find/detect WiFi hardware.

As a reply to your edits, there is no broadcom card in the machine - I installed that from reading another thread with a similar issue. I don't know much about network cards and drivers. :-) I'm using the standard kernel (6.11.1-arch1-1). This issue came when I upgraded the system and rebooted.

Offline

#5 2024-10-02 18:14:43

loqs
Member
Registered: 2014-03-06
Posts: 18,869

Re: Arch Linux can't find/detect WiFi hardware.

Please post the full system journal for a boot with the issue and a boot without.

Offline

#6 2024-10-03 07:36:10

wdb
Member
Registered: 2024-03-30
Posts: 11

Re: Arch Linux can't find/detect WiFi hardware.

System journal for a boot with the issue:

Oct 03 03:25:37 rwell-84 kernel: Linux version 6.11.1-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 30 Sep 2024 23:49:50 +0000
Oct 03 03:25:37 rwell-84 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=0f1dd218-7e1f-404a-8413-1866d8e5b97a rw loglevel=3 quiet
Oct 03 03:25:37 rwell-84 kernel: BIOS-provided physical RAM map:
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009dfffff] usable
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x0000000009e00000-0x0000000009ffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x000000000a20f000-0x000000000affffff] usable
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000a6a9afff] usable
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000a6a9b000-0x00000000a6dfcfff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000a6dfd000-0x00000000a6e65fff] ACPI data
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000a6e66000-0x00000000a855ffff] ACPI NVS
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000a8560000-0x00000000aa9fefff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000aa9ff000-0x00000000abffffff] usable
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000ac000000-0x00000000adffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000fe800000-0x00000000fe800fff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000083e2fffff] usable
Oct 03 03:25:37 rwell-84 kernel: BIOS-e820: [mem 0x000000083e300000-0x000000083fffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: NX (Execute Disable) protection: active
Oct 03 03:25:37 rwell-84 kernel: APIC: Static calls initialized
Oct 03 03:25:37 rwell-84 kernel: e820: update [mem 0xa559d018-0xa55b2057] usable ==> usable
Oct 03 03:25:37 rwell-84 kernel: e820: update [mem 0xa31b2018-0xa31bf857] usable ==> usable
Oct 03 03:25:37 rwell-84 kernel: extended physical RAM map:
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009dfffff] usable
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x0000000009e00000-0x0000000009ffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x000000000a20f000-0x000000000affffff] usable
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000a31b2017] usable
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000a31b2018-0x00000000a31bf857] usable
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000a31bf858-0x00000000a559d017] usable
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000a559d018-0x00000000a55b2057] usable
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000a55b2058-0x00000000a6a9afff] usable
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000a6a9b000-0x00000000a6dfcfff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000a6dfd000-0x00000000a6e65fff] ACPI data
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000a6e66000-0x00000000a855ffff] ACPI NVS
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000a8560000-0x00000000aa9fefff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000aa9ff000-0x00000000abffffff] usable
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000ac000000-0x00000000adffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000fe800000-0x00000000fe800fff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x0000000100000000-0x000000083e2fffff] usable
Oct 03 03:25:37 rwell-84 kernel: reserve setup_data: [mem 0x000000083e300000-0x000000083fffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: efi: EFI v2.7 by American Megatrends
Oct 03 03:25:37 rwell-84 kernel: efi: ACPI=0xa6e65000 ACPI 2.0=0xa6e65014 TPMFinalLog=0xa7513000 SMBIOS=0xa97f1000 SMBIOS 3.0=0xa97f0000 MEMATTR=0xa568c018 ESRT=0xa584a598 INITRD=0xa5689798 RNG=0xa6e49018 TPMEventLog=0xa55d5018 
Oct 03 03:25:37 rwell-84 kernel: random: crng init done
Oct 03 03:25:37 rwell-84 kernel: efi: Remove mem347: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: e820: remove [mem 0xf0000000-0xf7ffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: efi: Remove mem348: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: e820: remove [mem 0xfd200000-0xfd2fffff] reserved
Oct 03 03:25:37 rwell-84 kernel: efi: Remove mem349: MMIO range=[0xfd600000-0xfd6fffff] (1MB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: e820: remove [mem 0xfd600000-0xfd6fffff] reserved
Oct 03 03:25:37 rwell-84 kernel: efi: Not removing mem350: MMIO range=[0xfe800000-0xfe800fff] (4KB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: efi: Not removing mem351: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: efi: Remove mem352: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: e820: remove [mem 0xfeb80000-0xfec01fff] reserved
Oct 03 03:25:37 rwell-84 kernel: efi: Not removing mem353: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: efi: Not removing mem354: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: efi: Not removing mem355: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: efi: Not removing mem356: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: efi: Not removing mem357: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: efi: Not removing mem358: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: efi: Not removing mem359: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: efi: Remove mem360: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Oct 03 03:25:37 rwell-84 kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Oct 03 03:25:37 rwell-84 kernel: SMBIOS 3.3.0 present.
Oct 03 03:25:37 rwell-84 kernel: DMI: HP OMEN by HP 25L Gaming Desktop GT14-0xxx/89EB, BIOS F.32 03/07/2024
Oct 03 03:25:37 rwell-84 kernel: DMI: Memory slots populated: 4/4
Oct 03 03:25:37 rwell-84 kernel: tsc: Fast TSC calibration using PIT
Oct 03 03:25:37 rwell-84 kernel: tsc: Detected 3792.855 MHz processor
Oct 03 03:25:37 rwell-84 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 03 03:25:37 rwell-84 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 03 03:25:37 rwell-84 kernel: last_pfn = 0x83e300 max_arch_pfn = 0x400000000
Oct 03 03:25:37 rwell-84 kernel: MTRR map: 6 entries (4 fixed + 2 variable; max 21), built from 9 variable MTRRs
Oct 03 03:25:37 rwell-84 kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 03 03:25:37 rwell-84 kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Oct 03 03:25:37 rwell-84 kernel: last_pfn = 0xac000 max_arch_pfn = 0x400000000
Oct 03 03:25:37 rwell-84 kernel: esrt: Reserving ESRT space from 0x00000000a584a598 to 0x00000000a584a620.
Oct 03 03:25:37 rwell-84 kernel: e820: update [mem 0xa584a000-0xa584afff] usable ==> reserved
Oct 03 03:25:37 rwell-84 kernel: Using GB pages for direct mapping
Oct 03 03:25:37 rwell-84 kernel: Secure boot disabled
Oct 03 03:25:37 rwell-84 kernel: RAMDISK: [mem 0x9e869000-0x9f131fff]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Early table checksum verification disabled
Oct 03 03:25:37 rwell-84 kernel: ACPI: RSDP 0x00000000A6E65014 000024 (v02 HPQOEM)
Oct 03 03:25:37 rwell-84 kernel: ACPI: XSDT 0x00000000A6E64728 00012C (v01 HPQOEM SLIC-CPC 01072009 AMI  01000013)
Oct 03 03:25:37 rwell-84 kernel: ACPI: FACP 0x00000000A6E53000 000114 (v06 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Oct 03 03:25:37 rwell-84 kernel: ACPI: DSDT 0x00000000A6E0A000 011323 (v02 HPQOEM SLIC-CPC 01072009 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: FACS 0x00000000A7543000 000040
Oct 03 03:25:37 rwell-84 kernel: ACPI: MSDM 0x00000000A6E63000 000055 (v03 HPQOEM SLIC-CPC 01072009 AMI  01000013)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E62000 000050 (v01 HPQOEM SLIC-CPC 00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: IVRS 0x00000000A6E61000 0001A4 (v02 AMD    AmdTable 00000001 AMD  00000001)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E59000 0072B0 (v02 AMD    Artic    00000002 MSFT 04000000)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E55000 003B8E (v02 AMD    AMD AOD  00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E54000 000221 (v02 HPQOEM CPUSSDT  01072009 AMI  01072009)
Oct 03 03:25:37 rwell-84 kernel: ACPI: FIDT 0x00000000A6E41000 00009C (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Oct 03 03:25:37 rwell-84 kernel: ACPI: MCFG 0x00000000A6E40000 00003C (v01 HPQOEM SLIC-CPC 01072009 MSFT 00010013)
Oct 03 03:25:37 rwell-84 kernel: ACPI: HPET 0x00000000A6E3F000 000038 (v01 HPQOEM SLIC-CPC 01072009 AMI  00000005)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E3E000 0002E3 (v01 AMD    STD3     00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: FPDT 0x00000000A6E3D000 000044 (v01 HPQOEM SLIC-CPC 01072009 AMI  01000013)
Oct 03 03:25:37 rwell-84 kernel: ACPI: VFCT 0x00000000A6E32000 00AC84 (v01 HPQOEM SLIC-CPC 00000001 AMD  31504F47)
Oct 03 03:25:37 rwell-84 kernel: ACPI: BGRT 0x00000000A6E31000 000038 (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Oct 03 03:25:37 rwell-84 kernel: ACPI: TPM2 0x00000000A6E30000 00004C (v04 HPQOEM SLIC-CPC 00000001 AMI  00000000)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E2A000 005354 (v02 AMD    AmdTable 00000001 AMD  00000001)
Oct 03 03:25:37 rwell-84 kernel: ACPI: CRAT 0x00000000A6E29000 000EE8 (v01 AMD    AmdTable 00000001 AMD  00000001)
Oct 03 03:25:37 rwell-84 kernel: ACPI: CDIT 0x00000000A6E28000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E27000 0002C2 (v02 AMD    ArticDGP 00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E25000 0015C4 (v02 AMD    CPMD3CLD 00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E23000 0010C9 (v02 AMD    ArticTPX 00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E22000 00052C (v02 AMD    ArticNOI 00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E1E000 0037DC (v02 AMD    ArticN   00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: WSMT 0x00000000A6E1D000 000028 (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Oct 03 03:25:37 rwell-84 kernel: ACPI: APIC 0x00000000A6E1C000 00015E (v04 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E52000 00049F (v02 AMD    ArticPRN 00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E51000 00007D (v02 AMD    ArticLPI 00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4F000 0010AF (v02 AMD    ArticC   00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4E000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4D000 00020A (v02 AMD    Artic    00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4C000 000AB1 (v02 AMD    ArticN   00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4B000 00073F (v02 AMD    PWPT     00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4A000 000293 (v02 AMD    ArticN   00000001 INTL 20120913)
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving FACP table memory at [mem 0xa6e53000-0xa6e53113]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving DSDT table memory at [mem 0xa6e0a000-0xa6e1b322]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving FACS table memory at [mem 0xa7543000-0xa754303f]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving MSDM table memory at [mem 0xa6e63000-0xa6e63054]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e62000-0xa6e6204f]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving IVRS table memory at [mem 0xa6e61000-0xa6e611a3]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e59000-0xa6e602af]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e55000-0xa6e58b8d]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e54000-0xa6e54220]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving FIDT table memory at [mem 0xa6e41000-0xa6e4109b]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving MCFG table memory at [mem 0xa6e40000-0xa6e4003b]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving HPET table memory at [mem 0xa6e3f000-0xa6e3f037]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e3e000-0xa6e3e2e2]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving FPDT table memory at [mem 0xa6e3d000-0xa6e3d043]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving VFCT table memory at [mem 0xa6e32000-0xa6e3cc83]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving BGRT table memory at [mem 0xa6e31000-0xa6e31037]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving TPM2 table memory at [mem 0xa6e30000-0xa6e3004b]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e2a000-0xa6e2f353]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving CRAT table memory at [mem 0xa6e29000-0xa6e29ee7]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving CDIT table memory at [mem 0xa6e28000-0xa6e28028]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e27000-0xa6e272c1]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e25000-0xa6e265c3]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e23000-0xa6e240c8]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e22000-0xa6e2252b]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e1e000-0xa6e217db]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving WSMT table memory at [mem 0xa6e1d000-0xa6e1d027]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving APIC table memory at [mem 0xa6e1c000-0xa6e1c15d]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e52000-0xa6e5249e]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e51000-0xa6e5107c]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4f000-0xa6e500ae]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4e000-0xa6e4e0be]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4d000-0xa6e4d209]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4c000-0xa6e4cab0]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4b000-0xa6e4b73e]
Oct 03 03:25:37 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4a000-0xa6e4a292]
Oct 03 03:25:37 rwell-84 kernel: No NUMA configuration found
Oct 03 03:25:37 rwell-84 kernel: Faking a node at [mem 0x0000000000000000-0x000000083e2fffff]
Oct 03 03:25:37 rwell-84 kernel: NODE_DATA(0) allocated [mem 0x83e2fb000-0x83e2fffff]
Oct 03 03:25:37 rwell-84 kernel: Zone ranges:
Oct 03 03:25:37 rwell-84 kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 03 03:25:37 rwell-84 kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 03 03:25:37 rwell-84 kernel:   Normal   [mem 0x0000000100000000-0x000000083e2fffff]
Oct 03 03:25:37 rwell-84 kernel:   Device   empty
Oct 03 03:25:37 rwell-84 kernel: Movable zone start for each node
Oct 03 03:25:37 rwell-84 kernel: Early memory node ranges
Oct 03 03:25:37 rwell-84 kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Oct 03 03:25:37 rwell-84 kernel:   node   0: [mem 0x0000000000100000-0x0000000009dfffff]
Oct 03 03:25:37 rwell-84 kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Oct 03 03:25:37 rwell-84 kernel:   node   0: [mem 0x000000000a20f000-0x000000000affffff]
Oct 03 03:25:37 rwell-84 kernel:   node   0: [mem 0x000000000b020000-0x00000000a6a9afff]
Oct 03 03:25:37 rwell-84 kernel:   node   0: [mem 0x00000000aa9ff000-0x00000000abffffff]
Oct 03 03:25:37 rwell-84 kernel:   node   0: [mem 0x0000000100000000-0x000000083e2fffff]
Oct 03 03:25:37 rwell-84 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000083e2fffff]
Oct 03 03:25:37 rwell-84 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 03 03:25:37 rwell-84 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Oct 03 03:25:37 rwell-84 kernel: On node 0, zone DMA32: 512 pages in unavailable ranges
Oct 03 03:25:37 rwell-84 kernel: On node 0, zone DMA32: 15 pages in unavailable ranges
Oct 03 03:25:37 rwell-84 kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Oct 03 03:25:37 rwell-84 kernel: On node 0, zone DMA32: 16228 pages in unavailable ranges
Oct 03 03:25:37 rwell-84 kernel: On node 0, zone Normal: 16384 pages in unavailable ranges
Oct 03 03:25:37 rwell-84 kernel: On node 0, zone Normal: 7424 pages in unavailable ranges
Oct 03 03:25:37 rwell-84 kernel: ACPI: PM-Timer IO Port: 0x808
Oct 03 03:25:37 rwell-84 kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
Oct 03 03:25:37 rwell-84 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Oct 03 03:25:37 rwell-84 kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Oct 03 03:25:37 rwell-84 kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Oct 03 03:25:37 rwell-84 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 03 03:25:37 rwell-84 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Oct 03 03:25:37 rwell-84 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 03 03:25:37 rwell-84 kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Oct 03 03:25:37 rwell-84 kernel: e820: update [mem 0xa56f9000-0xa571efff] usable ==> reserved
Oct 03 03:25:37 rwell-84 kernel: CPU topo: Max. logical packages:   1
Oct 03 03:25:37 rwell-84 kernel: CPU topo: Max. logical dies:       1
Oct 03 03:25:37 rwell-84 kernel: CPU topo: Max. dies per package:   1
Oct 03 03:25:37 rwell-84 kernel: CPU topo: Max. threads per core:   2
Oct 03 03:25:37 rwell-84 kernel: CPU topo: Num. cores per package:     8
Oct 03 03:25:37 rwell-84 kernel: CPU topo: Num. threads per package:  16
Oct 03 03:25:37 rwell-84 kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
Oct 03 03:25:37 rwell-84 kernel: CPU topo: Rejected CPUs 16
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x09e00000-0x09ffffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa31b2000-0xa31b2fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa31bf000-0xa31bffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa559d000-0xa559dfff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa55b2000-0xa55b2fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa56f9000-0xa571efff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa584a000-0xa584afff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa6a9b000-0xa6dfcfff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa6dfd000-0xa6e65fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa6e66000-0xa855ffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa8560000-0xaa9fefff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xac000000-0xadffffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xae000000-0xbeffffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe7fffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfe800000-0xfe800fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfe801000-0xfe9fffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Oct 03 03:25:37 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
Oct 03 03:25:37 rwell-84 kernel: [mem 0xc0000000-0xfe7fffff] available for PCI devices
Oct 03 03:25:37 rwell-84 kernel: Booting paravirtualized kernel on bare hardware
Oct 03 03:25:37 rwell-84 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 03 03:25:37 rwell-84 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Oct 03 03:25:37 rwell-84 kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Oct 03 03:25:37 rwell-84 kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Oct 03 03:25:37 rwell-84 kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Oct 03 03:25:37 rwell-84 kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Oct 03 03:25:37 rwell-84 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=0f1dd218-7e1f-404a-8413-1866d8e5b97a rw loglevel=3 quiet
Oct 03 03:25:37 rwell-84 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Oct 03 03:25:37 rwell-84 kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: Fallback order for Node 0: 0 
Oct 03 03:25:37 rwell-84 kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8282380
Oct 03 03:25:37 rwell-84 kernel: Policy zone: Normal
Oct 03 03:25:37 rwell-84 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Oct 03 03:25:37 rwell-84 kernel: software IO TLB: area num 16.
Oct 03 03:25:37 rwell-84 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Oct 03 03:25:37 rwell-84 kernel: ftrace: allocating 50621 entries in 198 pages
Oct 03 03:25:37 rwell-84 kernel: ftrace: allocated 198 pages with 4 groups
Oct 03 03:25:37 rwell-84 kernel: Dynamic Preempt: full
Oct 03 03:25:37 rwell-84 kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 03 03:25:37 rwell-84 kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Oct 03 03:25:37 rwell-84 kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Oct 03 03:25:37 rwell-84 kernel:         Trampoline variant of Tasks RCU enabled.
Oct 03 03:25:37 rwell-84 kernel:         Rude variant of Tasks RCU enabled.
Oct 03 03:25:37 rwell-84 kernel:         Tracing variant of Tasks RCU enabled.
Oct 03 03:25:37 rwell-84 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 03 03:25:37 rwell-84 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Oct 03 03:25:37 rwell-84 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Oct 03 03:25:37 rwell-84 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Oct 03 03:25:37 rwell-84 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Oct 03 03:25:37 rwell-84 kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
Oct 03 03:25:37 rwell-84 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Oct 03 03:25:37 rwell-84 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 03 03:25:37 rwell-84 kernel: Console: colour dummy device 80x25
Oct 03 03:25:37 rwell-84 kernel: printk: legacy console [tty0] enabled
Oct 03 03:25:37 rwell-84 kernel: ACPI: Core revision 20240322
Oct 03 03:25:37 rwell-84 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Oct 03 03:25:37 rwell-84 kernel: APIC: Switch to symmetric I/O mode setup
Oct 03 03:25:37 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
Oct 03 03:25:37 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
Oct 03 03:25:37 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
Oct 03 03:25:37 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
Oct 03 03:25:37 rwell-84 kernel: AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
Oct 03 03:25:37 rwell-84 kernel: x2apic enabled
Oct 03 03:25:37 rwell-84 kernel: APIC: Switched APIC routing to: cluster x2apic
Oct 03 03:25:37 rwell-84 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 03 03:25:37 rwell-84 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d57f5a0258, max_idle_ns: 881590864228 ns
Oct 03 03:25:37 rwell-84 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7588.78 BogoMIPS (lpj=12642850)
Oct 03 03:25:37 rwell-84 kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Oct 03 03:25:37 rwell-84 kernel: LVT offset 1 assigned for vector 0xf9
Oct 03 03:25:37 rwell-84 kernel: LVT offset 2 assigned for vector 0xf4
Oct 03 03:25:37 rwell-84 kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Oct 03 03:25:37 rwell-84 kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Oct 03 03:25:37 rwell-84 kernel: process: using mwait in idle threads
Oct 03 03:25:37 rwell-84 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 03 03:25:37 rwell-84 kernel: Spectre V2 : Mitigation: Retpolines
Oct 03 03:25:37 rwell-84 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 03 03:25:37 rwell-84 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Oct 03 03:25:37 rwell-84 kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Oct 03 03:25:37 rwell-84 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 03 03:25:37 rwell-84 kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Oct 03 03:25:37 rwell-84 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Oct 03 03:25:37 rwell-84 kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Oct 03 03:25:37 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 03 03:25:37 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 03 03:25:37 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 03 03:25:37 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Oct 03 03:25:37 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Oct 03 03:25:37 rwell-84 kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 03 03:25:37 rwell-84 kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Oct 03 03:25:37 rwell-84 kernel: x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
Oct 03 03:25:37 rwell-84 kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Oct 03 03:25:37 rwell-84 kernel: Freeing SMP alternatives memory: 40K
Oct 03 03:25:37 rwell-84 kernel: pid_max: default: 32768 minimum: 301
Oct 03 03:25:37 rwell-84 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Oct 03 03:25:37 rwell-84 kernel: landlock: Up and running.
Oct 03 03:25:37 rwell-84 kernel: Yama: becoming mindful.
Oct 03 03:25:37 rwell-84 kernel: LSM support for eBPF active
Oct 03 03:25:37 rwell-84 kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: smpboot: CPU0: AMD Ryzen 7 5700G with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
Oct 03 03:25:37 rwell-84 kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Oct 03 03:25:37 rwell-84 kernel: ... version:                0
Oct 03 03:25:37 rwell-84 kernel: ... bit width:              48
Oct 03 03:25:37 rwell-84 kernel: ... generic registers:      6
Oct 03 03:25:37 rwell-84 kernel: ... value mask:             0000ffffffffffff
Oct 03 03:25:37 rwell-84 kernel: ... max period:             00007fffffffffff
Oct 03 03:25:37 rwell-84 kernel: ... fixed-purpose events:   0
Oct 03 03:25:37 rwell-84 kernel: ... event mask:             000000000000003f
Oct 03 03:25:37 rwell-84 kernel: signal: max sigframe size: 3376
Oct 03 03:25:37 rwell-84 kernel: rcu: Hierarchical SRCU implementation.
Oct 03 03:25:37 rwell-84 kernel: rcu:         Max phase no-delay instances is 1000.
Oct 03 03:25:37 rwell-84 kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Oct 03 03:25:37 rwell-84 kernel: MCE: In-kernel MCE decoding enabled.
Oct 03 03:25:37 rwell-84 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 03 03:25:37 rwell-84 kernel: smp: Bringing up secondary CPUs ...
Oct 03 03:25:37 rwell-84 kernel: smpboot: x86: Booting SMP configuration:
Oct 03 03:25:37 rwell-84 kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
Oct 03 03:25:37 rwell-84 kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Oct 03 03:25:37 rwell-84 kernel: smp: Brought up 1 node, 16 CPUs
Oct 03 03:25:37 rwell-84 kernel: smpboot: Total of 16 processors activated (121419.50 BogoMIPS)
Oct 03 03:25:37 rwell-84 kernel: Memory: 32411060K/33129520K available (18432K kernel code, 2187K rwdata, 13516K rodata, 3452K init, 3432K bss, 699528K reserved, 0K cma-reserved)
Oct 03 03:25:37 rwell-84 kernel: devtmpfs: initialized
Oct 03 03:25:37 rwell-84 kernel: x86/mm: Memory block size: 128MB
Oct 03 03:25:37 rwell-84 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
Oct 03 03:25:37 rwell-84 kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa6e66000-0xa855ffff] (24092672 bytes)
Oct 03 03:25:37 rwell-84 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 03 03:25:37 rwell-84 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: pinctrl core: initialized pinctrl subsystem
Oct 03 03:25:37 rwell-84 kernel: PM: RTC time: 07:25:33, date: 2024-10-03
Oct 03 03:25:37 rwell-84 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 03 03:25:37 rwell-84 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Oct 03 03:25:37 rwell-84 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 03 03:25:37 rwell-84 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 03 03:25:37 rwell-84 kernel: audit: initializing netlink subsys (disabled)
Oct 03 03:25:37 rwell-84 kernel: audit: type=2000 audit(1727940333.189:1): state=initialized audit_enabled=0 res=1
Oct 03 03:25:37 rwell-84 kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 03 03:25:37 rwell-84 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 03 03:25:37 rwell-84 kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 03 03:25:37 rwell-84 kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 03 03:25:37 rwell-84 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 03 03:25:37 rwell-84 kernel: cpuidle: using governor ladder
Oct 03 03:25:37 rwell-84 kernel: cpuidle: using governor menu
Oct 03 03:25:37 rwell-84 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 03 03:25:37 rwell-84 kernel: PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
Oct 03 03:25:37 rwell-84 kernel: PCI: Using configuration type 1 for base access
Oct 03 03:25:37 rwell-84 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Oct 03 03:25:37 rwell-84 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Oct 03 03:25:37 rwell-84 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Oct 03 03:25:37 rwell-84 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Oct 03 03:25:37 rwell-84 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Oct 03 03:25:37 rwell-84 kernel: ACPI: Added _OSI(Module Device)
Oct 03 03:25:37 rwell-84 kernel: ACPI: Added _OSI(Processor Device)
Oct 03 03:25:37 rwell-84 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 03 03:25:37 rwell-84 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 03 03:25:37 rwell-84 kernel: ACPI: 20 ACPI AML tables successfully acquired and loaded
Oct 03 03:25:37 rwell-84 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Oct 03 03:25:37 rwell-84 kernel: ACPI: Interpreter enabled
Oct 03 03:25:37 rwell-84 kernel: ACPI: PM: (supports S0 S4 S5)
Oct 03 03:25:37 rwell-84 kernel: ACPI: Using IOAPIC for interrupt routing
Oct 03 03:25:37 rwell-84 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 03 03:25:37 rwell-84 kernel: PCI: Ignoring E820 reservations for host bridge windows
Oct 03 03:25:37 rwell-84 kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC0.P3U0: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC1.P3U1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SATA.P0S0: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SATA.P3S0: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SAT1.P0S1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SAT1.P3S1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP4.P0NV: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PWR1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PWR1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT20.PWR1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT24.PWR1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT26.PWR1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT27.PWR1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT28.PWR1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT29.PWR1: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP0.M237: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_TZ_.FN00: New power resource
Oct 03 03:25:37 rwell-84 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 03 03:25:37 rwell-84 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 03 03:25:37 rwell-84 kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Oct 03 03:25:37 rwell-84 kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Oct 03 03:25:37 rwell-84 kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
Oct 03 03:25:37 rwell-84 kernel: PCI host bridge to bus 0000:00
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: root bus resource [mem 0x840000000-0x7fffffffff window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1: [1022:1633] type 01 class 0x060400 PCIe Root Port
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0xfcc00000-0xfcefffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-07]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.1:   bridge window [io  0xd000-0xefff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.1:   bridge window [mem 0xfc900000-0xfcbfffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.1: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.2: [1022:1634] type 01 class 0x060400 PCIe Root Port
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.2: PCI bridge to [bus 08]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.2:   bridge window [mem 0xfcf00000-0xfcffffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.2: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:08.1: PCI bridge to [bus 09]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:08.1:   bridge window [mem 0xfc500000-0xfc8fffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:08.1: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.0: [1022:166a] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.1: [1022:166b] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.2: [1022:166c] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.3: [1022:166d] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.4: [1022:166e] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.5: [1022:166f] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.6: [1022:1670] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.7: [1022:1671] type 00 class 0x060000 conventional PCI endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0: BAR 0 [mem 0xfce00000-0xfce03fff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: [1002:73ff] type 00 class 0x030000 PCIe Legacy Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: BAR 0 [mem 0x7c00000000-0x7dffffffff 64bit pref]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: BAR 2 [mem 0x7e00000000-0x7e0fffffff 64bit pref]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: BAR 4 [io  0xf000-0xf0ff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: BAR 5 [mem 0xfcc00000-0xfccfffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: ROM [mem 0xfcd00000-0xfcd1ffff pref]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.1: BAR 0 [mem 0xfcd20000-0xfcd23fff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.0: [1022:43ee] type 00 class 0x0c0330 PCIe Legacy Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.0: BAR 0 [mem 0xfcba0000-0xfcba7fff 64bit]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.0: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.1: [1022:43eb] type 00 class 0x010601 PCIe Legacy Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.1: BAR 5 [mem 0xfcb80000-0xfcb9ffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.1: ROM [mem 0xfcb00000-0xfcb7ffff pref]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.1: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.1: PME# supported from D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.2: [1022:43e9] type 01 class 0x060400 PCIe Switch Upstream Port
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.2: PCI bridge to [bus 05-07]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.2:   bridge window [io  0xd000-0xefff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.2: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.2: PME# supported from D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-07]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:08.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:08.0: PCI bridge to [bus 06]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:08.0:   bridge window [io  0xe000-0xefff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:08.0:   bridge window [mem 0xfca00000-0xfcafffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:08.0: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:08.0: PME# supported from D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:09.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:09.0: PCI bridge to [bus 07]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:09.0:   bridge window [io  0xd000-0xdfff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:09.0:   bridge window [mem 0xfc900000-0xfc9fffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:09.0: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:09.0: PME# supported from D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.2: PCI bridge to [bus 05-07]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:06:00.0: [10ec:8852] type 00 class 0x028000 PCIe Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:06:00.0: BAR 0 [io  0xe000-0xe0ff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:06:00.0: BAR 2 [mem 0xfca00000-0xfcafffff 64bit]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:06:00.0: supports D1 D2
Oct 03 03:25:37 rwell-84 kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:08.0: PCI bridge to [bus 06]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:07:00.0: BAR 0 [io  0xd000-0xd0ff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:07:00.0: BAR 2 [mem 0xfc904000-0xfc904fff 64bit]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:07:00.0: BAR 4 [mem 0xfc900000-0xfc903fff 64bit]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:07:00.0: supports D1 D2
Oct 03 03:25:37 rwell-84 kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:09.0: PCI bridge to [bus 07]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:08:00.0: [15b7:5009] type 00 class 0x010802 PCIe Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:08:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:08:00.0: BAR 4 [mem 0xfcf04000-0xfcf040ff 64bit]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.2: PCI bridge to [bus 08]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.0: [1022:145a] type 00 class 0x130000 PCIe Legacy Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.0: enabling Extended Tags
Oct 03 03:25:37 rwell-84 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:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.2: BAR 2 [mem 0xfc700000-0xfc7fffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.2: BAR 5 [mem 0xfc808000-0xfc809fff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.2: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.3: BAR 0 [mem 0xfc600000-0xfc6fffff 64bit]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.3: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.4: BAR 0 [mem 0xfc500000-0xfc5fffff 64bit]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.4: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.4: PME# supported from D0 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.6: BAR 0 [mem 0xfc800000-0xfc807fff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.6: enabling Extended Tags
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.6: PME# supported from D0 D3hot D3cold
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:08.1: PCI bridge to [bus 09]
Oct 03 03:25:37 rwell-84 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Oct 03 03:25:37 rwell-84 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Oct 03 03:25:37 rwell-84 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Oct 03 03:25:37 rwell-84 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Oct 03 03:25:37 rwell-84 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Oct 03 03:25:37 rwell-84 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Oct 03 03:25:37 rwell-84 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Oct 03 03:25:37 rwell-84 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Oct 03 03:25:37 rwell-84 kernel: Low-power S0 idle used by default for system suspend
Oct 03 03:25:37 rwell-84 kernel: iommu: Default domain type: Translated
Oct 03 03:25:37 rwell-84 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Oct 03 03:25:37 rwell-84 kernel: SCSI subsystem initialized
Oct 03 03:25:37 rwell-84 kernel: libata version 3.00 loaded.
Oct 03 03:25:37 rwell-84 kernel: ACPI: bus type USB registered
Oct 03 03:25:37 rwell-84 kernel: usbcore: registered new interface driver usbfs
Oct 03 03:25:37 rwell-84 kernel: usbcore: registered new interface driver hub
Oct 03 03:25:37 rwell-84 kernel: usbcore: registered new device driver usb
Oct 03 03:25:37 rwell-84 kernel: EDAC MC: Ver: 3.0.0
Oct 03 03:25:37 rwell-84 kernel: efivars: Registered efivars operations
Oct 03 03:25:37 rwell-84 kernel: NetLabel: Initializing
Oct 03 03:25:37 rwell-84 kernel: NetLabel:  domain hash size = 128
Oct 03 03:25:37 rwell-84 kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 03 03:25:37 rwell-84 kernel: NetLabel:  unlabeled traffic allowed by default
Oct 03 03:25:37 rwell-84 kernel: mctp: management component transport protocol core
Oct 03 03:25:37 rwell-84 kernel: NET: Registered PF_MCTP protocol family
Oct 03 03:25:37 rwell-84 kernel: PCI: Using ACPI for IRQ routing
Oct 03 03:25:37 rwell-84 kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 03 03:25:37 rwell-84 kernel: e820: reserve RAM buffer [mem 0x09e00000-0x0bffffff]
Oct 03 03:25:37 rwell-84 kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Oct 03 03:25:37 rwell-84 kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Oct 03 03:25:37 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa31b2018-0xa3ffffff]
Oct 03 03:25:37 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa559d018-0xa7ffffff]
Oct 03 03:25:37 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa56f9000-0xa7ffffff]
Oct 03 03:25:37 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa584a000-0xa7ffffff]
Oct 03 03:25:37 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa6a9b000-0xa7ffffff]
Oct 03 03:25:37 rwell-84 kernel: e820: reserve RAM buffer [mem 0x83e300000-0x83fffffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Oct 03 03:25:37 rwell-84 kernel: vgaarb: loaded
Oct 03 03:25:37 rwell-84 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Oct 03 03:25:37 rwell-84 kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Oct 03 03:25:37 rwell-84 kernel: clocksource: Switched to clocksource tsc-early
Oct 03 03:25:37 rwell-84 kernel: VFS: Disk quotas dquot_6.6.0
Oct 03 03:25:37 rwell-84 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 03 03:25:37 rwell-84 kernel: pnp: PnP ACPI init
Oct 03 03:25:37 rwell-84 kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:01: [mem 0x1000000000000 window] could not be reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x04d0-0x04d1] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x040b] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x04d6] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0c00-0x0c01] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0c14] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0c50-0x0c51] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0c52] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0c6c] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0c6f] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0cd8-0x0cdf] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0800-0x089f] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0b00-0x0b0f] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0b20-0x0b3f] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0900-0x090f] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [io  0x0910-0x091f] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
Oct 03 03:25:37 rwell-84 kernel: system 00:03: [mem 0xff000000-0xffffffff] has been reserved
Oct 03 03:25:37 rwell-84 kernel: pnp: PnP ACPI: found 4 devices
Oct 03 03:25:37 rwell-84 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 03 03:25:37 rwell-84 kernel: NET: Registered PF_INET protocol family
Oct 03 03:25:37 rwell-84 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: TCP: Hash tables configured (established 262144 bind 65536)
Oct 03 03:25:37 rwell-84 kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 03 03:25:37 rwell-84 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 03 03:25:37 rwell-84 kernel: NET: Registered PF_XDP protocol family
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0xfcc00000-0xfcefffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:08.0: PCI bridge to [bus 06]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:08.0:   bridge window [io  0xe000-0xefff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:08.0:   bridge window [mem 0xfca00000-0xfcafffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:09.0: PCI bridge to [bus 07]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:09.0:   bridge window [io  0xd000-0xdfff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:09.0:   bridge window [mem 0xfc900000-0xfc9fffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.2: PCI bridge to [bus 05-07]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.2:   bridge window [io  0xd000-0xefff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-07]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.1:   bridge window [io  0xd000-0xefff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.1:   bridge window [mem 0xfc900000-0xfcbfffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.2: PCI bridge to [bus 08]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.2:   bridge window [mem 0xfcf00000-0xfcffffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:08.1: PCI bridge to [bus 09]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:08.1:   bridge window [mem 0xfc500000-0xfc8fffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:00: resource 10 [mem 0x840000000-0x7fffffffff window]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:01: resource 1 [mem 0xfcc00000-0xfcefffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:01: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:02: resource 1 [mem 0xfcc00000-0xfcdfffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:02: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:03: resource 1 [mem 0xfcc00000-0xfcdfffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:03: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:04: resource 0 [io  0xd000-0xefff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:04: resource 1 [mem 0xfc900000-0xfcbfffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:05: resource 0 [io  0xd000-0xefff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:05: resource 1 [mem 0xfc900000-0xfcafffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:06: resource 0 [io  0xe000-0xefff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:06: resource 1 [mem 0xfca00000-0xfcafffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:07: resource 1 [mem 0xfc900000-0xfc9fffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:08: resource 1 [mem 0xfcf00000-0xfcffffff]
Oct 03 03:25:37 rwell-84 kernel: pci_bus 0000:09: resource 1 [mem 0xfc500000-0xfc8fffff]
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.3: extending delay after power-on from D3hot to 20 msec
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.4: extending delay after power-on from D3hot to 20 msec
Oct 03 03:25:37 rwell-84 kernel: PCI: CLS 64 bytes, default 64
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Oct 03 03:25:37 rwell-84 kernel: Trying to unpack rootfs image as initramfs...
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.0: Adding to iommu group 0
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:01.1: Adding to iommu group 1
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.0: Adding to iommu group 2
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.1: Adding to iommu group 3
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:02.2: Adding to iommu group 4
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:08.0: Adding to iommu group 5
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:08.1: Adding to iommu group 6
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:14.0: Adding to iommu group 7
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:14.3: Adding to iommu group 7
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.0: Adding to iommu group 8
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.1: Adding to iommu group 8
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.2: Adding to iommu group 8
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.3: Adding to iommu group 8
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.4: Adding to iommu group 8
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.5: Adding to iommu group 8
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.6: Adding to iommu group 8
Oct 03 03:25:37 rwell-84 kernel: pci 0000:00:18.7: Adding to iommu group 8
Oct 03 03:25:37 rwell-84 kernel: pci 0000:01:00.0: Adding to iommu group 9
Oct 03 03:25:37 rwell-84 kernel: pci 0000:02:00.0: Adding to iommu group 10
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.0: Adding to iommu group 11
Oct 03 03:25:37 rwell-84 kernel: pci 0000:03:00.1: Adding to iommu group 12
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.0: Adding to iommu group 13
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.1: Adding to iommu group 13
Oct 03 03:25:37 rwell-84 kernel: pci 0000:04:00.2: Adding to iommu group 13
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:08.0: Adding to iommu group 13
Oct 03 03:25:37 rwell-84 kernel: pci 0000:05:09.0: Adding to iommu group 13
Oct 03 03:25:37 rwell-84 kernel: pci 0000:06:00.0: Adding to iommu group 13
Oct 03 03:25:37 rwell-84 kernel: pci 0000:07:00.0: Adding to iommu group 13
Oct 03 03:25:37 rwell-84 kernel: pci 0000:08:00.0: Adding to iommu group 14
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.0: Adding to iommu group 15
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.2: Adding to iommu group 16
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.3: Adding to iommu group 17
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.4: Adding to iommu group 18
Oct 03 03:25:37 rwell-84 kernel: pci 0000:09:00.6: Adding to iommu group 19
Oct 03 03:25:37 rwell-84 kernel: AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
Oct 03 03:25:37 rwell-84 kernel: AMD-Vi: Interrupt remapping enabled
Oct 03 03:25:37 rwell-84 kernel: AMD-Vi: X2APIC enabled
Oct 03 03:25:37 rwell-84 kernel: Freeing initrd memory: 8996K
Oct 03 03:25:37 rwell-84 kernel: AMD-Vi: Virtual APIC enabled
Oct 03 03:25:37 rwell-84 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 03 03:25:37 rwell-84 kernel: software IO TLB: mapped [mem 0x000000009a869000-0x000000009e869000] (64MB)
Oct 03 03:25:37 rwell-84 kernel: LVT offset 0 assigned for vector 0x400
Oct 03 03:25:37 rwell-84 kernel: perf: AMD IBS detected (0x000003ff)
Oct 03 03:25:37 rwell-84 kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Oct 03 03:25:37 rwell-84 kernel: Initialise system trusted keyrings
Oct 03 03:25:37 rwell-84 kernel: Key type blacklist registered
Oct 03 03:25:37 rwell-84 kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Oct 03 03:25:37 rwell-84 kernel: zbud: loaded
Oct 03 03:25:37 rwell-84 kernel: fuse: init (API version 7.40)
Oct 03 03:25:37 rwell-84 kernel: integrity: Platform Keyring initialized
Oct 03 03:25:37 rwell-84 kernel: integrity: Machine keyring initialized
Oct 03 03:25:37 rwell-84 kernel: Key type asymmetric registered
Oct 03 03:25:37 rwell-84 kernel: Asymmetric key parser 'x509' registered
Oct 03 03:25:37 rwell-84 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Oct 03 03:25:37 rwell-84 kernel: io scheduler mq-deadline registered
Oct 03 03:25:37 rwell-84 kernel: io scheduler kyber registered
Oct 03 03:25:37 rwell-84 kernel: io scheduler bfq registered
Oct 03 03:25:37 rwell-84 kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 36
Oct 03 03:25:37 rwell-84 kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Oct 03 03:25:37 rwell-84 kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 37
Oct 03 03:25:37 rwell-84 kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 38
Oct 03 03:25:37 rwell-84 kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 39
Oct 03 03:25:37 rwell-84 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 03 03:25:37 rwell-84 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Oct 03 03:25:37 rwell-84 kernel: ACPI: button: Power Button [PWRB]
Oct 03 03:25:37 rwell-84 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Oct 03 03:25:37 rwell-84 kernel: Monitor-Mwait will be used to enter C-1 state
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Oct 03 03:25:37 rwell-84 kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 03 03:25:37 rwell-84 kernel: ACPI: thermal: Thermal Zone [HPTZ] (13 C)
Oct 03 03:25:37 rwell-84 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 03 03:25:37 rwell-84 kernel: Non-volatile memory driver v1.3
Oct 03 03:25:37 rwell-84 kernel: Linux agpgart interface v0.103
Oct 03 03:25:37 rwell-84 kernel: tpm_crb MSFT0101:00: Disabling hwrng
Oct 03 03:25:37 rwell-84 kernel: ACPI: bus type drm_connector registered
Oct 03 03:25:37 rwell-84 kernel: ahci 0000:04:00.1: version 3.0
Oct 03 03:25:37 rwell-84 kernel: ahci 0000:04:00.1: enabling device (0100 -> 0102)
Oct 03 03:25:37 rwell-84 kernel: ahci 0000:04:00.1: SSS flag set, parallel bus scan disabled
Oct 03 03:25:37 rwell-84 kernel: ahci 0000:04:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Oct 03 03:25:37 rwell-84 kernel: ahci 0000:04:00.1: 6/6 ports implemented (port mask 0x3f)
Oct 03 03:25:37 rwell-84 kernel: ahci 0000:04:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Oct 03 03:25:37 rwell-84 kernel: scsi host0: ahci
Oct 03 03:25:37 rwell-84 kernel: scsi host1: ahci
Oct 03 03:25:37 rwell-84 kernel: scsi host2: ahci
Oct 03 03:25:37 rwell-84 kernel: scsi host3: ahci
Oct 03 03:25:37 rwell-84 kernel: scsi host4: ahci
Oct 03 03:25:37 rwell-84 kernel: scsi host5: ahci
Oct 03 03:25:37 rwell-84 kernel: ata1: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80100 irq 47 lpm-pol 4
Oct 03 03:25:37 rwell-84 kernel: ata2: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80180 irq 47 lpm-pol 4
Oct 03 03:25:37 rwell-84 kernel: ata3: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80200 irq 47 lpm-pol 4
Oct 03 03:25:37 rwell-84 kernel: ata4: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80280 irq 47 lpm-pol 4
Oct 03 03:25:37 rwell-84 kernel: ata5: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80300 irq 47 lpm-pol 4
Oct 03 03:25:37 rwell-84 kernel: ata6: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80380 irq 47 lpm-pol 4
Oct 03 03:25:37 rwell-84 kernel: usbcore: registered new interface driver usbserial_generic
Oct 03 03:25:37 rwell-84 kernel: usbserial: USB Serial support registered for generic
Oct 03 03:25:37 rwell-84 kernel: rtc_cmos 00:02: RTC can wake from S4
Oct 03 03:25:37 rwell-84 kernel: rtc_cmos 00:02: registered as rtc0
Oct 03 03:25:37 rwell-84 kernel: rtc_cmos 00:02: setting system clock to 2024-10-03T07:25:34 UTC (1727940334)
Oct 03 03:25:37 rwell-84 kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
Oct 03 03:25:37 rwell-84 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 03 03:25:37 rwell-84 kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Oct 03 03:25:37 rwell-84 kernel: fbcon: Deferring console take-over
Oct 03 03:25:37 rwell-84 kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Oct 03 03:25:37 rwell-84 kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 03 03:25:37 rwell-84 kernel: drop_monitor: Initializing network drop monitor service
Oct 03 03:25:37 rwell-84 kernel: NET: Registered PF_INET6 protocol family
Oct 03 03:25:37 rwell-84 kernel: Segment Routing with IPv6
Oct 03 03:25:37 rwell-84 kernel: RPL Segment Routing with IPv6
Oct 03 03:25:37 rwell-84 kernel: In-situ OAM (IOAM) with IPv6
Oct 03 03:25:37 rwell-84 kernel: NET: Registered PF_PACKET protocol family
Oct 03 03:25:37 rwell-84 kernel: microcode: Current revision: 0x0a50000f
Oct 03 03:25:37 rwell-84 kernel: resctrl: L3 allocation detected
Oct 03 03:25:37 rwell-84 kernel: resctrl: MB allocation detected
Oct 03 03:25:37 rwell-84 kernel: resctrl: L3 monitoring detected
Oct 03 03:25:37 rwell-84 kernel: IPI shorthand broadcast: enabled
Oct 03 03:25:37 rwell-84 kernel: sched_clock: Marking stable (764807934, 289847)->(770330403, -5232622)
Oct 03 03:25:37 rwell-84 kernel: registered taskstats version 1
Oct 03 03:25:37 rwell-84 kernel: Loading compiled-in X.509 certificates
Oct 03 03:25:37 rwell-84 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 9fcd2188ce780adf470d55ee0fd158d9d3ad3604'
Oct 03 03:25:37 rwell-84 kernel: zswap: loaded using pool zstd/zsmalloc
Oct 03 03:25:37 rwell-84 kernel: Demotion targets for Node 0: null
Oct 03 03:25:37 rwell-84 kernel: Key type .fscrypt registered
Oct 03 03:25:37 rwell-84 kernel: Key type fscrypt-provisioning registered
Oct 03 03:25:37 rwell-84 kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 03 03:25:37 rwell-84 kernel: integrity: Loaded X.509 cert 'HP Inc.: HP UEFI Secure Boot DB 2017: d9c01b50cfcae89d3b05345c163aa76e5dd589e7'
Oct 03 03:25:37 rwell-84 kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 03 03:25:37 rwell-84 kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Oct 03 03:25:37 rwell-84 kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 03 03:25:37 rwell-84 kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Oct 03 03:25:37 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
Oct 03 03:25:37 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:5391c3a2fb112102a6aa1edc25ae77e19f5d6f09cd09eeb2509922bfcd5992ea
Oct 03 03:25:37 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:80b4d96931bf0d02fd91a61e19d14f1da452e66db2408ca8604d411f92659f0a
Oct 03 03:25:37 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
Oct 03 03:25:37 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
Oct 03 03:25:37 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
Oct 03 03:25:37 rwell-84 kernel: PM:   Magic number: 12:364:419
Oct 03 03:25:37 rwell-84 kernel: thermal cooling_device15: hash matches
Oct 03 03:25:37 rwell-84 kernel: RAS: Correctable Errors collector initialized.
Oct 03 03:25:37 rwell-84 kernel: clk: Disabling unused clocks
Oct 03 03:25:37 rwell-84 kernel: PM: genpd: Disabling unused power domains
Oct 03 03:25:37 rwell-84 kernel: ata1: SATA link down (SStatus 0 SControl 300)
Oct 03 03:25:37 rwell-84 kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 03 03:25:37 rwell-84 kernel: ata2.00: ATA-8: TOSHIBA DT01ACA100, MS2OA750, max UDMA/133
Oct 03 03:25:37 rwell-84 kernel: ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 32), AA
Oct 03 03:25:37 rwell-84 kernel: ata2.00: configured for UDMA/133
Oct 03 03:25:37 rwell-84 kernel: scsi 1:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA1 A750 PQ: 0 ANSI: 5
Oct 03 03:25:37 rwell-84 kernel: sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Oct 03 03:25:37 rwell-84 kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks
Oct 03 03:25:37 rwell-84 kernel: sd 1:0:0:0: [sda] Write Protect is off
Oct 03 03:25:37 rwell-84 kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 03 03:25:37 rwell-84 kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 03 03:25:37 rwell-84 kernel: sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Oct 03 03:25:37 rwell-84 kernel: tsc: Refined TSC clocksource calibration: 3792.874 MHz
Oct 03 03:25:37 rwell-84 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d5818a734c, max_idle_ns: 881590694765 ns
Oct 03 03:25:37 rwell-84 kernel: clocksource: Switched to clocksource tsc
Oct 03 03:25:37 rwell-84 kernel:  sda: sda1
Oct 03 03:25:37 rwell-84 kernel: sd 1:0:0:0: [sda] Attached SCSI disk
Oct 03 03:25:37 rwell-84 kernel: ata3: SATA link down (SStatus 0 SControl 300)
Oct 03 03:25:37 rwell-84 kernel: ata4: SATA link down (SStatus 0 SControl 300)
Oct 03 03:25:37 rwell-84 kernel: ata5: SATA link down (SStatus 0 SControl 300)
Oct 03 03:25:37 rwell-84 kernel: ata6: SATA link down (SStatus 0 SControl 300)
Oct 03 03:25:37 rwell-84 kernel: Freeing unused decrypted memory: 2028K
Oct 03 03:25:37 rwell-84 kernel: Freeing unused kernel image (initmem) memory: 3452K
Oct 03 03:25:37 rwell-84 kernel: Write protecting the kernel read-only data: 32768k
Oct 03 03:25:37 rwell-84 kernel: Freeing unused kernel image (rodata/data gap) memory: 820K
Oct 03 03:25:37 rwell-84 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 03 03:25:37 rwell-84 kernel: rodata_test: all tests were successful
Oct 03 03:25:37 rwell-84 kernel: Run /init as init process
Oct 03 03:25:37 rwell-84 kernel:   with arguments:
Oct 03 03:25:37 rwell-84 kernel:     /init
Oct 03 03:25:37 rwell-84 kernel:   with environment:
Oct 03 03:25:37 rwell-84 kernel:     HOME=/
Oct 03 03:25:37 rwell-84 kernel:     TERM=linux
Oct 03 03:25:37 rwell-84 kernel:     BOOT_IMAGE=/vmlinuz-linux
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 1
Oct 03 03:25:37 rwell-84 kernel: nvme 0000:08:00.0: platform quirk: setting simple suspend
Oct 03 03:25:37 rwell-84 kernel: nvme nvme0: pci function 0000:08:00.0
Oct 03 03:25:37 rwell-84 kernel: nvme nvme0: allocated 32 MiB host memory buffer.
Oct 03 03:25:37 rwell-84 kernel: nvme nvme0: 16/0/0 default/read/poll queues
Oct 03 03:25:37 rwell-84 kernel:  nvme0n1: p1 p2 p3 p4 p5
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:04:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:04:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Oct 03 03:25:37 rwell-84 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 03 03:25:37 rwell-84 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 03:25:37 rwell-84 kernel: usb usb1: Product: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: usb usb1: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 03:25:37 rwell-84 kernel: usb usb1: SerialNumber: 0000:04:00.0
Oct 03 03:25:37 rwell-84 kernel: hub 1-0:1.0: USB hub found
Oct 03 03:25:37 rwell-84 kernel: hub 1-0:1.0: 10 ports detected
Oct 03 03:25:37 rwell-84 kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 03 03:25:37 rwell-84 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 03 03:25:37 rwell-84 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 03:25:37 rwell-84 kernel: usb usb2: Product: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: usb usb2: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 03:25:37 rwell-84 kernel: usb usb2: SerialNumber: 0000:04:00.0
Oct 03 03:25:37 rwell-84 kernel: hub 2-0:1.0: USB hub found
Oct 03 03:25:37 rwell-84 kernel: hub 2-0:1.0: 4 ports detected
Oct 03 03:25:37 rwell-84 kernel: usb: port power management may be unreliable
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.3: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 3
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.3: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 4
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Oct 03 03:25:37 rwell-84 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 03 03:25:37 rwell-84 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 03:25:37 rwell-84 kernel: usb usb3: Product: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: usb usb3: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 03:25:37 rwell-84 kernel: usb usb3: SerialNumber: 0000:09:00.3
Oct 03 03:25:37 rwell-84 kernel: hub 3-0:1.0: USB hub found
Oct 03 03:25:37 rwell-84 kernel: hub 3-0:1.0: 4 ports detected
Oct 03 03:25:37 rwell-84 kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 03 03:25:37 rwell-84 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 03 03:25:37 rwell-84 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 03:25:37 rwell-84 kernel: usb usb4: Product: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: usb usb4: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 03:25:37 rwell-84 kernel: usb usb4: SerialNumber: 0000:09:00.3
Oct 03 03:25:37 rwell-84 kernel: hub 4-0:1.0: USB hub found
Oct 03 03:25:37 rwell-84 kernel: hub 4-0:1.0: 2 ports detected
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.4: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.4: new USB bus registered, assigned bus number 5
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.4: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.4: new USB bus registered, assigned bus number 6
Oct 03 03:25:37 rwell-84 kernel: xhci_hcd 0000:09:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Oct 03 03:25:37 rwell-84 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 03 03:25:37 rwell-84 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 03:25:37 rwell-84 kernel: usb usb5: Product: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: usb usb5: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 03:25:37 rwell-84 kernel: usb usb5: SerialNumber: 0000:09:00.4
Oct 03 03:25:37 rwell-84 kernel: hub 5-0:1.0: USB hub found
Oct 03 03:25:37 rwell-84 kernel: hub 5-0:1.0: 4 ports detected
Oct 03 03:25:37 rwell-84 kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 03 03:25:37 rwell-84 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 03 03:25:37 rwell-84 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 03:25:37 rwell-84 kernel: usb usb6: Product: xHCI Host Controller
Oct 03 03:25:37 rwell-84 kernel: usb usb6: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 03:25:37 rwell-84 kernel: usb usb6: SerialNumber: 0000:09:00.4
Oct 03 03:25:37 rwell-84 kernel: hub 6-0:1.0: USB hub found
Oct 03 03:25:37 rwell-84 kernel: hub 6-0:1.0: 2 ports detected
Oct 03 03:25:37 rwell-84 kernel: usb 5-1: new full-speed USB device number 2 using xhci_hcd
Oct 03 03:25:37 rwell-84 kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Oct 03 03:25:37 rwell-84 kernel: fbcon: Taking over console
Oct 03 03:25:37 rwell-84 kernel: Console: switching to colour frame buffer device 240x67
Oct 03 03:25:37 rwell-84 kernel: EXT4-fs (nvme0n1p2): mounted filesystem 0f1dd218-7e1f-404a-8413-1866d8e5b97a r/w with ordered data mode. Quota mode: none.
Oct 03 03:25:37 rwell-84 kernel: usb 5-1: New USB device found, idVendor=413c, idProduct=2123, bcdDevice=10.21
Oct 03 03:25:37 rwell-84 kernel: usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 03 03:25:37 rwell-84 kernel: usb 5-1: Product: Dell Keyboard KB525C
Oct 03 03:25:37 rwell-84 kernel: usb 5-1: Manufacturer: Dell Computer Corp
Oct 03 03:25:37 rwell-84 systemd[1]: systemd 256.6-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 +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Oct 03 03:25:37 rwell-84 systemd[1]: Detected architecture x86-64.
Oct 03 03:25:37 rwell-84 systemd[1]: Hostname set to <rwell-84>.
Oct 03 03:25:37 rwell-84 systemd[1]: bpf-restrict-fs: LSM BPF program attached
Oct 03 03:25:37 rwell-84 kernel: zram: Added device: zram0
Oct 03 03:25:37 rwell-84 kernel: usb 1-1: New USB device found, idVendor=1532, idProduct=00b2, bcdDevice= 1.01
Oct 03 03:25:37 rwell-84 kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 03 03:25:37 rwell-84 kernel: usb 1-1: Product: Razer DeathAdder V3
Oct 03 03:25:37 rwell-84 kernel: usb 1-1: Manufacturer: Razer
Oct 03 03:25:37 rwell-84 systemd[1]: Queued start job for default target Graphical Interface.
Oct 03 03:25:37 rwell-84 systemd[1]: Created slice Slice /system/dirmngr.
Oct 03 03:25:37 rwell-84 systemd[1]: Created slice Slice /system/getty.
Oct 03 03:25:37 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent.
Oct 03 03:25:37 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent-browser.
Oct 03 03:25:37 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent-extra.
Oct 03 03:25:37 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Oct 03 03:25:37 rwell-84 systemd[1]: Created slice Slice /system/keyboxd.
Oct 03 03:25:37 rwell-84 systemd[1]: Created slice Slice /system/modprobe.
Oct 03 03:25:37 rwell-84 systemd[1]: Created slice Slice /system/systemd-fsck.
Oct 03 03:25:37 rwell-84 systemd[1]: Created slice Slice /system/systemd-zram-setup.
Oct 03 03:25:37 rwell-84 systemd[1]: Created slice User and Session Slice.
Oct 03 03:25:37 rwell-84 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 03 03:25:37 rwell-84 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 03 03:25:37 rwell-84 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 03 03:25:37 rwell-84 systemd[1]: Expecting device /dev/disk/by-uuid/E407-E012...
Oct 03 03:25:37 rwell-84 systemd[1]: Expecting device /dev/disk/by-uuid/c4f1c733-3dc6-4812-846f-b0fc2db1e96d...
Oct 03 03:25:37 rwell-84 systemd[1]: Expecting device /dev/zram0...
Oct 03 03:25:37 rwell-84 systemd[1]: Reached target Local Encrypted Volumes.
Oct 03 03:25:37 rwell-84 systemd[1]: Reached target Local Integrity Protected Volumes.
Oct 03 03:25:37 rwell-84 systemd[1]: Reached target Path Units.
Oct 03 03:25:37 rwell-84 systemd[1]: Reached target Remote File Systems.
Oct 03 03:25:37 rwell-84 systemd[1]: Reached target Slice Units.
Oct 03 03:25:37 rwell-84 systemd[1]: Reached target Local Verity Protected Volumes.
Oct 03 03:25:37 rwell-84 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 03 03:25:37 rwell-84 systemd[1]: Listening on Process Core Dump Socket.
Oct 03 03:25:37 rwell-84 systemd[1]: Listening on Credential Encryption/Decryption.
Oct 03 03:25:37 rwell-84 systemd[1]: Listening on Journal Socket (/dev/log).
Oct 03 03:25:37 rwell-84 systemd[1]: Listening on Journal Sockets.
Oct 03 03:25:37 rwell-84 systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 03:25:37 rwell-84 systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 03:25:37 rwell-84 systemd[1]: Listening on udev Control Socket.
Oct 03 03:25:37 rwell-84 systemd[1]: Listening on udev Kernel Socket.
Oct 03 03:25:37 rwell-84 systemd[1]: Listening on User Database Manager Socket.
Oct 03 03:25:37 rwell-84 systemd[1]: Mounting Huge Pages File System...
Oct 03 03:25:37 rwell-84 systemd[1]: Mounting POSIX Message Queue File System...
Oct 03 03:25:37 rwell-84 systemd[1]: Mounting Kernel Debug File System...
Oct 03 03:25:37 rwell-84 systemd[1]: Mounting Kernel Trace File System...
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Create List of Static Device Nodes...
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Load Kernel Module configfs...
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Load Kernel Module dm_mod...
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Load Kernel Module drm...
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Load Kernel Module fuse...
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Load Kernel Module loop...
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Mullvad early boot network blocker...
Oct 03 03:25:37 rwell-84 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 03 03:25:37 rwell-84 systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Journal Service...
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Load Kernel Modules...
Oct 03 03:25:37 rwell-84 systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 03 03:25:37 rwell-84 systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Load udev Rules from Credentials...
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Coldplug All udev Devices...
Oct 03 03:25:37 rwell-84 systemd[1]: Mounted Huge Pages File System.
Oct 03 03:25:37 rwell-84 systemd[1]: Mounted POSIX Message Queue File System.
Oct 03 03:25:37 rwell-84 kernel: loop: module loaded
Oct 03 03:25:37 rwell-84 systemd[1]: Mounted Kernel Debug File System.
Oct 03 03:25:37 rwell-84 systemd[1]: Mounted Kernel Trace File System.
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Create List of Static Device Nodes.
Oct 03 03:25:37 rwell-84 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Load Kernel Module configfs.
Oct 03 03:25:37 rwell-84 systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Load Kernel Module drm.
Oct 03 03:25:37 rwell-84 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Load Kernel Module fuse.
Oct 03 03:25:37 rwell-84 systemd[1]: modprobe@loop.service: Deactivated successfully.
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Load Kernel Module loop.
Oct 03 03:25:37 rwell-84 systemd[1]: Mounting FUSE Control File System...
Oct 03 03:25:37 rwell-84 systemd[1]: Mounting Kernel Configuration File System...
Oct 03 03:25:37 rwell-84 kernel: device-mapper: uevent: version 1.0.3
Oct 03 03:25:37 rwell-84 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Oct 03 03:25:37 rwell-84 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Load Kernel Module dm_mod.
Oct 03 03:25:37 rwell-84 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Load udev Rules from Credentials.
Oct 03 03:25:37 rwell-84 systemd-journald[387]: Collecting audit messages is disabled.
Oct 03 03:25:37 rwell-84 systemd[1]: Mounted FUSE Control File System.
Oct 03 03:25:37 rwell-84 systemd[1]: Mounted Kernel Configuration File System.
Oct 03 03:25:37 rwell-84 kernel: Asymmetric key parser 'pkcs8' registered
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Load Kernel Modules.
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Apply Kernel Variables...
Oct 03 03:25:37 rwell-84 systemd[1]: Starting User Database Manager...
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Apply Kernel Variables.
Oct 03 03:25:37 rwell-84 systemd-journald[387]: Journal started
Oct 03 03:25:37 rwell-84 systemd-journald[387]: Runtime Journal (/run/log/journal/1a34b2c1c4a64465b7474eb072af48a9) is 8M, max 1.5G, 1.5G free.
Oct 03 03:25:37 rwell-84 systemd-modules-load[388]: Inserted module 'crypto_user'
Oct 03 03:25:37 rwell-84 systemd-modules-load[388]: Inserted module 'pkcs8_key_parser'
Oct 03 03:25:37 rwell-84 mullvad-daemon[386]: [2024-10-03 03:25:37.643][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.5 2024-09-03
Oct 03 03:25:37 rwell-84 mullvad-daemon[386]: [2024-10-03 03:25:37.644][mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Oct 03 03:25:37 rwell-84 mullvad-daemon[386]: [2024-10-03 03:25:37.648][mullvad_daemon::early_boot_firewall][INFO] Applying firewall policy Blocked. Allowing LAN. Allowing endpoint: none
Oct 03 03:25:37 rwell-84 mullvad-daemon[386]: [2024-10-03 03:25:37.648][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: none
Oct 03 03:25:37 rwell-84 systemd[1]: Started Journal Service.
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 03 03:25:37 rwell-84 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 03 03:25:37 rwell-84 kernel: EXT4-fs (nvme0n1p2): re-mounted 0f1dd218-7e1f-404a-8413-1866d8e5b97a r/w. Quota mode: none.
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Load/Save OS Random Seed...
Oct 03 03:25:37 rwell-84 systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 03:25:37 rwell-84 systemd-journald[387]: Time spent on flushing to /var/log/journal/1a34b2c1c4a64465b7474eb072af48a9 is 32.808ms for 1100 entries.
Oct 03 03:25:37 rwell-84 systemd-journald[387]: System Journal (/var/log/journal/1a34b2c1c4a64465b7474eb072af48a9) is 607.7M, max 1.9G, 1.3G free.
Oct 03 03:25:37 rwell-84 systemd-journald[387]: Received client request to flush runtime journal.
Oct 03 03:25:37 rwell-84 kernel: usb 1-5: new full-speed USB device number 3 using xhci_hcd
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Load/Save OS Random Seed.
Oct 03 03:25:37 rwell-84 systemd[1]: Started User Database Manager.
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Oct 03 03:25:37 rwell-84 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 03 03:25:37 rwell-84 systemd[1]: Reached target Preparation for Local File Systems.
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 03 03:25:37 rwell-84 systemd-udevd[445]: Using default interface naming scheme 'v255'.
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Coldplug All udev Devices.
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 03 03:25:37 rwell-84 systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 03 03:25:37 rwell-84 systemd[1]: Found device /dev/zram0.
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Create swap on /dev/zram0...
Oct 03 03:25:37 rwell-84 systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Oct 03 03:25:37 rwell-84 kernel: zram0: detected capacity change from 0 to 8388608
Oct 03 03:25:37 rwell-84 systemd[1]: Reached target Trusted Platform Module.
Oct 03 03:25:37 rwell-84 systemd-makefs[498]: /dev/zram0 successfully formatted as swap (label "zram0", uuid 9249b26a-9f57-4194-80a9-460d10b07dbc)
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Create swap on /dev/zram0.
Oct 03 03:25:37 rwell-84 systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Oct 03 03:25:37 rwell-84 kernel: acpi-tad ACPI000E:00: Missing _PRW
Oct 03 03:25:37 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances
Oct 03 03:25:37 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6435-9F42-42C8-BADC-0E9424F20C9A has zero instances
Oct 03 03:25:37 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 7391A661-223A-47DB-A77A-7BE84C60822D has zero instances
Oct 03 03:25:37 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: DF4E63B6-3BBC-4858-9737-C74F82F821F3 has zero instances
Oct 03 03:25:37 rwell-84 kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDsc
Oct 03 03:25:37 rwell-84 systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Oct 03 03:25:37 rwell-84 kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Oct 03 03:25:37 rwell-84 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input1
Oct 03 03:25:37 rwell-84 kernel: ccp 0000:09:00.2: enabling device (0100 -> 0102)
Oct 03 03:25:37 rwell-84 kernel: ccp 0000:09:00.2: ccp: unable to access the device: you might be running a broken BIOS.
Oct 03 03:25:37 rwell-84 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
Oct 03 03:25:37 rwell-84 kernel: ccp 0000:09:00.2: tee enabled
Oct 03 03:25:37 rwell-84 kernel: ccp 0000:09:00.2: psp enabled
Oct 03 03:25:37 rwell-84 kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Oct 03 03:25:37 rwell-84 kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Oct 03 03:25:37 rwell-84 kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Oct 03 03:25:37 rwell-84 kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Oct 03 03:25:37 rwell-84 kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Oct 03 03:25:37 rwell-84 kernel: i2c i2c-0: Successfully instantiated SPD at 0x51
Oct 03 03:25:37 rwell-84 kernel: i2c i2c-0: Successfully instantiated SPD at 0x52
Oct 03 03:25:37 rwell-84 kernel: i2c i2c-0: Successfully instantiated SPD at 0x53
Oct 03 03:25:37 rwell-84 kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Oct 03 03:25:37 rwell-84 systemd[1]: Found device WDC PC SN530 SDBPNPZ-1T00-1006 1.
Oct 03 03:25:37 rwell-84 kernel: cryptd: max_cpu_qlen set to 1000
Oct 03 03:25:37 rwell-84 kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Oct 03 03:25:37 rwell-84 kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Oct 03 03:25:37 rwell-84 systemd[1]: Found device WDC PC SN530 SDBPNPZ-1T00-1006 3.
Oct 03 03:25:37 rwell-84 kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Oct 03 03:25:37 rwell-84 kernel: AES CTR mode by8 optimization enabled
Oct 03 03:25:37 rwell-84 systemd[1]: Reached target Swaps.
Oct 03 03:25:37 rwell-84 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 03 03:25:37 rwell-84 systemd[1]: Starting File System Check on /dev/disk/by-uuid/c4f1c733-3dc6-4812-846f-b0fc2db1e96d...
Oct 03 03:25:37 rwell-84 systemd[1]: Starting Virtual Console Setup...
Oct 03 03:25:37 rwell-84 kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 03 03:25:37 rwell-84 kernel: ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 03 03:25:37 rwell-84 kernel: r8169 0000:07:00.0 eth0: RTL8168h/8111h, 6c:02:e0:48:7e:01, XID 541, IRQ 92
Oct 03 03:25:37 rwell-84 kernel: r8169 0000:07:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Oct 03 03:25:37 rwell-84 kernel: ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 03 03:25:37 rwell-84 kernel: ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 03 03:25:37 rwell-84 systemd-fsck[523]: /dev/nvme0n1p3: clean, 937092/12845056 files, 21630915/51354624 blocks
Oct 03 03:25:37 rwell-84 kernel: r8169 0000:07:00.0 enp7s0: renamed from eth0
Oct 03 03:25:37 rwell-84 kernel: usbcore: registered new interface driver usbhid
Oct 03 03:25:37 rwell-84 kernel: usbhid: USB HID core driver
Oct 03 03:25:37 rwell-84 systemd[1]: Finished File System Check on /dev/disk/by-uuid/c4f1c733-3dc6-4812-846f-b0fc2db1e96d.
Oct 03 03:25:37 rwell-84 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 03 03:25:37 rwell-84 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 03 03:25:37 rwell-84 kernel: input: Dell Computer Corp Dell Keyboard KB525C as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/usb5/5-1/5-1:1.0/0003:413C:2123.0001/input/input3
Oct 03 03:25:37 rwell-84 kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Oct 03 03:25:37 rwell-84 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 03 03:25:37 rwell-84 kernel: cfg80211: failed to load regulatory.db
Oct 03 03:25:37 rwell-84 kernel: input: HP WMI hotkeys as /devices/virtual/input/input4
Oct 03 03:25:37 rwell-84 systemd[1]: Finished Virtual Console Setup.
Oct 03 03:25:37 rwell-84 kernel: snd_hda_intel 0000:03:00.1: enabling device (0100 -> 0102)
Oct 03 03:25:37 rwell-84 kernel: snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
Oct 03 03:25:37 rwell-84 kernel: snd_hda_intel 0000:09:00.6: enabling device (0100 -> 0102)
Oct 03 03:25:38 rwell-84 kernel: usb 1-5: New USB device found, idVendor=0d8c, idProduct=0005, bcdDevice= 1.00
Oct 03 03:25:38 rwell-84 kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 03 03:25:38 rwell-84 kernel: usb 1-5: Product: Trust USB microphone 
Oct 03 03:25:38 rwell-84 kernel: usb 1-5: Manufacturer: Trust USB microphone
Oct 03 03:25:38 rwell-84 kernel: usb 1-5: SerialNumber: 201907
Oct 03 03:25:38 rwell-84 kernel: hid-generic 0003:0D8C:0005.0008: No inputs registered, leaving
Oct 03 03:25:38 rwell-84 kernel: hid-generic 0003:0D8C:0005.0008: hidraw0: USB HID v1.11 Device [Trust USB microphone Trust USB microphone ] on usb-0000:04:00.0-5/input2
Oct 03 03:25:38 rwell-84 kernel: hid-generic 0003:413C:2123.0001: input,hidraw1: USB HID v1.11 Keyboard [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input0
Oct 03 03:25:38 rwell-84 kernel: input: Dell Computer Corp Dell Keyboard KB525C System Control as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/usb5/5-1/5-1:1.1/0003:413C:2123.0002/input/input6
Oct 03 03:25:38 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input8
Oct 03 03:25:38 rwell-84 kernel: kvm_amd: TSC scaling supported
Oct 03 03:25:38 rwell-84 kernel: kvm_amd: Nested Virtualization enabled
Oct 03 03:25:38 rwell-84 kernel: kvm_amd: Nested Paging enabled
Oct 03 03:25:38 rwell-84 kernel: kvm_amd: LBR virtualization supported
Oct 03 03:25:38 rwell-84 kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Oct 03 03:25:38 rwell-84 kernel: kvm_amd: Virtual GIF supported
Oct 03 03:25:38 rwell-84 systemd[1]: Reached target Sound Card.
Oct 03 03:25:38 rwell-84 kernel: input: Dell Computer Corp Dell Keyboard KB525C Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/usb5/5-1/5-1:1.1/0003:413C:2123.0002/input/input7
Oct 03 03:25:38 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input9
Oct 03 03:25:38 rwell-84 kernel: hid-generic 0003:413C:2123.0002: input,hidraw2: USB HID v1.11 Device [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input1
Oct 03 03:25:38 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input10
Oct 03 03:25:38 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input11
Oct 03 03:25:38 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input12
Oct 03 03:25:38 rwell-84 kernel: hid-generic 0003:413C:2123.0003: hiddev96,hidraw3: USB HID v1.11 Device [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input2
Oct 03 03:25:38 rwell-84 kernel: hid-generic 0003:413C:2123.0004: hiddev97,hidraw4: USB HID v1.11 Device [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input3
Oct 03 03:25:38 rwell-84 kernel: input: Razer Razer DeathAdder V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.0/0003:1532:00B2.0005/input/input13
Oct 03 03:25:38 rwell-84 kernel: hid-generic 0003:1532:00B2.0005: input,hidraw5: USB HID v1.00 Mouse [Razer Razer DeathAdder V3] on usb-0000:04:00.0-1/input0
Oct 03 03:25:38 rwell-84 kernel: input: Razer Razer DeathAdder V3 Keyboard as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.1/0003:1532:00B2.0006/input/input14
Oct 03 03:25:38 rwell-84 kernel: input: Razer Razer DeathAdder V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.1/0003:1532:00B2.0006/input/input15
Oct 03 03:25:38 rwell-84 kernel: hid-generic 0003:1532:00B2.0006: input,hidraw6: USB HID v1.00 Keyboard [Razer Razer DeathAdder V3] on usb-0000:04:00.0-1/input1
Oct 03 03:25:38 rwell-84 kernel: input: Razer Razer DeathAdder V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.2/0003:1532:00B2.0007/input/input16
Oct 03 03:25:38 rwell-84 kernel: usb 1-7: new full-speed USB device number 4 using xhci_hcd
Oct 03 03:25:38 rwell-84 kernel: usb 1-7: New USB device found, idVendor=0bda, idProduct=2852, bcdDevice= 0.00
Oct 03 03:25:38 rwell-84 kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 03 03:25:38 rwell-84 kernel: usb 1-7: Product: Bluetooth Radio
Oct 03 03:25:38 rwell-84 kernel: usb 1-7: Manufacturer: Realtek
Oct 03 03:25:38 rwell-84 kernel: usb 1-7: SerialNumber: 00e04c000001
Oct 03 03:25:38 rwell-84 systemd[1]: Mounting /boot...
Oct 03 03:25:38 rwell-84 systemd[1]: Mounting /home...
Oct 03 03:25:38 rwell-84 systemd[1]: Mounting Temporary Directory /tmp...
Oct 03 03:25:38 rwell-84 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Oct 03 03:25:38 rwell-84 kernel: usb 1-8: new full-speed USB device number 5 using xhci_hcd
Oct 03 03:25:38 rwell-84 systemd[1]: Mounted Temporary Directory /tmp.
Oct 03 03:25:38 rwell-84 kernel: hid-generic 0003:1532:00B2.0007: input,hidraw7: USB HID v1.11 Keyboard [Razer Razer DeathAdder V3] on usb-0000:04:00.0-1/input2
Oct 03 03:25:38 rwell-84 systemd[1]: Mounted /home.
Oct 03 03:25:38 rwell-84 kernel: EXT4-fs (nvme0n1p3): mounted filesystem c4f1c733-3dc6-4812-846f-b0fc2db1e96d r/w with ordered data mode. Quota mode: none.
Oct 03 03:25:39 rwell-84 kernel: usb 1-8: New USB device found, idVendor=103c, idProduct=84fd, bcdDevice= 0.00
Oct 03 03:25:39 rwell-84 kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 03 03:25:39 rwell-84 kernel: usb 1-8: Product: TracerLED
Oct 03 03:25:39 rwell-84 kernel: usb 1-8: Manufacturer: HP
Oct 03 03:25:39 rwell-84 kernel: usb 1-8: SerialNumber: A02018061300
Oct 03 03:25:39 rwell-84 kernel: input: HP TracerLED as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-8/1-8:1.0/0003:103C:84FD.0009/input/input17
Oct 03 03:25:39 rwell-84 kernel: hid-generic 0003:103C:84FD.0009: input,hidraw8: USB HID v1.10 Device [HP TracerLED] on usb-0000:04:00.0-8/input0
Oct 03 03:25:39 rwell-84 kernel: mc: Linux media interface: v0.10
Oct 03 03:25:39 rwell-84 kernel: mousedev: PS/2 mouse device common for all mice
Oct 03 03:25:39 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Oct 03 03:25:39 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 03 03:25:39 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Oct 03 03:25:39 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Oct 03 03:25:39 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Oct 03 03:25:39 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x1a
Oct 03 03:25:39 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Oct 03 03:25:39 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x17
Oct 03 03:25:39 rwell-84 kernel: [drm] amdgpu kernel modesetting enabled.
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: Core ver 2.22
Oct 03 03:25:39 rwell-84 kernel: NET: Registered PF_BLUETOOTH protocol family
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: HCI device and connection manager initialized
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: HCI socket layer initialized
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: L2CAP socket layer initialized
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: SCO socket layer initialized
Oct 03 03:25:39 rwell-84 systemd[1]: Mounted /boot.
Oct 03 03:25:39 rwell-84 systemd[1]: Reached target Local File Systems.
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on Boot Entries Service Socket.
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on System Extension Image Management.
Oct 03 03:25:39 rwell-84 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 03 03:25:39 rwell-84 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Oct 03 03:25:39 rwell-84 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Create System Files and Directories...
Oct 03 03:25:39 rwell-84 kernel: amdgpu: Virtual CRAT table created for CPU
Oct 03 03:25:39 rwell-84 kernel: amdgpu: Topology: Add CPU node
Oct 03 03:25:39 rwell-84 kernel: amdgpu 0000:03:00.0: enabling device (0106 -> 0107)
Oct 03 03:25:39 rwell-84 kernel: [drm] initializing kernel modesetting (DIMGREY_CAVEFISH 0x1002:0x73FF 0x103C:0x8A33 0xC1).
Oct 03 03:25:39 rwell-84 kernel: [drm] register mmio base: 0xFCC00000
Oct 03 03:25:39 rwell-84 kernel: [drm] register mmio size: 1048576
Oct 03 03:25:39 rwell-84 kernel: [drm] add ip block number 0 <nv_common>
Oct 03 03:25:39 rwell-84 kernel: [drm] add ip block number 1 <gmc_v10_0>
Oct 03 03:25:39 rwell-84 kernel: [drm] add ip block number 2 <navi10_ih>
Oct 03 03:25:39 rwell-84 kernel: [drm] add ip block number 3 <psp>
Oct 03 03:25:39 rwell-84 kernel: [drm] add ip block number 4 <smu>
Oct 03 03:25:39 rwell-84 kernel: [drm] add ip block number 5 <dm>
Oct 03 03:25:39 rwell-84 kernel: [drm] add ip block number 6 <gfx_v10_0>
Oct 03 03:25:39 rwell-84 kernel: [drm] add ip block number 7 <sdma_v5_2>
Oct 03 03:25:39 rwell-84 kernel: [drm] add ip block number 8 <vcn_v3_0>
Oct 03 03:25:39 rwell-84 kernel: [drm] add ip block number 9 <jpeg_v3_0>
Oct 03 03:25:39 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
Oct 03 03:25:39 rwell-84 kernel: amdgpu: ATOM BIOS: 113-EXT56296-001
Oct 03 03:25:39 rwell-84 kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input18
Oct 03 03:25:39 rwell-84 kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input19
Oct 03 03:25:39 rwell-84 kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input20
Oct 03 03:25:39 rwell-84 kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input21
Oct 03 03:25:39 rwell-84 kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input22
Oct 03 03:25:39 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: loaded firmware rtw89/rtw8852a_fw.bin
Oct 03 03:25:39 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: enabling device (0100 -> 0103)
Oct 03 03:25:39 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: Firmware version 0.13.36.0 (c33d3f88), cmd version 0, type 1
Oct 03 03:25:39 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: Firmware version 0.13.36.0 (c33d3f88), cmd version 0, type 3
Oct 03 03:25:39 rwell-84 kernel: usbcore: registered new interface driver btusb
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: hci0: RTL: examining hci_ver=0b hci_rev=000a lmp_ver=0b lmp_subver=8852
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852au_fw.bin
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852au_config.bin
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 64499
Oct 03 03:25:39 rwell-84 kernel: Console: switching to colour dummy device 80x25
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 03 03:25:39 rwell-84 systemd[1]: mullvad-early-boot-blocking.service: Deactivated successfully.
Oct 03 03:25:39 rwell-84 systemd[1]: Finished Mullvad early boot network blocker.
Oct 03 03:25:39 rwell-84 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Load Kernel Module dm_mod...
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Load Kernel Module loop...
Oct 03 03:25:39 rwell-84 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Oct 03 03:25:39 rwell-84 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Oct 03 03:25:39 rwell-84 systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Oct 03 03:25:39 rwell-84 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 03 03:25:39 rwell-84 systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 03:25:39 rwell-84 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 03 03:25:39 rwell-84 systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 03:25:39 rwell-84 systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 03:25:39 rwell-84 systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 03 03:25:39 rwell-84 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Oct 03 03:25:39 rwell-84 systemd[1]: Finished Load Kernel Module dm_mod.
Oct 03 03:25:39 rwell-84 systemd[1]: modprobe@loop.service: Deactivated successfully.
Oct 03 03:25:39 rwell-84 systemd[1]: Finished Load Kernel Module loop.
Oct 03 03:25:39 rwell-84 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Oct 03 03:25:39 rwell-84 kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Oct 03 03:25:39 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Oct 03 03:25:39 rwell-84 kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Oct 03 03:25:39 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Oct 03 03:25:39 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Oct 03 03:25:39 rwell-84 kernel: [drm] Detected VRAM RAM=8176M, BAR=8192M
Oct 03 03:25:39 rwell-84 kernel: [drm] RAM width 128bits GDDR6
Oct 03 03:25:39 rwell-84 kernel: [drm] amdgpu: 8176M of VRAM memory ready
Oct 03 03:25:39 rwell-84 kernel: [drm] amdgpu: 15842M of GTT memory ready.
Oct 03 03:25:39 rwell-84 kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Oct 03 03:25:39 rwell-84 kernel: [drm] PCIE GART of 512M enabled (table at 0x00000081FEB00000).
Oct 03 03:25:39 rwell-84 systemd[1]: Finished Create System Files and Directories.
Oct 03 03:25:39 rwell-84 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 03 03:25:39 rwell-84 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 03 03:25:39 rwell-84 systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Oct 03 03:25:39 rwell-84 systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Network Time Synchronization...
Oct 03 03:25:39 rwell-84 systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 03 03:25:39 rwell-84 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 03 03:25:39 rwell-84 kernel: usbcore: registered new interface driver snd-usb-audio
Oct 03 03:25:39 rwell-84 systemd[1]: Started Network Time Synchronization.
Oct 03 03:25:39 rwell-84 systemd[1]: Reached target System Initialization.
Oct 03 03:25:39 rwell-84 systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 03 03:25:39 rwell-84 systemd[1]: Reached target System Time Set.
Oct 03 03:25:39 rwell-84 systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Oct 03 03:25:39 rwell-84 systemd[1]: Started Discard unused filesystem blocks once a week.
Oct 03 03:25:39 rwell-84 systemd[1]: Started Daily verification of password and group files.
Oct 03 03:25:39 rwell-84 systemd[1]: Reached target Timer Units.
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 03 03:25:39 rwell-84 kernel: intel_rapl_common: Found RAPL domain package
Oct 03 03:25:39 rwell-84 kernel: intel_rapl_common: Found RAPL domain core
Oct 03 03:25:39 rwell-84 kernel: amd_atl: AMD Address Translation Library initialized
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Docker Socket for the API...
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on Hostname Service Socket.
Oct 03 03:25:39 rwell-84 systemd[1]: Starting D-Bus System Message Bus...
Oct 03 03:25:39 rwell-84 systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 03:25:39 rwell-84 systemd[1]: Listening on Docker Socket for the API.
Oct 03 03:25:39 rwell-84 systemd[1]: Reached target Socket Units.
Oct 03 03:25:39 rwell-84 systemd[1]: Started D-Bus System Message Bus.
Oct 03 03:25:39 rwell-84 systemd[1]: Reached target Basic System.
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Network Manager...
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Bluetooth service...
Oct 03 03:25:39 rwell-84 systemd[1]: Starting User Login Management...
Oct 03 03:25:39 rwell-84 systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 03:25:39 rwell-84 systemd[1]: Started Verify integrity of password and group files.
Oct 03 03:25:39 rwell-84 dbus-broker-launch[614]: Ready
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.6844] NetworkManager (version 1.48.10-1) is starting... (boot:63f44732-58c5-43d7-ac30-59cd7af3b20b)
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.6844] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 03 03:25:39 rwell-84 bluetoothd[618]: Bluetooth daemon 5.78
Oct 03 03:25:39 rwell-84 systemd[1]: Started Bluetooth service.
Oct 03 03:25:39 rwell-84 systemd[1]: Reached target Bluetooth Support.
Oct 03 03:25:39 rwell-84 bluetoothd[618]: Starting SDP server
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.6886] manager[0x63ec5559e190]: monitoring kernel firmware directory '/lib/firmware'.
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Hostname Service...
Oct 03 03:25:39 rwell-84 systemd-logind[619]: Watching system buttons on /dev/input/event0 (Power Button)
Oct 03 03:25:39 rwell-84 systemd[1]: shadow.service: Deactivated successfully.
Oct 03 03:25:39 rwell-84 systemd-logind[619]: Watching system buttons on /dev/input/event13 (Razer Razer DeathAdder V3 Keyboard)
Oct 03 03:25:39 rwell-84 systemd-logind[619]: Watching system buttons on /dev/input/event15 (Razer Razer DeathAdder V3)
Oct 03 03:25:39 rwell-84 systemd-logind[619]: Watching system buttons on /dev/input/event3 (Dell Computer Corp Dell Keyboard KB525C)
Oct 03 03:25:39 rwell-84 systemd-logind[619]: Watching system buttons on /dev/input/event5 (Dell Computer Corp Dell Keyboard KB525C System Control)
Oct 03 03:25:39 rwell-84 bluetoothd[618]: src/plugin.c:init_plugin() System does not support bap plugin
Oct 03 03:25:39 rwell-84 systemd-logind[619]: Watching system buttons on /dev/input/event7 (Dell Computer Corp Dell Keyboard KB525C Consumer Control)
Oct 03 03:25:39 rwell-84 bluetoothd[618]: src/plugin.c:init_plugin() System does not support bass plugin
Oct 03 03:25:39 rwell-84 bluetoothd[618]: src/plugin.c:init_plugin() System does not support mcp plugin
Oct 03 03:25:39 rwell-84 bluetoothd[618]: src/plugin.c:init_plugin() System does not support vcp plugin
Oct 03 03:25:39 rwell-84 bluetoothd[618]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Oct 03 03:25:39 rwell-84 bluetoothd[618]: src/plugin.c:init_plugin() System does not support micp plugin
Oct 03 03:25:39 rwell-84 bluetoothd[618]: src/plugin.c:init_plugin() System does not support ccp plugin
Oct 03 03:25:39 rwell-84 bluetoothd[618]: src/plugin.c:init_plugin() System does not support csip plugin
Oct 03 03:25:39 rwell-84 bluetoothd[618]: src/plugin.c:init_plugin() System does not support asha plugin
Oct 03 03:25:39 rwell-84 bluetoothd[618]: Bluetooth management interface 1.23 initialized
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: BNEP filters: protocol multicast
Oct 03 03:25:39 rwell-84 kernel: Bluetooth: BNEP socket layer initialized
Oct 03 03:25:39 rwell-84 systemd-logind[619]: New seat seat0.
Oct 03 03:25:39 rwell-84 systemd[1]: Started User Login Management.
Oct 03 03:25:39 rwell-84 systemd[1]: Started Hostname Service.
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7271] hostname: hostname: using hostnamed
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7271] hostname: static hostname changed from (none) to "rwell-84"
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7274] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7281] manager[0x63ec5559e190]: rfkill: Wi-Fi hardware radio set enabled
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7281] manager[0x63ec5559e190]: rfkill: WWAN hardware radio set enabled
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7344] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-ovs.so)
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7460] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-team.so)
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7483] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wwan.so)
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7486] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-adsl.so)
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7494] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wifi.so)
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7498] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-bluetooth.so)
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7500] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7500] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7500] manager: Networking is enabled by state file
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7505] settings: Loaded settings plugin: keyfile (internal)
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7520] dhcp: init: Using DHCP client 'internal'
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7522] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7527] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7532] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7534] device (lo): Activation: starting connection 'lo' (07d8d05e-7c5d-40c8-8e2c-02da2bf77bc8)
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7539] manager: (enp7s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7544] settings: (enp7s0): created default wired connection 'Wired connection 1'
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.7544] device (enp7s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 03 03:25:39 rwell-84 systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 03 03:25:39 rwell-84 kernel: Generic FE-GE Realtek PHY r8169-0-700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-700:00, irq=MAC)
Oct 03 03:25:39 rwell-84 systemd[1]: Started Network Manager.
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.9859] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 03 03:25:39 rwell-84 systemd[1]: Reached target Network.
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.9868] ovsdb: disconnected from ovsdb
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.9869] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Oct 03 03:25:39 rwell-84 systemd[1]: Started Mullvad VPN daemon.
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.9871] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.9873] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Oct 03 03:25:39 rwell-84 kernel: r8169 0000:07:00.0 enp7s0: Link is Down
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.9875] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Oct 03 03:25:39 rwell-84 systemd[1]: Starting Permit User Sessions...
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.9884] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.9884] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Oct 03 03:25:39 rwell-84 NetworkManager[617]: <info>  [1727940339.9887] device (lo): Activation: successful, device activated.
Oct 03 03:25:40 rwell-84 systemd[1]: Finished Permit User Sessions.
Oct 03 03:25:40 rwell-84 systemd[1]: Started Getty on tty1.
Oct 03 03:25:40 rwell-84 systemd[1]: Reached target Login Prompts.
Oct 03 03:25:40 rwell-84 systemd[1]: Reached target Multi-User System.
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.5 2024-09-03
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_daemon][INFO] Logging to /var/log/mullvad-vpn
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_daemon::management_interface][INFO] Management interface listening on /var/run/mullvad-vpn
Oct 03 03:25:40 rwell-84 systemd[1]: Started TUI display manager.
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_api::address_cache][DEBUG] Loading API addresses from /var/cache/mullvad-vpn/api-ip-address.txt
Oct 03 03:25:40 rwell-84 systemd[1]: Reached target Graphical Interface.
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_api::address_cache][DEBUG] Using API address: 45.83.223.196:443
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_api::availability][DEBUG] Suspending API requests
Oct 03 03:25:40 rwell-84 systemd[1]: Startup finished in 6.937s (firmware) + 6.992s (loader) + 3.471s (kernel) + 2.798s (userspace) = 20.199s.
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /var/cache/mullvad-vpn/relays.json
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /opt/Mullvad VPN/resources/relays.json
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_relay_selector::relay_selector][INFO] Initialized with 696 cached relays from 2024-10-01 13:52:23.225
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_api::availability][DEBUG] Pausing background API requests
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_daemon::account_history][INFO] Opening account history file in /etc/mullvad-vpn/account-history.json
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_daemon::target_state][DEBUG] No cached target state to load
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [talpid_core::firewall][INFO] Resetting firewall policy
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [talpid_core::firewall::imp][DEBUG] Removing table and chain from netfilter
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_daemon::api][INFO] Initial offline state - offline
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_api::availability][DEBUG] Pausing API requests due to being offline
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_daemon::version_check][DEBUG] Loading version check cache from /var/cache/mullvad-vpn/version-info.json
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_api::availability][DEBUG] Unsuspending API requests
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_api::access][DEBUG] Fetching access token for an account
Oct 03 03:25:40 rwell-84 mullvad-daemon[662]: [mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
Oct 03 03:25:41 rwell-84 kernel: Bluetooth: hci0: RTL: fw version 0xd9d617da
Oct 03 03:25:41 rwell-84 bluetoothd[618]: Battery Provider Manager created
Oct 03 03:25:41 rwell-84 kernel: Bluetooth: hci0: AOSP extensions version v1.00
Oct 03 03:25:41 rwell-84 kernel: Bluetooth: hci0: AOSP quality report is supported
Oct 03 03:25:41 rwell-84 kernel: Bluetooth: MGMT ver 1.23
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901db1
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901db1
Oct 03 03:25:41 rwell-84 kernel: NET: Registered PF_ALG protocol family
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
Oct 03 03:25:42 rwell-84 kernel: [drm] Loading DMUB firmware via PSP: version=0x02020020
Oct 03 03:25:42 rwell-84 kernel: [drm] use_doorbell being set to: [true]
Oct 03 03:25:42 rwell-84 kernel: [drm] use_doorbell being set to: [true]
Oct 03 03:25:42 rwell-84 kernel: [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 Revision: 2
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0xa00000 from 0x81fd000000 for PSP TMR
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b3100 (59.49.0)
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Oct 03 03:25:42 rwell-84 kernel: [drm] Display Core v3.2.291 initialized on DCN 3.0.2
Oct 03 03:25:42 rwell-84 kernel: [drm] DP-HDMI FRL PCON supported
Oct 03 03:25:42 rwell-84 kernel: [drm] DMUB hardware initialized: version=0x02020020
Oct 03 03:25:42 rwell-84 kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Oct 03 03:25:42 rwell-84 kernel: [drm] kiq ring mec 2 pipe 1 q 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu: HMM registered 8176MB device memory
Oct 03 03:25:42 rwell-84 kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Oct 03 03:25:42 rwell-84 kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Oct 03 03:25:42 rwell-84 kernel: amdgpu: Virtual CRAT table created for GPU
Oct 03 03:25:42 rwell-84 kernel: amdgpu: Topology: Add dGPU node [0x73ff:0x1002]
Oct 03 03:25:42 rwell-84 kernel: kfd kfd: amdgpu: added device 1002:73ff
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 8, active_cu_number 32
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 14 on hub 0
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: Using BOCO for runtime pm
Oct 03 03:25:42 rwell-84 kernel: [drm] Initialized amdgpu 3.58.0 for 0000:03:00.0 on minor 1
Oct 03 03:25:42 rwell-84 kernel: fbcon: amdgpudrmfb (fb0) is primary device
Oct 03 03:25:42 rwell-84 kernel: [drm] DSC precompute is not needed.
Oct 03 03:25:42 rwell-84 kernel: Console: switching to colour frame buffer device 240x67
Oct 03 03:25:42 rwell-84 kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dad
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9b
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:44 rwell-84 systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da5
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da5
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901db1
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9b
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:44 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:45 rwell-84 NetworkManager[617]: <info>  [1727940345.9881] manager: startup complete
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dad
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 03:25:46 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da3
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da3
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901db1
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: failed to setup chip information
Oct 03 03:25:48 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: probe with driver rtw89_8852ae failed with error -110
Oct 03 03:25:48 rwell-84 ly-dm[705]: pam_systemd_home(ly:auth): New sd-bus connection (system-bus-pam-systemd-home-705) opened.
Oct 03 03:25:48 rwell-84 dbus-broker-launch[614]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Oct 03 03:25:48 rwell-84 ly-dm[705]: pam_unix(ly:session): session opened for user wdb(uid=1000) by wdb(uid=0)
Oct 03 03:25:48 rwell-84 ly-dm[705]: pam_systemd(ly:session): New sd-bus connection (system-bus-pam-systemd-705) opened.
Oct 03 03:25:48 rwell-84 systemd-logind[619]: New session 1 of user wdb.
Oct 03 03:25:48 rwell-84 systemd[1]: Created slice User Slice of UID 1000.
Oct 03 03:25:48 rwell-84 systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 03 03:25:48 rwell-84 systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 03 03:25:48 rwell-84 systemd[1]: Starting User Manager for UID 1000...
Oct 03 03:25:48 rwell-84 (systemd)[711]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[wdb] ruser=[<unknown>] rhost=[<unknown>]
Oct 03 03:25:48 rwell-84 (systemd)[711]: pam_unix(systemd-user:session): session opened for user wdb(uid=1000) by wdb(uid=0)
Oct 03 03:25:48 rwell-84 systemd-logind[619]: New session 2 of user wdb.
Oct 03 03:25:48 rwell-84 systemd[711]: Queued start job for default target Main User Target.
Oct 03 03:25:48 rwell-84 systemd[711]: Created slice User Application Slice.
Oct 03 03:25:48 rwell-84 systemd[711]: Created slice User Core Session Slice.
Oct 03 03:25:48 rwell-84 systemd[711]: Reached target Paths.
Oct 03 03:25:48 rwell-84 systemd[711]: Reached target Timers.
Oct 03 03:25:48 rwell-84 systemd[711]: Starting D-Bus User Message Bus Socket...
Oct 03 03:25:48 rwell-84 systemd[711]: Listening on GnuPG network certificate management daemon.
Oct 03 03:25:48 rwell-84 systemd[711]: Listening on GNOME Keyring daemon.
Oct 03 03:25:48 rwell-84 systemd[711]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 03 03:25:48 rwell-84 systemd[711]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 03 03:25:48 rwell-84 systemd[711]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 03 03:25:48 rwell-84 systemd[711]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 03 03:25:48 rwell-84 systemd[711]: Listening on GnuPG public key management service.
Oct 03 03:25:48 rwell-84 systemd[711]: Listening on p11-kit server.
Oct 03 03:25:48 rwell-84 systemd[711]: Listening on PipeWire PulseAudio.
Oct 03 03:25:48 rwell-84 systemd[711]: Listening on PipeWire Multimedia System Sockets.
Oct 03 03:25:48 rwell-84 systemd[711]: Listening on D-Bus User Message Bus Socket.
Oct 03 03:25:48 rwell-84 systemd[711]: Reached target Sockets.
Oct 03 03:25:48 rwell-84 systemd[711]: Reached target Basic System.
Oct 03 03:25:48 rwell-84 systemd[1]: Started User Manager for UID 1000.
Oct 03 03:25:48 rwell-84 systemd[711]: Started PipeWire Multimedia Service.
Oct 03 03:25:48 rwell-84 systemd[711]: Started Multimedia Service Session Manager.
Oct 03 03:25:48 rwell-84 systemd[1]: Started Session 1 of User wdb.
Oct 03 03:25:48 rwell-84 systemd[711]: Started PipeWire PulseAudio.
Oct 03 03:25:48 rwell-84 systemd[711]: Starting Update XDG user dir configuration...
Oct 03 03:25:48 rwell-84 systemd[711]: Finished Update XDG user dir configuration.
Oct 03 03:25:48 rwell-84 systemd[711]: Reached target Main User Target.
Oct 03 03:25:48 rwell-84 systemd[711]: Startup finished in 165ms.
Oct 03 03:25:48 rwell-84 systemd[711]: Starting D-Bus User Message Bus...
Oct 03 03:25:48 rwell-84 dbus-broker-launch[730]: Service file '/usr/share//dbus-1/services/nemo.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Oct 03 03:25:48 rwell-84 dbus-broker-launch[730]: Service file '/usr/share//dbus-1/services/nemo.service' is not named after the D-Bus name 'org.Nemo'.
Oct 03 03:25:48 rwell-84 dbus-broker-launch[730]: Service file '/usr/share//dbus-1/services/org.erikreider.swaync.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Oct 03 03:25:48 rwell-84 dbus-broker-launch[730]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Oct 03 03:25:48 rwell-84 dbus-broker-launch[730]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Oct 03 03:25:48 rwell-84 systemd[711]: Started D-Bus User Message Bus.
Oct 03 03:25:48 rwell-84 dbus-broker-launch[730]: Ready
Oct 03 03:25:48 rwell-84 systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 03 03:25:48 rwell-84 wireplumber[722]: wp-internal-comp-loader: Loading profile 'main'
Oct 03 03:25:48 rwell-84 systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Successfully called chroot.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Successfully dropped privileges.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Successfully limited resources.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Canary thread running.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Running.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Watchdog thread running.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 03:25:48 rwell-84 systemd[1]: Starting Authorization Manager...
Oct 03 03:25:48 rwell-84 polkitd[752]: Started polkitd version 125
Oct 03 03:25:48 rwell-84 systemd[1]: Started Authorization Manager.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Successfully made thread 723 of process 723 owned by '1000' high priority at nice level -11.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 1 threads of 1 processes of 1 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Successfully made thread 744 of process 723 owned by '1000' RT at priority 20.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 2 threads of 1 processes of 1 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Successfully made thread 720 of process 720 owned by '1000' high priority at nice level -11.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 3 threads of 2 processes of 1 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Successfully made thread 742 of process 720 owned by '1000' RT at priority 20.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 4 threads of 2 processes of 1 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Successfully made thread 722 of process 722 owned by '1000' high priority at nice level -11.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 5 threads of 3 processes of 1 users.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Successfully made thread 751 of process 722 owned by '1000' RT at priority 20.
Oct 03 03:25:48 rwell-84 rtkit-daemon[741]: Supervising 6 threads of 3 processes of 1 users.
Oct 03 03:25:49 rwell-84 wireplumber[722]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Oct 03 03:25:49 rwell-84 wireplumber[722]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 03 03:25:49 rwell-84 wireplumber[722]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Oct 03 03:25:49 rwell-84 kernel: Bluetooth: RFCOMM TTY layer initialized
Oct 03 03:25:49 rwell-84 kernel: Bluetooth: RFCOMM socket layer initialized
Oct 03 03:25:49 rwell-84 kernel: Bluetooth: RFCOMM ver 1.11
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/ldac
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx_hd
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_hd
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aac
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aac
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_g
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_g
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/sbc
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/sbc
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream_duplex
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Oct 03 03:25:49 rwell-84 bluetoothd[618]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Oct 03 03:25:49 rwell-84 systemd[711]: Starting Accessibility services bus...
Oct 03 03:25:49 rwell-84 systemd[711]: Started Accessibility services bus.
Oct 03 03:25:49 rwell-84 dbus-broker-launch[861]: Ready
Oct 03 03:25:49 rwell-84 systemd[711]: Starting Virtual filesystem service...
Oct 03 03:25:49 rwell-84 systemd[711]: Started Virtual filesystem service.
Oct 03 03:25:49 rwell-84 systemd[711]: Created slice Slice /app/dbus-:1.19-org.a11y.atspi.Registry.
Oct 03 03:25:49 rwell-84 systemd[711]: Started dbus-:1.19-org.a11y.atspi.Registry@0.service.
Oct 03 03:25:49 rwell-84 systemd[711]: Starting Portal service...
Oct 03 03:25:49 rwell-84 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 03 03:25:49 rwell-84 at-spi2-registryd[877]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 03 03:25:49 rwell-84 systemd[711]: Starting flatpak document portal service...
Oct 03 03:25:49 rwell-84 systemd[711]: Starting sandboxed app permission store...
Oct 03 03:25:49 rwell-84 systemd[711]: Started sandboxed app permission store.
Oct 03 03:25:49 rwell-84 systemd[711]: Started flatpak document portal service.
Oct 03 03:25:49 rwell-84 systemd[711]: Starting Portal service (GTK/GNOME implementation)...
Oct 03 03:25:49 rwell-84 NetworkManager[617]: <info>  [1727940349.8110] agent-manager: agent[b6d42f05f0a6bc66,:1.23/org.freedesktop.nm-applet/1000]: agent registered
Oct 03 03:25:49 rwell-84 systemd[711]: Started Portal service (GTK/GNOME implementation).
Oct 03 03:25:49 rwell-84 rtkit-daemon[741]: Supervising 6 threads of 3 processes of 1 users.
Oct 03 03:25:49 rwell-84 rtkit-daemon[741]: Supervising 6 threads of 3 processes of 1 users.
Oct 03 03:25:49 rwell-84 rtkit-daemon[741]: Supervising 6 threads of 3 processes of 1 users.
Oct 03 03:25:49 rwell-84 systemd[711]: Starting Portal service (wlroots implementation)...
Oct 03 03:25:49 rwell-84 systemd[711]: Started Portal service (wlroots implementation).
Oct 03 03:25:49 rwell-84 xdg-desktop-por[879]: Choosing wlr.portal for org.freedesktop.impl.portal.ScreenCast via the deprecated UseIn key
Oct 03 03:25:49 rwell-84 xdg-desktop-por[879]: The preferred method to match portal implementations to desktop environments is to use the portals.conf(5) configuration file
Oct 03 03:25:49 rwell-84 systemd[711]: Started Portal service.
Oct 03 03:26:03 rwell-84 kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd
Oct 03 03:26:03 rwell-84 kernel: usb 3-1: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 5.04
Oct 03 03:26:03 rwell-84 kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 03 03:26:03 rwell-84 kernel: usb 3-1: Product: SAMSUNG_Android
Oct 03 03:26:03 rwell-84 kernel: usb 3-1: Manufacturer: SAMSUNG
Oct 03 03:26:03 rwell-84 kernel: usb 3-1: SerialNumber: RZCX31PYCZA
Oct 03 03:26:09 rwell-84 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 03 03:26:34 rwell-84 kernel: usb 3-1: USB disconnect, device number 2
Oct 03 03:26:35 rwell-84 kernel: usb 3-1: new high-speed USB device number 3 using xhci_hcd
Oct 03 03:26:35 rwell-84 kernel: usb 3-1: New USB device found, idVendor=04e8, idProduct=6864, bcdDevice= 5.04
Oct 03 03:26:35 rwell-84 kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 03 03:26:35 rwell-84 kernel: usb 3-1: Product: SAMSUNG_Android
Oct 03 03:26:35 rwell-84 kernel: usb 3-1: Manufacturer: SAMSUNG
Oct 03 03:26:35 rwell-84 kernel: usb 3-1: SerialNumber: RZCX31PYCZA
Oct 03 03:26:35 rwell-84 kernel: usbcore: registered new interface driver cdc_ether
Oct 03 03:26:35 rwell-84 kernel: rndis_host 3-1:1.0 usb0: register 'rndis_host' at usb-0000:09:00.3-1, RNDIS device, 0e:69:af:8e:af:b0
Oct 03 03:26:35 rwell-84 kernel: usbcore: registered new interface driver rndis_host
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4009] manager: (usb0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4027] device (usb0): interface index 3 renamed iface from 'usb0' to 'enp9s0f3u1'
Oct 03 03:26:35 rwell-84 kernel: rndis_host 3-1:1.0 enp9s0f3u1: renamed from usb0
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4066] device (enp9s0f3u1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4075] settings: (enp9s0f3u1): created default wired connection 'Wired connection 2'
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4076] device (enp9s0f3u1): carrier: link connected
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4077] device (enp9s0f3u1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4079] policy: auto-activating connection 'Wired connection 2' (03c1b4a8-6242-3f65-9503-a6585279f7ee)
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4080] device (enp9s0f3u1): Activation: starting connection 'Wired connection 2' (03c1b4a8-6242-3f65-9503-a6585279f7ee)
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4081] device (enp9s0f3u1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4081] manager: NetworkManager state is now CONNECTING
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4082] device (enp9s0f3u1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4086] device (enp9s0f3u1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 03 03:26:35 rwell-84 NetworkManager[617]: <info>  [1727940395.4088] dhcp4 (enp9s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Oct 03 03:26:37 rwell-84 dbus-broker-launch[614]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Oct 03 03:26:37 rwell-84 systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 03 03:26:37 rwell-84 systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 03 03:26:37 rwell-84 NetworkManager[617]: <info>  [1727940397.5700] dhcp4 (enp9s0f3u1): state changed new lease, address=192.168.59.19, acd pending
Oct 03 03:26:37 rwell-84 NetworkManager[617]: <info>  [1727940397.7379] dhcp4 (enp9s0f3u1): state changed new lease, address=192.168.59.19
Oct 03 03:26:37 rwell-84 NetworkManager[617]: <info>  [1727940397.7382] policy: set 'Wired connection 2' (enp9s0f3u1) as default for IPv4 routing and DNS
Oct 03 03:26:37 rwell-84 mullvad-daemon[662]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
Oct 03 03:26:37 rwell-84 mullvad-daemon[662]: [mullvad_api::availability][DEBUG] Resuming API requests due to coming online
Oct 03 03:26:37 rwell-84 mullvad-daemon[662]: [mullvad_api::access][DEBUG] Fetching access token for an account
Oct 03 03:26:37 rwell-84 NetworkManager[617]: <info>  [1727940397.7414] device (enp9s0f3u1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 03 03:26:37 rwell-84 NetworkManager[617]: <info>  [1727940397.7421] device (enp9s0f3u1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 03 03:26:37 rwell-84 NetworkManager[617]: <info>  [1727940397.7422] device (enp9s0f3u1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 03 03:26:37 rwell-84 NetworkManager[617]: <info>  [1727940397.7424] manager: NetworkManager state is now CONNECTED_SITE
Oct 03 03:26:37 rwell-84 NetworkManager[617]: <info>  [1727940397.7425] device (enp9s0f3u1): Activation: successful, device activated.
Oct 03 03:26:37 rwell-84 NetworkManager[617]: <info>  [1727940397.8687] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 03 03:26:37 rwell-84 mullvad-daemon[662]: [mullvad_api::availability][DEBUG] Resuming background API requests
Oct 03 03:26:37 rwell-84 mullvad-daemon[662]: [mullvad_daemon::relay_list][DEBUG] Relay list is up-to-date
Oct 03 03:26:40 rwell-84 systemd-timesyncd[607]: Contacted time server 162.159.200.1:123 (0.arch.pool.ntp.org).
Oct 03 03:26:40 rwell-84 systemd-timesyncd[607]: Initial clock synchronization to Thu 2024-10-03 03:26:40.084941 EDT.
Oct 03 03:26:47 rwell-84 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 03 03:28:04 rwell-84 systemd[1]: Starting Daemon for power management...
Oct 03 03:28:05 rwell-84 systemd[1]: Started Daemon for power management.
Oct 03 03:31:00 rwell-84 systemd[1]: Reached target User and Group Name Lookups.
Oct 03 03:31:00 rwell-84 systemd[1]: Starting Accounts Service...
Oct 03 03:31:00 rwell-84 accounts-daemon[1763]: started daemon version 23.13.0
Oct 03 03:31:00 rwell-84 systemd[1]: Started Accounts Service.
Oct 03 03:31:00 rwell-84 systemd[711]: Starting flatpak session helper...
Oct 03 03:31:00 rwell-84 systemd[711]: Started flatpak session helper.
Oct 03 03:31:00 rwell-84 systemd[711]: Started app-flatpak-io.github.zen_browser.zen-1756.scope.
Oct 03 03:32:15 rwell-84 polkit-agent-helper-1[2503]: pam_systemd_home(polkit-1:auth): New sd-bus connection (system-bus-pam-systemd-home-2503) opened.
Oct 03 03:32:18 rwell-84 systemd[1]: Starting /sbin/journalctl -b...
Oct 03 03:32:18 rwell-84 systemd[1]: Started /sbin/journalctl -b.

And one without the issue:

Sep 24 10:48:23 rwell-84 kernel: Linux version 6.10.9-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240805, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 09 Sep 2024 02:38:45 +0000
Sep 24 10:48:23 rwell-84 kernel: Command line: initrd=\initramfs-linux.img root=PARTUUID=e975a0ae-7565-4cf4-bdf4-c79e0455ec95 zswap.enabled=0 rw rootfstype=ext4
Sep 24 10:48:23 rwell-84 kernel: BIOS-provided physical RAM map:
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009dfffff] usable
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x0000000009e00000-0x0000000009ffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x000000000a20f000-0x000000000affffff] usable
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000a6a9afff] usable
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000a6a9b000-0x00000000a6dfcfff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000a6dfd000-0x00000000a6e65fff] ACPI data
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000a6e66000-0x00000000a855ffff] ACPI NVS
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000a8560000-0x00000000aa9fefff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000aa9ff000-0x00000000abffffff] usable
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000ac000000-0x00000000adffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000fe800000-0x00000000fe800fff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000083e2fffff] usable
Sep 24 10:48:23 rwell-84 kernel: BIOS-e820: [mem 0x000000083e300000-0x000000083fffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: NX (Execute Disable) protection: active
Sep 24 10:48:23 rwell-84 kernel: APIC: Static calls initialized
Sep 24 10:48:23 rwell-84 kernel: e820: update [mem 0xa2c5e018-0xa2c73057] usable ==> usable
Sep 24 10:48:23 rwell-84 kernel: e820: update [mem 0xa2c50018-0xa2c5d857] usable ==> usable
Sep 24 10:48:23 rwell-84 kernel: extended physical RAM map:
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009dfffff] usable
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x0000000009e00000-0x0000000009ffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x000000000a20f000-0x000000000affffff] usable
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000a2c50017] usable
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000a2c50018-0x00000000a2c5d857] usable
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000a2c5d858-0x00000000a2c5e017] usable
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000a2c5e018-0x00000000a2c73057] usable
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000a2c73058-0x00000000a6a9afff] usable
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000a6a9b000-0x00000000a6dfcfff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000a6dfd000-0x00000000a6e65fff] ACPI data
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000a6e66000-0x00000000a855ffff] ACPI NVS
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000a8560000-0x00000000aa9fefff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000aa9ff000-0x00000000abffffff] usable
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000ac000000-0x00000000adffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000fe800000-0x00000000fe800fff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x0000000100000000-0x000000083e2fffff] usable
Sep 24 10:48:23 rwell-84 kernel: reserve setup_data: [mem 0x000000083e300000-0x000000083fffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: efi: EFI v2.7 by American Megatrends
Sep 24 10:48:23 rwell-84 kernel: efi: ACPI=0xa6e65000 ACPI 2.0=0xa6e65014 TPMFinalLog=0xa7513000 SMBIOS=0xa97f1000 SMBIOS 3.0=0xa97f0000 MEMATTR=0xa566d018 ESRT=0xa584a598 RNG=0xa6e49f18 INITRD=0xa5595b98 TPMEventLog=0xa3253018 
Sep 24 10:48:23 rwell-84 kernel: random: crng init done
Sep 24 10:48:23 rwell-84 kernel: efi: Remove mem344: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: e820: remove [mem 0xf0000000-0xf7ffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: efi: Remove mem345: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: e820: remove [mem 0xfd200000-0xfd2fffff] reserved
Sep 24 10:48:23 rwell-84 kernel: efi: Remove mem346: MMIO range=[0xfd600000-0xfd6fffff] (1MB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: e820: remove [mem 0xfd600000-0xfd6fffff] reserved
Sep 24 10:48:23 rwell-84 kernel: efi: Not removing mem347: MMIO range=[0xfe800000-0xfe800fff] (4KB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: efi: Not removing mem348: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: efi: Remove mem349: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: e820: remove [mem 0xfeb80000-0xfec01fff] reserved
Sep 24 10:48:23 rwell-84 kernel: efi: Not removing mem350: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: efi: Not removing mem351: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: efi: Not removing mem352: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: efi: Not removing mem353: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: efi: Not removing mem354: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: efi: Not removing mem355: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: efi: Not removing mem356: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: efi: Remove mem357: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Sep 24 10:48:23 rwell-84 kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Sep 24 10:48:23 rwell-84 kernel: SMBIOS 3.3.0 present.
Sep 24 10:48:23 rwell-84 kernel: DMI: HP OMEN by HP 25L Gaming Desktop GT14-0xxx/89EB, BIOS F.32 03/07/2024
Sep 24 10:48:23 rwell-84 kernel: DMI: Memory slots populated: 4/4
Sep 24 10:48:23 rwell-84 kernel: tsc: Fast TSC calibration using PIT
Sep 24 10:48:23 rwell-84 kernel: tsc: Detected 3793.051 MHz processor
Sep 24 10:48:23 rwell-84 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 24 10:48:23 rwell-84 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 24 10:48:23 rwell-84 kernel: last_pfn = 0x83e300 max_arch_pfn = 0x400000000
Sep 24 10:48:23 rwell-84 kernel: MTRR map: 6 entries (4 fixed + 2 variable; max 21), built from 9 variable MTRRs
Sep 24 10:48:23 rwell-84 kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Sep 24 10:48:23 rwell-84 kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Sep 24 10:48:23 rwell-84 kernel: last_pfn = 0xac000 max_arch_pfn = 0x400000000
Sep 24 10:48:23 rwell-84 kernel: esrt: Reserving ESRT space from 0x00000000a584a598 to 0x00000000a584a620.
Sep 24 10:48:23 rwell-84 kernel: e820: update [mem 0xa584a000-0xa584afff] usable ==> reserved
Sep 24 10:48:23 rwell-84 kernel: Using GB pages for direct mapping
Sep 24 10:48:23 rwell-84 kernel: Secure boot disabled
Sep 24 10:48:23 rwell-84 kernel: RAMDISK: [mem 0xa19e9000-0xa229afff]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Early table checksum verification disabled
Sep 24 10:48:23 rwell-84 kernel: ACPI: RSDP 0x00000000A6E65014 000024 (v02 HPQOEM)
Sep 24 10:48:23 rwell-84 kernel: ACPI: XSDT 0x00000000A6E64728 00012C (v01 HPQOEM SLIC-CPC 01072009 AMI  01000013)
Sep 24 10:48:23 rwell-84 kernel: ACPI: FACP 0x00000000A6E53000 000114 (v06 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Sep 24 10:48:23 rwell-84 kernel: ACPI: DSDT 0x00000000A6E0A000 011323 (v02 HPQOEM SLIC-CPC 01072009 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: FACS 0x00000000A7543000 000040
Sep 24 10:48:23 rwell-84 kernel: ACPI: MSDM 0x00000000A6E63000 000055 (v03 HPQOEM SLIC-CPC 01072009 AMI  01000013)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E62000 000050 (v01 HPQOEM SLIC-CPC 00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: IVRS 0x00000000A6E61000 0001A4 (v02 AMD    AmdTable 00000001 AMD  00000001)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E59000 0072B0 (v02 AMD    Artic    00000002 MSFT 04000000)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E55000 003B8E (v02 AMD    AMD AOD  00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E54000 000221 (v02 HPQOEM CPUSSDT  01072009 AMI  01072009)
Sep 24 10:48:23 rwell-84 kernel: ACPI: FIDT 0x00000000A6E41000 00009C (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Sep 24 10:48:23 rwell-84 kernel: ACPI: MCFG 0x00000000A6E40000 00003C (v01 HPQOEM SLIC-CPC 01072009 MSFT 00010013)
Sep 24 10:48:23 rwell-84 kernel: ACPI: HPET 0x00000000A6E3F000 000038 (v01 HPQOEM SLIC-CPC 01072009 AMI  00000005)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E3E000 0002E3 (v01 AMD    STD3     00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: FPDT 0x00000000A6E3D000 000044 (v01 HPQOEM SLIC-CPC 01072009 AMI  01000013)
Sep 24 10:48:23 rwell-84 kernel: ACPI: VFCT 0x00000000A6E32000 00AC84 (v01 HPQOEM SLIC-CPC 00000001 AMD  31504F47)
Sep 24 10:48:23 rwell-84 kernel: ACPI: BGRT 0x00000000A6E31000 000038 (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Sep 24 10:48:23 rwell-84 kernel: ACPI: TPM2 0x00000000A6E30000 00004C (v04 HPQOEM SLIC-CPC 00000001 AMI  00000000)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E2A000 005354 (v02 AMD    AmdTable 00000001 AMD  00000001)
Sep 24 10:48:23 rwell-84 kernel: ACPI: CRAT 0x00000000A6E29000 000EE8 (v01 AMD    AmdTable 00000001 AMD  00000001)
Sep 24 10:48:23 rwell-84 kernel: ACPI: CDIT 0x00000000A6E28000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E27000 0002C2 (v02 AMD    ArticDGP 00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E25000 0015C4 (v02 AMD    CPMD3CLD 00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E23000 0010C9 (v02 AMD    ArticTPX 00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E22000 00052C (v02 AMD    ArticNOI 00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E1E000 0037DC (v02 AMD    ArticN   00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: WSMT 0x00000000A6E1D000 000028 (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Sep 24 10:48:23 rwell-84 kernel: ACPI: APIC 0x00000000A6E1C000 00015E (v04 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E52000 00049F (v02 AMD    ArticPRN 00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E51000 00007D (v02 AMD    ArticLPI 00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4F000 0010AF (v02 AMD    ArticC   00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4E000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4D000 00020A (v02 AMD    Artic    00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4C000 000AB1 (v02 AMD    ArticN   00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4B000 00073F (v02 AMD    PWPT     00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4A000 000293 (v02 AMD    ArticN   00000001 INTL 20120913)
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving FACP table memory at [mem 0xa6e53000-0xa6e53113]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving DSDT table memory at [mem 0xa6e0a000-0xa6e1b322]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving FACS table memory at [mem 0xa7543000-0xa754303f]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving MSDM table memory at [mem 0xa6e63000-0xa6e63054]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e62000-0xa6e6204f]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving IVRS table memory at [mem 0xa6e61000-0xa6e611a3]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e59000-0xa6e602af]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e55000-0xa6e58b8d]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e54000-0xa6e54220]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving FIDT table memory at [mem 0xa6e41000-0xa6e4109b]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving MCFG table memory at [mem 0xa6e40000-0xa6e4003b]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving HPET table memory at [mem 0xa6e3f000-0xa6e3f037]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e3e000-0xa6e3e2e2]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving FPDT table memory at [mem 0xa6e3d000-0xa6e3d043]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving VFCT table memory at [mem 0xa6e32000-0xa6e3cc83]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving BGRT table memory at [mem 0xa6e31000-0xa6e31037]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving TPM2 table memory at [mem 0xa6e30000-0xa6e3004b]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e2a000-0xa6e2f353]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving CRAT table memory at [mem 0xa6e29000-0xa6e29ee7]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving CDIT table memory at [mem 0xa6e28000-0xa6e28028]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e27000-0xa6e272c1]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e25000-0xa6e265c3]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e23000-0xa6e240c8]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e22000-0xa6e2252b]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e1e000-0xa6e217db]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving WSMT table memory at [mem 0xa6e1d000-0xa6e1d027]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving APIC table memory at [mem 0xa6e1c000-0xa6e1c15d]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e52000-0xa6e5249e]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e51000-0xa6e5107c]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4f000-0xa6e500ae]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4e000-0xa6e4e0be]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4d000-0xa6e4d209]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4c000-0xa6e4cab0]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4b000-0xa6e4b73e]
Sep 24 10:48:23 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4a000-0xa6e4a292]
Sep 24 10:48:23 rwell-84 kernel: No NUMA configuration found
Sep 24 10:48:23 rwell-84 kernel: Faking a node at [mem 0x0000000000000000-0x000000083e2fffff]
Sep 24 10:48:23 rwell-84 kernel: NODE_DATA(0) allocated [mem 0x83e2fb000-0x83e2fffff]
Sep 24 10:48:23 rwell-84 kernel: Zone ranges:
Sep 24 10:48:23 rwell-84 kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Sep 24 10:48:23 rwell-84 kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Sep 24 10:48:23 rwell-84 kernel:   Normal   [mem 0x0000000100000000-0x000000083e2fffff]
Sep 24 10:48:23 rwell-84 kernel:   Device   empty
Sep 24 10:48:23 rwell-84 kernel: Movable zone start for each node
Sep 24 10:48:23 rwell-84 kernel: Early memory node ranges
Sep 24 10:48:23 rwell-84 kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Sep 24 10:48:23 rwell-84 kernel:   node   0: [mem 0x0000000000100000-0x0000000009dfffff]
Sep 24 10:48:23 rwell-84 kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Sep 24 10:48:23 rwell-84 kernel:   node   0: [mem 0x000000000a20f000-0x000000000affffff]
Sep 24 10:48:23 rwell-84 kernel:   node   0: [mem 0x000000000b020000-0x00000000a6a9afff]
Sep 24 10:48:23 rwell-84 kernel:   node   0: [mem 0x00000000aa9ff000-0x00000000abffffff]
Sep 24 10:48:23 rwell-84 kernel:   node   0: [mem 0x0000000100000000-0x000000083e2fffff]
Sep 24 10:48:23 rwell-84 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000083e2fffff]
Sep 24 10:48:23 rwell-84 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 24 10:48:23 rwell-84 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 24 10:48:23 rwell-84 kernel: On node 0, zone DMA32: 512 pages in unavailable ranges
Sep 24 10:48:23 rwell-84 kernel: On node 0, zone DMA32: 15 pages in unavailable ranges
Sep 24 10:48:23 rwell-84 kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Sep 24 10:48:23 rwell-84 kernel: On node 0, zone DMA32: 16228 pages in unavailable ranges
Sep 24 10:48:23 rwell-84 kernel: On node 0, zone Normal: 16384 pages in unavailable ranges
Sep 24 10:48:23 rwell-84 kernel: On node 0, zone Normal: 7424 pages in unavailable ranges
Sep 24 10:48:23 rwell-84 kernel: ACPI: PM-Timer IO Port: 0x808
Sep 24 10:48:23 rwell-84 kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
Sep 24 10:48:23 rwell-84 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Sep 24 10:48:23 rwell-84 kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Sep 24 10:48:23 rwell-84 kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Sep 24 10:48:23 rwell-84 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 24 10:48:23 rwell-84 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Sep 24 10:48:23 rwell-84 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 24 10:48:23 rwell-84 kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Sep 24 10:48:23 rwell-84 kernel: e820: update [mem 0xa56df000-0xa5704fff] usable ==> reserved
Sep 24 10:48:23 rwell-84 kernel: CPU topo: Max. logical packages:   1
Sep 24 10:48:23 rwell-84 kernel: CPU topo: Max. logical dies:       1
Sep 24 10:48:23 rwell-84 kernel: CPU topo: Max. dies per package:   1
Sep 24 10:48:23 rwell-84 kernel: CPU topo: Max. threads per core:   2
Sep 24 10:48:23 rwell-84 kernel: CPU topo: Num. cores per package:     8
Sep 24 10:48:23 rwell-84 kernel: CPU topo: Num. threads per package:  16
Sep 24 10:48:23 rwell-84 kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
Sep 24 10:48:23 rwell-84 kernel: CPU topo: Rejected CPUs 16
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x09e00000-0x09ffffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa2c50000-0xa2c50fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa2c5d000-0xa2c5dfff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa2c5e000-0xa2c5efff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa2c73000-0xa2c73fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa56df000-0xa5704fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa584a000-0xa584afff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa6a9b000-0xa6dfcfff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa6dfd000-0xa6e65fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa6e66000-0xa855ffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa8560000-0xaa9fefff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xac000000-0xadffffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xae000000-0xbeffffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe7fffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfe800000-0xfe800fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfe801000-0xfe9fffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Sep 24 10:48:23 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
Sep 24 10:48:23 rwell-84 kernel: [mem 0xc0000000-0xfe7fffff] available for PCI devices
Sep 24 10:48:23 rwell-84 kernel: Booting paravirtualized kernel on bare hardware
Sep 24 10:48:23 rwell-84 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 24 10:48:23 rwell-84 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Sep 24 10:48:23 rwell-84 kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Sep 24 10:48:23 rwell-84 kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Sep 24 10:48:23 rwell-84 kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Sep 24 10:48:23 rwell-84 kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Sep 24 10:48:23 rwell-84 kernel: Kernel command line: initrd=\initramfs-linux.img root=PARTUUID=e975a0ae-7565-4cf4-bdf4-c79e0455ec95 zswap.enabled=0 rw rootfstype=ext4
Sep 24 10:48:23 rwell-84 kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: Fallback order for Node 0: 0 
Sep 24 10:48:23 rwell-84 kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8282380
Sep 24 10:48:23 rwell-84 kernel: Policy zone: Normal
Sep 24 10:48:23 rwell-84 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 24 10:48:23 rwell-84 kernel: software IO TLB: area num 16.
Sep 24 10:48:23 rwell-84 kernel: Memory: 32344360K/33129520K available (18432K kernel code, 2177K rwdata, 13440K rodata, 3436K init, 3484K bss, 784900K reserved, 0K cma-reserved)
Sep 24 10:48:23 rwell-84 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Sep 24 10:48:23 rwell-84 kernel: ftrace: allocating 50283 entries in 197 pages
Sep 24 10:48:23 rwell-84 kernel: ftrace: allocated 197 pages with 4 groups
Sep 24 10:48:23 rwell-84 kernel: Dynamic Preempt: full
Sep 24 10:48:23 rwell-84 kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 24 10:48:23 rwell-84 kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Sep 24 10:48:23 rwell-84 kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Sep 24 10:48:23 rwell-84 kernel:         Trampoline variant of Tasks RCU enabled.
Sep 24 10:48:23 rwell-84 kernel:         Rude variant of Tasks RCU enabled.
Sep 24 10:48:23 rwell-84 kernel:         Tracing variant of Tasks RCU enabled.
Sep 24 10:48:23 rwell-84 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 24 10:48:23 rwell-84 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Sep 24 10:48:23 rwell-84 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 24 10:48:23 rwell-84 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 24 10:48:23 rwell-84 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 24 10:48:23 rwell-84 kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
Sep 24 10:48:23 rwell-84 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 24 10:48:23 rwell-84 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 24 10:48:23 rwell-84 kernel: Console: colour dummy device 80x25
Sep 24 10:48:23 rwell-84 kernel: printk: legacy console [tty0] enabled
Sep 24 10:48:23 rwell-84 kernel: ACPI: Core revision 20240322
Sep 24 10:48:23 rwell-84 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Sep 24 10:48:23 rwell-84 kernel: APIC: Switch to symmetric I/O mode setup
Sep 24 10:48:23 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
Sep 24 10:48:23 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
Sep 24 10:48:23 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
Sep 24 10:48:23 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
Sep 24 10:48:23 rwell-84 kernel: AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
Sep 24 10:48:23 rwell-84 kernel: x2apic enabled
Sep 24 10:48:23 rwell-84 kernel: APIC: Switched APIC routing to: cluster x2apic
Sep 24 10:48:23 rwell-84 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 24 10:48:23 rwell-84 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d59656ea52, max_idle_ns: 881590428463 ns
Sep 24 10:48:23 rwell-84 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7589.18 BogoMIPS (lpj=12643503)
Sep 24 10:48:23 rwell-84 kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Sep 24 10:48:23 rwell-84 kernel: LVT offset 1 assigned for vector 0xf9
Sep 24 10:48:23 rwell-84 kernel: LVT offset 2 assigned for vector 0xf4
Sep 24 10:48:23 rwell-84 kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Sep 24 10:48:23 rwell-84 kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Sep 24 10:48:23 rwell-84 kernel: process: using mwait in idle threads
Sep 24 10:48:23 rwell-84 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 24 10:48:23 rwell-84 kernel: Spectre V2 : Mitigation: Retpolines
Sep 24 10:48:23 rwell-84 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 24 10:48:23 rwell-84 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 24 10:48:23 rwell-84 kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Sep 24 10:48:23 rwell-84 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 24 10:48:23 rwell-84 kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Sep 24 10:48:23 rwell-84 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 24 10:48:23 rwell-84 kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Sep 24 10:48:23 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 24 10:48:23 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 24 10:48:23 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 24 10:48:23 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Sep 24 10:48:23 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Sep 24 10:48:23 rwell-84 kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Sep 24 10:48:23 rwell-84 kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Sep 24 10:48:23 rwell-84 kernel: x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
Sep 24 10:48:23 rwell-84 kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Sep 24 10:48:23 rwell-84 kernel: Freeing SMP alternatives memory: 40K
Sep 24 10:48:23 rwell-84 kernel: pid_max: default: 32768 minimum: 301
Sep 24 10:48:23 rwell-84 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Sep 24 10:48:23 rwell-84 kernel: landlock: Up and running.
Sep 24 10:48:23 rwell-84 kernel: Yama: becoming mindful.
Sep 24 10:48:23 rwell-84 kernel: LSM support for eBPF active
Sep 24 10:48:23 rwell-84 kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: smpboot: CPU0: AMD Ryzen 7 5700G with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
Sep 24 10:48:23 rwell-84 kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Sep 24 10:48:23 rwell-84 kernel: ... version:                0
Sep 24 10:48:23 rwell-84 kernel: ... bit width:              48
Sep 24 10:48:23 rwell-84 kernel: ... generic registers:      6
Sep 24 10:48:23 rwell-84 kernel: ... value mask:             0000ffffffffffff
Sep 24 10:48:23 rwell-84 kernel: ... max period:             00007fffffffffff
Sep 24 10:48:23 rwell-84 kernel: ... fixed-purpose events:   0
Sep 24 10:48:23 rwell-84 kernel: ... event mask:             000000000000003f
Sep 24 10:48:23 rwell-84 kernel: signal: max sigframe size: 3376
Sep 24 10:48:23 rwell-84 kernel: rcu: Hierarchical SRCU implementation.
Sep 24 10:48:23 rwell-84 kernel: rcu:         Max phase no-delay instances is 1000.
Sep 24 10:48:23 rwell-84 kernel: MCE: In-kernel MCE decoding enabled.
Sep 24 10:48:23 rwell-84 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 24 10:48:23 rwell-84 kernel: smp: Bringing up secondary CPUs ...
Sep 24 10:48:23 rwell-84 kernel: smpboot: x86: Booting SMP configuration:
Sep 24 10:48:23 rwell-84 kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
Sep 24 10:48:23 rwell-84 kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Sep 24 10:48:23 rwell-84 kernel: smp: Brought up 1 node, 16 CPUs
Sep 24 10:48:23 rwell-84 kernel: smpboot: Total of 16 processors activated (121426.03 BogoMIPS)
Sep 24 10:48:23 rwell-84 kernel: devtmpfs: initialized
Sep 24 10:48:23 rwell-84 kernel: x86/mm: Memory block size: 128MB
Sep 24 10:48:23 rwell-84 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
Sep 24 10:48:23 rwell-84 kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa6e66000-0xa855ffff] (24092672 bytes)
Sep 24 10:48:23 rwell-84 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 24 10:48:23 rwell-84 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: pinctrl core: initialized pinctrl subsystem
Sep 24 10:48:23 rwell-84 kernel: PM: RTC time: 14:48:19, date: 2024-09-24
Sep 24 10:48:23 rwell-84 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 24 10:48:23 rwell-84 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 24 10:48:23 rwell-84 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 24 10:48:23 rwell-84 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 24 10:48:23 rwell-84 kernel: audit: initializing netlink subsys (disabled)
Sep 24 10:48:23 rwell-84 kernel: audit: type=2000 audit(1727189299.189:1): state=initialized audit_enabled=0 res=1
Sep 24 10:48:23 rwell-84 kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 24 10:48:23 rwell-84 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 24 10:48:23 rwell-84 kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 24 10:48:23 rwell-84 kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 24 10:48:23 rwell-84 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 24 10:48:23 rwell-84 kernel: cpuidle: using governor ladder
Sep 24 10:48:23 rwell-84 kernel: cpuidle: using governor menu
Sep 24 10:48:23 rwell-84 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 24 10:48:23 rwell-84 kernel: PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
Sep 24 10:48:23 rwell-84 kernel: PCI: Using configuration type 1 for base access
Sep 24 10:48:23 rwell-84 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 24 10:48:23 rwell-84 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 24 10:48:23 rwell-84 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 24 10:48:23 rwell-84 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 24 10:48:23 rwell-84 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 24 10:48:23 rwell-84 kernel: Demotion targets for Node 0: null
Sep 24 10:48:23 rwell-84 kernel: ACPI: Added _OSI(Module Device)
Sep 24 10:48:23 rwell-84 kernel: ACPI: Added _OSI(Processor Device)
Sep 24 10:48:23 rwell-84 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 24 10:48:23 rwell-84 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 24 10:48:23 rwell-84 kernel: ACPI: 20 ACPI AML tables successfully acquired and loaded
Sep 24 10:48:23 rwell-84 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 24 10:48:23 rwell-84 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Sep 24 10:48:23 rwell-84 kernel: ACPI: Interpreter enabled
Sep 24 10:48:23 rwell-84 kernel: ACPI: PM: (supports S0 S4 S5)
Sep 24 10:48:23 rwell-84 kernel: ACPI: Using IOAPIC for interrupt routing
Sep 24 10:48:23 rwell-84 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 24 10:48:23 rwell-84 kernel: PCI: Ignoring E820 reservations for host bridge windows
Sep 24 10:48:23 rwell-84 kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC0.P3U0: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC1.P3U1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SATA.P0S0: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SATA.P3S0: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SAT1.P0S1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SAT1.P3S1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP4.P0NV: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PWR1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PWR1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT20.PWR1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT24.PWR1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT26.PWR1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT27.PWR1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT28.PWR1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT29.PWR1: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP0.M237: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_TZ_.FN00: New power resource
Sep 24 10:48:23 rwell-84 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 24 10:48:23 rwell-84 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Sep 24 10:48:23 rwell-84 kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Sep 24 10:48:23 rwell-84 kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Sep 24 10:48:23 rwell-84 kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
Sep 24 10:48:23 rwell-84 kernel: PCI host bridge to bus 0000:00
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: root bus resource [mem 0x840000000-0x7fffffffff window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1: [1022:1633] type 01 class 0x060400 PCIe Root Port
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0xfcc00000-0xfcefffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-07]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.1:   bridge window [io  0xd000-0xefff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.1:   bridge window [mem 0xfc900000-0xfcbfffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.1: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.2: [1022:1634] type 01 class 0x060400 PCIe Root Port
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.2: PCI bridge to [bus 08]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.2:   bridge window [mem 0xfcf00000-0xfcffffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.2: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:08.1: PCI bridge to [bus 09]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:08.1:   bridge window [mem 0xfc500000-0xfc8fffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:08.1: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.0: [1022:166a] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.1: [1022:166b] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.2: [1022:166c] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.3: [1022:166d] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.4: [1022:166e] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.5: [1022:166f] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.6: [1022:1670] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.7: [1022:1671] type 00 class 0x060000 conventional PCI endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0: BAR 0 [mem 0xfce00000-0xfce03fff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: [1002:73ff] type 00 class 0x030000 PCIe Legacy Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: BAR 0 [mem 0x7c00000000-0x7dffffffff 64bit pref]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: BAR 2 [mem 0x7e00000000-0x7e0fffffff 64bit pref]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: BAR 4 [io  0xf000-0xf0ff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: BAR 5 [mem 0xfcc00000-0xfccfffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: ROM [mem 0xfcd00000-0xfcd1ffff pref]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.1: BAR 0 [mem 0xfcd20000-0xfcd23fff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.0: [1022:43ee] type 00 class 0x0c0330 PCIe Legacy Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.0: BAR 0 [mem 0xfcba0000-0xfcba7fff 64bit]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.0: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.1: [1022:43eb] type 00 class 0x010601 PCIe Legacy Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.1: BAR 5 [mem 0xfcb80000-0xfcb9ffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.1: ROM [mem 0xfcb00000-0xfcb7ffff pref]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.1: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.1: PME# supported from D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.2: [1022:43e9] type 01 class 0x060400 PCIe Switch Upstream Port
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.2: PCI bridge to [bus 05-07]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.2:   bridge window [io  0xd000-0xefff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.2: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.2: PME# supported from D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-07]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:08.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:08.0: PCI bridge to [bus 06]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:08.0:   bridge window [io  0xe000-0xefff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:08.0:   bridge window [mem 0xfca00000-0xfcafffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:08.0: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:08.0: PME# supported from D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:09.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:09.0: PCI bridge to [bus 07]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:09.0:   bridge window [io  0xd000-0xdfff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:09.0:   bridge window [mem 0xfc900000-0xfc9fffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:09.0: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:09.0: PME# supported from D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.2: PCI bridge to [bus 05-07]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:06:00.0: [10ec:8852] type 00 class 0x028000 PCIe Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:06:00.0: BAR 0 [io  0xe000-0xe0ff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:06:00.0: BAR 2 [mem 0xfca00000-0xfcafffff 64bit]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:06:00.0: supports D1 D2
Sep 24 10:48:23 rwell-84 kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:08.0: PCI bridge to [bus 06]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:07:00.0: BAR 0 [io  0xd000-0xd0ff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:07:00.0: BAR 2 [mem 0xfc904000-0xfc904fff 64bit]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:07:00.0: BAR 4 [mem 0xfc900000-0xfc903fff 64bit]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:07:00.0: supports D1 D2
Sep 24 10:48:23 rwell-84 kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:09.0: PCI bridge to [bus 07]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:08:00.0: [15b7:5009] type 00 class 0x010802 PCIe Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:08:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:08:00.0: BAR 4 [mem 0xfcf04000-0xfcf040ff 64bit]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.2: PCI bridge to [bus 08]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.0: [1022:145a] type 00 class 0x130000 PCIe Legacy Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.0: enabling Extended Tags
Sep 24 10:48:23 rwell-84 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:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.2: BAR 2 [mem 0xfc700000-0xfc7fffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.2: BAR 5 [mem 0xfc808000-0xfc809fff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.2: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.3: BAR 0 [mem 0xfc600000-0xfc6fffff 64bit]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.3: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.4: BAR 0 [mem 0xfc500000-0xfc5fffff 64bit]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.4: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.4: PME# supported from D0 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.6: BAR 0 [mem 0xfc800000-0xfc807fff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.6: enabling Extended Tags
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.6: PME# supported from D0 D3hot D3cold
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:08.1: PCI bridge to [bus 09]
Sep 24 10:48:23 rwell-84 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Sep 24 10:48:23 rwell-84 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Sep 24 10:48:23 rwell-84 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Sep 24 10:48:23 rwell-84 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Sep 24 10:48:23 rwell-84 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Sep 24 10:48:23 rwell-84 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 24 10:48:23 rwell-84 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Sep 24 10:48:23 rwell-84 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 24 10:48:23 rwell-84 kernel: Low-power S0 idle used by default for system suspend
Sep 24 10:48:23 rwell-84 kernel: iommu: Default domain type: Translated
Sep 24 10:48:23 rwell-84 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 24 10:48:23 rwell-84 kernel: SCSI subsystem initialized
Sep 24 10:48:23 rwell-84 kernel: libata version 3.00 loaded.
Sep 24 10:48:23 rwell-84 kernel: ACPI: bus type USB registered
Sep 24 10:48:23 rwell-84 kernel: usbcore: registered new interface driver usbfs
Sep 24 10:48:23 rwell-84 kernel: usbcore: registered new interface driver hub
Sep 24 10:48:23 rwell-84 kernel: usbcore: registered new device driver usb
Sep 24 10:48:23 rwell-84 kernel: EDAC MC: Ver: 3.0.0
Sep 24 10:48:23 rwell-84 kernel: efivars: Registered efivars operations
Sep 24 10:48:23 rwell-84 kernel: NetLabel: Initializing
Sep 24 10:48:23 rwell-84 kernel: NetLabel:  domain hash size = 128
Sep 24 10:48:23 rwell-84 kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Sep 24 10:48:23 rwell-84 kernel: NetLabel:  unlabeled traffic allowed by default
Sep 24 10:48:23 rwell-84 kernel: mctp: management component transport protocol core
Sep 24 10:48:23 rwell-84 kernel: NET: Registered PF_MCTP protocol family
Sep 24 10:48:23 rwell-84 kernel: PCI: Using ACPI for IRQ routing
Sep 24 10:48:23 rwell-84 kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 24 10:48:23 rwell-84 kernel: e820: reserve RAM buffer [mem 0x09e00000-0x0bffffff]
Sep 24 10:48:23 rwell-84 kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Sep 24 10:48:23 rwell-84 kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Sep 24 10:48:23 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa2c50018-0xa3ffffff]
Sep 24 10:48:23 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa2c5e018-0xa3ffffff]
Sep 24 10:48:23 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa56df000-0xa7ffffff]
Sep 24 10:48:23 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa584a000-0xa7ffffff]
Sep 24 10:48:23 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa6a9b000-0xa7ffffff]
Sep 24 10:48:23 rwell-84 kernel: e820: reserve RAM buffer [mem 0x83e300000-0x83fffffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 24 10:48:23 rwell-84 kernel: vgaarb: loaded
Sep 24 10:48:23 rwell-84 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Sep 24 10:48:23 rwell-84 kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Sep 24 10:48:23 rwell-84 kernel: clocksource: Switched to clocksource tsc-early
Sep 24 10:48:23 rwell-84 kernel: VFS: Disk quotas dquot_6.6.0
Sep 24 10:48:23 rwell-84 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 24 10:48:23 rwell-84 kernel: pnp: PnP ACPI init
Sep 24 10:48:23 rwell-84 kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:01: [mem 0x1000000000000 window] could not be reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x04d0-0x04d1] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x040b] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x04d6] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0c00-0x0c01] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0c14] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0c50-0x0c51] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0c52] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0c6c] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0c6f] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0cd8-0x0cdf] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0800-0x089f] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0b00-0x0b0f] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0b20-0x0b3f] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0900-0x090f] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [io  0x0910-0x091f] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
Sep 24 10:48:23 rwell-84 kernel: system 00:03: [mem 0xff000000-0xffffffff] has been reserved
Sep 24 10:48:23 rwell-84 kernel: pnp: PnP ACPI: found 4 devices
Sep 24 10:48:23 rwell-84 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 24 10:48:23 rwell-84 kernel: NET: Registered PF_INET protocol family
Sep 24 10:48:23 rwell-84 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: TCP: Hash tables configured (established 262144 bind 65536)
Sep 24 10:48:23 rwell-84 kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 24 10:48:23 rwell-84 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 24 10:48:23 rwell-84 kernel: NET: Registered PF_XDP protocol family
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0xfcc00000-0xfcefffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:08.0: PCI bridge to [bus 06]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:08.0:   bridge window [io  0xe000-0xefff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:08.0:   bridge window [mem 0xfca00000-0xfcafffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:09.0: PCI bridge to [bus 07]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:09.0:   bridge window [io  0xd000-0xdfff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:09.0:   bridge window [mem 0xfc900000-0xfc9fffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.2: PCI bridge to [bus 05-07]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.2:   bridge window [io  0xd000-0xefff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-07]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.1:   bridge window [io  0xd000-0xefff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.1:   bridge window [mem 0xfc900000-0xfcbfffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.2: PCI bridge to [bus 08]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.2:   bridge window [mem 0xfcf00000-0xfcffffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:08.1: PCI bridge to [bus 09]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:08.1:   bridge window [mem 0xfc500000-0xfc8fffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:00: resource 10 [mem 0x840000000-0x7fffffffff window]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:01: resource 1 [mem 0xfcc00000-0xfcefffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:01: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:02: resource 1 [mem 0xfcc00000-0xfcdfffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:02: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:03: resource 1 [mem 0xfcc00000-0xfcdfffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:03: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:04: resource 0 [io  0xd000-0xefff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:04: resource 1 [mem 0xfc900000-0xfcbfffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:05: resource 0 [io  0xd000-0xefff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:05: resource 1 [mem 0xfc900000-0xfcafffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:06: resource 0 [io  0xe000-0xefff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:06: resource 1 [mem 0xfca00000-0xfcafffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:07: resource 1 [mem 0xfc900000-0xfc9fffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:08: resource 1 [mem 0xfcf00000-0xfcffffff]
Sep 24 10:48:23 rwell-84 kernel: pci_bus 0000:09: resource 1 [mem 0xfc500000-0xfc8fffff]
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.3: extending delay after power-on from D3hot to 20 msec
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.4: extending delay after power-on from D3hot to 20 msec
Sep 24 10:48:23 rwell-84 kernel: PCI: CLS 64 bytes, default 64
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Sep 24 10:48:23 rwell-84 kernel: Trying to unpack rootfs image as initramfs...
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.0: Adding to iommu group 0
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:01.1: Adding to iommu group 1
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.0: Adding to iommu group 2
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.1: Adding to iommu group 3
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:02.2: Adding to iommu group 4
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:08.0: Adding to iommu group 5
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:08.1: Adding to iommu group 6
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:14.0: Adding to iommu group 7
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:14.3: Adding to iommu group 7
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.0: Adding to iommu group 8
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.1: Adding to iommu group 8
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.2: Adding to iommu group 8
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.3: Adding to iommu group 8
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.4: Adding to iommu group 8
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.5: Adding to iommu group 8
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.6: Adding to iommu group 8
Sep 24 10:48:23 rwell-84 kernel: pci 0000:00:18.7: Adding to iommu group 8
Sep 24 10:48:23 rwell-84 kernel: pci 0000:01:00.0: Adding to iommu group 9
Sep 24 10:48:23 rwell-84 kernel: pci 0000:02:00.0: Adding to iommu group 10
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.0: Adding to iommu group 11
Sep 24 10:48:23 rwell-84 kernel: pci 0000:03:00.1: Adding to iommu group 12
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.0: Adding to iommu group 13
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.1: Adding to iommu group 13
Sep 24 10:48:23 rwell-84 kernel: pci 0000:04:00.2: Adding to iommu group 13
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:08.0: Adding to iommu group 13
Sep 24 10:48:23 rwell-84 kernel: pci 0000:05:09.0: Adding to iommu group 13
Sep 24 10:48:23 rwell-84 kernel: pci 0000:06:00.0: Adding to iommu group 13
Sep 24 10:48:23 rwell-84 kernel: pci 0000:07:00.0: Adding to iommu group 13
Sep 24 10:48:23 rwell-84 kernel: pci 0000:08:00.0: Adding to iommu group 14
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.0: Adding to iommu group 15
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.2: Adding to iommu group 16
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.3: Adding to iommu group 17
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.4: Adding to iommu group 18
Sep 24 10:48:23 rwell-84 kernel: pci 0000:09:00.6: Adding to iommu group 19
Sep 24 10:48:23 rwell-84 kernel: AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
Sep 24 10:48:23 rwell-84 kernel: AMD-Vi: Interrupt remapping enabled
Sep 24 10:48:23 rwell-84 kernel: AMD-Vi: X2APIC enabled
Sep 24 10:48:23 rwell-84 kernel: Freeing initrd memory: 8904K
Sep 24 10:48:23 rwell-84 kernel: AMD-Vi: Virtual APIC enabled
Sep 24 10:48:23 rwell-84 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 24 10:48:23 rwell-84 kernel: software IO TLB: mapped [mem 0x000000009d9e9000-0x00000000a19e9000] (64MB)
Sep 24 10:48:23 rwell-84 kernel: LVT offset 0 assigned for vector 0x400
Sep 24 10:48:23 rwell-84 kernel: perf: AMD IBS detected (0x000003ff)
Sep 24 10:48:23 rwell-84 kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Sep 24 10:48:23 rwell-84 kernel: Initialise system trusted keyrings
Sep 24 10:48:23 rwell-84 kernel: Key type blacklist registered
Sep 24 10:48:23 rwell-84 kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Sep 24 10:48:23 rwell-84 kernel: zbud: loaded
Sep 24 10:48:23 rwell-84 kernel: fuse: init (API version 7.40)
Sep 24 10:48:23 rwell-84 kernel: integrity: Platform Keyring initialized
Sep 24 10:48:23 rwell-84 kernel: integrity: Machine keyring initialized
Sep 24 10:48:23 rwell-84 kernel: Key type asymmetric registered
Sep 24 10:48:23 rwell-84 kernel: Asymmetric key parser 'x509' registered
Sep 24 10:48:23 rwell-84 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Sep 24 10:48:23 rwell-84 kernel: io scheduler mq-deadline registered
Sep 24 10:48:23 rwell-84 kernel: io scheduler kyber registered
Sep 24 10:48:23 rwell-84 kernel: io scheduler bfq registered
Sep 24 10:48:23 rwell-84 kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 36
Sep 24 10:48:23 rwell-84 kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Sep 24 10:48:23 rwell-84 kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 37
Sep 24 10:48:23 rwell-84 kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 38
Sep 24 10:48:23 rwell-84 kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 39
Sep 24 10:48:23 rwell-84 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 24 10:48:23 rwell-84 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 24 10:48:23 rwell-84 kernel: ACPI: button: Power Button [PWRB]
Sep 24 10:48:23 rwell-84 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Sep 24 10:48:23 rwell-84 kernel: Monitor-Mwait will be used to enter C-1 state
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Sep 24 10:48:23 rwell-84 kernel: thermal LNXTHERM:00: registered as thermal_zone0
Sep 24 10:48:23 rwell-84 kernel: ACPI: thermal: Thermal Zone [HPTZ] (18 C)
Sep 24 10:48:23 rwell-84 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 24 10:48:23 rwell-84 kernel: Non-volatile memory driver v1.3
Sep 24 10:48:23 rwell-84 kernel: Linux agpgart interface v0.103
Sep 24 10:48:23 rwell-84 kernel: tpm_crb MSFT0101:00: Disabling hwrng
Sep 24 10:48:23 rwell-84 kernel: ACPI: bus type drm_connector registered
Sep 24 10:48:23 rwell-84 kernel: ahci 0000:04:00.1: version 3.0
Sep 24 10:48:23 rwell-84 kernel: ahci 0000:04:00.1: enabling device (0100 -> 0102)
Sep 24 10:48:23 rwell-84 kernel: ahci 0000:04:00.1: SSS flag set, parallel bus scan disabled
Sep 24 10:48:23 rwell-84 kernel: ahci 0000:04:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Sep 24 10:48:23 rwell-84 kernel: ahci 0000:04:00.1: 6/6 ports implemented (port mask 0x3f)
Sep 24 10:48:23 rwell-84 kernel: ahci 0000:04:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Sep 24 10:48:23 rwell-84 kernel: scsi host0: ahci
Sep 24 10:48:23 rwell-84 kernel: scsi host1: ahci
Sep 24 10:48:23 rwell-84 kernel: scsi host2: ahci
Sep 24 10:48:23 rwell-84 kernel: scsi host3: ahci
Sep 24 10:48:23 rwell-84 kernel: scsi host4: ahci
Sep 24 10:48:23 rwell-84 kernel: scsi host5: ahci
Sep 24 10:48:23 rwell-84 kernel: ata1: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80100 irq 47 lpm-pol 4
Sep 24 10:48:23 rwell-84 kernel: ata2: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80180 irq 47 lpm-pol 4
Sep 24 10:48:23 rwell-84 kernel: ata3: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80200 irq 47 lpm-pol 4
Sep 24 10:48:23 rwell-84 kernel: ata4: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80280 irq 47 lpm-pol 4
Sep 24 10:48:23 rwell-84 kernel: ata5: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80300 irq 47 lpm-pol 4
Sep 24 10:48:23 rwell-84 kernel: ata6: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80380 irq 47 lpm-pol 4
Sep 24 10:48:23 rwell-84 kernel: usbcore: registered new interface driver usbserial_generic
Sep 24 10:48:23 rwell-84 kernel: usbserial: USB Serial support registered for generic
Sep 24 10:48:23 rwell-84 kernel: rtc_cmos 00:02: RTC can wake from S4
Sep 24 10:48:23 rwell-84 kernel: rtc_cmos 00:02: registered as rtc0
Sep 24 10:48:23 rwell-84 kernel: rtc_cmos 00:02: setting system clock to 2024-09-24T14:48:20 UTC (1727189300)
Sep 24 10:48:23 rwell-84 kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
Sep 24 10:48:23 rwell-84 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 24 10:48:23 rwell-84 kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Sep 24 10:48:23 rwell-84 kernel: fbcon: Deferring console take-over
Sep 24 10:48:23 rwell-84 kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Sep 24 10:48:23 rwell-84 kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 24 10:48:23 rwell-84 kernel: drop_monitor: Initializing network drop monitor service
Sep 24 10:48:23 rwell-84 kernel: NET: Registered PF_INET6 protocol family
Sep 24 10:48:23 rwell-84 kernel: Segment Routing with IPv6
Sep 24 10:48:23 rwell-84 kernel: RPL Segment Routing with IPv6
Sep 24 10:48:23 rwell-84 kernel: In-situ OAM (IOAM) with IPv6
Sep 24 10:48:23 rwell-84 kernel: NET: Registered PF_PACKET protocol family
Sep 24 10:48:23 rwell-84 kernel: microcode: Current revision: 0x0a50000f
Sep 24 10:48:23 rwell-84 kernel: resctrl: L3 allocation detected
Sep 24 10:48:23 rwell-84 kernel: resctrl: MB allocation detected
Sep 24 10:48:23 rwell-84 kernel: resctrl: L3 monitoring detected
Sep 24 10:48:23 rwell-84 kernel: IPI shorthand broadcast: enabled
Sep 24 10:48:23 rwell-84 kernel: sched_clock: Marking stable (837453192, 292698)->(842340775, -4594885)
Sep 24 10:48:23 rwell-84 kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Sep 24 10:48:23 rwell-84 kernel: registered taskstats version 1
Sep 24 10:48:23 rwell-84 kernel: Loading compiled-in X.509 certificates
Sep 24 10:48:23 rwell-84 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: e108a0b9ff5910224da61e7cf1f36a7577c6e065'
Sep 24 10:48:23 rwell-84 kernel: Demotion targets for Node 0: null
Sep 24 10:48:23 rwell-84 kernel: Key type .fscrypt registered
Sep 24 10:48:23 rwell-84 kernel: Key type fscrypt-provisioning registered
Sep 24 10:48:23 rwell-84 kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 24 10:48:23 rwell-84 kernel: integrity: Loaded X.509 cert 'HP Inc.: HP UEFI Secure Boot DB 2017: d9c01b50cfcae89d3b05345c163aa76e5dd589e7'
Sep 24 10:48:23 rwell-84 kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 24 10:48:23 rwell-84 kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Sep 24 10:48:23 rwell-84 kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 24 10:48:23 rwell-84 kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Sep 24 10:48:23 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
Sep 24 10:48:23 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:5391c3a2fb112102a6aa1edc25ae77e19f5d6f09cd09eeb2509922bfcd5992ea
Sep 24 10:48:23 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:80b4d96931bf0d02fd91a61e19d14f1da452e66db2408ca8604d411f92659f0a
Sep 24 10:48:23 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
Sep 24 10:48:23 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
Sep 24 10:48:23 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
Sep 24 10:48:23 rwell-84 kernel: PM:   Magic number: 8:96:840
Sep 24 10:48:23 rwell-84 kernel: RAS: Correctable Errors collector initialized.
Sep 24 10:48:23 rwell-84 kernel: clk: Disabling unused clocks
Sep 24 10:48:23 rwell-84 kernel: PM: genpd: Disabling unused power domains
Sep 24 10:48:23 rwell-84 kernel: ata1: SATA link down (SStatus 0 SControl 300)
Sep 24 10:48:23 rwell-84 kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 24 10:48:23 rwell-84 kernel: ata2.00: ATA-8: TOSHIBA DT01ACA100, MS2OA750, max UDMA/133
Sep 24 10:48:23 rwell-84 kernel: ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 32), AA
Sep 24 10:48:23 rwell-84 kernel: ata2.00: configured for UDMA/133
Sep 24 10:48:23 rwell-84 kernel: scsi 1:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA1 A750 PQ: 0 ANSI: 5
Sep 24 10:48:23 rwell-84 kernel: sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Sep 24 10:48:23 rwell-84 kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks
Sep 24 10:48:23 rwell-84 kernel: sd 1:0:0:0: [sda] Write Protect is off
Sep 24 10:48:23 rwell-84 kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 24 10:48:23 rwell-84 kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 24 10:48:23 rwell-84 kernel: sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Sep 24 10:48:23 rwell-84 kernel: tsc: Refined TSC clocksource calibration: 3792.887 MHz
Sep 24 10:48:23 rwell-84 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d5832ec8ef, max_idle_ns: 881590791604 ns
Sep 24 10:48:23 rwell-84 kernel: clocksource: Switched to clocksource tsc
Sep 24 10:48:23 rwell-84 kernel:  sda: sda1
Sep 24 10:48:23 rwell-84 kernel: sd 1:0:0:0: [sda] Attached SCSI disk
Sep 24 10:48:23 rwell-84 kernel: ata3: SATA link down (SStatus 0 SControl 300)
Sep 24 10:48:23 rwell-84 kernel: ata4: SATA link down (SStatus 0 SControl 300)
Sep 24 10:48:23 rwell-84 kernel: ata5: SATA link down (SStatus 0 SControl 300)
Sep 24 10:48:23 rwell-84 kernel: ata6: SATA link down (SStatus 0 SControl 300)
Sep 24 10:48:23 rwell-84 kernel: Freeing unused decrypted memory: 2028K
Sep 24 10:48:23 rwell-84 kernel: Freeing unused kernel image (initmem) memory: 3436K
Sep 24 10:48:23 rwell-84 kernel: Write protecting the kernel read-only data: 32768k
Sep 24 10:48:23 rwell-84 kernel: Freeing unused kernel image (rodata/data gap) memory: 896K
Sep 24 10:48:23 rwell-84 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 24 10:48:23 rwell-84 kernel: rodata_test: all tests were successful
Sep 24 10:48:23 rwell-84 kernel: Run /init as init process
Sep 24 10:48:23 rwell-84 kernel:   with arguments:
Sep 24 10:48:23 rwell-84 kernel:     /init
Sep 24 10:48:23 rwell-84 kernel:   with environment:
Sep 24 10:48:23 rwell-84 kernel:     HOME=/
Sep 24 10:48:23 rwell-84 kernel:     TERM=linux
Sep 24 10:48:23 rwell-84 kernel: fbcon: Taking over console
Sep 24 10:48:23 rwell-84 kernel: Console: switching to colour frame buffer device 240x67
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 1
Sep 24 10:48:23 rwell-84 kernel: nvme 0000:08:00.0: platform quirk: setting simple suspend
Sep 24 10:48:23 rwell-84 kernel: nvme nvme0: pci function 0000:08:00.0
Sep 24 10:48:23 rwell-84 kernel: nvme nvme0: allocated 32 MiB host memory buffer.
Sep 24 10:48:23 rwell-84 kernel: nvme nvme0: 16/0/0 default/read/poll queues
Sep 24 10:48:23 rwell-84 kernel:  nvme0n1: p1 p2 p3 p4 p5
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:04:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:04:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Sep 24 10:48:23 rwell-84 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Sep 24 10:48:23 rwell-84 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 24 10:48:23 rwell-84 kernel: usb usb1: Product: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: usb usb1: Manufacturer: Linux 6.10.9-arch1-1 xhci-hcd
Sep 24 10:48:23 rwell-84 kernel: usb usb1: SerialNumber: 0000:04:00.0
Sep 24 10:48:23 rwell-84 kernel: hub 1-0:1.0: USB hub found
Sep 24 10:48:23 rwell-84 kernel: hub 1-0:1.0: 10 ports detected
Sep 24 10:48:23 rwell-84 kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 24 10:48:23 rwell-84 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
Sep 24 10:48:23 rwell-84 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 24 10:48:23 rwell-84 kernel: usb usb2: Product: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: usb usb2: Manufacturer: Linux 6.10.9-arch1-1 xhci-hcd
Sep 24 10:48:23 rwell-84 kernel: usb usb2: SerialNumber: 0000:04:00.0
Sep 24 10:48:23 rwell-84 kernel: hub 2-0:1.0: USB hub found
Sep 24 10:48:23 rwell-84 kernel: hub 2-0:1.0: 4 ports detected
Sep 24 10:48:23 rwell-84 kernel: usb: port power management may be unreliable
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.3: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 3
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.3: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 4
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Sep 24 10:48:23 rwell-84 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Sep 24 10:48:23 rwell-84 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 24 10:48:23 rwell-84 kernel: usb usb3: Product: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: usb usb3: Manufacturer: Linux 6.10.9-arch1-1 xhci-hcd
Sep 24 10:48:23 rwell-84 kernel: usb usb3: SerialNumber: 0000:09:00.3
Sep 24 10:48:23 rwell-84 kernel: hub 3-0:1.0: USB hub found
Sep 24 10:48:23 rwell-84 kernel: hub 3-0:1.0: 4 ports detected
Sep 24 10:48:23 rwell-84 kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 24 10:48:23 rwell-84 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
Sep 24 10:48:23 rwell-84 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 24 10:48:23 rwell-84 kernel: usb usb4: Product: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: usb usb4: Manufacturer: Linux 6.10.9-arch1-1 xhci-hcd
Sep 24 10:48:23 rwell-84 kernel: usb usb4: SerialNumber: 0000:09:00.3
Sep 24 10:48:23 rwell-84 kernel: hub 4-0:1.0: USB hub found
Sep 24 10:48:23 rwell-84 kernel: hub 4-0:1.0: 2 ports detected
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.4: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.4: new USB bus registered, assigned bus number 5
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.4: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.4: new USB bus registered, assigned bus number 6
Sep 24 10:48:23 rwell-84 kernel: xhci_hcd 0000:09:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Sep 24 10:48:23 rwell-84 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Sep 24 10:48:23 rwell-84 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 24 10:48:23 rwell-84 kernel: usb usb5: Product: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: usb usb5: Manufacturer: Linux 6.10.9-arch1-1 xhci-hcd
Sep 24 10:48:23 rwell-84 kernel: usb usb5: SerialNumber: 0000:09:00.4
Sep 24 10:48:23 rwell-84 kernel: hub 5-0:1.0: USB hub found
Sep 24 10:48:23 rwell-84 kernel: hub 5-0:1.0: 4 ports detected
Sep 24 10:48:23 rwell-84 kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 24 10:48:23 rwell-84 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
Sep 24 10:48:23 rwell-84 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 24 10:48:23 rwell-84 kernel: usb usb6: Product: xHCI Host Controller
Sep 24 10:48:23 rwell-84 kernel: usb usb6: Manufacturer: Linux 6.10.9-arch1-1 xhci-hcd
Sep 24 10:48:23 rwell-84 kernel: usb usb6: SerialNumber: 0000:09:00.4
Sep 24 10:48:23 rwell-84 kernel: hub 6-0:1.0: USB hub found
Sep 24 10:48:23 rwell-84 kernel: hub 6-0:1.0: 2 ports detected
Sep 24 10:48:23 rwell-84 kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Sep 24 10:48:23 rwell-84 kernel: EXT4-fs (nvme0n1p2): mounted filesystem 0f1dd218-7e1f-404a-8413-1866d8e5b97a r/w with ordered data mode. Quota mode: none.
Sep 24 10:48:23 rwell-84 systemd[1]: systemd 256.5-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 +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Sep 24 10:48:23 rwell-84 systemd[1]: Detected architecture x86-64.
Sep 24 10:48:23 rwell-84 systemd[1]: Hostname set to <rwell-84>.
Sep 24 10:48:23 rwell-84 kernel: usb 1-1: New USB device found, idVendor=1532, idProduct=00b2, bcdDevice= 1.01
Sep 24 10:48:23 rwell-84 kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 24 10:48:23 rwell-84 kernel: usb 1-1: Product: Razer DeathAdder V3
Sep 24 10:48:23 rwell-84 kernel: usb 1-1: Manufacturer: Razer
Sep 24 10:48:23 rwell-84 systemd[1]: bpf-restrict-fs: LSM BPF program attached
Sep 24 10:48:23 rwell-84 kernel: usb 1-5: new full-speed USB device number 3 using xhci_hcd
Sep 24 10:48:23 rwell-84 kernel: zram: Added device: zram0
Sep 24 10:48:23 rwell-84 systemd[1]: Queued start job for default target Graphical Interface.
Sep 24 10:48:23 rwell-84 systemd[1]: Created slice Slice /system/dirmngr.
Sep 24 10:48:23 rwell-84 systemd[1]: Created slice Slice /system/getty.
Sep 24 10:48:23 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent.
Sep 24 10:48:23 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent-browser.
Sep 24 10:48:23 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent-extra.
Sep 24 10:48:23 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Sep 24 10:48:23 rwell-84 systemd[1]: Created slice Slice /system/keyboxd.
Sep 24 10:48:23 rwell-84 systemd[1]: Created slice Slice /system/modprobe.
Sep 24 10:48:23 rwell-84 systemd[1]: Created slice Slice /system/systemd-fsck.
Sep 24 10:48:23 rwell-84 systemd[1]: Created slice Slice /system/systemd-zram-setup.
Sep 24 10:48:23 rwell-84 systemd[1]: Created slice User and Session Slice.
Sep 24 10:48:23 rwell-84 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 24 10:48:23 rwell-84 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 24 10:48:23 rwell-84 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 24 10:48:23 rwell-84 systemd[1]: Expecting device /dev/disk/by-uuid/E407-E012...
Sep 24 10:48:23 rwell-84 systemd[1]: Expecting device /dev/disk/by-uuid/c4f1c733-3dc6-4812-846f-b0fc2db1e96d...
Sep 24 10:48:23 rwell-84 systemd[1]: Expecting device /dev/zram0...
Sep 24 10:48:23 rwell-84 systemd[1]: Reached target Local Encrypted Volumes.
Sep 24 10:48:23 rwell-84 systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 24 10:48:23 rwell-84 systemd[1]: Reached target Path Units.
Sep 24 10:48:23 rwell-84 systemd[1]: Reached target Remote File Systems.
Sep 24 10:48:23 rwell-84 systemd[1]: Reached target Slice Units.
Sep 24 10:48:23 rwell-84 systemd[1]: Reached target Local Verity Protected Volumes.
Sep 24 10:48:23 rwell-84 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 24 10:48:23 rwell-84 systemd[1]: Listening on Process Core Dump Socket.
Sep 24 10:48:23 rwell-84 systemd[1]: Listening on Credential Encryption/Decryption.
Sep 24 10:48:23 rwell-84 systemd[1]: Listening on Journal Socket (/dev/log).
Sep 24 10:48:23 rwell-84 systemd[1]: Listening on Journal Sockets.
Sep 24 10:48:23 rwell-84 systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 24 10:48:23 rwell-84 systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 24 10:48:23 rwell-84 systemd[1]: Listening on udev Control Socket.
Sep 24 10:48:23 rwell-84 systemd[1]: Listening on udev Kernel Socket.
Sep 24 10:48:23 rwell-84 systemd[1]: Listening on User Database Manager Socket.
Sep 24 10:48:23 rwell-84 systemd[1]: Mounting Huge Pages File System...
Sep 24 10:48:23 rwell-84 systemd[1]: Mounting POSIX Message Queue File System...
Sep 24 10:48:23 rwell-84 systemd[1]: Mounting Kernel Debug File System...
Sep 24 10:48:23 rwell-84 systemd[1]: Mounting Kernel Trace File System...
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Create List of Static Device Nodes...
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Load Kernel Module configfs...
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Load Kernel Module dm_mod...
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Load Kernel Module drm...
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Load Kernel Module fuse...
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Load Kernel Module loop...
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Mullvad early boot network blocker...
Sep 24 10:48:23 rwell-84 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 24 10:48:23 rwell-84 systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Journal Service...
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Load Kernel Modules...
Sep 24 10:48:23 rwell-84 systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 24 10:48:23 rwell-84 systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Load udev Rules from Credentials...
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Coldplug All udev Devices...
Sep 24 10:48:23 rwell-84 kernel: loop: module loaded
Sep 24 10:48:23 rwell-84 systemd[1]: Mounted Huge Pages File System.
Sep 24 10:48:23 rwell-84 systemd[1]: Mounted POSIX Message Queue File System.
Sep 24 10:48:23 rwell-84 systemd[1]: Mounted Kernel Debug File System.
Sep 24 10:48:23 rwell-84 systemd[1]: Mounted Kernel Trace File System.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Create List of Static Device Nodes.
Sep 24 10:48:23 rwell-84 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Load Kernel Module configfs.
Sep 24 10:48:23 rwell-84 systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Load Kernel Module drm.
Sep 24 10:48:23 rwell-84 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Load Kernel Module fuse.
Sep 24 10:48:23 rwell-84 kernel: device-mapper: uevent: version 1.0.3
Sep 24 10:48:23 rwell-84 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Sep 24 10:48:23 rwell-84 systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Load Kernel Module loop.
Sep 24 10:48:23 rwell-84 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Load Kernel Module dm_mod.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Load udev Rules from Credentials.
Sep 24 10:48:23 rwell-84 systemd[1]: Mounting FUSE Control File System...
Sep 24 10:48:23 rwell-84 systemd-journald[401]: Collecting audit messages is disabled.
Sep 24 10:48:23 rwell-84 kernel: Asymmetric key parser 'pkcs8' registered
Sep 24 10:48:23 rwell-84 systemd[1]: Mounting Kernel Configuration File System...
Sep 24 10:48:23 rwell-84 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Load Kernel Modules.
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Apply Kernel Variables...
Sep 24 10:48:23 rwell-84 systemd[1]: Mounted FUSE Control File System.
Sep 24 10:48:23 rwell-84 systemd[1]: Mounted Kernel Configuration File System.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Apply Kernel Variables.
Sep 24 10:48:23 rwell-84 systemd[1]: Starting User Database Manager...
Sep 24 10:48:23 rwell-84 systemd-journald[401]: Journal started
Sep 24 10:48:23 rwell-84 systemd-journald[401]: Runtime Journal (/run/log/journal/1a34b2c1c4a64465b7474eb072af48a9) is 8M, max 1.5G, 1.5G free.
Sep 24 10:48:23 rwell-84 systemd-modules-load[402]: Inserted module 'crypto_user'
Sep 24 10:48:23 rwell-84 systemd-modules-load[402]: Inserted module 'pkcs8_key_parser'
Sep 24 10:48:23 rwell-84 mullvad-daemon[400]: [2024-09-24 10:48:23.838][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.5 2024-09-03
Sep 24 10:48:23 rwell-84 mullvad-daemon[400]: [2024-09-24 10:48:23.840][mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Sep 24 10:48:23 rwell-84 mullvad-daemon[400]: [2024-09-24 10:48:23.844][mullvad_daemon::early_boot_firewall][INFO] Applying firewall policy Blocked. Allowing LAN. Allowing endpoint: none
Sep 24 10:48:23 rwell-84 mullvad-daemon[400]: [2024-09-24 10:48:23.844][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: none
Sep 24 10:48:23 rwell-84 systemd[1]: Started Journal Service.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 24 10:48:23 rwell-84 kernel: EXT4-fs (nvme0n1p2): re-mounted 0f1dd218-7e1f-404a-8413-1866d8e5b97a r/w. Quota mode: none.
Sep 24 10:48:23 rwell-84 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Load/Save OS Random Seed...
Sep 24 10:48:23 rwell-84 systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 24 10:48:23 rwell-84 systemd[1]: Started User Database Manager.
Sep 24 10:48:23 rwell-84 systemd-journald[401]: Time spent on flushing to /var/log/journal/1a34b2c1c4a64465b7474eb072af48a9 is 28.760ms for 1095 entries.
Sep 24 10:48:23 rwell-84 systemd-journald[401]: System Journal (/var/log/journal/1a34b2c1c4a64465b7474eb072af48a9) is 583.8M, max 1.9G, 1.3G free.
Sep 24 10:48:23 rwell-84 systemd-journald[401]: Received client request to flush runtime journal.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Load/Save OS Random Seed.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Sep 24 10:48:23 rwell-84 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 24 10:48:23 rwell-84 systemd[1]: Reached target Preparation for Local File Systems.
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 24 10:48:23 rwell-84 systemd-udevd[457]: Using default interface naming scheme 'v255'.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Coldplug All udev Devices.
Sep 24 10:48:23 rwell-84 systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 24 10:48:23 rwell-84 systemd[1]: Found device /dev/zram0.
Sep 24 10:48:23 rwell-84 systemd[1]: Starting Create swap on /dev/zram0...
Sep 24 10:48:23 rwell-84 kernel: zram0: detected capacity change from 0 to 8388608
Sep 24 10:48:23 rwell-84 systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Sep 24 10:48:23 rwell-84 systemd[1]: Reached target Trusted Platform Module.
Sep 24 10:48:23 rwell-84 systemd-makefs[515]: /dev/zram0 successfully formatted as swap (label "zram0", uuid d366efaa-0c77-4e07-8410-408b48ede48b)
Sep 24 10:48:23 rwell-84 systemd[1]: Finished Create swap on /dev/zram0.
Sep 24 10:48:23 rwell-84 kernel: acpi-tad ACPI000E:00: Missing _PRW
Sep 24 10:48:23 rwell-84 systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Sep 24 10:48:24 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances
Sep 24 10:48:24 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6435-9F42-42C8-BADC-0E9424F20C9A has zero instances
Sep 24 10:48:24 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 7391A661-223A-47DB-A77A-7BE84C60822D has zero instances
Sep 24 10:48:24 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: DF4E63B6-3BBC-4858-9737-C74F82F821F3 has zero instances
Sep 24 10:48:24 rwell-84 kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Sep 24 10:48:24 rwell-84 kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Sep 24 10:48:24 rwell-84 kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Sep 24 10:48:24 rwell-84 kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDsc
Sep 24 10:48:24 rwell-84 kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Sep 24 10:48:24 rwell-84 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input1
Sep 24 10:48:24 rwell-84 systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Sep 24 10:48:24 rwell-84 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
Sep 24 10:48:24 rwell-84 kernel: ccp 0000:09:00.2: enabling device (0100 -> 0102)
Sep 24 10:48:24 rwell-84 kernel: ccp 0000:09:00.2: ccp: unable to access the device: you might be running a broken BIOS.
Sep 24 10:48:24 rwell-84 kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Sep 24 10:48:24 rwell-84 kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Sep 24 10:48:24 rwell-84 kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Sep 24 10:48:24 rwell-84 kernel: ccp 0000:09:00.2: tee enabled
Sep 24 10:48:24 rwell-84 kernel: ccp 0000:09:00.2: psp enabled
Sep 24 10:48:24 rwell-84 kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Sep 24 10:48:24 rwell-84 kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Sep 24 10:48:24 rwell-84 kernel: cryptd: max_cpu_qlen set to 1000
Sep 24 10:48:24 rwell-84 kernel: usb 1-5: New USB device found, idVendor=0d8c, idProduct=0005, bcdDevice= 1.00
Sep 24 10:48:24 rwell-84 kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 24 10:48:24 rwell-84 kernel: usb 1-5: Product: Trust USB microphone 
Sep 24 10:48:24 rwell-84 kernel: usb 1-5: Manufacturer: Trust USB microphone
Sep 24 10:48:24 rwell-84 kernel: usb 1-5: SerialNumber: 201907
Sep 24 10:48:24 rwell-84 kernel: AVX2 version of gcm_enc/dec engaged.
Sep 24 10:48:24 rwell-84 kernel: AES CTR mode by8 optimization enabled
Sep 24 10:48:24 rwell-84 systemd[1]: Found device WDC PC SN530 SDBPNPZ-1T00-1006 1.
Sep 24 10:48:24 rwell-84 systemd[1]: Found device WDC PC SN530 SDBPNPZ-1T00-1006 3.
Sep 24 10:48:24 rwell-84 systemd[1]: Reached target Swaps.
Sep 24 10:48:24 rwell-84 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 24 10:48:24 rwell-84 systemd[1]: Starting File System Check on /dev/disk/by-uuid/c4f1c733-3dc6-4812-846f-b0fc2db1e96d...
Sep 24 10:48:24 rwell-84 systemd[1]: Starting Virtual Console Setup...
Sep 24 10:48:24 rwell-84 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Sep 24 10:48:24 rwell-84 systemd[1]: Stopped Virtual Console Setup.
Sep 24 10:48:24 rwell-84 systemd[1]: Starting Virtual Console Setup...
Sep 24 10:48:24 rwell-84 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 24 10:48:24 rwell-84 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 24 10:48:24 rwell-84 kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Sep 24 10:48:24 rwell-84 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 24 10:48:24 rwell-84 kernel: cfg80211: failed to load regulatory.db
Sep 24 10:48:24 rwell-84 kernel: input: HP WMI hotkeys as /devices/virtual/input/input3
Sep 24 10:48:24 rwell-84 systemd-fsck[539]: /dev/nvme0n1p3: clean, 912159/12845056 files, 21603829/51354624 blocks
Sep 24 10:48:24 rwell-84 systemd[1]: Finished File System Check on /dev/disk/by-uuid/c4f1c733-3dc6-4812-846f-b0fc2db1e96d.
Sep 24 10:48:24 rwell-84 kernel: r8169 0000:07:00.0 eth0: RTL8168h/8111h, 6c:02:e0:48:7e:01, XID 541, IRQ 92
Sep 24 10:48:24 rwell-84 kernel: r8169 0000:07:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Sep 24 10:48:24 rwell-84 kernel: r8169 0000:07:00.0 enp7s0: renamed from eth0
Sep 24 10:48:24 rwell-84 kernel: snd_hda_intel 0000:03:00.1: enabling device (0100 -> 0102)
Sep 24 10:48:24 rwell-84 kernel: snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
Sep 24 10:48:24 rwell-84 kernel: snd_hda_intel 0000:09:00.6: enabling device (0100 -> 0102)
Sep 24 10:48:24 rwell-84 systemd[1]: Finished Virtual Console Setup.
Sep 24 10:48:24 rwell-84 kernel: usb 1-7: new full-speed USB device number 4 using xhci_hcd
Sep 24 10:48:24 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input4
Sep 24 10:48:24 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input5
Sep 24 10:48:24 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input6
Sep 24 10:48:24 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input7
Sep 24 10:48:24 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input8
Sep 24 10:48:24 rwell-84 systemd[1]: Reached target Sound Card.
Sep 24 10:48:24 rwell-84 kernel: kvm_amd: TSC scaling supported
Sep 24 10:48:24 rwell-84 kernel: kvm_amd: Nested Virtualization enabled
Sep 24 10:48:24 rwell-84 kernel: kvm_amd: Nested Paging enabled
Sep 24 10:48:24 rwell-84 kernel: kvm_amd: LBR virtualization supported
Sep 24 10:48:24 rwell-84 kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Sep 24 10:48:24 rwell-84 kernel: kvm_amd: Virtual GIF supported
Sep 24 10:48:24 rwell-84 kernel: usb 1-7: New USB device found, idVendor=0bda, idProduct=2852, bcdDevice= 0.00
Sep 24 10:48:24 rwell-84 kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 24 10:48:24 rwell-84 kernel: usb 1-7: Product: Bluetooth Radio
Sep 24 10:48:24 rwell-84 kernel: usb 1-7: Manufacturer: Realtek
Sep 24 10:48:24 rwell-84 kernel: usb 1-7: SerialNumber: 00e04c000001
Sep 24 10:48:24 rwell-84 kernel: usb 1-8: new full-speed USB device number 5 using xhci_hcd
Sep 24 10:48:24 rwell-84 systemd[1]: Mounting /boot...
Sep 24 10:48:24 rwell-84 systemd[1]: Mounting /home...
Sep 24 10:48:24 rwell-84 systemd[1]: Mounting Temporary Directory /tmp...
Sep 24 10:48:24 rwell-84 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 24 10:48:25 rwell-84 kernel: usb 1-8: New USB device found, idVendor=103c, idProduct=84fd, bcdDevice= 0.00
Sep 24 10:48:25 rwell-84 kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 24 10:48:25 rwell-84 kernel: usb 1-8: Product: TracerLED
Sep 24 10:48:25 rwell-84 kernel: usb 1-8: Manufacturer: HP
Sep 24 10:48:25 rwell-84 kernel: usb 1-8: SerialNumber: A02018061300
Sep 24 10:48:25 rwell-84 systemd[1]: Mounted Temporary Directory /tmp.
Sep 24 10:48:25 rwell-84 kernel: EXT4-fs (nvme0n1p3): mounted filesystem c4f1c733-3dc6-4812-846f-b0fc2db1e96d r/w with ordered data mode. Quota mode: none.
Sep 24 10:48:25 rwell-84 systemd[1]: Mounted /home.
Sep 24 10:48:25 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Sep 24 10:48:25 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 24 10:48:25 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Sep 24 10:48:25 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Sep 24 10:48:25 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Sep 24 10:48:25 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Sep 24 10:48:25 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x1a
Sep 24 10:48:25 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x17
Sep 24 10:48:25 rwell-84 kernel: [drm] amdgpu kernel modesetting enabled.
Sep 24 10:48:25 rwell-84 kernel: mc: Linux media interface: v0.10
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: Core ver 2.22
Sep 24 10:48:25 rwell-84 kernel: NET: Registered PF_BLUETOOTH protocol family
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: HCI device and connection manager initialized
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: HCI socket layer initialized
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: L2CAP socket layer initialized
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: SCO socket layer initialized
Sep 24 10:48:25 rwell-84 kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input9
Sep 24 10:48:25 rwell-84 kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input10
Sep 24 10:48:25 rwell-84 kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input11
Sep 24 10:48:25 rwell-84 kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input12
Sep 24 10:48:25 rwell-84 kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input13
Sep 24 10:48:25 rwell-84 kernel: amdgpu: Virtual CRAT table created for CPU
Sep 24 10:48:25 rwell-84 kernel: amdgpu: Topology: Add CPU node
Sep 24 10:48:25 rwell-84 kernel: amdgpu 0000:03:00.0: enabling device (0106 -> 0107)
Sep 24 10:48:25 rwell-84 kernel: [drm] initializing kernel modesetting (DIMGREY_CAVEFISH 0x1002:0x73FF 0x103C:0x8A33 0xC1).
Sep 24 10:48:25 rwell-84 kernel: [drm] register mmio base: 0xFCC00000
Sep 24 10:48:25 rwell-84 kernel: [drm] register mmio size: 1048576
Sep 24 10:48:25 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: loaded firmware rtw89/rtw8852a_fw.bin
Sep 24 10:48:25 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: enabling device (0100 -> 0103)
Sep 24 10:48:25 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: Firmware version 0.13.36.0 (c33d3f88), cmd version 0, type 1
Sep 24 10:48:25 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: Firmware version 0.13.36.0 (c33d3f88), cmd version 0, type 3
Sep 24 10:48:25 rwell-84 kernel: [drm] add ip block number 0 <nv_common>
Sep 24 10:48:25 rwell-84 kernel: [drm] add ip block number 1 <gmc_v10_0>
Sep 24 10:48:25 rwell-84 kernel: [drm] add ip block number 2 <navi10_ih>
Sep 24 10:48:25 rwell-84 kernel: [drm] add ip block number 3 <psp>
Sep 24 10:48:25 rwell-84 kernel: [drm] add ip block number 4 <smu>
Sep 24 10:48:25 rwell-84 kernel: [drm] add ip block number 5 <dm>
Sep 24 10:48:25 rwell-84 kernel: [drm] add ip block number 6 <gfx_v10_0>
Sep 24 10:48:25 rwell-84 kernel: [drm] add ip block number 7 <sdma_v5_2>
Sep 24 10:48:25 rwell-84 kernel: [drm] add ip block number 8 <vcn_v3_0>
Sep 24 10:48:25 rwell-84 kernel: [drm] add ip block number 9 <jpeg_v3_0>
Sep 24 10:48:25 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
Sep 24 10:48:25 rwell-84 kernel: amdgpu: ATOM BIOS: 113-EXT56296-001
Sep 24 10:48:25 rwell-84 systemd[1]: Mounted /boot.
Sep 24 10:48:25 rwell-84 systemd[1]: Reached target Local File Systems.
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on Boot Entries Service Socket.
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on System Extension Image Management.
Sep 24 10:48:25 rwell-84 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Sep 24 10:48:25 rwell-84 kernel: [drm] VCN(0) decode is enabled in VM mode
Sep 24 10:48:25 rwell-84 kernel: [drm] VCN(0) encode is enabled in VM mode
Sep 24 10:48:25 rwell-84 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Update Boot Loader Random Seed...
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Create System Files and Directories...
Sep 24 10:48:25 rwell-84 kernel: [drm] JPEG decode is enabled in VM mode
Sep 24 10:48:25 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: chip rfe_type is 1
Sep 24 10:48:25 rwell-84 kernel: Console: switching to colour dummy device 80x25
Sep 24 10:48:25 rwell-84 kernel: usbcore: registered new interface driver usbhid
Sep 24 10:48:25 rwell-84 kernel: usbhid: USB HID core driver
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 24 10:48:25 rwell-84 systemd[1]: mullvad-early-boot-blocking.service: Deactivated successfully.
Sep 24 10:48:25 rwell-84 systemd[1]: Finished Mullvad early boot network blocker.
Sep 24 10:48:25 rwell-84 kernel: usbcore: registered new interface driver btusb
Sep 24 10:48:25 rwell-84 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Sep 24 10:48:25 rwell-84 kernel: input: Razer Razer DeathAdder V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.0/0003:1532:00B2.0001/input/input14
Sep 24 10:48:25 rwell-84 kernel: hid-generic 0003:1532:00B2.0001: input,hidraw0: USB HID v1.00 Mouse [Razer Razer DeathAdder V3] on usb-0000:04:00.0-1/input0
Sep 24 10:48:25 rwell-84 kernel: input: Razer Razer DeathAdder V3 Keyboard as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.1/0003:1532:00B2.0002/input/input15
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Load Kernel Module dm_mod...
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Load Kernel Module loop...
Sep 24 10:48:25 rwell-84 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Sep 24 10:48:25 rwell-84 systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Sep 24 10:48:25 rwell-84 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 24 10:48:25 rwell-84 systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 24 10:48:25 rwell-84 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 24 10:48:25 rwell-84 systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 24 10:48:25 rwell-84 systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: hci0: RTL: examining hci_ver=0b hci_rev=000a lmp_ver=0b lmp_subver=8852
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852au_fw.bin
Sep 24 10:48:25 rwell-84 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 24 10:48:25 rwell-84 systemd[1]: Finished Load Kernel Module dm_mod.
Sep 24 10:48:25 rwell-84 systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 24 10:48:25 rwell-84 systemd[1]: Finished Load Kernel Module loop.
Sep 24 10:48:25 rwell-84 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 24 10:48:25 rwell-84 bootctl[583]: ! Mount point '/boot' which backs the random seed file is world accessible, which is a security hole! !
Sep 24 10:48:25 rwell-84 bootctl[583]: ! Random seed file '/boot/loader/random-seed' is world accessible, which is a security hole! !
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852au_config.bin
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 64499
Sep 24 10:48:25 rwell-84 bootctl[583]: Random seed file /boot/loader/random-seed successfully refreshed (32 bytes).
Sep 24 10:48:25 rwell-84 systemd[1]: Finished Update Boot Loader Random Seed.
Sep 24 10:48:25 rwell-84 systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 24 10:48:25 rwell-84 kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Sep 24 10:48:25 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Sep 24 10:48:25 rwell-84 kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Sep 24 10:48:25 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Sep 24 10:48:25 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Sep 24 10:48:25 rwell-84 kernel: [drm] Detected VRAM RAM=8176M, BAR=8192M
Sep 24 10:48:25 rwell-84 kernel: [drm] RAM width 128bits GDDR6
Sep 24 10:48:25 rwell-84 kernel: [drm] amdgpu: 8176M of VRAM memory ready
Sep 24 10:48:25 rwell-84 kernel: [drm] amdgpu: 15842M of GTT memory ready.
Sep 24 10:48:25 rwell-84 kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Sep 24 10:48:25 rwell-84 kernel: [drm] PCIE GART of 512M enabled (table at 0x00000081FEB00000).
Sep 24 10:48:25 rwell-84 systemd[1]: Finished Create System Files and Directories.
Sep 24 10:48:25 rwell-84 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 24 10:48:25 rwell-84 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 24 10:48:25 rwell-84 systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Sep 24 10:48:25 rwell-84 systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Network Time Synchronization...
Sep 24 10:48:25 rwell-84 systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 24 10:48:25 rwell-84 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 24 10:48:25 rwell-84 kernel: input: Razer Razer DeathAdder V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.1/0003:1532:00B2.0002/input/input16
Sep 24 10:48:25 rwell-84 kernel: hid-generic 0003:1532:00B2.0002: input,hidraw1: USB HID v1.00 Keyboard [Razer Razer DeathAdder V3] on usb-0000:04:00.0-1/input1
Sep 24 10:48:25 rwell-84 kernel: input: Razer Razer DeathAdder V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.2/0003:1532:00B2.0003/input/input17
Sep 24 10:48:25 rwell-84 kernel: intel_rapl_common: Found RAPL domain package
Sep 24 10:48:25 rwell-84 kernel: intel_rapl_common: Found RAPL domain core
Sep 24 10:48:25 rwell-84 systemd[1]: Started Network Time Synchronization.
Sep 24 10:48:25 rwell-84 systemd[1]: Reached target System Initialization.
Sep 24 10:48:25 rwell-84 systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 24 10:48:25 rwell-84 systemd[1]: Reached target System Time Set.
Sep 24 10:48:25 rwell-84 systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Sep 24 10:48:25 rwell-84 systemd[1]: Started Discard unused filesystem blocks once a week.
Sep 24 10:48:25 rwell-84 systemd[1]: Started Daily verification of password and group files.
Sep 24 10:48:25 rwell-84 systemd[1]: Reached target Timer Units.
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Docker Socket for the API...
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on Hostname Service Socket.
Sep 24 10:48:25 rwell-84 systemd[1]: Starting D-Bus System Message Bus...
Sep 24 10:48:25 rwell-84 systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 24 10:48:25 rwell-84 systemd[1]: Listening on Docker Socket for the API.
Sep 24 10:48:25 rwell-84 systemd[1]: Reached target Socket Units.
Sep 24 10:48:25 rwell-84 kernel: AMD Address Translation Library initialized
Sep 24 10:48:25 rwell-84 kernel: usbcore: registered new interface driver snd-usb-audio
Sep 24 10:48:25 rwell-84 systemd[1]: Started D-Bus System Message Bus.
Sep 24 10:48:25 rwell-84 systemd[1]: Reached target Basic System.
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Network Manager...
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Bluetooth service...
Sep 24 10:48:25 rwell-84 systemd[1]: Starting User Login Management...
Sep 24 10:48:25 rwell-84 systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 24 10:48:25 rwell-84 systemd[1]: Started Verify integrity of password and group files.
Sep 24 10:48:25 rwell-84 dbus-broker-launch[612]: Ready
Sep 24 10:48:25 rwell-84 kernel: hid-generic 0003:1532:00B2.0003: input,hidraw2: USB HID v1.11 Keyboard [Razer Razer DeathAdder V3] on usb-0000:04:00.0-1/input2
Sep 24 10:48:25 rwell-84 kernel: hid-generic 0003:0D8C:0005.0004: No inputs registered, leaving
Sep 24 10:48:25 rwell-84 kernel: hid-generic 0003:0D8C:0005.0004: hidraw3: USB HID v1.11 Device [Trust USB microphone Trust USB microphone ] on usb-0000:04:00.0-5/input2
Sep 24 10:48:25 rwell-84 kernel: input: HP TracerLED as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-8/1-8:1.0/0003:103C:84FD.0005/input/input19
Sep 24 10:48:25 rwell-84 kernel: hid-generic 0003:103C:84FD.0005: input,hidraw4: USB HID v1.10 Device [HP TracerLED] on usb-0000:04:00.0-8/input0
Sep 24 10:48:25 rwell-84 kernel: mousedev: PS/2 mouse device common for all mice
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7307] NetworkManager (version 1.48.10-1) is starting... (boot:26064a51-fae7-4732-8b95-fdff26a37b30)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7308] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 24 10:48:25 rwell-84 bluetoothd[615]: Bluetooth daemon 5.77
Sep 24 10:48:25 rwell-84 systemd[1]: shadow.service: Deactivated successfully.
Sep 24 10:48:25 rwell-84 systemd[1]: Started Bluetooth service.
Sep 24 10:48:25 rwell-84 bluetoothd[615]: Starting SDP server
Sep 24 10:48:25 rwell-84 systemd[1]: Reached target Bluetooth Support.
Sep 24 10:48:25 rwell-84 systemd-logind[616]: Watching system buttons on /dev/input/event0 (Power Button)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7363] manager[0x56650af761a0]: monitoring kernel firmware directory '/lib/firmware'.
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Hostname Service...
Sep 24 10:48:25 rwell-84 bluetoothd[615]: src/plugin.c:init_plugin() System does not support bap plugin
Sep 24 10:48:25 rwell-84 bluetoothd[615]: src/plugin.c:init_plugin() System does not support bass plugin
Sep 24 10:48:25 rwell-84 bluetoothd[615]: src/plugin.c:init_plugin() System does not support mcp plugin
Sep 24 10:48:25 rwell-84 bluetoothd[615]: src/plugin.c:init_plugin() System does not support vcp plugin
Sep 24 10:48:25 rwell-84 bluetoothd[615]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Sep 24 10:48:25 rwell-84 bluetoothd[615]: src/plugin.c:init_plugin() System does not support micp plugin
Sep 24 10:48:25 rwell-84 bluetoothd[615]: src/plugin.c:init_plugin() System does not support ccp plugin
Sep 24 10:48:25 rwell-84 bluetoothd[615]: src/plugin.c:init_plugin() System does not support csip plugin
Sep 24 10:48:25 rwell-84 bluetoothd[615]: src/plugin.c:init_plugin() System does not support asha plugin
Sep 24 10:48:25 rwell-84 bluetoothd[615]: Bluetooth management interface 1.22 initialized
Sep 24 10:48:25 rwell-84 systemd-logind[616]: New seat seat0.
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: BNEP filters: protocol multicast
Sep 24 10:48:25 rwell-84 kernel: Bluetooth: BNEP socket layer initialized
Sep 24 10:48:25 rwell-84 systemd[1]: Started User Login Management.
Sep 24 10:48:25 rwell-84 systemd[1]: Started Hostname Service.
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7716] hostname: hostname: using hostnamed
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7716] hostname: static hostname changed from (none) to "rwell-84"
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7721] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7731] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.1/0000:04:00.2/0000:05:08.0/0000:06:00.0/ieee80211/phy0/rfkill0) (driver rtw89_8852ae)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7733] manager[0x56650af761a0]: rfkill: Wi-Fi hardware radio set enabled
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7733] manager[0x56650af761a0]: rfkill: WWAN hardware radio set enabled
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7793] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-ovs.so)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7940] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-team.so)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7965] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wwan.so)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7969] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-adsl.so)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7978] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wifi.so)
Sep 24 10:48:25 rwell-84 systemd-logind[616]: Watching system buttons on /dev/input/event17 (Razer Razer DeathAdder V3)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7983] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-bluetooth.so)
Sep 24 10:48:25 rwell-84 systemd-logind[616]: Watching system buttons on /dev/input/event15 (Razer Razer DeathAdder V3 Keyboard)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7985] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7985] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7986] manager: Networking is enabled by state file
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.7992] settings: Loaded settings plugin: keyfile (internal)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.8004] dhcp: init: Using DHCP client 'internal'
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.8005] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.8010] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Sep 24 10:48:25 rwell-84 systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.8015] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.8018] device (lo): Activation: starting connection 'lo' (9c2c2d4d-1b0d-43e3-9e2b-200a07b4850c)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.8023] manager: (enp7s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.8028] settings: (enp7s0): created default wired connection 'Wired connection 1'
Sep 24 10:48:25 rwell-84 NetworkManager[614]: <info>  [1727189305.8028] device (enp7s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 24 10:48:25 rwell-84 kernel: Generic FE-GE Realtek PHY r8169-0-700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-700:00, irq=MAC)
Sep 24 10:48:25 rwell-84 systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.0328] device (wlan0): driver supports Access Point (AP) mode
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.0332] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.0333] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 24 10:48:26 rwell-84 kernel: r8169 0000:07:00.0 enp7s0: Link is Down
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.1121] device (wlan0): set-hw-addr: set MAC address to 82:53:80:C3:DB:64 (scanning)
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.1627] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 24 10:48:26 rwell-84 systemd[1]: Started Network Manager.
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.1637] ovsdb: disconnected from ovsdb
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.1637] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.1638] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.1639] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.1642] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:26 rwell-84 systemd[1]: Started Mullvad VPN daemon.
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.1648] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.1649] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.1651] device (lo): Activation: successful, device activated.
Sep 24 10:48:26 rwell-84 systemd[1]: Starting WPA supplicant...
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_daemon::version][INFO] Starting mullvad-daemon - 2024.5 2024-09-03
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_daemon][INFO] Logging to /var/log/mullvad-vpn
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_daemon::management_interface][INFO] Management interface listening on /var/run/mullvad-vpn
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_api::address_cache][DEBUG] Loading API addresses from /var/cache/mullvad-vpn/api-ip-address.txt
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_api::address_cache][DEBUG] Using API address: 45.83.223.196:443
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_api::availability][DEBUG] Suspending API requests
Sep 24 10:48:26 rwell-84 systemd[1]: Started WPA supplicant.
Sep 24 10:48:26 rwell-84 wpa_supplicant[669]: Successfully initialized wpa_supplicant
Sep 24 10:48:26 rwell-84 systemd[1]: Reached target Network.
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /var/cache/mullvad-vpn/relays.json
Sep 24 10:48:26 rwell-84 systemd[1]: Starting Permit User Sessions...
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_relay_selector::relay_selector::parsed_relays][DEBUG] Reading relays from /opt/Mullvad VPN/resources/relays.json
Sep 24 10:48:26 rwell-84 systemd[1]: Finished Permit User Sessions.
Sep 24 10:48:26 rwell-84 systemd[1]: Started Getty on tty1.
Sep 24 10:48:26 rwell-84 systemd[1]: Reached target Login Prompts.
Sep 24 10:48:26 rwell-84 systemd[1]: Reached target Multi-User System.
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_relay_selector::relay_selector][INFO] Initialized with 697 cached relays from 2024-09-21 20:01:30.064
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_api::availability][DEBUG] Pausing background API requests
Sep 24 10:48:26 rwell-84 systemd[1]: Started TUI display manager.
Sep 24 10:48:26 rwell-84 systemd[1]: Reached target Graphical Interface.
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_daemon::account_history][INFO] Opening account history file in /etc/mullvad-vpn/account-history.json
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_daemon][INFO] Automatically connecting since auto-connect is turned on
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_daemon::api][INFO] Initial offline state - offline
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_api::availability][DEBUG] Pausing API requests due to being offline
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_daemon::version_check][DEBUG] Loading version check cache from /var/cache/mullvad-vpn/version-info.json
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_api::availability][DEBUG] Unsuspending API requests
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_api::access][DEBUG] Fetching access token for an account
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_api::availability][DEBUG] Resuming background API requests
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.2166] config: signal: SET_VALUES,values,values-intern,connectivity (/etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf))
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.2167] audit: op="networking-control" arg="connectivity-check-enabled:off" pid=668 uid=0 result="success"
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: 45.83.223.196:443/TCP
Sep 24 10:48:26 rwell-84 systemd[1]: Startup finished in 6.553s (firmware) + 10.237s (loader) + 3.670s (kernel) + 2.879s (userspace) = 23.341s.
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_daemon][DEBUG] New tunnel state: Error(ErrorState { cause: IsOffline, block_failure: None })
Sep 24 10:48:26 rwell-84 mullvad-daemon[668]: [mullvad_daemon][INFO] Blocking all network connections, reason: This device is offline, no tunnels can be established
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.2492] device (wlan0): supplicant interface state: internal-starting -> disconnected
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.2493] Wi-Fi P2P device controlled by interface wlan0 created
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.2494] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.2496] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.2498] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 24 10:48:26 rwell-84 NetworkManager[614]: <info>  [1727189306.2501] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 24 10:48:27 rwell-84 kernel: usb 5-1: new full-speed USB device number 2 using xhci_hcd
Sep 24 10:48:27 rwell-84 kernel: Bluetooth: hci0: RTL: fw version 0xd9d617da
Sep 24 10:48:27 rwell-84 kernel: usb 5-1: New USB device found, idVendor=413c, idProduct=2123, bcdDevice=10.20
Sep 24 10:48:27 rwell-84 kernel: usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 24 10:48:27 rwell-84 kernel: usb 5-1: Product: Dell Keyboard KB525C
Sep 24 10:48:27 rwell-84 kernel: usb 5-1: Manufacturer: Dell Computer Corp
Sep 24 10:48:27 rwell-84 kernel: input: Dell Computer Corp Dell Keyboard KB525C as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/usb5/5-1/5-1:1.0/0003:413C:2123.0006/input/input20
Sep 24 10:48:27 rwell-84 kernel: hid-generic 0003:413C:2123.0006: input,hidraw5: USB HID v1.11 Keyboard [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input0
Sep 24 10:48:27 rwell-84 kernel: input: Dell Computer Corp Dell Keyboard KB525C System Control as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/usb5/5-1/5-1:1.1/0003:413C:2123.0007/input/input21
Sep 24 10:48:27 rwell-84 bluetoothd[615]: Battery Provider Manager created
Sep 24 10:48:27 rwell-84 kernel: Bluetooth: hci0: AOSP extensions version v1.00
Sep 24 10:48:27 rwell-84 kernel: Bluetooth: hci0: AOSP quality report is supported
Sep 24 10:48:27 rwell-84 kernel: Bluetooth: MGMT ver 1.22
Sep 24 10:48:27 rwell-84 kernel: NET: Registered PF_ALG protocol family
Sep 24 10:48:27 rwell-84 kernel: input: Dell Computer Corp Dell Keyboard KB525C Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/usb5/5-1/5-1:1.1/0003:413C:2123.0007/input/input22
Sep 24 10:48:27 rwell-84 kernel: hid-generic 0003:413C:2123.0007: input,hidraw6: USB HID v1.11 Device [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input1
Sep 24 10:48:27 rwell-84 kernel: hid-generic 0003:413C:2123.0008: hiddev96,hidraw7: USB HID v1.11 Device [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input2
Sep 24 10:48:27 rwell-84 kernel: hid-generic 0003:413C:2123.0009: hiddev97,hidraw8: USB HID v1.11 Device [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input3
Sep 24 10:48:27 rwell-84 systemd-logind[616]: Watching system buttons on /dev/input/event20 (Dell Computer Corp Dell Keyboard KB525C System Control)
Sep 24 10:48:27 rwell-84 systemd-logind[616]: Watching system buttons on /dev/input/event21 (Dell Computer Corp Dell Keyboard KB525C Consumer Control)
Sep 24 10:48:27 rwell-84 systemd-logind[616]: Watching system buttons on /dev/input/event19 (Dell Computer Corp Dell Keyboard KB525C)
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
Sep 24 10:48:28 rwell-84 kernel: [drm] Loading DMUB firmware via PSP: version=0x02020020
Sep 24 10:48:28 rwell-84 kernel: [drm] use_doorbell being set to: [true]
Sep 24 10:48:28 rwell-84 kernel: [drm] use_doorbell being set to: [true]
Sep 24 10:48:28 rwell-84 kernel: [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 Revision: 2
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0xa00000 from 0x81fd000000 for PSP TMR
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b3100 (59.49.0)
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Sep 24 10:48:28 rwell-84 kernel: [drm] Display Core v3.2.281 initialized on DCN 3.0.2
Sep 24 10:48:28 rwell-84 kernel: [drm] DP-HDMI FRL PCON supported
Sep 24 10:48:28 rwell-84 kernel: [drm] DMUB hardware initialized: version=0x02020020
Sep 24 10:48:28 rwell-84 kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Sep 24 10:48:28 rwell-84 kernel: [drm] kiq ring mec 2 pipe 1 q 0
Sep 24 10:48:28 rwell-84 kernel: [drm] JPEG decode initialized successfully.
Sep 24 10:48:28 rwell-84 kernel: amdgpu: HMM registered 8176MB device memory
Sep 24 10:48:28 rwell-84 kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Sep 24 10:48:28 rwell-84 kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Sep 24 10:48:28 rwell-84 kernel: amdgpu: Virtual CRAT table created for GPU
Sep 24 10:48:28 rwell-84 kernel: amdgpu: Topology: Add dGPU node [0x73ff:0x1002]
Sep 24 10:48:28 rwell-84 kernel: kfd kfd: amdgpu: added device 1002:73ff
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 8, active_cu_number 32
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 14 on hub 0
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: Using BOCO for runtime pm
Sep 24 10:48:28 rwell-84 kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:03:00.0 on minor 1
Sep 24 10:48:28 rwell-84 kernel: fbcon: amdgpudrmfb (fb0) is primary device
Sep 24 10:48:28 rwell-84 kernel: [drm] DSC precompute is not needed.
Sep 24 10:48:28 rwell-84 kernel: Console: switching to colour frame buffer device 240x67
Sep 24 10:48:28 rwell-84 kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.8748] policy: auto-activating connection 'Orange-4bb67' (0a7f37b4-8aec-41e3-9fed-75a5e38090ea)
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.8750] device (wlan0): Activation: starting connection 'Orange-4bb67' (0a7f37b4-8aec-41e3-9fed-75a5e38090ea)
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.8750] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.8751] manager: NetworkManager state is now CONNECTING
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9193] device (wlan0): set-hw-addr: reset MAC address to 10:6F:D9:27:23:05 (preserve)
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9699] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9701] device (wlan0): Activation: (wifi) access point 'Orange-4bb67' has security, but secrets are required.
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9701] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9702] sup-iface[9fb9ae93783a39bf,0,wlan0]: wps: type pbc start...
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9703] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9703] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9708] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9710] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9711] device (wlan0): Activation: (wifi) connection 'Orange-4bb67' has security, and secrets exist.  No new secrets needed.
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9711] Config: added 'ssid' value 'Orange-4bb67'
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9711] Config: added 'scan_ssid' value '1'
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9711] Config: added 'bgscan' value 'simple:30:-65:300'
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9711] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9712] Config: added 'auth_alg' value 'OPEN'
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9712] Config: added 'psk' value '<hidden>'
Sep 24 10:48:29 rwell-84 wpa_supplicant[669]: wlan0: WPS-CANCEL
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9962] device (wlan0): supplicant interface state: interface_disabled -> inactive
Sep 24 10:48:29 rwell-84 NetworkManager[614]: <info>  [1727189309.9962] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Sep 24 10:48:30 rwell-84 wpa_supplicant[669]: wlan0: SME: Trying to authenticate with 80:78:71:94:bb:6b (SSID='Orange-4bb67' freq=2462 MHz)
Sep 24 10:48:30 rwell-84 kernel: wlan0: authenticate with 80:78:71:94:bb:6b (local address=10:6f:d9:27:23:05)
Sep 24 10:48:30 rwell-84 kernel: wlan0: send auth to 80:78:71:94:bb:6b (try 1/3)
Sep 24 10:48:30 rwell-84 NetworkManager[614]: <info>  [1727189310.1119] device (wlan0): supplicant interface state: inactive -> authenticating
Sep 24 10:48:30 rwell-84 NetworkManager[614]: <info>  [1727189310.1119] device (p2p-dev-wlan0): supplicant management interface state: inactive -> authenticating
Sep 24 10:48:30 rwell-84 wpa_supplicant[669]: wlan0: Trying to associate with 80:78:71:94:bb:6b (SSID='Orange-4bb67' freq=2462 MHz)
Sep 24 10:48:30 rwell-84 NetworkManager[614]: <info>  [1727189310.1130] device (wlan0): supplicant interface state: authenticating -> associating
Sep 24 10:48:30 rwell-84 NetworkManager[614]: <info>  [1727189310.1130] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
Sep 24 10:48:30 rwell-84 kernel: wlan0: authenticated
Sep 24 10:48:30 rwell-84 kernel: wlan0: associate with 80:78:71:94:bb:6b (try 1/3)
Sep 24 10:48:30 rwell-84 kernel: wlan0: RX AssocResp from 80:78:71:94:bb:6b (capab=0x1411 status=0 aid=2)
Sep 24 10:48:30 rwell-84 wpa_supplicant[669]: wlan0: Associated with 80:78:71:94:bb:6b
Sep 24 10:48:30 rwell-84 wpa_supplicant[669]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Sep 24 10:48:30 rwell-84 kernel: wlan0: associated
Sep 24 10:48:30 rwell-84 NetworkManager[614]: <info>  [1727189310.2380] device (wlan0): supplicant interface state: associating -> 4way_handshake
Sep 24 10:48:30 rwell-84 NetworkManager[614]: <info>  [1727189310.2381] device (p2p-dev-wlan0): supplicant management interface state: associating -> 4way_handshake
Sep 24 10:48:30 rwell-84 wpa_supplicant[669]: wlan0: WPA: Key negotiation completed with 80:78:71:94:bb:6b [PTK=CCMP GTK=CCMP]
Sep 24 10:48:30 rwell-84 wpa_supplicant[669]: wlan0: CTRL-EVENT-CONNECTED - Connection to 80:78:71:94:bb:6b completed [id=0 id_str=]
Sep 24 10:48:30 rwell-84 NetworkManager[614]: <info>  [1727189310.3663] device (wlan0): supplicant interface state: 4way_handshake -> completed
Sep 24 10:48:30 rwell-84 NetworkManager[614]: <info>  [1727189310.3664] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Orange-4bb67"
Sep 24 10:48:30 rwell-84 NetworkManager[614]: <info>  [1727189310.3664] device (p2p-dev-wlan0): supplicant management interface state: 4way_handshake -> completed
Sep 24 10:48:30 rwell-84 NetworkManager[614]: <info>  [1727189310.3665] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 24 10:48:30 rwell-84 NetworkManager[614]: <info>  [1727189310.3668] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Sep 24 10:48:30 rwell-84 wpa_supplicant[669]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=104000
Sep 24 10:48:30 rwell-84 systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 24 10:48:31 rwell-84 wpa_supplicant[669]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=9999 txrate=117000
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.4115] dhcp4 (wlan0): state changed new lease, address=192.168.0.5, acd pending
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.5955] dhcp4 (wlan0): state changed new lease, address=192.168.0.5
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.5959] policy: set 'Orange-4bb67' (wlan0) as default for IPv4 routing and DNS
Sep 24 10:48:33 rwell-84 dbus-broker-launch[612]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [talpid_core::dns][INFO] Resetting DNS
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Status { ipv4: true, ipv6: false }
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [mullvad_api::availability][DEBUG] Resuming API requests due to coming online
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [mullvad_api::access][DEBUG] Fetching access token for an account
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [mullvad_daemon::tunnel][DEBUG] Same IP is NOT being used
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 91.90.123.2:16686/UDP, Allowing LAN, interface: none. Allowing endpoint 45.83.223.196:443/TCP
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.6000] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.6006] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.6006] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.6008] manager: NetworkManager state is now CONNECTED_SITE
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.6010] device (wlan0): Activation: successful, device activated.
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.6012] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.6012] manager: startup complete
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [mullvad_daemon][DEBUG] New tunnel state: Connecting { endpoint: TunnelEndpoint { endpoint: Endpoint { address: 91.90.123.2:16686, protocol: Udp }, tunnel_type: Wireguard, quantum_resistant: true, proxy: None, obfuscation: None, entry_endpoint: None, tunnel_interface: None, daita: false }, location: Some(GeoIpLocation { ipv4: None, ipv6: None, country: "Belgium", city: Some("Brussels"), latitude: 50.833333, longitude: 4.333333, mullvad_exit_ip: true, hostname: Some("be-bru-wg-101"), bridge_hostname: None, entry_hostname: None, obfuscator_hostname: None }), feature_indicators: FeatureIndicators({}) }
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [mullvad_daemon][DEBUG] Settings: openvpn mssfix: unset, wg mtu: unset, wg ip version: IPv4, multihop: off, ipv6 (tun): off, lan: on, pq: auto, obfs: off, dns: default
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [talpid_wireguard][DEBUG] Tunnel MTU: 1380
Sep 24 10:48:33 rwell-84 kernel: wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
Sep 24 10:48:33 rwell-84 kernel: wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [talpid_wireguard][DEBUG] Using kernel WireGuard implementation
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.7593] manager: (wg0-mullvad): new WireGuard device (/org/freedesktop/NetworkManager/Devices/5)
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [talpid_core::firewall][INFO] Applying firewall policy: Connecting to 91.90.123.2:16686/UDP over "wg0-mullvad" (ip: 10.128.48.65, 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
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.7634] device (wg0-mullvad): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.7636] device (wg0-mullvad): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.7639] device (wg0-mullvad): Activation: starting connection 'wg0-mullvad' (299ba23e-0294-4583-b505-4c6f568bfdde)
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.7639] device (wg0-mullvad): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.7640] device (wg0-mullvad): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.7641] device (wg0-mullvad): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.7641] device (wg0-mullvad): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.7648] device (wg0-mullvad): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.7648] device (wg0-mullvad): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Sep 24 10:48:33 rwell-84 NetworkManager[614]: <info>  [1727189313.7650] device (wg0-mullvad): Activation: successful, device activated.
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [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 }}
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [talpid_wireguard][DEBUG] Requesting ephemeral peer
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [talpid_tunnel_config_client][DEBUG] Config client socket MSS: 496
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [mullvad_daemon::management_interface][DEBUG] Broadcasting new app version info
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [mullvad_daemon::version_check][DEBUG] Writing version check cache to /var/cache/mullvad-vpn/version-info.json
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [mullvad_daemon::relay_list][DEBUG] Writing relays cache to /var/cache/mullvad-vpn/relays.json
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [mullvad_relay_selector::relay_selector::parsed_relays][INFO] Updated relay inventory has 697 relays
Sep 24 10:48:33 rwell-84 mullvad-daemon[668]: [mullvad_daemon::management_interface][DEBUG] Broadcasting new relay list
Sep 24 10:48:35 rwell-84 systemd-logind[616]: The system will reboot now!
Sep 24 10:48:35 rwell-84 systemd-logind[616]: System is rebooting.
Sep 24 10:48:35 rwell-84 systemd[1]: ly.service: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped TUI display manager.
Sep 24 10:48:35 rwell-84 systemd[1]: Removed slice Slice /system/modprobe.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped target Bluetooth Support.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped target Graphical Interface.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped target Multi-User System.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped target Login Prompts.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped target Sound Card.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped target Timer Units.
Sep 24 10:48:35 rwell-84 systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Sep 24 10:48:35 rwell-84 systemd[1]: fstrim.timer: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped Discard unused filesystem blocks once a week.
Sep 24 10:48:35 rwell-84 systemd[1]: shadow.timer: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped Daily verification of password and group files.
Sep 24 10:48:35 rwell-84 systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped target System Time Set.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped target Trusted Platform Module.
Sep 24 10:48:35 rwell-84 systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopping Network Manager Script Dispatcher Service...
Sep 24 10:48:35 rwell-84 nm-dispatcher[661]: Caught signal 15, shutting down...
Sep 24 10:48:35 rwell-84 bluetoothd[615]: Terminating
Sep 24 10:48:35 rwell-84 systemd[1]: Stopping Bluetooth service...
Sep 24 10:48:35 rwell-84 systemd[1]: Stopping Getty on tty1...
Sep 24 10:48:35 rwell-84 systemd[1]: Starting Generate shutdown-ramfs...
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [mullvad_daemon::shutdown::platform][DEBUG] Process received signal: [Term]
Sep 24 10:48:35 rwell-84 systemd[1]: Stopping Mullvad VPN daemon...
Sep 24 10:48:35 rwell-84 systemd[1]: Stopping Hostname Service...
Sep 24 10:48:35 rwell-84 systemd[1]: Stopping User Login Management...
Sep 24 10:48:35 rwell-84 systemd[1]: systemd-udev-load-credentials.service: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped Load udev Rules from Credentials.
Sep 24 10:48:35 rwell-84 systemd[1]: run-credentials-systemd\x2dudev\x2dload\x2dcredentials.service.mount: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped Hostname Service.
Sep 24 10:48:35 rwell-84 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped Network Manager Script Dispatcher Service.
Sep 24 10:48:35 rwell-84 systemd[1]: getty@tty1.service: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped Getty on tty1.
Sep 24 10:48:35 rwell-84 mkinitcpio[738]: ==> Starting build: 'none'
Sep 24 10:48:35 rwell-84 mkinitcpio[738]:   -> Running build hook: [sd-shutdown]
Sep 24 10:48:35 rwell-84 bluetoothd[615]: Battery Provider Manager destroyed
Sep 24 10:48:35 rwell-84 bluetoothd[615]: Stopping SDP server
Sep 24 10:48:35 rwell-84 bluetoothd[615]: Exit
Sep 24 10:48:35 rwell-84 systemd[1]: run-credentials-getty\x40tty1.service.mount: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: bluetooth.service: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped Bluetooth service.
Sep 24 10:48:35 rwell-84 systemd[1]: systemd-logind.service: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped User Login Management.
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [mullvad_daemon][DEBUG] Blocking firewall during shutdown
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [talpid_routing::imp::imp][DEBUG] Clearing routes
Sep 24 10:48:35 rwell-84 systemd[1]: Removed slice Slice /system/getty.
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [mullvad_daemon][DEBUG] New tunnel state: Disconnecting(Nothing)
Sep 24 10:48:35 rwell-84 systemd[1]: Stopping Permit User Sessions...
Sep 24 10:48:35 rwell-84 mkinitcpio[738]: ==> Build complete.
Sep 24 10:48:35 rwell-84 systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Finished Generate shutdown-ramfs.
Sep 24 10:48:35 rwell-84 systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped Permit User Sessions.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped target Network.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped target Remote File Systems.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopping WPA supplicant...
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <warn>  [1727189315.3727] device (wg0-mullvad): could not get wireguard properties
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.3727] device (wg0-mullvad): state change: activated -> unmanaged (reason 'unmanaged-external-down', sys-iface-state: 'external')
Sep 24 10:48:35 rwell-84 dbus-broker-launch[612]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Sep 24 10:48:35 rwell-84 kernel: wlan0: deauthenticating from 80:78:71:94:bb:6b by local choice (Reason: 3=DEAUTH_LEAVING)
Sep 24 10:48:35 rwell-84 wpa_supplicant[669]: nl80211: send_event_marker failed: Source based routing not supported
Sep 24 10:48:35 rwell-84 wpa_supplicant[669]: wlan0: CTRL-EVENT-DISCONNECTED bssid=80:78:71:94:bb:6b reason=3 locally_generated=1
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [talpid_core::tunnel_state_machine::connecting_state][DEBUG] Tunnel monitor exited with block reason: None
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [talpid_core::firewall][INFO] Applying firewall policy: Blocked. Allowing LAN. Allowing endpoint: 45.83.223.196:443/TCP
Sep 24 10:48:35 rwell-84 wpa_supplicant[669]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.6317] config: signal: SET_VALUES,values,values-intern,connectivity (/etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf))
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.6318] audit: op="networking-control" arg="connectivity-check-enabled:on" pid=668 uid=0 result="success"
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [mullvad_daemon][DEBUG] New tunnel state: Disconnected { location: None, locked_down: true }
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.6321] manager: NetworkManager state is now CONNECTED_SITE
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [mullvad_daemon::geoip][DEBUG] Fetching GeoIpLocation
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [mullvad_daemon::device][DEBUG] Account manager has stopped
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [talpid_core::dns][INFO] Resetting DNS
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [talpid_core::tunnel_state_machine][DEBUG] Tunnel state machine exited
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [talpid_core::tunnel_state_machine][INFO] Tunnel state machine shut down
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [mullvad_daemon][INFO] Mullvad daemon is quitting
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: Caused by: Hyper error
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: Caused by: error trying to connect: failed to lookup address information: Temporary failure in name resolution
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: Caused by: failed to lookup address information: Temporary failure in name resolution
Sep 24 10:48:35 rwell-84 dbus-broker-launch[612]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: [mullvad_api::rest][ERROR] Error: HTTP request failed
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: Caused by: Hyper error
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: Caused by: error trying to connect: failed to lookup address information: Temporary failure in name resolution
Sep 24 10:48:35 rwell-84 mullvad-daemon[668]: Caused by: failed to lookup address information: Temporary failure in name resolution
Sep 24 10:48:35 rwell-84 wpa_supplicant[669]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 24 10:48:35 rwell-84 wpa_supplicant[669]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Sep 24 10:48:35 rwell-84 wpa_supplicant[669]: wlan0: CTRL-EVENT-TERMINATING
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.6664] device (wlan0): supplicant interface state: completed -> internal-down
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.6666] device (wlan0): state change: activated -> unavailable (reason 'supplicant-failed', sys-iface-state: 'managed')
Sep 24 10:48:35 rwell-84 systemd[1]: wpa_supplicant.service: Deactivated successfully.
Sep 24 10:48:35 rwell-84 systemd[1]: Stopped WPA supplicant.
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.7086] dhcp4 (wlan0): canceled DHCP transaction
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.7086] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.7086] dhcp4 (wlan0): state changed no lease
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.8327] device (wlan0): set-hw-addr: set MAC address to 9E:31:BE:58:35:47 (scanning)
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.8835] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.8837] manager: NetworkManager state is now DISCONNECTED
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <info>  [1727189315.8843] device (p2p-dev-wlan0): state change: disconnected -> unavailable (reason 'supplicant-failed', sys-iface-state: 'managed')
Sep 24 10:48:35 rwell-84 NetworkManager[614]: <error> [1727189315.8844] device (wlan0): Couldn't initialize supplicant interface: Name owner lost
Sep 24 10:48:35 rwell-84 dbus-broker-launch[612]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Sep 24 10:48:36 rwell-84 mullvad-daemon[668]: [mullvad_daemon][DEBUG] Process exiting with code 0
Sep 24 10:48:36 rwell-84 systemd[1]: mullvad-daemon.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Mullvad VPN daemon.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopping Network Manager...
Sep 24 10:48:36 rwell-84 NetworkManager[614]: <info>  [1727189316.1379] caught SIGTERM, shutting down normally.
Sep 24 10:48:36 rwell-84 NetworkManager[614]: <info>  [1727189316.1390] device (wlan0): state change: unavailable -> unmanaged (reason 'unmanaged-quitting', sys-iface-state: 'managed')
Sep 24 10:48:36 rwell-84 NetworkManager[614]: <info>  [1727189316.1893] device (wlan0): set-hw-addr: reset MAC address to 10:6F:D9:27:23:05 (unmanage)
Sep 24 10:48:36 rwell-84 NetworkManager[614]: <info>  [1727189316.2391] device (p2p-dev-wlan0): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', sys-iface-state: 'removed')
Sep 24 10:48:36 rwell-84 dbus-broker-launch[612]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Sep 24 10:48:36 rwell-84 NetworkManager[614]: <info>  [1727189316.2434] exiting (success)
Sep 24 10:48:36 rwell-84 systemd[1]: NetworkManager.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Network Manager.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped target Basic System.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped target Path Units.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped target Slice Units.
Sep 24 10:48:36 rwell-84 systemd[1]: Removed slice User and Session Slice.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped target Socket Units.
Sep 24 10:48:36 rwell-84 systemd[1]: dirmngr@etc-pacman.d-gnupg.socket: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Closed GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Sep 24 10:48:36 rwell-84 systemd[1]: Removed slice Slice /system/dirmngr.
Sep 24 10:48:36 rwell-84 systemd[1]: docker.socket: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Closed Docker Socket for the API.
Sep 24 10:48:36 rwell-84 systemd[1]: gpg-agent-browser@etc-pacman.d-gnupg.socket: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Sep 24 10:48:36 rwell-84 systemd[1]: Removed slice Slice /system/gpg-agent-browser.
Sep 24 10:48:36 rwell-84 systemd[1]: gpg-agent-extra@etc-pacman.d-gnupg.socket: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Sep 24 10:48:36 rwell-84 systemd[1]: Removed slice Slice /system/gpg-agent-extra.
Sep 24 10:48:36 rwell-84 systemd[1]: gpg-agent-ssh@etc-pacman.d-gnupg.socket: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Closed GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Sep 24 10:48:36 rwell-84 systemd[1]: Removed slice Slice /system/gpg-agent-ssh.
Sep 24 10:48:36 rwell-84 systemd[1]: gpg-agent@etc-pacman.d-gnupg.socket: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Closed GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Sep 24 10:48:36 rwell-84 systemd[1]: Removed slice Slice /system/gpg-agent.
Sep 24 10:48:36 rwell-84 systemd[1]: keyboxd@etc-pacman.d-gnupg.socket: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Closed GnuPG public key management service for /etc/pacman.d/gnupg.
Sep 24 10:48:36 rwell-84 systemd[1]: Removed slice Slice /system/keyboxd.
Sep 24 10:48:36 rwell-84 systemd[1]: sshd-unix-local.socket: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Closed OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-hostnamed.socket: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Closed Hostname Service Socket.
Sep 24 10:48:36 rwell-84 dbus-broker[613]: Dispatched 1743 messages @ 1(±3)μs / message.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopping D-Bus System Message Bus...
Sep 24 10:48:36 rwell-84 systemd[1]: dbus-broker.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped D-Bus System Message Bus.
Sep 24 10:48:36 rwell-84 systemd[1]: dbus.socket: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Closed D-Bus System Message Bus Socket.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped target System Initialization.
Sep 24 10:48:36 rwell-84 systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped target Local Encrypted Volumes.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped target Local Integrity Protected Volumes.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped target Local Verity Protected Volumes.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-boot-random-seed.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Update Boot Loader Random Seed.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopping Load/Save OS Random Seed...
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-sysctl.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Apply Kernel Variables.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-coredump.socket: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Closed Process Core Dump Socket.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-modules-load.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Load Kernel Modules.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopping Network Time Synchronization...
Sep 24 10:48:36 rwell-84 systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Sep 24 10:48:36 rwell-84 systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-timesyncd.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Network Time Synchronization.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-random-seed.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Load/Save OS Random Seed.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Create System Files and Directories.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped target Local File Systems.
Sep 24 10:48:36 rwell-84 systemd[1]: Unmounting /boot...
Sep 24 10:48:36 rwell-84 systemd[1]: Unmounting /home...
Sep 24 10:48:36 rwell-84 systemd[1]: Unmounting Temporary Directory /tmp...
Sep 24 10:48:36 rwell-84 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: boot.mount: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Unmounted /boot.
Sep 24 10:48:36 rwell-84 systemd[1]: tmp.mount: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Unmounted Temporary Directory /tmp.
Sep 24 10:48:36 rwell-84 kernel: EXT4-fs (nvme0n1p3): unmounting filesystem c4f1c733-3dc6-4812-846f-b0fc2db1e96d.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped target Swaps.
Sep 24 10:48:36 rwell-84 systemd[1]: Deactivating swap Compressed Swap on /dev/zram0...
Sep 24 10:48:36 rwell-84 systemd[1]: home.mount: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Unmounted /home.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-c4f1c733\x2d3dc6\x2d4812\x2d846f\x2db0fc2db1e96d.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped File System Check on /dev/disk/by-uuid/c4f1c733-3dc6-4812-846f-b0fc2db1e96d.
Sep 24 10:48:36 rwell-84 systemd[1]: Removed slice Slice /system/systemd-fsck.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped target Preparation for Local File Systems.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-remount-fs.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Remount Root and Kernel File Systems.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Create Static Device Nodes in /dev.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
Sep 24 10:48:36 rwell-84 systemd[1]: dev-zram0.swap: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Deactivated swap Compressed Swap on /dev/zram0.
Sep 24 10:48:36 rwell-84 systemd[1]: Reached target Unmount All Filesystems.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopping Create swap on /dev/zram0...
Sep 24 10:48:36 rwell-84 kernel: zram0: detected capacity change from 8388608 to 0
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-zram-setup@zram0.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Stopped Create swap on /dev/zram0.
Sep 24 10:48:36 rwell-84 systemd[1]: Removed slice Slice /system/systemd-zram-setup.
Sep 24 10:48:36 rwell-84 systemd[1]: Reached target System Shutdown.
Sep 24 10:48:36 rwell-84 systemd[1]: Reached target Late Shutdown Services.
Sep 24 10:48:36 rwell-84 systemd[1]: systemd-reboot.service: Deactivated successfully.
Sep 24 10:48:36 rwell-84 systemd[1]: Finished System Reboot.
Sep 24 10:48:36 rwell-84 systemd[1]: Reached target System Reboot.
Sep 24 10:48:36 rwell-84 systemd[1]: Shutting down.
Sep 24 10:48:36 rwell-84 systemd[1]: Using hardware watchdog 'SP5100 TCO timer', version 0, device /dev/watchdog0
Sep 24 10:48:36 rwell-84 systemd[1]: Watchdog running with a hardware timeout of 10min.
Sep 24 10:48:36 rwell-84 kernel: watchdog: watchdog0: watchdog did not stop!
Sep 24 10:48:36 rwell-84 systemd-shutdown[1]: Using hardware watchdog 'SP5100 TCO timer', version 0, device /dev/watchdog0
Sep 24 10:48:36 rwell-84 systemd-shutdown[1]: Watchdog running with a hardware timeout of 10min.
Sep 24 10:48:36 rwell-84 systemd-shutdown[1]: Syncing filesystems and block devices.
Sep 24 10:48:36 rwell-84 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Sep 24 10:48:36 rwell-84 systemd-journald[401]: Received SIGTERM from PID 1 (systemd-shutdow).
Sep 24 10:48:36 rwell-84 systemd-journald[401]: Journal stopped

Offline

#7 2024-10-03 14:42:24

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

Re: Arch Linux can't find/detect WiFi hardware.

Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901db1
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 03:25:41 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901db1

Looks like a race condition, try to disable NM and mullvad and only start them manually after the boot.
Does this result in consistent behavior?

Alternatively, try to add rtw89_8852ae and rtw89/rtw8852a_fw.bin to the initramfs.

Offline

#8 2024-10-03 17:40:18

wdb
Member
Registered: 2024-03-30
Posts: 11

Re: Arch Linux can't find/detect WiFi hardware.

That didn't work sadly. When I disable NM and mullvad-daemon and re-enable NM afterwards, the boot log shows the exact same error.

Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: MAC has already powered on
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9d
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da3
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901daf
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dad
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dad
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dbd
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da3
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da3
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9d
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da1
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da3
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: failed to setup chip information
Oct 03 13:32:59 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: probe with driver rtw89_8852ae failed with error -110

Offline

#9 2024-10-03 18:39:58

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

Re: Arch Linux can't find/detect WiFi hardware.

Do you get the error before even starting NM?

MAC has already powered on

Is there a parallel windows installation?
=> 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

seth wrote:

Alternatively, try to add rtw89_8852ae and rtw89/rtw8852a_fw.bin to the initramfs.

Offline

#10 2024-10-03 19:10:15

wdb
Member
Registered: 2024-03-30
Posts: 11

Re: Arch Linux can't find/detect WiFi hardware.

There is a parallel Windows installation. Those errors showed up before I started NM again. I disabled Windows Fast-Boot, "MAC has already powered on" no longer shows up, but the other errors remain.

As for this, I'm not sure how to do this.. I assume I have to edit /etc/mkinitcpio.conf but "rtw89/rtw8852a_fw.bin" is not found as module.

seth wrote:

Alternatively, try to add rtw89_8852ae and rtw89/rtw8852a_fw.bin to the initramfs.

Offline

#11 2024-10-03 19:13:39

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

Re: Arch Linux can't find/detect WiFi hardware.

"Fast-start", did you reboot both systems a couple of times? (The voodoo part is a joke, the necessity isn't)
rtw8852a_fw.bin is /usr/lib/firmware/rtw89/rtw8852a_fw.bin.zst and you'll have to add it to the FILES array unless the module drags it in automatically (what's rather likely, check lsinicpio after regenerating the initramfs)

Offline

#12 2024-10-03 19:28:24

wdb
Member
Registered: 2024-03-30
Posts: 11

Re: Arch Linux can't find/detect WiFi hardware.

Apologies, "Fast-Start" is definitely turned off. As well as hibernate and any fast-boot setting I could find on Windows. I rebooted my system multiple times, into both Windows and Linux. When I boot into Linux with NM and Mullvad turned off & the module/file added to initramfs, I get the following errors again (including "MAC has already powered on")

Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: loaded firmware rtw89/rtw8852a_fw.bin
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: enabling device (0100 -> 0103)
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: Firmware version 0.13.36.0 (c33d3f88), cmd version 0, type 1
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: Firmware version 0.13.36.0 (c33d3f88), cmd version 0, type 3
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: MAC has already powered on
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9d
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901daf
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da1
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901daf
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901db1
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dad
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901daf
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da1
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9d
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da3
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9d
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da5
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da3
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: failed to setup chip information
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: probe with driver rtw89_8852ae failed with error -110

A full boot log:

Oct 03 15:21:43 rwell-84 kernel: Linux version 6.11.1-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon, 30 Sep 2024 23:49:50 +0000
Oct 03 15:21:43 rwell-84 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=0f1dd218-7e1f-404a-8413-1866d8e5b97a rw loglevel=3 quiet
Oct 03 15:21:43 rwell-84 kernel: BIOS-provided physical RAM map:
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009dfffff] usable
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x0000000009e00000-0x0000000009ffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x000000000a20f000-0x000000000affffff] usable
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000a6a9afff] usable
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000a6a9b000-0x00000000a6dfcfff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000a6dfd000-0x00000000a6e65fff] ACPI data
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000a6e66000-0x00000000a855ffff] ACPI NVS
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000a8560000-0x00000000aa9fefff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000aa9ff000-0x00000000abffffff] usable
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000ac000000-0x00000000adffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000fe800000-0x00000000fe800fff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000083e2fffff] usable
Oct 03 15:21:43 rwell-84 kernel: BIOS-e820: [mem 0x000000083e300000-0x000000083fffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: NX (Execute Disable) protection: active
Oct 03 15:21:43 rwell-84 kernel: APIC: Static calls initialized
Oct 03 15:21:43 rwell-84 kernel: e820: update [mem 0xa55ad018-0xa55c2057] usable ==> usable
Oct 03 15:21:43 rwell-84 kernel: e820: update [mem 0xa559f018-0xa55ac857] usable ==> usable
Oct 03 15:21:43 rwell-84 kernel: extended physical RAM map:
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009dfffff] usable
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x0000000009e00000-0x0000000009ffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x000000000a20f000-0x000000000affffff] usable
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000a559f017] usable
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000a559f018-0x00000000a55ac857] usable
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000a55ac858-0x00000000a55ad017] usable
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000a55ad018-0x00000000a55c2057] usable
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000a55c2058-0x00000000a6a9afff] usable
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000a6a9b000-0x00000000a6dfcfff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000a6dfd000-0x00000000a6e65fff] ACPI data
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000a6e66000-0x00000000a855ffff] ACPI NVS
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000a8560000-0x00000000aa9fefff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000aa9ff000-0x00000000abffffff] usable
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000ac000000-0x00000000adffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000fd600000-0x00000000fd6fffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000fe800000-0x00000000fe800fff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x0000000100000000-0x000000083e2fffff] usable
Oct 03 15:21:43 rwell-84 kernel: reserve setup_data: [mem 0x000000083e300000-0x000000083fffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: efi: EFI v2.7 by American Megatrends
Oct 03 15:21:43 rwell-84 kernel: efi: ACPI=0xa6e65000 ACPI 2.0=0xa6e65014 TPMFinalLog=0xa7513000 SMBIOS=0xa97f1000 SMBIOS 3.0=0xa97f0000 MEMATTR=0xa568c018 ESRT=0xa584a598 INITRD=0xa5689d98 RNG=0xa6e49018 TPMEventLog=0xa55d5018 
Oct 03 15:21:43 rwell-84 kernel: random: crng init done
Oct 03 15:21:43 rwell-84 kernel: efi: Remove mem344: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: e820: remove [mem 0xf0000000-0xf7ffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: efi: Remove mem345: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: e820: remove [mem 0xfd200000-0xfd2fffff] reserved
Oct 03 15:21:43 rwell-84 kernel: efi: Remove mem346: MMIO range=[0xfd600000-0xfd6fffff] (1MB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: e820: remove [mem 0xfd600000-0xfd6fffff] reserved
Oct 03 15:21:43 rwell-84 kernel: efi: Not removing mem347: MMIO range=[0xfe800000-0xfe800fff] (4KB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: efi: Not removing mem348: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: efi: Remove mem349: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: e820: remove [mem 0xfeb80000-0xfec01fff] reserved
Oct 03 15:21:43 rwell-84 kernel: efi: Not removing mem350: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: efi: Not removing mem351: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: efi: Not removing mem352: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: efi: Not removing mem353: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: efi: Not removing mem354: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: efi: Not removing mem355: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: efi: Not removing mem356: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: efi: Remove mem357: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Oct 03 15:21:43 rwell-84 kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Oct 03 15:21:43 rwell-84 kernel: SMBIOS 3.3.0 present.
Oct 03 15:21:43 rwell-84 kernel: DMI: HP OMEN by HP 25L Gaming Desktop GT14-0xxx/89EB, BIOS F.32 03/07/2024
Oct 03 15:21:43 rwell-84 kernel: DMI: Memory slots populated: 4/4
Oct 03 15:21:43 rwell-84 kernel: tsc: Fast TSC calibration using PIT
Oct 03 15:21:43 rwell-84 kernel: tsc: Detected 3793.108 MHz processor
Oct 03 15:21:43 rwell-84 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 03 15:21:43 rwell-84 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 03 15:21:43 rwell-84 kernel: last_pfn = 0x83e300 max_arch_pfn = 0x400000000
Oct 03 15:21:43 rwell-84 kernel: MTRR map: 6 entries (4 fixed + 2 variable; max 21), built from 9 variable MTRRs
Oct 03 15:21:43 rwell-84 kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 03 15:21:43 rwell-84 kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Oct 03 15:21:43 rwell-84 kernel: last_pfn = 0xac000 max_arch_pfn = 0x400000000
Oct 03 15:21:43 rwell-84 kernel: esrt: Reserving ESRT space from 0x00000000a584a598 to 0x00000000a584a620.
Oct 03 15:21:43 rwell-84 kernel: e820: update [mem 0xa584a000-0xa584afff] usable ==> reserved
Oct 03 15:21:43 rwell-84 kernel: Using GB pages for direct mapping
Oct 03 15:21:43 rwell-84 kernel: Secure boot disabled
Oct 03 15:21:43 rwell-84 kernel: RAMDISK: [mem 0x9e683000-0x9f130fff]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Early table checksum verification disabled
Oct 03 15:21:43 rwell-84 kernel: ACPI: RSDP 0x00000000A6E65014 000024 (v02 HPQOEM)
Oct 03 15:21:43 rwell-84 kernel: ACPI: XSDT 0x00000000A6E64728 00012C (v01 HPQOEM SLIC-CPC 01072009 AMI  01000013)
Oct 03 15:21:43 rwell-84 kernel: ACPI: FACP 0x00000000A6E53000 000114 (v06 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Oct 03 15:21:43 rwell-84 kernel: ACPI: DSDT 0x00000000A6E0A000 011323 (v02 HPQOEM SLIC-CPC 01072009 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: FACS 0x00000000A7543000 000040
Oct 03 15:21:43 rwell-84 kernel: ACPI: MSDM 0x00000000A6E63000 000055 (v03 HPQOEM SLIC-CPC 01072009 AMI  01000013)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E62000 000050 (v01 HPQOEM SLIC-CPC 00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: IVRS 0x00000000A6E61000 0001A4 (v02 AMD    AmdTable 00000001 AMD  00000001)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E59000 0072B0 (v02 AMD    Artic    00000002 MSFT 04000000)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E55000 003B8E (v02 AMD    AMD AOD  00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E54000 000221 (v02 HPQOEM CPUSSDT  01072009 AMI  01072009)
Oct 03 15:21:43 rwell-84 kernel: ACPI: FIDT 0x00000000A6E41000 00009C (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Oct 03 15:21:43 rwell-84 kernel: ACPI: MCFG 0x00000000A6E40000 00003C (v01 HPQOEM SLIC-CPC 01072009 MSFT 00010013)
Oct 03 15:21:43 rwell-84 kernel: ACPI: HPET 0x00000000A6E3F000 000038 (v01 HPQOEM SLIC-CPC 01072009 AMI  00000005)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E3E000 0002E3 (v01 AMD    STD3     00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: FPDT 0x00000000A6E3D000 000044 (v01 HPQOEM SLIC-CPC 01072009 AMI  01000013)
Oct 03 15:21:43 rwell-84 kernel: ACPI: VFCT 0x00000000A6E32000 00AC84 (v01 HPQOEM SLIC-CPC 00000001 AMD  31504F47)
Oct 03 15:21:43 rwell-84 kernel: ACPI: BGRT 0x00000000A6E31000 000038 (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Oct 03 15:21:43 rwell-84 kernel: ACPI: TPM2 0x00000000A6E30000 00004C (v04 HPQOEM SLIC-CPC 00000001 AMI  00000000)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E2A000 005354 (v02 AMD    AmdTable 00000001 AMD  00000001)
Oct 03 15:21:43 rwell-84 kernel: ACPI: CRAT 0x00000000A6E29000 000EE8 (v01 AMD    AmdTable 00000001 AMD  00000001)
Oct 03 15:21:43 rwell-84 kernel: ACPI: CDIT 0x00000000A6E28000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E27000 0002C2 (v02 AMD    ArticDGP 00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E25000 0015C4 (v02 AMD    CPMD3CLD 00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E23000 0010C9 (v02 AMD    ArticTPX 00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E22000 00052C (v02 AMD    ArticNOI 00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E1E000 0037DC (v02 AMD    ArticN   00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: WSMT 0x00000000A6E1D000 000028 (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Oct 03 15:21:43 rwell-84 kernel: ACPI: APIC 0x00000000A6E1C000 00015E (v04 HPQOEM SLIC-CPC 01072009 AMI  00010013)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E52000 00049F (v02 AMD    ArticPRN 00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E51000 00007D (v02 AMD    ArticLPI 00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4F000 0010AF (v02 AMD    ArticC   00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4E000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4D000 00020A (v02 AMD    Artic    00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4C000 000AB1 (v02 AMD    ArticN   00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4B000 00073F (v02 AMD    PWPT     00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: SSDT 0x00000000A6E4A000 000293 (v02 AMD    ArticN   00000001 INTL 20120913)
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving FACP table memory at [mem 0xa6e53000-0xa6e53113]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving DSDT table memory at [mem 0xa6e0a000-0xa6e1b322]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving FACS table memory at [mem 0xa7543000-0xa754303f]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving MSDM table memory at [mem 0xa6e63000-0xa6e63054]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e62000-0xa6e6204f]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving IVRS table memory at [mem 0xa6e61000-0xa6e611a3]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e59000-0xa6e602af]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e55000-0xa6e58b8d]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e54000-0xa6e54220]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving FIDT table memory at [mem 0xa6e41000-0xa6e4109b]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving MCFG table memory at [mem 0xa6e40000-0xa6e4003b]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving HPET table memory at [mem 0xa6e3f000-0xa6e3f037]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e3e000-0xa6e3e2e2]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving FPDT table memory at [mem 0xa6e3d000-0xa6e3d043]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving VFCT table memory at [mem 0xa6e32000-0xa6e3cc83]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving BGRT table memory at [mem 0xa6e31000-0xa6e31037]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving TPM2 table memory at [mem 0xa6e30000-0xa6e3004b]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e2a000-0xa6e2f353]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving CRAT table memory at [mem 0xa6e29000-0xa6e29ee7]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving CDIT table memory at [mem 0xa6e28000-0xa6e28028]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e27000-0xa6e272c1]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e25000-0xa6e265c3]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e23000-0xa6e240c8]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e22000-0xa6e2252b]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e1e000-0xa6e217db]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving WSMT table memory at [mem 0xa6e1d000-0xa6e1d027]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving APIC table memory at [mem 0xa6e1c000-0xa6e1c15d]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e52000-0xa6e5249e]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e51000-0xa6e5107c]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4f000-0xa6e500ae]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4e000-0xa6e4e0be]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4d000-0xa6e4d209]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4c000-0xa6e4cab0]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4b000-0xa6e4b73e]
Oct 03 15:21:43 rwell-84 kernel: ACPI: Reserving SSDT table memory at [mem 0xa6e4a000-0xa6e4a292]
Oct 03 15:21:43 rwell-84 kernel: No NUMA configuration found
Oct 03 15:21:43 rwell-84 kernel: Faking a node at [mem 0x0000000000000000-0x000000083e2fffff]
Oct 03 15:21:43 rwell-84 kernel: NODE_DATA(0) allocated [mem 0x83e2fb000-0x83e2fffff]
Oct 03 15:21:43 rwell-84 kernel: Zone ranges:
Oct 03 15:21:43 rwell-84 kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 03 15:21:43 rwell-84 kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 03 15:21:43 rwell-84 kernel:   Normal   [mem 0x0000000100000000-0x000000083e2fffff]
Oct 03 15:21:43 rwell-84 kernel:   Device   empty
Oct 03 15:21:43 rwell-84 kernel: Movable zone start for each node
Oct 03 15:21:43 rwell-84 kernel: Early memory node ranges
Oct 03 15:21:43 rwell-84 kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Oct 03 15:21:43 rwell-84 kernel:   node   0: [mem 0x0000000000100000-0x0000000009dfffff]
Oct 03 15:21:43 rwell-84 kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Oct 03 15:21:43 rwell-84 kernel:   node   0: [mem 0x000000000a20f000-0x000000000affffff]
Oct 03 15:21:43 rwell-84 kernel:   node   0: [mem 0x000000000b020000-0x00000000a6a9afff]
Oct 03 15:21:43 rwell-84 kernel:   node   0: [mem 0x00000000aa9ff000-0x00000000abffffff]
Oct 03 15:21:43 rwell-84 kernel:   node   0: [mem 0x0000000100000000-0x000000083e2fffff]
Oct 03 15:21:43 rwell-84 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000083e2fffff]
Oct 03 15:21:43 rwell-84 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 03 15:21:43 rwell-84 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Oct 03 15:21:43 rwell-84 kernel: On node 0, zone DMA32: 512 pages in unavailable ranges
Oct 03 15:21:43 rwell-84 kernel: On node 0, zone DMA32: 15 pages in unavailable ranges
Oct 03 15:21:43 rwell-84 kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Oct 03 15:21:43 rwell-84 kernel: On node 0, zone DMA32: 16228 pages in unavailable ranges
Oct 03 15:21:43 rwell-84 kernel: On node 0, zone Normal: 16384 pages in unavailable ranges
Oct 03 15:21:43 rwell-84 kernel: On node 0, zone Normal: 7424 pages in unavailable ranges
Oct 03 15:21:43 rwell-84 kernel: ACPI: PM-Timer IO Port: 0x808
Oct 03 15:21:43 rwell-84 kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
Oct 03 15:21:43 rwell-84 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Oct 03 15:21:43 rwell-84 kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Oct 03 15:21:43 rwell-84 kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Oct 03 15:21:43 rwell-84 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 03 15:21:43 rwell-84 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Oct 03 15:21:43 rwell-84 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 03 15:21:43 rwell-84 kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Oct 03 15:21:43 rwell-84 kernel: e820: update [mem 0xa56f9000-0xa571efff] usable ==> reserved
Oct 03 15:21:43 rwell-84 kernel: CPU topo: Max. logical packages:   1
Oct 03 15:21:43 rwell-84 kernel: CPU topo: Max. logical dies:       1
Oct 03 15:21:43 rwell-84 kernel: CPU topo: Max. dies per package:   1
Oct 03 15:21:43 rwell-84 kernel: CPU topo: Max. threads per core:   2
Oct 03 15:21:43 rwell-84 kernel: CPU topo: Num. cores per package:     8
Oct 03 15:21:43 rwell-84 kernel: CPU topo: Num. threads per package:  16
Oct 03 15:21:43 rwell-84 kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
Oct 03 15:21:43 rwell-84 kernel: CPU topo: Rejected CPUs 16
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x09e00000-0x09ffffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa559f000-0xa559ffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa55ac000-0xa55acfff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa55ad000-0xa55adfff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa55c2000-0xa55c2fff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa56f9000-0xa571efff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa584a000-0xa584afff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa6a9b000-0xa6dfcfff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa6dfd000-0xa6e65fff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa6e66000-0xa855ffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xa8560000-0xaa9fefff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xac000000-0xadffffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xae000000-0xbeffffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe7fffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfe800000-0xfe800fff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfe801000-0xfe9fffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Oct 03 15:21:43 rwell-84 kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
Oct 03 15:21:43 rwell-84 kernel: [mem 0xc0000000-0xfe7fffff] available for PCI devices
Oct 03 15:21:43 rwell-84 kernel: Booting paravirtualized kernel on bare hardware
Oct 03 15:21:43 rwell-84 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 03 15:21:43 rwell-84 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Oct 03 15:21:43 rwell-84 kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Oct 03 15:21:43 rwell-84 kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Oct 03 15:21:43 rwell-84 kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Oct 03 15:21:43 rwell-84 kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Oct 03 15:21:43 rwell-84 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=0f1dd218-7e1f-404a-8413-1866d8e5b97a rw loglevel=3 quiet
Oct 03 15:21:43 rwell-84 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Oct 03 15:21:43 rwell-84 kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: Fallback order for Node 0: 0 
Oct 03 15:21:43 rwell-84 kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8282380
Oct 03 15:21:43 rwell-84 kernel: Policy zone: Normal
Oct 03 15:21:43 rwell-84 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Oct 03 15:21:43 rwell-84 kernel: software IO TLB: area num 16.
Oct 03 15:21:43 rwell-84 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Oct 03 15:21:43 rwell-84 kernel: ftrace: allocating 50621 entries in 198 pages
Oct 03 15:21:43 rwell-84 kernel: ftrace: allocated 198 pages with 4 groups
Oct 03 15:21:43 rwell-84 kernel: Dynamic Preempt: full
Oct 03 15:21:43 rwell-84 kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 03 15:21:43 rwell-84 kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Oct 03 15:21:43 rwell-84 kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Oct 03 15:21:43 rwell-84 kernel:         Trampoline variant of Tasks RCU enabled.
Oct 03 15:21:43 rwell-84 kernel:         Rude variant of Tasks RCU enabled.
Oct 03 15:21:43 rwell-84 kernel:         Tracing variant of Tasks RCU enabled.
Oct 03 15:21:43 rwell-84 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 03 15:21:43 rwell-84 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Oct 03 15:21:43 rwell-84 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Oct 03 15:21:43 rwell-84 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Oct 03 15:21:43 rwell-84 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Oct 03 15:21:43 rwell-84 kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
Oct 03 15:21:43 rwell-84 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Oct 03 15:21:43 rwell-84 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 03 15:21:43 rwell-84 kernel: Console: colour dummy device 80x25
Oct 03 15:21:43 rwell-84 kernel: printk: legacy console [tty0] enabled
Oct 03 15:21:43 rwell-84 kernel: ACPI: Core revision 20240322
Oct 03 15:21:43 rwell-84 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Oct 03 15:21:43 rwell-84 kernel: APIC: Switch to symmetric I/O mode setup
Oct 03 15:21:43 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
Oct 03 15:21:43 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
Oct 03 15:21:43 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
Oct 03 15:21:43 rwell-84 kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
Oct 03 15:21:43 rwell-84 kernel: AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
Oct 03 15:21:43 rwell-84 kernel: x2apic enabled
Oct 03 15:21:43 rwell-84 kernel: APIC: Switched APIC routing to: cluster x2apic
Oct 03 15:21:43 rwell-84 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 03 15:21:43 rwell-84 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d59d45d8cb, max_idle_ns: 881590638291 ns
Oct 03 15:21:43 rwell-84 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7589.30 BogoMIPS (lpj=12643693)
Oct 03 15:21:43 rwell-84 kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Oct 03 15:21:43 rwell-84 kernel: LVT offset 1 assigned for vector 0xf9
Oct 03 15:21:43 rwell-84 kernel: LVT offset 2 assigned for vector 0xf4
Oct 03 15:21:43 rwell-84 kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Oct 03 15:21:43 rwell-84 kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Oct 03 15:21:43 rwell-84 kernel: process: using mwait in idle threads
Oct 03 15:21:43 rwell-84 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 03 15:21:43 rwell-84 kernel: Spectre V2 : Mitigation: Retpolines
Oct 03 15:21:43 rwell-84 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 03 15:21:43 rwell-84 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Oct 03 15:21:43 rwell-84 kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Oct 03 15:21:43 rwell-84 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 03 15:21:43 rwell-84 kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Oct 03 15:21:43 rwell-84 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Oct 03 15:21:43 rwell-84 kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Oct 03 15:21:43 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 03 15:21:43 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 03 15:21:43 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 03 15:21:43 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Oct 03 15:21:43 rwell-84 kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Oct 03 15:21:43 rwell-84 kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 03 15:21:43 rwell-84 kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Oct 03 15:21:43 rwell-84 kernel: x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
Oct 03 15:21:43 rwell-84 kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Oct 03 15:21:43 rwell-84 kernel: Freeing SMP alternatives memory: 40K
Oct 03 15:21:43 rwell-84 kernel: pid_max: default: 32768 minimum: 301
Oct 03 15:21:43 rwell-84 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Oct 03 15:21:43 rwell-84 kernel: landlock: Up and running.
Oct 03 15:21:43 rwell-84 kernel: Yama: becoming mindful.
Oct 03 15:21:43 rwell-84 kernel: LSM support for eBPF active
Oct 03 15:21:43 rwell-84 kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: smpboot: CPU0: AMD Ryzen 7 5700G with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
Oct 03 15:21:43 rwell-84 kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Oct 03 15:21:43 rwell-84 kernel: ... version:                0
Oct 03 15:21:43 rwell-84 kernel: ... bit width:              48
Oct 03 15:21:43 rwell-84 kernel: ... generic registers:      6
Oct 03 15:21:43 rwell-84 kernel: ... value mask:             0000ffffffffffff
Oct 03 15:21:43 rwell-84 kernel: ... max period:             00007fffffffffff
Oct 03 15:21:43 rwell-84 kernel: ... fixed-purpose events:   0
Oct 03 15:21:43 rwell-84 kernel: ... event mask:             000000000000003f
Oct 03 15:21:43 rwell-84 kernel: signal: max sigframe size: 3376
Oct 03 15:21:43 rwell-84 kernel: rcu: Hierarchical SRCU implementation.
Oct 03 15:21:43 rwell-84 kernel: rcu:         Max phase no-delay instances is 1000.
Oct 03 15:21:43 rwell-84 kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Oct 03 15:21:43 rwell-84 kernel: MCE: In-kernel MCE decoding enabled.
Oct 03 15:21:43 rwell-84 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 03 15:21:43 rwell-84 kernel: smp: Bringing up secondary CPUs ...
Oct 03 15:21:43 rwell-84 kernel: smpboot: x86: Booting SMP configuration:
Oct 03 15:21:43 rwell-84 kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
Oct 03 15:21:43 rwell-84 kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Oct 03 15:21:43 rwell-84 kernel: smp: Brought up 1 node, 16 CPUs
Oct 03 15:21:43 rwell-84 kernel: smpboot: Total of 16 processors activated (121428.93 BogoMIPS)
Oct 03 15:21:43 rwell-84 kernel: Memory: 32409116K/33129520K available (18432K kernel code, 2187K rwdata, 13516K rodata, 3452K init, 3432K bss, 701472K reserved, 0K cma-reserved)
Oct 03 15:21:43 rwell-84 kernel: devtmpfs: initialized
Oct 03 15:21:43 rwell-84 kernel: x86/mm: Memory block size: 128MB
Oct 03 15:21:43 rwell-84 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
Oct 03 15:21:43 rwell-84 kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa6e66000-0xa855ffff] (24092672 bytes)
Oct 03 15:21:43 rwell-84 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 03 15:21:43 rwell-84 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: pinctrl core: initialized pinctrl subsystem
Oct 03 15:21:43 rwell-84 kernel: PM: RTC time: 19:21:30, date: 2024-10-03
Oct 03 15:21:43 rwell-84 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 03 15:21:43 rwell-84 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Oct 03 15:21:43 rwell-84 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 03 15:21:43 rwell-84 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 03 15:21:43 rwell-84 kernel: audit: initializing netlink subsys (disabled)
Oct 03 15:21:43 rwell-84 kernel: audit: type=2000 audit(1727983290.189:1): state=initialized audit_enabled=0 res=1
Oct 03 15:21:43 rwell-84 kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 03 15:21:43 rwell-84 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 03 15:21:43 rwell-84 kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 03 15:21:43 rwell-84 kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 03 15:21:43 rwell-84 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 03 15:21:43 rwell-84 kernel: cpuidle: using governor ladder
Oct 03 15:21:43 rwell-84 kernel: cpuidle: using governor menu
Oct 03 15:21:43 rwell-84 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 03 15:21:43 rwell-84 kernel: PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
Oct 03 15:21:43 rwell-84 kernel: PCI: Using configuration type 1 for base access
Oct 03 15:21:43 rwell-84 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Oct 03 15:21:43 rwell-84 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Oct 03 15:21:43 rwell-84 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Oct 03 15:21:43 rwell-84 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Oct 03 15:21:43 rwell-84 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Oct 03 15:21:43 rwell-84 kernel: ACPI: Added _OSI(Module Device)
Oct 03 15:21:43 rwell-84 kernel: ACPI: Added _OSI(Processor Device)
Oct 03 15:21:43 rwell-84 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 03 15:21:43 rwell-84 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 03 15:21:43 rwell-84 kernel: ACPI: 20 ACPI AML tables successfully acquired and loaded
Oct 03 15:21:43 rwell-84 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Oct 03 15:21:43 rwell-84 kernel: ACPI: Interpreter enabled
Oct 03 15:21:43 rwell-84 kernel: ACPI: PM: (supports S0 S4 S5)
Oct 03 15:21:43 rwell-84 kernel: ACPI: Using IOAPIC for interrupt routing
Oct 03 15:21:43 rwell-84 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 03 15:21:43 rwell-84 kernel: PCI: Ignoring E820 reservations for host bridge windows
Oct 03 15:21:43 rwell-84 kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC0.P3U0: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GP17.XHC1.P3U1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SATA.P0S0: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SATA.P3S0: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SAT1.P0S1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GP18.SAT1.P3S1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP4.P0NV: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PWR1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PWR1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT20.PWR1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT24.PWR1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT26.PWR1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT27.PWR1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT28.PWR1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP3.PT02.PT29.PWR1: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP0.M237: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_TZ_.FN00: New power resource
Oct 03 15:21:43 rwell-84 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 03 15:21:43 rwell-84 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 03 15:21:43 rwell-84 kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Oct 03 15:21:43 rwell-84 kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Oct 03 15:21:43 rwell-84 kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
Oct 03 15:21:43 rwell-84 kernel: PCI host bridge to bus 0000:00
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: root bus resource [mem 0x840000000-0x7fffffffff window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1: [1022:1633] type 01 class 0x060400 PCIe Root Port
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0xfcc00000-0xfcefffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-07]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.1:   bridge window [io  0xd000-0xefff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.1:   bridge window [mem 0xfc900000-0xfcbfffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.1: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.2: [1022:1634] type 01 class 0x060400 PCIe Root Port
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.2: PCI bridge to [bus 08]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.2:   bridge window [mem 0xfcf00000-0xfcffffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.2: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:08.1: PCI bridge to [bus 09]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:08.1:   bridge window [mem 0xfc500000-0xfc8fffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:08.1: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.0: [1022:166a] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.1: [1022:166b] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.2: [1022:166c] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.3: [1022:166d] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.4: [1022:166e] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.5: [1022:166f] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.6: [1022:1670] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.7: [1022:1671] type 00 class 0x060000 conventional PCI endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0: BAR 0 [mem 0xfce00000-0xfce03fff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: [1002:73ff] type 00 class 0x030000 PCIe Legacy Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: BAR 0 [mem 0x7c00000000-0x7dffffffff 64bit pref]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: BAR 2 [mem 0x7e00000000-0x7e0fffffff 64bit pref]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: BAR 4 [io  0xf000-0xf0ff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: BAR 5 [mem 0xfcc00000-0xfccfffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: ROM [mem 0xfcd00000-0xfcd1ffff pref]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.1: BAR 0 [mem 0xfcd20000-0xfcd23fff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.0: [1022:43ee] type 00 class 0x0c0330 PCIe Legacy Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.0: BAR 0 [mem 0xfcba0000-0xfcba7fff 64bit]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.0: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.1: [1022:43eb] type 00 class 0x010601 PCIe Legacy Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.1: BAR 5 [mem 0xfcb80000-0xfcb9ffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.1: ROM [mem 0xfcb00000-0xfcb7ffff pref]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.1: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.1: PME# supported from D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.2: [1022:43e9] type 01 class 0x060400 PCIe Switch Upstream Port
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.2: PCI bridge to [bus 05-07]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.2:   bridge window [io  0xd000-0xefff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.2: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.2: PME# supported from D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-07]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:08.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:08.0: PCI bridge to [bus 06]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:08.0:   bridge window [io  0xe000-0xefff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:08.0:   bridge window [mem 0xfca00000-0xfcafffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:08.0: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:08.0: PME# supported from D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:09.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:09.0: PCI bridge to [bus 07]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:09.0:   bridge window [io  0xd000-0xdfff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:09.0:   bridge window [mem 0xfc900000-0xfc9fffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:09.0: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:09.0: PME# supported from D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.2: PCI bridge to [bus 05-07]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:06:00.0: [10ec:8852] type 00 class 0x028000 PCIe Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:06:00.0: BAR 0 [io  0xe000-0xe0ff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:06:00.0: BAR 2 [mem 0xfca00000-0xfcafffff 64bit]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:06:00.0: supports D1 D2
Oct 03 15:21:43 rwell-84 kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:08.0: PCI bridge to [bus 06]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:07:00.0: BAR 0 [io  0xd000-0xd0ff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:07:00.0: BAR 2 [mem 0xfc904000-0xfc904fff 64bit]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:07:00.0: BAR 4 [mem 0xfc900000-0xfc903fff 64bit]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:07:00.0: supports D1 D2
Oct 03 15:21:43 rwell-84 kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:09.0: PCI bridge to [bus 07]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:08:00.0: [15b7:5009] type 00 class 0x010802 PCIe Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:08:00.0: BAR 0 [mem 0xfcf00000-0xfcf03fff 64bit]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:08:00.0: BAR 4 [mem 0xfcf04000-0xfcf040ff 64bit]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.2: PCI bridge to [bus 08]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.0: [1022:145a] type 00 class 0x130000 PCIe Legacy Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.0: enabling Extended Tags
Oct 03 15:21:43 rwell-84 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:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.2: BAR 2 [mem 0xfc700000-0xfc7fffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.2: BAR 5 [mem 0xfc808000-0xfc809fff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.2: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.3: BAR 0 [mem 0xfc600000-0xfc6fffff 64bit]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.3: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.4: BAR 0 [mem 0xfc500000-0xfc5fffff 64bit]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.4: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.4: PME# supported from D0 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.6: BAR 0 [mem 0xfc800000-0xfc807fff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.6: enabling Extended Tags
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.6: PME# supported from D0 D3hot D3cold
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:08.1: PCI bridge to [bus 09]
Oct 03 15:21:43 rwell-84 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Oct 03 15:21:43 rwell-84 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Oct 03 15:21:43 rwell-84 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Oct 03 15:21:43 rwell-84 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Oct 03 15:21:43 rwell-84 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Oct 03 15:21:43 rwell-84 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Oct 03 15:21:43 rwell-84 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Oct 03 15:21:43 rwell-84 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Oct 03 15:21:43 rwell-84 kernel: Low-power S0 idle used by default for system suspend
Oct 03 15:21:43 rwell-84 kernel: iommu: Default domain type: Translated
Oct 03 15:21:43 rwell-84 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Oct 03 15:21:43 rwell-84 kernel: SCSI subsystem initialized
Oct 03 15:21:43 rwell-84 kernel: libata version 3.00 loaded.
Oct 03 15:21:43 rwell-84 kernel: ACPI: bus type USB registered
Oct 03 15:21:43 rwell-84 kernel: usbcore: registered new interface driver usbfs
Oct 03 15:21:43 rwell-84 kernel: usbcore: registered new interface driver hub
Oct 03 15:21:43 rwell-84 kernel: usbcore: registered new device driver usb
Oct 03 15:21:43 rwell-84 kernel: EDAC MC: Ver: 3.0.0
Oct 03 15:21:43 rwell-84 kernel: efivars: Registered efivars operations
Oct 03 15:21:43 rwell-84 kernel: NetLabel: Initializing
Oct 03 15:21:43 rwell-84 kernel: NetLabel:  domain hash size = 128
Oct 03 15:21:43 rwell-84 kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 03 15:21:43 rwell-84 kernel: NetLabel:  unlabeled traffic allowed by default
Oct 03 15:21:43 rwell-84 kernel: mctp: management component transport protocol core
Oct 03 15:21:43 rwell-84 kernel: NET: Registered PF_MCTP protocol family
Oct 03 15:21:43 rwell-84 kernel: PCI: Using ACPI for IRQ routing
Oct 03 15:21:43 rwell-84 kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 03 15:21:43 rwell-84 kernel: e820: reserve RAM buffer [mem 0x09e00000-0x0bffffff]
Oct 03 15:21:43 rwell-84 kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Oct 03 15:21:43 rwell-84 kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Oct 03 15:21:43 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa559f018-0xa7ffffff]
Oct 03 15:21:43 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa55ad018-0xa7ffffff]
Oct 03 15:21:43 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa56f9000-0xa7ffffff]
Oct 03 15:21:43 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa584a000-0xa7ffffff]
Oct 03 15:21:43 rwell-84 kernel: e820: reserve RAM buffer [mem 0xa6a9b000-0xa7ffffff]
Oct 03 15:21:43 rwell-84 kernel: e820: reserve RAM buffer [mem 0x83e300000-0x83fffffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Oct 03 15:21:43 rwell-84 kernel: vgaarb: loaded
Oct 03 15:21:43 rwell-84 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Oct 03 15:21:43 rwell-84 kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Oct 03 15:21:43 rwell-84 kernel: clocksource: Switched to clocksource tsc-early
Oct 03 15:21:43 rwell-84 kernel: VFS: Disk quotas dquot_6.6.0
Oct 03 15:21:43 rwell-84 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 03 15:21:43 rwell-84 kernel: pnp: PnP ACPI init
Oct 03 15:21:43 rwell-84 kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:01: [mem 0x1000000000000 window] could not be reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x04d0-0x04d1] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x040b] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x04d6] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0c00-0x0c01] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0c14] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0c50-0x0c51] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0c52] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0c6c] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0c6f] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0cd8-0x0cdf] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0800-0x089f] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0b00-0x0b0f] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0b20-0x0b3f] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0900-0x090f] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [io  0x0910-0x091f] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
Oct 03 15:21:43 rwell-84 kernel: system 00:03: [mem 0xff000000-0xffffffff] has been reserved
Oct 03 15:21:43 rwell-84 kernel: pnp: PnP ACPI: found 4 devices
Oct 03 15:21:43 rwell-84 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 03 15:21:43 rwell-84 kernel: NET: Registered PF_INET protocol family
Oct 03 15:21:43 rwell-84 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: TCP: Hash tables configured (established 262144 bind 65536)
Oct 03 15:21:43 rwell-84 kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 03 15:21:43 rwell-84 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 03 15:21:43 rwell-84 kernel: NET: Registered PF_XDP protocol family
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0xfcc00000-0xfcdfffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0xfcc00000-0xfcefffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:08.0: PCI bridge to [bus 06]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:08.0:   bridge window [io  0xe000-0xefff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:08.0:   bridge window [mem 0xfca00000-0xfcafffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:09.0: PCI bridge to [bus 07]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:09.0:   bridge window [io  0xd000-0xdfff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:09.0:   bridge window [mem 0xfc900000-0xfc9fffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.2: PCI bridge to [bus 05-07]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.2:   bridge window [io  0xd000-0xefff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-07]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.1:   bridge window [io  0xd000-0xefff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.1:   bridge window [mem 0xfc900000-0xfcbfffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.2: PCI bridge to [bus 08]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.2:   bridge window [mem 0xfcf00000-0xfcffffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:08.1: PCI bridge to [bus 09]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:08.1:   bridge window [mem 0xfc500000-0xfc8fffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:00: resource 10 [mem 0x840000000-0x7fffffffff window]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:01: resource 1 [mem 0xfcc00000-0xfcefffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:01: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:02: resource 1 [mem 0xfcc00000-0xfcdfffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:02: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:03: resource 1 [mem 0xfcc00000-0xfcdfffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:03: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:04: resource 0 [io  0xd000-0xefff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:04: resource 1 [mem 0xfc900000-0xfcbfffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:05: resource 0 [io  0xd000-0xefff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:05: resource 1 [mem 0xfc900000-0xfcafffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:06: resource 0 [io  0xe000-0xefff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:06: resource 1 [mem 0xfca00000-0xfcafffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:07: resource 1 [mem 0xfc900000-0xfc9fffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:08: resource 1 [mem 0xfcf00000-0xfcffffff]
Oct 03 15:21:43 rwell-84 kernel: pci_bus 0000:09: resource 1 [mem 0xfc500000-0xfc8fffff]
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.3: extending delay after power-on from D3hot to 20 msec
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.4: extending delay after power-on from D3hot to 20 msec
Oct 03 15:21:43 rwell-84 kernel: PCI: CLS 64 bytes, default 64
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Oct 03 15:21:43 rwell-84 kernel: Trying to unpack rootfs image as initramfs...
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.0: Adding to iommu group 0
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:01.1: Adding to iommu group 1
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.0: Adding to iommu group 2
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.1: Adding to iommu group 3
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:02.2: Adding to iommu group 4
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:08.0: Adding to iommu group 5
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:08.1: Adding to iommu group 6
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:14.0: Adding to iommu group 7
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:14.3: Adding to iommu group 7
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.0: Adding to iommu group 8
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.1: Adding to iommu group 8
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.2: Adding to iommu group 8
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.3: Adding to iommu group 8
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.4: Adding to iommu group 8
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.5: Adding to iommu group 8
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.6: Adding to iommu group 8
Oct 03 15:21:43 rwell-84 kernel: pci 0000:00:18.7: Adding to iommu group 8
Oct 03 15:21:43 rwell-84 kernel: pci 0000:01:00.0: Adding to iommu group 9
Oct 03 15:21:43 rwell-84 kernel: pci 0000:02:00.0: Adding to iommu group 10
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.0: Adding to iommu group 11
Oct 03 15:21:43 rwell-84 kernel: pci 0000:03:00.1: Adding to iommu group 12
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.0: Adding to iommu group 13
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.1: Adding to iommu group 13
Oct 03 15:21:43 rwell-84 kernel: pci 0000:04:00.2: Adding to iommu group 13
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:08.0: Adding to iommu group 13
Oct 03 15:21:43 rwell-84 kernel: pci 0000:05:09.0: Adding to iommu group 13
Oct 03 15:21:43 rwell-84 kernel: pci 0000:06:00.0: Adding to iommu group 13
Oct 03 15:21:43 rwell-84 kernel: pci 0000:07:00.0: Adding to iommu group 13
Oct 03 15:21:43 rwell-84 kernel: pci 0000:08:00.0: Adding to iommu group 14
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.0: Adding to iommu group 15
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.2: Adding to iommu group 16
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.3: Adding to iommu group 17
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.4: Adding to iommu group 18
Oct 03 15:21:43 rwell-84 kernel: pci 0000:09:00.6: Adding to iommu group 19
Oct 03 15:21:43 rwell-84 kernel: AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
Oct 03 15:21:43 rwell-84 kernel: AMD-Vi: Interrupt remapping enabled
Oct 03 15:21:43 rwell-84 kernel: AMD-Vi: X2APIC enabled
Oct 03 15:21:43 rwell-84 kernel: Freeing initrd memory: 10936K
Oct 03 15:21:43 rwell-84 kernel: AMD-Vi: Virtual APIC enabled
Oct 03 15:21:43 rwell-84 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 03 15:21:43 rwell-84 kernel: software IO TLB: mapped [mem 0x000000009a683000-0x000000009e683000] (64MB)
Oct 03 15:21:43 rwell-84 kernel: LVT offset 0 assigned for vector 0x400
Oct 03 15:21:43 rwell-84 kernel: perf: AMD IBS detected (0x000003ff)
Oct 03 15:21:43 rwell-84 kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Oct 03 15:21:43 rwell-84 kernel: Initialise system trusted keyrings
Oct 03 15:21:43 rwell-84 kernel: Key type blacklist registered
Oct 03 15:21:43 rwell-84 kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Oct 03 15:21:43 rwell-84 kernel: zbud: loaded
Oct 03 15:21:43 rwell-84 kernel: fuse: init (API version 7.40)
Oct 03 15:21:43 rwell-84 kernel: integrity: Platform Keyring initialized
Oct 03 15:21:43 rwell-84 kernel: integrity: Machine keyring initialized
Oct 03 15:21:43 rwell-84 kernel: Key type asymmetric registered
Oct 03 15:21:43 rwell-84 kernel: Asymmetric key parser 'x509' registered
Oct 03 15:21:43 rwell-84 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Oct 03 15:21:43 rwell-84 kernel: io scheduler mq-deadline registered
Oct 03 15:21:43 rwell-84 kernel: io scheduler kyber registered
Oct 03 15:21:43 rwell-84 kernel: io scheduler bfq registered
Oct 03 15:21:43 rwell-84 kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 36
Oct 03 15:21:43 rwell-84 kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Oct 03 15:21:43 rwell-84 kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 37
Oct 03 15:21:43 rwell-84 kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 38
Oct 03 15:21:43 rwell-84 kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 39
Oct 03 15:21:43 rwell-84 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 03 15:21:43 rwell-84 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Oct 03 15:21:43 rwell-84 kernel: ACPI: button: Power Button [PWRB]
Oct 03 15:21:43 rwell-84 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Oct 03 15:21:43 rwell-84 kernel: Monitor-Mwait will be used to enter C-1 state
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Oct 03 15:21:43 rwell-84 kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 03 15:21:43 rwell-84 kernel: ACPI: thermal: Thermal Zone [HPTZ] (39 C)
Oct 03 15:21:43 rwell-84 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 03 15:21:43 rwell-84 kernel: Non-volatile memory driver v1.3
Oct 03 15:21:43 rwell-84 kernel: Linux agpgart interface v0.103
Oct 03 15:21:43 rwell-84 kernel: tpm_crb MSFT0101:00: Disabling hwrng
Oct 03 15:21:43 rwell-84 kernel: ACPI: bus type drm_connector registered
Oct 03 15:21:43 rwell-84 kernel: ahci 0000:04:00.1: version 3.0
Oct 03 15:21:43 rwell-84 kernel: ahci 0000:04:00.1: enabling device (0100 -> 0102)
Oct 03 15:21:43 rwell-84 kernel: ahci 0000:04:00.1: SSS flag set, parallel bus scan disabled
Oct 03 15:21:43 rwell-84 kernel: ahci 0000:04:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Oct 03 15:21:43 rwell-84 kernel: ahci 0000:04:00.1: 6/6 ports implemented (port mask 0x3f)
Oct 03 15:21:43 rwell-84 kernel: ahci 0000:04:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Oct 03 15:21:43 rwell-84 kernel: scsi host0: ahci
Oct 03 15:21:43 rwell-84 kernel: scsi host1: ahci
Oct 03 15:21:43 rwell-84 kernel: scsi host2: ahci
Oct 03 15:21:43 rwell-84 kernel: scsi host3: ahci
Oct 03 15:21:43 rwell-84 kernel: scsi host4: ahci
Oct 03 15:21:43 rwell-84 kernel: scsi host5: ahci
Oct 03 15:21:43 rwell-84 kernel: ata1: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80100 irq 47 lpm-pol 4
Oct 03 15:21:43 rwell-84 kernel: ata2: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80180 irq 47 lpm-pol 4
Oct 03 15:21:43 rwell-84 kernel: ata3: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80200 irq 47 lpm-pol 4
Oct 03 15:21:43 rwell-84 kernel: ata4: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80280 irq 47 lpm-pol 4
Oct 03 15:21:43 rwell-84 kernel: ata5: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80300 irq 47 lpm-pol 4
Oct 03 15:21:43 rwell-84 kernel: ata6: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80380 irq 47 lpm-pol 4
Oct 03 15:21:43 rwell-84 kernel: usbcore: registered new interface driver usbserial_generic
Oct 03 15:21:43 rwell-84 kernel: usbserial: USB Serial support registered for generic
Oct 03 15:21:43 rwell-84 kernel: rtc_cmos 00:02: RTC can wake from S4
Oct 03 15:21:43 rwell-84 kernel: rtc_cmos 00:02: registered as rtc0
Oct 03 15:21:43 rwell-84 kernel: rtc_cmos 00:02: setting system clock to 2024-10-03T19:21:31 UTC (1727983291)
Oct 03 15:21:43 rwell-84 kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
Oct 03 15:21:43 rwell-84 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 03 15:21:43 rwell-84 kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Oct 03 15:21:43 rwell-84 kernel: fbcon: Deferring console take-over
Oct 03 15:21:43 rwell-84 kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Oct 03 15:21:43 rwell-84 kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 03 15:21:43 rwell-84 kernel: drop_monitor: Initializing network drop monitor service
Oct 03 15:21:43 rwell-84 kernel: NET: Registered PF_INET6 protocol family
Oct 03 15:21:43 rwell-84 kernel: Segment Routing with IPv6
Oct 03 15:21:43 rwell-84 kernel: RPL Segment Routing with IPv6
Oct 03 15:21:43 rwell-84 kernel: In-situ OAM (IOAM) with IPv6
Oct 03 15:21:43 rwell-84 kernel: NET: Registered PF_PACKET protocol family
Oct 03 15:21:43 rwell-84 kernel: microcode: Current revision: 0x0a50000f
Oct 03 15:21:43 rwell-84 kernel: resctrl: L3 allocation detected
Oct 03 15:21:43 rwell-84 kernel: resctrl: MB allocation detected
Oct 03 15:21:43 rwell-84 kernel: resctrl: L3 monitoring detected
Oct 03 15:21:43 rwell-84 kernel: IPI shorthand broadcast: enabled
Oct 03 15:21:43 rwell-84 kernel: sched_clock: Marking stable (629966091, 292853)->(635719153, -5460209)
Oct 03 15:21:43 rwell-84 kernel: registered taskstats version 1
Oct 03 15:21:43 rwell-84 kernel: Loading compiled-in X.509 certificates
Oct 03 15:21:43 rwell-84 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 9fcd2188ce780adf470d55ee0fd158d9d3ad3604'
Oct 03 15:21:43 rwell-84 kernel: zswap: loaded using pool zstd/zsmalloc
Oct 03 15:21:43 rwell-84 kernel: Demotion targets for Node 0: null
Oct 03 15:21:43 rwell-84 kernel: Key type .fscrypt registered
Oct 03 15:21:43 rwell-84 kernel: Key type fscrypt-provisioning registered
Oct 03 15:21:43 rwell-84 kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 03 15:21:43 rwell-84 kernel: integrity: Loaded X.509 cert 'HP Inc.: HP UEFI Secure Boot DB 2017: d9c01b50cfcae89d3b05345c163aa76e5dd589e7'
Oct 03 15:21:43 rwell-84 kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 03 15:21:43 rwell-84 kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Oct 03 15:21:43 rwell-84 kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 03 15:21:43 rwell-84 kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Oct 03 15:21:43 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
Oct 03 15:21:43 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:5391c3a2fb112102a6aa1edc25ae77e19f5d6f09cd09eeb2509922bfcd5992ea
Oct 03 15:21:43 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:80b4d96931bf0d02fd91a61e19d14f1da452e66db2408ca8604d411f92659f0a
Oct 03 15:21:43 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
Oct 03 15:21:43 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
Oct 03 15:21:43 rwell-84 kernel: blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
Oct 03 15:21:43 rwell-84 kernel: PM:   Magic number: 12:89:394
Oct 03 15:21:43 rwell-84 kernel: thermal cooling_device9: hash matches
Oct 03 15:21:43 rwell-84 kernel: RAS: Correctable Errors collector initialized.
Oct 03 15:21:43 rwell-84 kernel: clk: Disabling unused clocks
Oct 03 15:21:43 rwell-84 kernel: PM: genpd: Disabling unused power domains
Oct 03 15:21:43 rwell-84 kernel: ata1: SATA link down (SStatus 0 SControl 300)
Oct 03 15:21:43 rwell-84 kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 03 15:21:43 rwell-84 kernel: ata2.00: ATA-8: TOSHIBA DT01ACA100, MS2OA750, max UDMA/133
Oct 03 15:21:43 rwell-84 kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Oct 03 15:21:43 rwell-84 kernel: ata2.00: configured for UDMA/133
Oct 03 15:21:43 rwell-84 kernel: scsi 1:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA1 A750 PQ: 0 ANSI: 5
Oct 03 15:21:43 rwell-84 kernel: sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Oct 03 15:21:43 rwell-84 kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks
Oct 03 15:21:43 rwell-84 kernel: sd 1:0:0:0: [sda] Write Protect is off
Oct 03 15:21:43 rwell-84 kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 03 15:21:43 rwell-84 kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 03 15:21:43 rwell-84 kernel: sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Oct 03 15:21:43 rwell-84 kernel: tsc: Refined TSC clocksource calibration: 3792.857 MHz
Oct 03 15:21:43 rwell-84 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d57f88b65f, max_idle_ns: 881590775461 ns
Oct 03 15:21:43 rwell-84 kernel: clocksource: Switched to clocksource tsc
Oct 03 15:21:43 rwell-84 kernel:  sda: sda1
Oct 03 15:21:43 rwell-84 kernel: sd 1:0:0:0: [sda] Attached SCSI disk
Oct 03 15:21:43 rwell-84 kernel: ata3: SATA link down (SStatus 0 SControl 300)
Oct 03 15:21:43 rwell-84 kernel: ata4: SATA link down (SStatus 0 SControl 300)
Oct 03 15:21:43 rwell-84 kernel: ata5: SATA link down (SStatus 0 SControl 300)
Oct 03 15:21:43 rwell-84 kernel: ata6: SATA link down (SStatus 0 SControl 300)
Oct 03 15:21:43 rwell-84 kernel: Freeing unused decrypted memory: 2028K
Oct 03 15:21:43 rwell-84 kernel: Freeing unused kernel image (initmem) memory: 3452K
Oct 03 15:21:43 rwell-84 kernel: Write protecting the kernel read-only data: 32768k
Oct 03 15:21:43 rwell-84 kernel: Freeing unused kernel image (rodata/data gap) memory: 820K
Oct 03 15:21:43 rwell-84 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 03 15:21:43 rwell-84 kernel: rodata_test: all tests were successful
Oct 03 15:21:43 rwell-84 kernel: Run /init as init process
Oct 03 15:21:43 rwell-84 kernel:   with arguments:
Oct 03 15:21:43 rwell-84 kernel:     /init
Oct 03 15:21:43 rwell-84 kernel:   with environment:
Oct 03 15:21:43 rwell-84 kernel:     HOME=/
Oct 03 15:21:43 rwell-84 kernel:     TERM=linux
Oct 03 15:21:43 rwell-84 kernel:     BOOT_IMAGE=/vmlinuz-linux
Oct 03 15:21:43 rwell-84 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 03 15:21:43 rwell-84 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 03 15:21:43 rwell-84 kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Oct 03 15:21:43 rwell-84 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 03 15:21:43 rwell-84 kernel: cfg80211: failed to load regulatory.db
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: loaded firmware rtw89/rtw8852a_fw.bin
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: enabling device (0100 -> 0103)
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: Firmware version 0.13.36.0 (c33d3f88), cmd version 0, type 1
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: Firmware version 0.13.36.0 (c33d3f88), cmd version 0, type 3
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: MAC has already powered on
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9d
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901daf
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da1
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901daf
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901db1
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dad
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901daf
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da1
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9d
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da3
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9f
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]FWDL path ready
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x1E0 = 0x23
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fwdl 0x83F0 = 0xd0000
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901d9d
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da5
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da3
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901dab
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da9
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: [ERR]fw PC = 0xb8901da7
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: failed to setup chip information
Oct 03 15:21:43 rwell-84 kernel: rtw89_8852ae 0000:06:00.0: probe with driver rtw89_8852ae failed with error -110
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 1
Oct 03 15:21:43 rwell-84 kernel: nvme 0000:08:00.0: platform quirk: setting simple suspend
Oct 03 15:21:43 rwell-84 kernel: nvme nvme0: pci function 0000:08:00.0
Oct 03 15:21:43 rwell-84 kernel: nvme nvme0: allocated 32 MiB host memory buffer.
Oct 03 15:21:43 rwell-84 kernel: nvme nvme0: 16/0/0 default/read/poll queues
Oct 03 15:21:43 rwell-84 kernel:  nvme0n1: p1 p2 p3 p4 p5
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:04:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:04:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Oct 03 15:21:43 rwell-84 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 03 15:21:43 rwell-84 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 15:21:43 rwell-84 kernel: usb usb1: Product: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: usb usb1: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 15:21:43 rwell-84 kernel: usb usb1: SerialNumber: 0000:04:00.0
Oct 03 15:21:43 rwell-84 kernel: hub 1-0:1.0: USB hub found
Oct 03 15:21:43 rwell-84 kernel: hub 1-0:1.0: 10 ports detected
Oct 03 15:21:43 rwell-84 kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 03 15:21:43 rwell-84 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 03 15:21:43 rwell-84 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 15:21:43 rwell-84 kernel: usb usb2: Product: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: usb usb2: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 15:21:43 rwell-84 kernel: usb usb2: SerialNumber: 0000:04:00.0
Oct 03 15:21:43 rwell-84 kernel: hub 2-0:1.0: USB hub found
Oct 03 15:21:43 rwell-84 kernel: hub 2-0:1.0: 4 ports detected
Oct 03 15:21:43 rwell-84 kernel: usb: port power management may be unreliable
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.3: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 3
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.3: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 4
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Oct 03 15:21:43 rwell-84 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 03 15:21:43 rwell-84 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 15:21:43 rwell-84 kernel: usb usb3: Product: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: usb usb3: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 15:21:43 rwell-84 kernel: usb usb3: SerialNumber: 0000:09:00.3
Oct 03 15:21:43 rwell-84 kernel: hub 3-0:1.0: USB hub found
Oct 03 15:21:43 rwell-84 kernel: hub 3-0:1.0: 4 ports detected
Oct 03 15:21:43 rwell-84 kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 03 15:21:43 rwell-84 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 03 15:21:43 rwell-84 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 15:21:43 rwell-84 kernel: usb usb4: Product: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: usb usb4: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 15:21:43 rwell-84 kernel: usb usb4: SerialNumber: 0000:09:00.3
Oct 03 15:21:43 rwell-84 kernel: hub 4-0:1.0: USB hub found
Oct 03 15:21:43 rwell-84 kernel: hub 4-0:1.0: 2 ports detected
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.4: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.4: new USB bus registered, assigned bus number 5
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.4: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.4: new USB bus registered, assigned bus number 6
Oct 03 15:21:43 rwell-84 kernel: xhci_hcd 0000:09:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Oct 03 15:21:43 rwell-84 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 03 15:21:43 rwell-84 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 15:21:43 rwell-84 kernel: usb usb5: Product: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: usb usb5: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 15:21:43 rwell-84 kernel: usb usb5: SerialNumber: 0000:09:00.4
Oct 03 15:21:43 rwell-84 kernel: hub 5-0:1.0: USB hub found
Oct 03 15:21:43 rwell-84 kernel: hub 5-0:1.0: 4 ports detected
Oct 03 15:21:43 rwell-84 kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 03 15:21:43 rwell-84 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 03 15:21:43 rwell-84 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 03 15:21:43 rwell-84 kernel: usb usb6: Product: xHCI Host Controller
Oct 03 15:21:43 rwell-84 kernel: usb usb6: Manufacturer: Linux 6.11.1-arch1-1 xhci-hcd
Oct 03 15:21:43 rwell-84 kernel: usb usb6: SerialNumber: 0000:09:00.4
Oct 03 15:21:43 rwell-84 kernel: hub 6-0:1.0: USB hub found
Oct 03 15:21:43 rwell-84 kernel: hub 6-0:1.0: 2 ports detected
Oct 03 15:21:43 rwell-84 kernel: usb 5-1: new full-speed USB device number 2 using xhci_hcd
Oct 03 15:21:43 rwell-84 kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd
Oct 03 15:21:43 rwell-84 kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Oct 03 15:21:43 rwell-84 kernel: fbcon: Taking over console
Oct 03 15:21:43 rwell-84 kernel: Console: switching to colour frame buffer device 240x67
Oct 03 15:21:43 rwell-84 kernel: EXT4-fs (nvme0n1p2): mounted filesystem 0f1dd218-7e1f-404a-8413-1866d8e5b97a r/w with ordered data mode. Quota mode: none.
Oct 03 15:21:43 rwell-84 kernel: usb 5-1: New USB device found, idVendor=413c, idProduct=2123, bcdDevice=10.21
Oct 03 15:21:43 rwell-84 kernel: usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 03 15:21:43 rwell-84 kernel: usb 5-1: Product: Dell Keyboard KB525C
Oct 03 15:21:43 rwell-84 kernel: usb 5-1: Manufacturer: Dell Computer Corp
Oct 03 15:21:43 rwell-84 systemd[1]: systemd 256.6-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 +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Oct 03 15:21:43 rwell-84 systemd[1]: Detected architecture x86-64.
Oct 03 15:21:43 rwell-84 systemd[1]: Hostname set to <rwell-84>.
Oct 03 15:21:43 rwell-84 kernel: usb 1-1: New USB device found, idVendor=1532, idProduct=00b2, bcdDevice= 1.01
Oct 03 15:21:43 rwell-84 kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 03 15:21:43 rwell-84 kernel: usb 1-1: Product: Razer DeathAdder V3
Oct 03 15:21:43 rwell-84 kernel: usb 1-1: Manufacturer: Razer
Oct 03 15:21:43 rwell-84 systemd[1]: bpf-restrict-fs: LSM BPF program attached
Oct 03 15:21:43 rwell-84 kernel: zram: Added device: zram0
Oct 03 15:21:43 rwell-84 kernel: usb 1-5: new full-speed USB device number 3 using xhci_hcd
Oct 03 15:21:43 rwell-84 systemd[1]: Queued start job for default target Graphical Interface.
Oct 03 15:21:43 rwell-84 kernel: usb 3-1: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 5.04
Oct 03 15:21:43 rwell-84 kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 03 15:21:43 rwell-84 kernel: usb 3-1: Product: SAMSUNG_Android
Oct 03 15:21:43 rwell-84 kernel: usb 3-1: Manufacturer: SAMSUNG
Oct 03 15:21:43 rwell-84 kernel: usb 3-1: SerialNumber: RZCX31PYCZA
Oct 03 15:21:43 rwell-84 systemd[1]: Created slice Slice /system/dirmngr.
Oct 03 15:21:43 rwell-84 systemd[1]: Created slice Slice /system/getty.
Oct 03 15:21:43 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent.
Oct 03 15:21:43 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent-browser.
Oct 03 15:21:43 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent-extra.
Oct 03 15:21:43 rwell-84 systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Oct 03 15:21:43 rwell-84 systemd[1]: Created slice Slice /system/keyboxd.
Oct 03 15:21:43 rwell-84 systemd[1]: Created slice Slice /system/modprobe.
Oct 03 15:21:43 rwell-84 systemd[1]: Created slice Slice /system/systemd-fsck.
Oct 03 15:21:43 rwell-84 systemd[1]: Created slice Slice /system/systemd-zram-setup.
Oct 03 15:21:43 rwell-84 systemd[1]: Created slice User and Session Slice.
Oct 03 15:21:43 rwell-84 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 03 15:21:43 rwell-84 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 03 15:21:43 rwell-84 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 03 15:21:43 rwell-84 systemd[1]: Expecting device /dev/disk/by-uuid/E407-E012...
Oct 03 15:21:43 rwell-84 systemd[1]: Expecting device /dev/disk/by-uuid/c4f1c733-3dc6-4812-846f-b0fc2db1e96d...
Oct 03 15:21:43 rwell-84 systemd[1]: Expecting device /dev/zram0...
Oct 03 15:21:43 rwell-84 systemd[1]: Reached target Local Encrypted Volumes.
Oct 03 15:21:43 rwell-84 systemd[1]: Reached target Local Integrity Protected Volumes.
Oct 03 15:21:43 rwell-84 systemd[1]: Reached target Path Units.
Oct 03 15:21:43 rwell-84 systemd[1]: Reached target Remote File Systems.
Oct 03 15:21:43 rwell-84 systemd[1]: Reached target Slice Units.
Oct 03 15:21:43 rwell-84 systemd[1]: Reached target Local Verity Protected Volumes.
Oct 03 15:21:43 rwell-84 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 03 15:21:43 rwell-84 systemd[1]: Listening on Process Core Dump Socket.
Oct 03 15:21:43 rwell-84 systemd[1]: Listening on Credential Encryption/Decryption.
Oct 03 15:21:43 rwell-84 systemd[1]: Listening on Journal Socket (/dev/log).
Oct 03 15:21:43 rwell-84 systemd[1]: Listening on Journal Sockets.
Oct 03 15:21:43 rwell-84 systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 15:21:43 rwell-84 systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 15:21:43 rwell-84 systemd[1]: Listening on udev Control Socket.
Oct 03 15:21:43 rwell-84 systemd[1]: Listening on udev Kernel Socket.
Oct 03 15:21:43 rwell-84 systemd[1]: Listening on User Database Manager Socket.
Oct 03 15:21:43 rwell-84 systemd[1]: Mounting Huge Pages File System...
Oct 03 15:21:43 rwell-84 systemd[1]: Mounting POSIX Message Queue File System...
Oct 03 15:21:43 rwell-84 systemd[1]: Mounting Kernel Debug File System...
Oct 03 15:21:43 rwell-84 systemd[1]: Mounting Kernel Trace File System...
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Create List of Static Device Nodes...
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Load Kernel Module configfs...
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Load Kernel Module dm_mod...
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Load Kernel Module drm...
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Load Kernel Module fuse...
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Load Kernel Module loop...
Oct 03 15:21:43 rwell-84 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 03 15:21:43 rwell-84 systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Journal Service...
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Load Kernel Modules...
Oct 03 15:21:43 rwell-84 systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 03 15:21:43 rwell-84 systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Load udev Rules from Credentials...
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Coldplug All udev Devices...
Oct 03 15:21:43 rwell-84 systemd[1]: Mounted Huge Pages File System.
Oct 03 15:21:43 rwell-84 systemd[1]: Mounted POSIX Message Queue File System.
Oct 03 15:21:43 rwell-84 systemd[1]: Mounted Kernel Debug File System.
Oct 03 15:21:43 rwell-84 systemd[1]: Mounted Kernel Trace File System.
Oct 03 15:21:43 rwell-84 kernel: loop: module loaded
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Create List of Static Device Nodes.
Oct 03 15:21:43 rwell-84 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Load Kernel Module configfs.
Oct 03 15:21:43 rwell-84 systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Load Kernel Module drm.
Oct 03 15:21:43 rwell-84 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Load Kernel Module fuse.
Oct 03 15:21:43 rwell-84 systemd[1]: modprobe@loop.service: Deactivated successfully.
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Load Kernel Module loop.
Oct 03 15:21:43 rwell-84 systemd[1]: Mounting FUSE Control File System...
Oct 03 15:21:43 rwell-84 kernel: device-mapper: uevent: version 1.0.3
Oct 03 15:21:43 rwell-84 systemd[1]: Mounting Kernel Configuration File System...
Oct 03 15:21:43 rwell-84 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Oct 03 15:21:43 rwell-84 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Load Kernel Module dm_mod.
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Load udev Rules from Credentials.
Oct 03 15:21:43 rwell-84 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Oct 03 15:21:43 rwell-84 systemd[1]: Mounted FUSE Control File System.
Oct 03 15:21:43 rwell-84 systemd-journald[402]: Collecting audit messages is disabled.
Oct 03 15:21:43 rwell-84 systemd[1]: Mounted Kernel Configuration File System.
Oct 03 15:21:43 rwell-84 kernel: Asymmetric key parser 'pkcs8' registered
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Load Kernel Modules.
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Apply Kernel Variables...
Oct 03 15:21:43 rwell-84 systemd[1]: Starting User Database Manager...
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Apply Kernel Variables.
Oct 03 15:21:43 rwell-84 kernel: EXT4-fs (nvme0n1p2): re-mounted 0f1dd218-7e1f-404a-8413-1866d8e5b97a r/w. Quota mode: none.
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 03 15:21:43 rwell-84 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Load/Save OS Random Seed...
Oct 03 15:21:43 rwell-84 systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 15:21:43 rwell-84 systemd-journald[402]: Journal started
Oct 03 15:21:43 rwell-84 systemd-journald[402]: Runtime Journal (/run/log/journal/1a34b2c1c4a64465b7474eb072af48a9) is 8M, max 1.5G, 1.5G free.
Oct 03 15:21:43 rwell-84 systemd-modules-load[403]: Inserted module 'crypto_user'
Oct 03 15:21:43 rwell-84 systemd-modules-load[403]: Inserted module 'pkcs8_key_parser'
Oct 03 15:21:43 rwell-84 systemd[1]: Started Journal Service.
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Load/Save OS Random Seed.
Oct 03 15:21:43 rwell-84 systemd[1]: Started User Database Manager.
Oct 03 15:21:43 rwell-84 systemd-journald[402]: Time spent on flushing to /var/log/journal/1a34b2c1c4a64465b7474eb072af48a9 is 46.615ms for 1206 entries.
Oct 03 15:21:43 rwell-84 systemd-journald[402]: System Journal (/var/log/journal/1a34b2c1c4a64465b7474eb072af48a9) is 607.7M, max 1.9G, 1.3G free.
Oct 03 15:21:43 rwell-84 systemd-journald[402]: Received client request to flush runtime journal.
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Oct 03 15:21:43 rwell-84 kernel: zram0: detected capacity change from 0 to 8388608
Oct 03 15:21:43 rwell-84 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 03 15:21:43 rwell-84 systemd[1]: Reached target Preparation for Local File Systems.
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 03 15:21:43 rwell-84 systemd-udevd[445]: Using default interface naming scheme 'v255'.
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Coldplug All udev Devices.
Oct 03 15:21:43 rwell-84 systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 03 15:21:43 rwell-84 systemd[1]: Found device /dev/zram0.
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Create swap on /dev/zram0...
Oct 03 15:21:43 rwell-84 systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 03 15:21:43 rwell-84 systemd[1]: Reached target Trusted Platform Module.
Oct 03 15:21:43 rwell-84 systemd-makefs[494]: /dev/zram0 successfully formatted as swap (label "zram0", uuid b3d2c941-497b-49ac-a420-9b031f25e075)
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Create swap on /dev/zram0.
Oct 03 15:21:43 rwell-84 systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Oct 03 15:21:43 rwell-84 kernel: acpi-tad ACPI000E:00: Missing _PRW
Oct 03 15:21:43 rwell-84 kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDsc
Oct 03 15:21:43 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances
Oct 03 15:21:43 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6435-9F42-42C8-BADC-0E9424F20C9A has zero instances
Oct 03 15:21:43 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 7391A661-223A-47DB-A77A-7BE84C60822D has zero instances
Oct 03 15:21:43 rwell-84 kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: DF4E63B6-3BBC-4858-9737-C74F82F821F3 has zero instances
Oct 03 15:21:43 rwell-84 systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Oct 03 15:21:43 rwell-84 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input1
Oct 03 15:21:43 rwell-84 kernel: ccp 0000:09:00.2: enabling device (0100 -> 0102)
Oct 03 15:21:43 rwell-84 kernel: ccp 0000:09:00.2: ccp: unable to access the device: you might be running a broken BIOS.
Oct 03 15:21:43 rwell-84 kernel: ccp 0000:09:00.2: tee enabled
Oct 03 15:21:43 rwell-84 kernel: ccp 0000:09:00.2: psp enabled
Oct 03 15:21:43 rwell-84 kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Oct 03 15:21:43 rwell-84 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input2
Oct 03 15:21:43 rwell-84 kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Oct 03 15:21:43 rwell-84 kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Oct 03 15:21:43 rwell-84 kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Oct 03 15:21:43 rwell-84 kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Oct 03 15:21:43 rwell-84 systemd[1]: Found device WDC PC SN530 SDBPNPZ-1T00-1006 1.
Oct 03 15:21:43 rwell-84 kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Oct 03 15:21:43 rwell-84 kernel: i2c i2c-0: Successfully instantiated SPD at 0x51
Oct 03 15:21:43 rwell-84 kernel: i2c i2c-0: Successfully instantiated SPD at 0x52
Oct 03 15:21:43 rwell-84 kernel: i2c i2c-0: Successfully instantiated SPD at 0x53
Oct 03 15:21:43 rwell-84 kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Oct 03 15:21:43 rwell-84 kernel: cryptd: max_cpu_qlen set to 1000
Oct 03 15:21:43 rwell-84 systemd[1]: Found device WDC PC SN530 SDBPNPZ-1T00-1006 3.
Oct 03 15:21:43 rwell-84 kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Oct 03 15:21:43 rwell-84 kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Oct 03 15:21:43 rwell-84 kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Oct 03 15:21:43 rwell-84 systemd[1]: Reached target Swaps.
Oct 03 15:21:43 rwell-84 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 03 15:21:43 rwell-84 systemd[1]: Starting File System Check on /dev/disk/by-uuid/c4f1c733-3dc6-4812-846f-b0fc2db1e96d...
Oct 03 15:21:43 rwell-84 systemd[1]: Starting Virtual Console Setup...
Oct 03 15:21:43 rwell-84 kernel: AES CTR mode by8 optimization enabled
Oct 03 15:21:43 rwell-84 kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 03 15:21:43 rwell-84 kernel: ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 03 15:21:43 rwell-84 kernel: ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 03 15:21:43 rwell-84 kernel: ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 03 15:21:43 rwell-84 kernel: input: HP WMI hotkeys as /devices/virtual/input/input3
Oct 03 15:21:43 rwell-84 kernel: r8169 0000:07:00.0 eth0: RTL8168h/8111h, 6c:02:e0:48:7e:01, XID 541, IRQ 92
Oct 03 15:21:43 rwell-84 kernel: r8169 0000:07:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Oct 03 15:21:43 rwell-84 kernel: r8169 0000:07:00.0 enp7s0: renamed from eth0
Oct 03 15:21:43 rwell-84 kernel: usbcore: registered new interface driver usbhid
Oct 03 15:21:43 rwell-84 kernel: usbhid: USB HID core driver
Oct 03 15:21:43 rwell-84 kernel: input: Dell Computer Corp Dell Keyboard KB525C as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/usb5/5-1/5-1:1.0/0003:413C:2123.0001/input/input4
Oct 03 15:21:43 rwell-84 kernel: snd_hda_intel 0000:03:00.1: enabling device (0100 -> 0102)
Oct 03 15:21:43 rwell-84 kernel: snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
Oct 03 15:21:43 rwell-84 kernel: snd_hda_intel 0000:09:00.6: enabling device (0100 -> 0102)
Oct 03 15:21:43 rwell-84 kernel: usb 1-5: New USB device found, idVendor=0d8c, idProduct=0005, bcdDevice= 1.00
Oct 03 15:21:43 rwell-84 kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 03 15:21:43 rwell-84 kernel: usb 1-5: Product: Trust USB microphone 
Oct 03 15:21:43 rwell-84 kernel: usb 1-5: Manufacturer: Trust USB microphone
Oct 03 15:21:43 rwell-84 kernel: usb 1-5: SerialNumber: 201907
Oct 03 15:21:43 rwell-84 systemd[1]: Finished Virtual Console Setup.
Oct 03 15:21:43 rwell-84 systemd-fsck[527]: /dev/nvme0n1p3: clean, 916887/12845056 files, 18423673/51354624 blocks
Oct 03 15:21:43 rwell-84 kernel: hid-generic 0003:0D8C:0005.0008: No inputs registered, leaving
Oct 03 15:21:43 rwell-84 kernel: hid-generic 0003:0D8C:0005.0008: hidraw0: USB HID v1.11 Device [Trust USB microphone Trust USB microphone ] on usb-0000:04:00.0-5/input2
Oct 03 15:21:43 rwell-84 systemd[1]: Finished File System Check on /dev/disk/by-uuid/c4f1c733-3dc6-4812-846f-b0fc2db1e96d.
Oct 03 15:21:43 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input6
Oct 03 15:21:44 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Oct 03 15:21:44 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 03 15:21:44 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Oct 03 15:21:44 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Oct 03 15:21:44 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Oct 03 15:21:44 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x1a
Oct 03 15:21:44 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Oct 03 15:21:44 rwell-84 kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x17
Oct 03 15:21:44 rwell-84 kernel: kvm_amd: TSC scaling supported
Oct 03 15:21:44 rwell-84 kernel: kvm_amd: Nested Virtualization enabled
Oct 03 15:21:44 rwell-84 kernel: kvm_amd: Nested Paging enabled
Oct 03 15:21:44 rwell-84 kernel: kvm_amd: LBR virtualization supported
Oct 03 15:21:44 rwell-84 kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Oct 03 15:21:44 rwell-84 kernel: kvm_amd: Virtual GIF supported
Oct 03 15:21:44 rwell-84 kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input11
Oct 03 15:21:44 rwell-84 kernel: usb 1-7: new full-speed USB device number 4 using xhci_hcd
Oct 03 15:21:44 rwell-84 kernel: hid-generic 0003:413C:2123.0001: input,hidraw1: USB HID v1.11 Keyboard [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input0
Oct 03 15:21:44 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input7
Oct 03 15:21:44 rwell-84 kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input12
Oct 03 15:21:44 rwell-84 kernel: input: Dell Computer Corp Dell Keyboard KB525C System Control as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/usb5/5-1/5-1:1.1/0003:413C:2123.0002/input/input16
Oct 03 15:21:44 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input8
Oct 03 15:21:44 rwell-84 kernel: input: Dell Computer Corp Dell Keyboard KB525C Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/usb5/5-1/5-1:1.1/0003:413C:2123.0002/input/input17
Oct 03 15:21:44 rwell-84 kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input13
Oct 03 15:21:44 rwell-84 kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input14
Oct 03 15:21:44 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input9
Oct 03 15:21:44 rwell-84 kernel: hid-generic 0003:413C:2123.0002: input,hidraw2: USB HID v1.11 Device [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input1
Oct 03 15:21:44 rwell-84 kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input10
Oct 03 15:21:44 rwell-84 kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:09:00.6/sound/card1/input15
Oct 03 15:21:44 rwell-84 kernel: hid-generic 0003:413C:2123.0003: hiddev96,hidraw3: USB HID v1.11 Device [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input2
Oct 03 15:21:44 rwell-84 kernel: hid-generic 0003:413C:2123.0004: hiddev97,hidraw4: USB HID v1.11 Device [Dell Computer Corp Dell Keyboard KB525C] on usb-0000:09:00.4-1/input3
Oct 03 15:21:44 rwell-84 kernel: input: Razer Razer DeathAdder V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.0/0003:1532:00B2.0005/input/input18
Oct 03 15:21:44 rwell-84 kernel: hid-generic 0003:1532:00B2.0005: input,hidraw5: USB HID v1.00 Mouse [Razer Razer DeathAdder V3] on usb-0000:04:00.0-1/input0
Oct 03 15:21:44 rwell-84 kernel: input: Razer Razer DeathAdder V3 Keyboard as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.1/0003:1532:00B2.0006/input/input19
Oct 03 15:21:44 rwell-84 systemd[1]: Reached target Sound Card.
Oct 03 15:21:44 rwell-84 kernel: input: Razer Razer DeathAdder V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.1/0003:1532:00B2.0006/input/input20
Oct 03 15:21:44 rwell-84 kernel: hid-generic 0003:1532:00B2.0006: input,hidraw6: USB HID v1.00 Keyboard [Razer Razer DeathAdder V3] on usb-0000:04:00.0-1/input1
Oct 03 15:21:44 rwell-84 kernel: input: Razer Razer DeathAdder V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-1/1-1:1.2/0003:1532:00B2.0007/input/input21
Oct 03 15:21:44 rwell-84 kernel: usb 1-7: New USB device found, idVendor=0bda, idProduct=2852, bcdDevice= 0.00
Oct 03 15:21:44 rwell-84 kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 03 15:21:44 rwell-84 kernel: usb 1-7: Product: Bluetooth Radio
Oct 03 15:21:44 rwell-84 kernel: usb 1-7: Manufacturer: Realtek
Oct 03 15:21:44 rwell-84 kernel: usb 1-7: SerialNumber: 00e04c000001
Oct 03 15:21:44 rwell-84 kernel: usb 1-8: new full-speed USB device number 5 using xhci_hcd
Oct 03 15:21:44 rwell-84 systemd[1]: Mounting /boot...
Oct 03 15:21:44 rwell-84 systemd[1]: Mounting /home...
Oct 03 15:21:44 rwell-84 systemd[1]: Mounting Temporary Directory /tmp...
Oct 03 15:21:44 rwell-84 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Oct 03 15:21:44 rwell-84 kernel: usb 1-8: New USB device found, idVendor=103c, idProduct=84fd, bcdDevice= 0.00
Oct 03 15:21:44 rwell-84 kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 03 15:21:44 rwell-84 kernel: usb 1-8: Product: TracerLED
Oct 03 15:21:44 rwell-84 kernel: usb 1-8: Manufacturer: HP
Oct 03 15:21:44 rwell-84 kernel: usb 1-8: SerialNumber: A02018061300
Oct 03 15:21:44 rwell-84 kernel: input: HP TracerLED as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/usb1/1-8/1-8:1.0/0003:103C:84FD.0009/input/input22
Oct 03 15:21:44 rwell-84 kernel: hid-generic 0003:1532:00B2.0007: input,hidraw7: USB HID v1.11 Keyboard [Razer Razer DeathAdder V3] on usb-0000:04:00.0-1/input2
Oct 03 15:21:44 rwell-84 kernel: hid-generic 0003:103C:84FD.0009: input,hidraw8: USB HID v1.10 Device [HP TracerLED] on usb-0000:04:00.0-8/input0
Oct 03 15:21:44 rwell-84 systemd[1]: Mounted Temporary Directory /tmp.
Oct 03 15:21:44 rwell-84 systemd[1]: Mounted /home.
Oct 03 15:21:44 rwell-84 kernel: EXT4-fs (nvme0n1p3): mounted filesystem c4f1c733-3dc6-4812-846f-b0fc2db1e96d r/w with ordered data mode. Quota mode: none.
Oct 03 15:21:45 rwell-84 kernel: mc: Linux media interface: v0.10
Oct 03 15:21:45 rwell-84 kernel: mousedev: PS/2 mouse device common for all mice
Oct 03 15:21:45 rwell-84 kernel: [drm] amdgpu kernel modesetting enabled.
Oct 03 15:21:45 rwell-84 kernel: amdgpu: Virtual CRAT table created for CPU
Oct 03 15:21:45 rwell-84 kernel: amdgpu: Topology: Add CPU node
Oct 03 15:21:45 rwell-84 kernel: amdgpu 0000:03:00.0: enabling device (0106 -> 0107)
Oct 03 15:21:45 rwell-84 kernel: [drm] initializing kernel modesetting (DIMGREY_CAVEFISH 0x1002:0x73FF 0x103C:0x8A33 0xC1).
Oct 03 15:21:45 rwell-84 kernel: [drm] register mmio base: 0xFCC00000
Oct 03 15:21:45 rwell-84 kernel: [drm] register mmio size: 1048576
Oct 03 15:21:45 rwell-84 kernel: [drm] add ip block number 0 <nv_common>
Oct 03 15:21:45 rwell-84 kernel: [drm] add ip block number 1 <gmc_v10_0>
Oct 03 15:21:45 rwell-84 kernel: [drm] add ip block number 2 <navi10_ih>
Oct 03 15:21:45 rwell-84 kernel: [drm] add ip block number 3 <psp>
Oct 03 15:21:45 rwell-84 kernel: [drm] add ip block number 4 <smu>
Oct 03 15:21:45 rwell-84 kernel: [drm] add ip block number 5 <dm>
Oct 03 15:21:45 rwell-84 kernel: [drm] add ip block number 6 <gfx_v10_0>
Oct 03 15:21:45 rwell-84 kernel: [drm] add ip block number 7 <sdma_v5_2>
Oct 03 15:21:45 rwell-84 kernel: [drm] add ip block number 8 <vcn_v3_0>
Oct 03 15:21:45 rwell-84 kernel: [drm] add ip block number 9 <jpeg_v3_0>
Oct 03 15:21:45 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
Oct 03 15:21:45 rwell-84 kernel: amdgpu: ATOM BIOS: 113-EXT56296-001
Oct 03 15:21:45 rwell-84 kernel: Console: switching to colour dummy device 80x25
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: Core ver 2.22
Oct 03 15:21:45 rwell-84 kernel: NET: Registered PF_BLUETOOTH protocol family
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: HCI device and connection manager initialized
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: HCI socket layer initialized
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: L2CAP socket layer initialized
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: SCO socket layer initialized
Oct 03 15:21:45 rwell-84 systemd[1]: Mounted /boot.
Oct 03 15:21:45 rwell-84 systemd[1]: Reached target Local File Systems.
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on Boot Entries Service Socket.
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on System Extension Image Management.
Oct 03 15:21:45 rwell-84 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 03 15:21:45 rwell-84 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Oct 03 15:21:45 rwell-84 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Oct 03 15:21:45 rwell-84 systemd[1]: Starting Create System Files and Directories...
Oct 03 15:21:45 rwell-84 kernel: intel_rapl_common: Found RAPL domain package
Oct 03 15:21:45 rwell-84 kernel: intel_rapl_common: Found RAPL domain core
Oct 03 15:21:45 rwell-84 kernel: amd_atl: AMD Address Translation Library initialized
Oct 03 15:21:45 rwell-84 kernel: usbcore: registered new interface driver btusb
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: hci0: RTL: examining hci_ver=0b hci_rev=000a lmp_ver=0b lmp_subver=8852
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852au_fw.bin
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852au_config.bin
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 64499
Oct 03 15:21:45 rwell-84 kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Oct 03 15:21:45 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Oct 03 15:21:45 rwell-84 kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Oct 03 15:21:45 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Oct 03 15:21:45 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Oct 03 15:21:45 rwell-84 kernel: [drm] Detected VRAM RAM=8176M, BAR=8192M
Oct 03 15:21:45 rwell-84 kernel: [drm] RAM width 128bits GDDR6
Oct 03 15:21:45 rwell-84 kernel: [drm] amdgpu: 8176M of VRAM memory ready
Oct 03 15:21:45 rwell-84 kernel: [drm] amdgpu: 15842M of GTT memory ready.
Oct 03 15:21:45 rwell-84 kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Oct 03 15:21:45 rwell-84 kernel: [drm] PCIE GART of 512M enabled (table at 0x00000081FEB00000).
Oct 03 15:21:45 rwell-84 systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 03 15:21:45 rwell-84 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 03 15:21:45 rwell-84 systemd[1]: Starting Load Kernel Module dm_mod...
Oct 03 15:21:45 rwell-84 systemd[1]: Starting Load Kernel Module loop...
Oct 03 15:21:45 rwell-84 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Oct 03 15:21:45 rwell-84 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Oct 03 15:21:45 rwell-84 systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Oct 03 15:21:45 rwell-84 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 03 15:21:45 rwell-84 systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 15:21:45 rwell-84 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 03 15:21:45 rwell-84 systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 15:21:45 rwell-84 systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 15:21:45 rwell-84 systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 03 15:21:45 rwell-84 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Oct 03 15:21:45 rwell-84 systemd[1]: Finished Load Kernel Module dm_mod.
Oct 03 15:21:45 rwell-84 systemd[1]: modprobe@loop.service: Deactivated successfully.
Oct 03 15:21:45 rwell-84 systemd[1]: Finished Load Kernel Module loop.
Oct 03 15:21:45 rwell-84 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Oct 03 15:21:45 rwell-84 systemd[1]: Finished Create System Files and Directories.
Oct 03 15:21:45 rwell-84 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 03 15:21:45 rwell-84 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 03 15:21:45 rwell-84 systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Oct 03 15:21:45 rwell-84 systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 03 15:21:45 rwell-84 kernel: usbcore: registered new interface driver snd-usb-audio
Oct 03 15:21:45 rwell-84 systemd[1]: Starting Network Time Synchronization...
Oct 03 15:21:45 rwell-84 systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Oct 03 15:21:45 rwell-84 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 03 15:21:45 rwell-84 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 03 15:21:45 rwell-84 systemd[1]: Started Network Time Synchronization.
Oct 03 15:21:45 rwell-84 systemd[1]: Reached target System Initialization.
Oct 03 15:21:45 rwell-84 systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 03 15:21:45 rwell-84 systemd[1]: Reached target System Time Set.
Oct 03 15:21:45 rwell-84 systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Oct 03 15:21:45 rwell-84 systemd[1]: Started Discard unused filesystem blocks once a week.
Oct 03 15:21:45 rwell-84 systemd[1]: Started Daily verification of password and group files.
Oct 03 15:21:45 rwell-84 systemd[1]: Reached target Timer Units.
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Oct 03 15:21:45 rwell-84 systemd[1]: Starting Docker Socket for the API...
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on Hostname Service Socket.
Oct 03 15:21:45 rwell-84 systemd[1]: Starting D-Bus System Message Bus...
Oct 03 15:21:45 rwell-84 systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 15:21:45 rwell-84 systemd[1]: Listening on Docker Socket for the API.
Oct 03 15:21:45 rwell-84 systemd[1]: Reached target Socket Units.
Oct 03 15:21:45 rwell-84 systemd[1]: Started D-Bus System Message Bus.
Oct 03 15:21:45 rwell-84 systemd[1]: Reached target Basic System.
Oct 03 15:21:45 rwell-84 systemd[1]: Starting Bluetooth service...
Oct 03 15:21:45 rwell-84 systemd[1]: Starting User Login Management...
Oct 03 15:21:45 rwell-84 systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 03 15:21:45 rwell-84 systemd[1]: Starting Permit User Sessions...
Oct 03 15:21:45 rwell-84 dbus-broker-launch[591]: Ready
Oct 03 15:21:45 rwell-84 systemd[1]: Finished Permit User Sessions.
Oct 03 15:21:45 rwell-84 systemd[1]: Started Getty on tty1.
Oct 03 15:21:45 rwell-84 systemd[1]: Reached target Login Prompts.
Oct 03 15:21:45 rwell-84 systemd[1]: Started TUI display manager.
Oct 03 15:21:45 rwell-84 bluetoothd[593]: Bluetooth daemon 5.78
Oct 03 15:21:45 rwell-84 systemd[1]: Started Bluetooth service.
Oct 03 15:21:45 rwell-84 systemd[1]: Reached target Bluetooth Support.
Oct 03 15:21:45 rwell-84 bluetoothd[593]: Starting SDP server
Oct 03 15:21:45 rwell-84 systemd[1]: Starting Hostname Service...
Oct 03 15:21:45 rwell-84 systemd-logind[594]: Watching system buttons on /dev/input/event0 (Power Button)
Oct 03 15:21:45 rwell-84 systemd-logind[594]: Watching system buttons on /dev/input/event18 (Razer Razer DeathAdder V3 Keyboard)
Oct 03 15:21:45 rwell-84 systemd-logind[594]: Watching system buttons on /dev/input/event20 (Razer Razer DeathAdder V3)
Oct 03 15:21:45 rwell-84 systemd-logind[594]: Watching system buttons on /dev/input/event4 (Dell Computer Corp Dell Keyboard KB525C)
Oct 03 15:21:45 rwell-84 systemd-logind[594]: Watching system buttons on /dev/input/event8 (Dell Computer Corp Dell Keyboard KB525C System Control)
Oct 03 15:21:45 rwell-84 systemd-logind[594]: Watching system buttons on /dev/input/event12 (Dell Computer Corp Dell Keyboard KB525C Consumer Control)
Oct 03 15:21:45 rwell-84 bluetoothd[593]: src/plugin.c:init_plugin() System does not support bap plugin
Oct 03 15:21:45 rwell-84 bluetoothd[593]: src/plugin.c:init_plugin() System does not support bass plugin
Oct 03 15:21:45 rwell-84 bluetoothd[593]: src/plugin.c:init_plugin() System does not support mcp plugin
Oct 03 15:21:45 rwell-84 bluetoothd[593]: src/plugin.c:init_plugin() System does not support vcp plugin
Oct 03 15:21:45 rwell-84 bluetoothd[593]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Oct 03 15:21:45 rwell-84 bluetoothd[593]: src/plugin.c:init_plugin() System does not support micp plugin
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: BNEP filters: protocol multicast
Oct 03 15:21:45 rwell-84 kernel: Bluetooth: BNEP socket layer initialized
Oct 03 15:21:45 rwell-84 bluetoothd[593]: src/plugin.c:init_plugin() System does not support ccp plugin
Oct 03 15:21:45 rwell-84 bluetoothd[593]: src/plugin.c:init_plugin() System does not support csip plugin
Oct 03 15:21:45 rwell-84 bluetoothd[593]: src/plugin.c:init_plugin() System does not support asha plugin
Oct 03 15:21:45 rwell-84 bluetoothd[593]: Bluetooth management interface 1.23 initialized
Oct 03 15:21:45 rwell-84 systemd-logind[594]: New seat seat0.
Oct 03 15:21:45 rwell-84 systemd[1]: Started User Login Management.
Oct 03 15:21:45 rwell-84 systemd[1]: Reached target Multi-User System.
Oct 03 15:21:45 rwell-84 systemd[1]: Reached target Graphical Interface.
Oct 03 15:21:45 rwell-84 systemd[1]: Started Hostname Service.
Oct 03 15:21:45 rwell-84 systemd[1]: Startup finished in 7.299s (firmware) + 4.074s (loader) + 12.270s (kernel) + 2.591s (userspace) = 26.237s.
Oct 03 15:21:47 rwell-84 kernel: Bluetooth: hci0: RTL: fw version 0xd9d617da
Oct 03 15:21:47 rwell-84 bluetoothd[593]: Battery Provider Manager created
Oct 03 15:21:47 rwell-84 kernel: Bluetooth: hci0: AOSP extensions version v1.00
Oct 03 15:21:47 rwell-84 kernel: Bluetooth: hci0: AOSP quality report is supported
Oct 03 15:21:47 rwell-84 kernel: Bluetooth: MGMT ver 1.23
Oct 03 15:21:47 rwell-84 kernel: NET: Registered PF_ALG protocol family
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
Oct 03 15:21:48 rwell-84 kernel: [drm] Loading DMUB firmware via PSP: version=0x02020020
Oct 03 15:21:48 rwell-84 kernel: [drm] use_doorbell being set to: [true]
Oct 03 15:21:48 rwell-84 kernel: [drm] use_doorbell being set to: [true]
Oct 03 15:21:48 rwell-84 kernel: [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 Revision: 2
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0xa00000 from 0x81fd000000 for PSP TMR
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b3100 (59.49.0)
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Oct 03 15:21:48 rwell-84 kernel: [drm] Display Core v3.2.291 initialized on DCN 3.0.2
Oct 03 15:21:48 rwell-84 kernel: [drm] DP-HDMI FRL PCON supported
Oct 03 15:21:48 rwell-84 kernel: [drm] DMUB hardware initialized: version=0x02020020
Oct 03 15:21:48 rwell-84 kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Oct 03 15:21:48 rwell-84 kernel: [drm] kiq ring mec 2 pipe 1 q 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu: HMM registered 8176MB device memory
Oct 03 15:21:48 rwell-84 kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Oct 03 15:21:48 rwell-84 kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Oct 03 15:21:48 rwell-84 kernel: amdgpu: Virtual CRAT table created for GPU
Oct 03 15:21:48 rwell-84 kernel: amdgpu: Topology: Add dGPU node [0x73ff:0x1002]
Oct 03 15:21:48 rwell-84 kernel: kfd kfd: amdgpu: added device 1002:73ff
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 8, active_cu_number 32
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 14 on hub 0
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: amdgpu: Using BOCO for runtime pm
Oct 03 15:21:48 rwell-84 kernel: [drm] Initialized amdgpu 3.58.0 for 0000:03:00.0 on minor 1
Oct 03 15:21:48 rwell-84 kernel: fbcon: amdgpudrmfb (fb0) is primary device
Oct 03 15:21:48 rwell-84 kernel: [drm] DSC precompute is not needed.
Oct 03 15:21:48 rwell-84 kernel: Console: switching to colour frame buffer device 240x67
Oct 03 15:21:48 rwell-84 kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Oct 03 15:21:50 rwell-84 systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 03 15:21:54 rwell-84 ly-dm[650]: pam_systemd_home(ly:auth): New sd-bus connection (system-bus-pam-systemd-home-650) opened.
Oct 03 15:21:54 rwell-84 dbus-broker-launch[591]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Oct 03 15:21:54 rwell-84 ly-dm[650]: pam_unix(ly:session): session opened for user wdb(uid=1000) by wdb(uid=0)
Oct 03 15:21:54 rwell-84 ly-dm[650]: pam_systemd(ly:session): New sd-bus connection (system-bus-pam-systemd-650) opened.
Oct 03 15:21:54 rwell-84 systemd-logind[594]: New session 1 of user wdb.
Oct 03 15:21:54 rwell-84 systemd[1]: Created slice User Slice of UID 1000.
Oct 03 15:21:54 rwell-84 systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 03 15:21:54 rwell-84 systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 03 15:21:54 rwell-84 systemd[1]: Starting User Manager for UID 1000...
Oct 03 15:21:54 rwell-84 (systemd)[656]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[wdb] ruser=[<unknown>] rhost=[<unknown>]
Oct 03 15:21:54 rwell-84 (systemd)[656]: pam_unix(systemd-user:session): session opened for user wdb(uid=1000) by wdb(uid=0)
Oct 03 15:21:54 rwell-84 systemd-logind[594]: New session 2 of user wdb.
Oct 03 15:21:54 rwell-84 systemd[656]: Queued start job for default target Main User Target.
Oct 03 15:21:54 rwell-84 systemd[656]: Created slice User Application Slice.
Oct 03 15:21:54 rwell-84 systemd[656]: Created slice User Core Session Slice.
Oct 03 15:21:54 rwell-84 systemd[656]: Reached target Paths.
Oct 03 15:21:54 rwell-84 systemd[656]: Reached target Timers.
Oct 03 15:21:54 rwell-84 systemd[656]: Starting D-Bus User Message Bus Socket...
Oct 03 15:21:54 rwell-84 systemd[656]: Listening on GnuPG network certificate management daemon.
Oct 03 15:21:54 rwell-84 systemd[656]: Listening on GNOME Keyring daemon.
Oct 03 15:21:54 rwell-84 systemd[656]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 03 15:21:54 rwell-84 systemd[656]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 03 15:21:54 rwell-84 systemd[656]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 03 15:21:54 rwell-84 systemd[656]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 03 15:21:54 rwell-84 systemd[656]: Listening on GnuPG public key management service.
Oct 03 15:21:54 rwell-84 systemd[656]: Listening on p11-kit server.
Oct 03 15:21:54 rwell-84 systemd[656]: Listening on PipeWire PulseAudio.
Oct 03 15:21:54 rwell-84 systemd[656]: Listening on PipeWire Multimedia System Sockets.
Oct 03 15:21:54 rwell-84 systemd[656]: Listening on D-Bus User Message Bus Socket.
Oct 03 15:21:54 rwell-84 systemd[656]: Reached target Sockets.
Oct 03 15:21:54 rwell-84 systemd[656]: Reached target Basic System.
Oct 03 15:21:54 rwell-84 systemd[1]: Started User Manager for UID 1000.
Oct 03 15:21:54 rwell-84 systemd[656]: Started PipeWire Multimedia Service.
Oct 03 15:21:54 rwell-84 systemd[1]: Started Session 1 of User wdb.
Oct 03 15:21:54 rwell-84 systemd[656]: Started Multimedia Service Session Manager.
Oct 03 15:21:54 rwell-84 systemd[656]: Started PipeWire PulseAudio.
Oct 03 15:21:54 rwell-84 systemd[656]: Starting Update XDG user dir configuration...
Oct 03 15:21:54 rwell-84 systemd[656]: Finished Update XDG user dir configuration.
Oct 03 15:21:54 rwell-84 systemd[656]: Reached target Main User Target.
Oct 03 15:21:54 rwell-84 systemd[656]: Startup finished in 158ms.
Oct 03 15:21:54 rwell-84 systemd[656]: Starting D-Bus User Message Bus...
Oct 03 15:21:54 rwell-84 dbus-broker-launch[677]: Service file '/usr/share//dbus-1/services/nemo.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Oct 03 15:21:54 rwell-84 dbus-broker-launch[677]: Service file '/usr/share//dbus-1/services/nemo.service' is not named after the D-Bus name 'org.Nemo'.
Oct 03 15:21:54 rwell-84 dbus-broker-launch[677]: Service file '/usr/share//dbus-1/services/org.erikreider.swaync.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Oct 03 15:21:54 rwell-84 dbus-broker-launch[677]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Oct 03 15:21:54 rwell-84 dbus-broker-launch[677]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Oct 03 15:21:54 rwell-84 systemd[656]: Started D-Bus User Message Bus.
Oct 03 15:21:54 rwell-84 dbus-broker-launch[677]: Ready
Oct 03 15:21:54 rwell-84 systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 03 15:21:54 rwell-84 wireplumber[667]: wp-internal-comp-loader: Loading profile 'main'
Oct 03 15:21:54 rwell-84 systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Successfully called chroot.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Successfully dropped privileges.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Successfully limited resources.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Canary thread running.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Running.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Watchdog thread running.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 15:21:54 rwell-84 rtkit-daemon[686]: Supervising 0 threads of 0 processes of 0 users.
Oct 03 15:21:54 rwell-84 systemd[1]: Starting Authorization Manager...
Oct 03 15:21:55 rwell-84 polkitd[697]: Started polkitd version 125
Oct 03 15:21:55 rwell-84 systemd[1]: Started Authorization Manager.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Successfully made thread 666 of process 666 owned by '1000' high priority at nice level -11.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Supervising 1 threads of 1 processes of 1 users.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Successfully made thread 688 of process 666 owned by '1000' RT at priority 20.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Supervising 2 threads of 1 processes of 1 users.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Successfully made thread 668 of process 668 owned by '1000' high priority at nice level -11.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Supervising 3 threads of 2 processes of 1 users.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Successfully made thread 690 of process 668 owned by '1000' RT at priority 20.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Supervising 4 threads of 2 processes of 1 users.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Successfully made thread 667 of process 667 owned by '1000' high priority at nice level -11.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Supervising 5 threads of 3 processes of 1 users.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Successfully made thread 696 of process 667 owned by '1000' RT at priority 20.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Supervising 6 threads of 3 processes of 1 users.
Oct 03 15:21:55 rwell-84 wireplumber[667]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Oct 03 15:21:55 rwell-84 wireplumber[667]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 03 15:21:55 rwell-84 wireplumber[667]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/ldac
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/aptx_hd
Oct 03 15:21:55 rwell-84 kernel: Bluetooth: RFCOMM TTY layer initialized
Oct 03 15:21:55 rwell-84 kernel: Bluetooth: RFCOMM socket layer initialized
Oct 03 15:21:55 rwell-84 kernel: Bluetooth: RFCOMM ver 1.11
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx_hd
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/aptx
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/aac
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aac
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/opus_g
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/opus_g
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/sbc
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/sbc
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/faststream
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/faststream_duplex
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/opus_05
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/opus_05
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Oct 03 15:21:55 rwell-84 bluetoothd[593]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Oct 03 15:21:55 rwell-84 systemd[656]: Starting Accessibility services bus...
Oct 03 15:21:55 rwell-84 systemd[656]: Started Accessibility services bus.
Oct 03 15:21:55 rwell-84 dbus-broker-launch[807]: Ready
Oct 03 15:21:55 rwell-84 systemd[656]: Starting Virtual filesystem service...
Oct 03 15:21:55 rwell-84 systemd[656]: Started Virtual filesystem service.
Oct 03 15:21:55 rwell-84 systemd[656]: Created slice Slice /app/dbus-:1.19-org.a11y.atspi.Registry.
Oct 03 15:21:55 rwell-84 systemd[656]: Started dbus-:1.19-org.a11y.atspi.Registry@0.service.
Oct 03 15:21:55 rwell-84 systemd[656]: Starting Portal service...
Oct 03 15:21:55 rwell-84 at-spi2-registryd[824]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 03 15:21:55 rwell-84 systemd[656]: Starting flatpak document portal service...
Oct 03 15:21:55 rwell-84 systemd[656]: Starting sandboxed app permission store...
Oct 03 15:21:55 rwell-84 systemd[656]: Started sandboxed app permission store.
Oct 03 15:21:55 rwell-84 systemd[656]: Started flatpak document portal service.
Oct 03 15:21:55 rwell-84 systemd[656]: Starting Portal service (GTK/GNOME implementation)...
Oct 03 15:21:55 rwell-84 systemd[656]: Started Portal service (GTK/GNOME implementation).
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Supervising 6 threads of 3 processes of 1 users.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Supervising 6 threads of 3 processes of 1 users.
Oct 03 15:21:55 rwell-84 rtkit-daemon[686]: Supervising 6 threads of 3 processes of 1 users.
Oct 03 15:21:55 rwell-84 systemd[656]: Starting Portal service (wlroots implementation)...
Oct 03 15:21:56 rwell-84 systemd[656]: Started Portal service (wlroots implementation).
Oct 03 15:21:56 rwell-84 xdg-desktop-por[825]: Choosing wlr.portal for org.freedesktop.impl.portal.ScreenCast via the deprecated UseIn key
Oct 03 15:21:56 rwell-84 xdg-desktop-por[825]: The preferred method to match portal implementations to desktop environments is to use the portals.conf(5) configuration file
Oct 03 15:21:56 rwell-84 systemd[656]: Started Portal service.
Oct 03 15:22:13 rwell-84 polkit-agent-helper-1[935]: pam_systemd_home(polkit-1:auth): New sd-bus connection (system-bus-pam-systemd-home-935) opened.
Oct 03 15:22:15 rwell-84 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 03 15:22:16 rwell-84 systemd[1]: Starting /sbin/systemctl enable --now NetworkManager...
Oct 03 15:22:16 rwell-84 systemd[1]: Started /sbin/systemctl enable --now NetworkManager.
Oct 03 15:22:16 rwell-84 systemd[1]: Reload requested from client PID 945 ('systemctl') (unit run-u25.service)...
Oct 03 15:22:16 rwell-84 systemd[1]: Reloading...
Oct 03 15:22:16 rwell-84 systemd[1]: Reloading finished in 138 ms.
Oct 03 15:22:17 rwell-84 systemd[1]: Starting Network Manager...
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.0947] NetworkManager (version 1.48.10-1) is starting... (boot:751bb291-1bf0-4aa8-9e4e-82ee980b8c05)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.0947] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.0986] manager[0x634bfbdb34a0]: monitoring kernel firmware directory '/lib/firmware'.
Oct 03 15:22:17 rwell-84 systemd[1]: Starting Hostname Service...
Oct 03 15:22:17 rwell-84 systemd[1]: Started Hostname Service.
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1367] hostname: hostname: using hostnamed
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1368] hostname: static hostname changed from (none) to "rwell-84"
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1371] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1378] manager[0x634bfbdb34a0]: rfkill: Wi-Fi hardware radio set enabled
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1379] manager[0x634bfbdb34a0]: rfkill: WWAN hardware radio set enabled
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1437] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-ovs.so)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1500] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-team.so)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1514] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wwan.so)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1518] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-adsl.so)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1526] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wifi.so)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1530] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-bluetooth.so)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1531] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1532] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1532] manager: Networking is enabled by state file
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1537] settings: Loaded settings plugin: keyfile (internal)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1554] dhcp: init: Using DHCP client 'internal'
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1555] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1561] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Oct 03 15:22:17 rwell-84 systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1566] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1569] device (lo): Activation: starting connection 'lo' (5009ae4f-d651-4024-a30b-f9a353cea013)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1573] manager: (enp7s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1577] settings: (enp7s0): created default wired connection 'Wired connection 1'
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.1578] device (enp7s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 03 15:22:17 rwell-84 kernel: Generic FE-GE Realtek PHY r8169-0-700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-700:00, irq=MAC)
Oct 03 15:22:17 rwell-84 systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 03 15:22:17 rwell-84 systemd[1]: Started Network Manager.
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.3854] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.3858] ovsdb: disconnected from ovsdb
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.3859] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.3860] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.3861] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Oct 03 15:22:17 rwell-84 systemd[1]: Reached target Network.
Oct 03 15:22:17 rwell-84 systemd[1]: run-u25.service: Deactivated successfully.
Oct 03 15:22:17 rwell-84 kernel: r8169 0000:07:00.0 enp7s0: Link is Down
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.3876] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.3883] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.3884] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.3886] device (lo): Activation: successful, device activated.
Oct 03 15:22:17 rwell-84 NetworkManager[1004]: <info>  [1727983337.4275] agent-manager: agent[5b29d2b479660e22,:1.21/org.freedesktop.nm-applet/1000]: agent registered
Oct 03 15:22:22 rwell-84 polkit-agent-helper-1[1052]: pam_systemd_home(polkit-1:auth): New sd-bus connection (system-bus-pam-systemd-home-1052) opened.
Oct 03 15:22:23 rwell-84 NetworkManager[1004]: <info>  [1727983343.3879] manager: startup complete
Oct 03 15:22:26 rwell-84 systemd[1]: Starting /sbin/journalctl -b...
Oct 03 15:22:26 rwell-84 systemd[1]: Started /sbin/journalctl -b.
Oct 03 15:22:26 rwell-84 systemd[1]: run-u32.service: Deactivated successfully.
Oct 03 15:22:27 rwell-84 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 03 15:22:33 rwell-84 kernel: usb 3-1: USB disconnect, device number 2
Oct 03 15:22:33 rwell-84 kernel: usb 3-1: new high-speed USB device number 3 using xhci_hcd
Oct 03 15:22:33 rwell-84 kernel: usb 3-1: New USB device found, idVendor=04e8, idProduct=6864, bcdDevice= 5.04
Oct 03 15:22:33 rwell-84 kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 03 15:22:33 rwell-84 kernel: usb 3-1: Product: SAMSUNG_Android
Oct 03 15:22:33 rwell-84 kernel: usb 3-1: Manufacturer: SAMSUNG
Oct 03 15:22:33 rwell-84 kernel: usb 3-1: SerialNumber: RZCX31PYCZA
Oct 03 15:22:33 rwell-84 kernel: usbcore: registered new interface driver cdc_ether
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8719] manager: (usb0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Oct 03 15:22:33 rwell-84 kernel: rndis_host 3-1:1.0 usb0: register 'rndis_host' at usb-0000:09:00.3-1, RNDIS device, 9e:af:e6:68:6b:51
Oct 03 15:22:33 rwell-84 kernel: usbcore: registered new interface driver rndis_host
Oct 03 15:22:33 rwell-84 kernel: rndis_host 3-1:1.0 enp9s0f3u1: renamed from usb0
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8740] device (usb0): interface index 3 renamed iface from 'usb0' to 'enp9s0f3u1'
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8785] device (enp9s0f3u1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8795] settings: (enp9s0f3u1): created default wired connection 'Wired connection 2'
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8796] device (enp9s0f3u1): carrier: link connected
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8797] device (enp9s0f3u1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8799] policy: auto-activating connection 'Wired connection 2' (d88df7c2-0116-3d83-9d2c-4e270b0877ef)
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8801] device (enp9s0f3u1): Activation: starting connection 'Wired connection 2' (d88df7c2-0116-3d83-9d2c-4e270b0877ef)
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8801] device (enp9s0f3u1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8802] manager: NetworkManager state is now CONNECTING
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8802] device (enp9s0f3u1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8807] device (enp9s0f3u1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 03 15:22:33 rwell-84 NetworkManager[1004]: <info>  [1727983353.8809] dhcp4 (enp9s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Oct 03 15:22:35 rwell-84 dbus-broker-launch[591]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Oct 03 15:22:35 rwell-84 systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 03 15:22:35 rwell-84 systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 03 15:22:36 rwell-84 NetworkManager[1004]: <info>  [1727983356.1456] dhcp4 (enp9s0f3u1): state changed new lease, address=192.168.59.87, acd pending
Oct 03 15:22:36 rwell-84 NetworkManager[1004]: <info>  [1727983356.3206] dhcp4 (enp9s0f3u1): state changed new lease, address=192.168.59.87
Oct 03 15:22:36 rwell-84 NetworkManager[1004]: <info>  [1727983356.3210] policy: set 'Wired connection 2' (enp9s0f3u1) as default for IPv4 routing and DNS
Oct 03 15:22:36 rwell-84 NetworkManager[1004]: <info>  [1727983356.3239] device (enp9s0f3u1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 03 15:22:36 rwell-84 NetworkManager[1004]: <info>  [1727983356.3251] device (enp9s0f3u1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 03 15:22:36 rwell-84 NetworkManager[1004]: <info>  [1727983356.3252] device (enp9s0f3u1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 03 15:22:36 rwell-84 NetworkManager[1004]: <info>  [1727983356.3254] manager: NetworkManager state is now CONNECTED_SITE
Oct 03 15:22:36 rwell-84 NetworkManager[1004]: <info>  [1727983356.3255] device (enp9s0f3u1): Activation: successful, device activated.
Oct 03 15:22:36 rwell-84 NetworkManager[1004]: <info>  [1727983356.5469] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 03 15:22:40 rwell-84 polkit-agent-helper-1[1093]: pam_systemd_home(polkit-1:auth): New sd-bus connection (system-bus-pam-systemd-home-1093) opened.
Oct 03 15:22:43 rwell-84 systemd[1]: Starting /sbin/journalctl -b...
Oct 03 15:22:43 rwell-84 systemd[1]: Started /sbin/journalctl -b.

Thanks for trying to help me out so far

Offline

#13 2024-10-03 19:43:56

wdb
Member
Registered: 2024-03-30
Posts: 11

Re: Arch Linux can't find/detect WiFi hardware.

Downgrading to a kernel below 6.11 "fixed" the issue, though this is not ideal. Found this thread: https://bbs.archlinux.org/viewtopic.php?id=299462

sudo pacman -U file://linux-6.10.9.arch1-1-x86_64.pkg.tar.zst

Offline

Board footer

Powered by FluxBB