You are not logged in.
I've just installed Arch on a desktop so that I can dual-boot with Windows 10. I'm using KDE Plasma and hence pulseaudio by default. The problem is that, regardless of the web browser I use (Firefox, Chrome, Konqueror), YouTube videos will not play. I see the first frame of the video in question, then a stutter, then the buffering icon permanently.
If I stop the pulseaudio service (`systemctl --user stop pulseaudio`), then retry the video, it will play. Obviously though, without audio.
I really don't know where to start. I've used Arch and Plasma before on other computers and never had this problem.
journalctl:
Sep 27 20:12:49 outhouse kernel: microcode: updated early: 0xd6 -> 0xf4, date = 2023-02-23
Sep 27 20:12:49 outhouse kernel: Linux version 6.5.5-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Sat, 23 Sep 2023 22:55:13 +0000
Sep 27 20:12:49 outhouse kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/store-root rw cryptdevice=UUID=e8f93cb0-0127-416a-a6a0-18a18cdd7bac:cryptlvm root=/dev/store/root rw quiet loglevel=0 rd.systemd.show_status=false rd.udev.log-priority=0 vt.global_cursor_default=0
Sep 27 20:12:49 outhouse kernel: BIOS-provided physical RAM map:
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x0000000000001000-0x000000000008ffff] usable
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x0000000000091000-0x000000000009efff] usable
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007c7c9fff] usable
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x000000007c7ca000-0x000000007e3e6fff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x000000007e3e7000-0x000000007e71dfff] ACPI data
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x000000007e71e000-0x000000007e84afff] ACPI NVS
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x000000007e84b000-0x000000007f40dfff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x000000007f40e000-0x000000007f40efff] usable
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x000000007f40f000-0x000000007fffffff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 27 20:12:49 outhouse kernel: BIOS-e820: [mem 0x0000000100000000-0x000000087dffffff] usable
Sep 27 20:12:49 outhouse kernel: NX (Execute Disable) protection: active
Sep 27 20:12:49 outhouse kernel: e820: update [mem 0x6e14e018-0x6e16de57] usable ==> usable
Sep 27 20:12:49 outhouse kernel: e820: update [mem 0x6e14e018-0x6e16de57] usable ==> usable
Sep 27 20:12:49 outhouse kernel: e820: update [mem 0x6e12d018-0x6e14d257] usable ==> usable
Sep 27 20:12:49 outhouse kernel: e820: update [mem 0x6e12d018-0x6e14d257] usable ==> usable
Sep 27 20:12:49 outhouse kernel: e820: update [mem 0x6e11c018-0x6e12ce57] usable ==> usable
Sep 27 20:12:49 outhouse kernel: e820: update [mem 0x6e11c018-0x6e12ce57] usable ==> usable
Sep 27 20:12:49 outhouse kernel: extended physical RAM map:
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x0000000000001000-0x000000000008ffff] usable
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x0000000000090000-0x0000000000090fff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x0000000000091000-0x000000000009efff] usable
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x0000000000100000-0x000000006e11c017] usable
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000006e11c018-0x000000006e12ce57] usable
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000006e12ce58-0x000000006e12d017] usable
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000006e12d018-0x000000006e14d257] usable
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000006e14d258-0x000000006e14e017] usable
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000006e14e018-0x000000006e16de57] usable
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000006e16de58-0x000000007c7c9fff] usable
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000007c7ca000-0x000000007e3e6fff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000007e3e7000-0x000000007e71dfff] ACPI data
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000007e71e000-0x000000007e84afff] ACPI NVS
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000007e84b000-0x000000007f40dfff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000007f40e000-0x000000007f40efff] usable
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x000000007f40f000-0x000000007fffffff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 27 20:12:49 outhouse kernel: reserve setup_data: [mem 0x0000000100000000-0x000000087dffffff] usable
Sep 27 20:12:49 outhouse kernel: efi: EFI v2.7 by American Megatrends
Sep 27 20:12:49 outhouse kernel: efi: ACPI 2.0=0x7e6ba000 ACPI=0x7e6ba000 TPMFinalLog=0x7e795000 SMBIOS=0x7f1a0000 SMBIOS 3.0=0x7f19f000 MEMATTR=0x77fe3018 ESRT=0x79dc8098 INITRD=0x72857118 RNG=0x7e6b9c18 TPMEventLog=0x7284e018
Sep 27 20:12:49 outhouse kernel: random: crng init done
Sep 27 20:12:49 outhouse kernel: efi: Remove mem39: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Sep 27 20:12:49 outhouse kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Sep 27 20:12:49 outhouse kernel: efi: Not removing mem40: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Sep 27 20:12:49 outhouse kernel: efi: Not removing mem41: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Sep 27 20:12:49 outhouse kernel: efi: Not removing mem42: MMIO range=[0xfed00000-0xfed03fff] (16KB) from e820 map
Sep 27 20:12:49 outhouse kernel: efi: Not removing mem43: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Sep 27 20:12:49 outhouse kernel: efi: Remove mem44: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Sep 27 20:12:49 outhouse kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Sep 27 20:12:49 outhouse kernel: SMBIOS 3.2.1 present.
Sep 27 20:12:49 outhouse kernel: DMI: ASUS System Product Name/ROG STRIX Z390-E GAMING, BIOS 2004 11/02/2021
Sep 27 20:12:49 outhouse kernel: tsc: Detected 3600.000 MHz processor
Sep 27 20:12:49 outhouse kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 27 20:12:49 outhouse kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 27 20:12:49 outhouse kernel: last_pfn = 0x87e000 max_arch_pfn = 0x400000000
Sep 27 20:12:49 outhouse kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Sep 27 20:12:49 outhouse kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 27 20:12:49 outhouse kernel: last_pfn = 0x7f40f max_arch_pfn = 0x400000000
Sep 27 20:12:49 outhouse kernel: esrt: Reserving ESRT space from 0x0000000079dc8098 to 0x0000000079dc80d0.
Sep 27 20:12:49 outhouse kernel: e820: update [mem 0x79dc8000-0x79dc8fff] usable ==> reserved
Sep 27 20:12:49 outhouse kernel: Using GB pages for direct mapping
Sep 27 20:12:49 outhouse kernel: Secure boot disabled
Sep 27 20:12:49 outhouse kernel: RAMDISK: [mem 0x6e16e000-0x6f9a0fff]
Sep 27 20:12:49 outhouse kernel: ACPI: Early table checksum verification disabled
Sep 27 20:12:49 outhouse kernel: ACPI: RSDP 0x000000007E6BA000 000024 (v02 ALASKA)
Sep 27 20:12:49 outhouse kernel: ACPI: XSDT 0x000000007E6BA0B0 0000E4 (v01 CKING CKINGPC 01072009 AMI 00010013)
Sep 27 20:12:49 outhouse kernel: ACPI: FACP 0x000000007E6FCBC0 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Sep 27 20:12:49 outhouse kernel: ACPI: DSDT 0x000000007E6BA228 042997 (v02 ALASKA A M I 01072009 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: FACS 0x000000007E84A080 000040
Sep 27 20:12:49 outhouse kernel: ACPI: APIC 0x000000007E6FCCD8 00012C (v04 ALASKA A M I 01072009 AMI 00010013)
Sep 27 20:12:49 outhouse kernel: ACPI: FPDT 0x000000007E6FCE08 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 27 20:12:49 outhouse kernel: ACPI: FIDT 0x000000007E6FCE50 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 27 20:12:49 outhouse kernel: ACPI: MCFG 0x000000007E6FCEF0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Sep 27 20:12:49 outhouse kernel: ACPI: MSDM 0x000000007E6FCF30 000055 (v01 CKING CKINGPC 00000001 MSFT 00000000)
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0x000000007E6FCF88 001B60 (v02 CpuRef CpuSsdt 00003000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0x000000007E6FEAE8 003099 (v02 SaSsdt SaSsdt 00003000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0x000000007E701B88 0026A5 (v02 PegSsd PegSsdt 00001000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: HPET 0x000000007E704230 000038 (v01 ALASKA A M I 00000002 01000013)
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0x000000007E704268 000FAE (v02 ALASKA Ther_Rvp 00001000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0x000000007E705218 00309D (v02 INTEL xh_cfsd4 00000000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: UEFI 0x000000007E7082B8 000042 (v01 ALASKA A M I 00000002 01000013)
Sep 27 20:12:49 outhouse kernel: ACPI: LPIT 0x000000007E708300 000094 (v01 ALASKA A M I 00000002 01000013)
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0x000000007E708398 0027DE (v02 ALASKA PtidDevc 00001000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0x000000007E70AB78 0014E2 (v02 ALASKA TbtTypeC 00000000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: DBGP 0x000000007E70C060 000034 (v01 ALASKA A M I 00000002 01000013)
Sep 27 20:12:49 outhouse kernel: ACPI: DBG2 0x000000007E70C098 000054 (v00 ALASKA A M I 00000002 01000013)
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0x000000007E70C0F0 001B67 (v02 ALASKA UsbCTabl 00001000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0x000000007E70DC58 000144 (v02 Intel ADebTabl 00001000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: BGRT 0x000000007E70DDA0 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 27 20:12:49 outhouse kernel: ACPI: WPBT 0x000000007E70DDD8 00003C (v01 ALASKA A M I 00000001 ASUS 00000001)
Sep 27 20:12:49 outhouse kernel: ACPI: TPM2 0x000000007E70DE18 000034 (v04 ALASKA A M I 00000001 AMI 00000000)
Sep 27 20:12:49 outhouse kernel: ACPI: WSMT 0x000000007E70DE50 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving FACP table memory at [mem 0x7e6fcbc0-0x7e6fccd3]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving DSDT table memory at [mem 0x7e6ba228-0x7e6fcbbe]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving FACS table memory at [mem 0x7e84a080-0x7e84a0bf]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving APIC table memory at [mem 0x7e6fccd8-0x7e6fce03]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving FPDT table memory at [mem 0x7e6fce08-0x7e6fce4b]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving FIDT table memory at [mem 0x7e6fce50-0x7e6fceeb]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving MCFG table memory at [mem 0x7e6fcef0-0x7e6fcf2b]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving MSDM table memory at [mem 0x7e6fcf30-0x7e6fcf84]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving SSDT table memory at [mem 0x7e6fcf88-0x7e6feae7]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving SSDT table memory at [mem 0x7e6feae8-0x7e701b80]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving SSDT table memory at [mem 0x7e701b88-0x7e70422c]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving HPET table memory at [mem 0x7e704230-0x7e704267]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving SSDT table memory at [mem 0x7e704268-0x7e705215]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving SSDT table memory at [mem 0x7e705218-0x7e7082b4]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving UEFI table memory at [mem 0x7e7082b8-0x7e7082f9]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving LPIT table memory at [mem 0x7e708300-0x7e708393]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving SSDT table memory at [mem 0x7e708398-0x7e70ab75]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving SSDT table memory at [mem 0x7e70ab78-0x7e70c059]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving DBGP table memory at [mem 0x7e70c060-0x7e70c093]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving DBG2 table memory at [mem 0x7e70c098-0x7e70c0eb]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving SSDT table memory at [mem 0x7e70c0f0-0x7e70dc56]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving SSDT table memory at [mem 0x7e70dc58-0x7e70dd9b]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving BGRT table memory at [mem 0x7e70dda0-0x7e70ddd7]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving WPBT table memory at [mem 0x7e70ddd8-0x7e70de13]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving TPM2 table memory at [mem 0x7e70de18-0x7e70de4b]
Sep 27 20:12:49 outhouse kernel: ACPI: Reserving WSMT table memory at [mem 0x7e70de50-0x7e70de77]
Sep 27 20:12:49 outhouse kernel: No NUMA configuration found
Sep 27 20:12:49 outhouse kernel: Faking a node at [mem 0x0000000000000000-0x000000087dffffff]
Sep 27 20:12:49 outhouse kernel: NODE_DATA(0) allocated [mem 0x87dffb000-0x87dffffff]
Sep 27 20:12:49 outhouse kernel: Zone ranges:
Sep 27 20:12:49 outhouse kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 27 20:12:49 outhouse kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 27 20:12:49 outhouse kernel: Normal [mem 0x0000000100000000-0x000000087dffffff]
Sep 27 20:12:49 outhouse kernel: Device empty
Sep 27 20:12:49 outhouse kernel: Movable zone start for each node
Sep 27 20:12:49 outhouse kernel: Early memory node ranges
Sep 27 20:12:49 outhouse kernel: node 0: [mem 0x0000000000001000-0x000000000008ffff]
Sep 27 20:12:49 outhouse kernel: node 0: [mem 0x0000000000091000-0x000000000009efff]
Sep 27 20:12:49 outhouse kernel: node 0: [mem 0x0000000000100000-0x000000007c7c9fff]
Sep 27 20:12:49 outhouse kernel: node 0: [mem 0x000000007f40e000-0x000000007f40efff]
Sep 27 20:12:49 outhouse kernel: node 0: [mem 0x0000000100000000-0x000000087dffffff]
Sep 27 20:12:49 outhouse kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000087dffffff]
Sep 27 20:12:49 outhouse kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 27 20:12:49 outhouse kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 27 20:12:49 outhouse kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Sep 27 20:12:49 outhouse kernel: On node 0, zone DMA32: 11332 pages in unavailable ranges
Sep 27 20:12:49 outhouse kernel: On node 0, zone Normal: 3057 pages in unavailable ranges
Sep 27 20:12:49 outhouse kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
Sep 27 20:12:49 outhouse kernel: ACPI: PM-Timer IO Port: 0x1808
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Sep 27 20:12:49 outhouse kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Sep 27 20:12:49 outhouse kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 27 20:12:49 outhouse kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 27 20:12:49 outhouse kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 27 20:12:49 outhouse kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Sep 27 20:12:49 outhouse kernel: e820: update [mem 0x769ef000-0x76ae2fff] usable ==> reserved
Sep 27 20:12:49 outhouse kernel: TSC deadline timer available
Sep 27 20:12:49 outhouse kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x00090000-0x00090fff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x6e11c000-0x6e11cfff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x6e12c000-0x6e12cfff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x6e12d000-0x6e12dfff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x6e14d000-0x6e14dfff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x6e14e000-0x6e14efff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x6e16d000-0x6e16dfff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x769ef000-0x76ae2fff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x79dc8000-0x79dc8fff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x7c7ca000-0x7e3e6fff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x7e3e7000-0x7e71dfff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x7e71e000-0x7e84afff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x7e84b000-0x7f40dfff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x7f40f000-0x7fffffff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfdffffff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Sep 27 20:12:49 outhouse kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Sep 27 20:12:49 outhouse kernel: [mem 0x80000000-0xfdffffff] available for PCI devices
Sep 27 20:12:49 outhouse kernel: Booting paravirtualized kernel on bare hardware
Sep 27 20:12:49 outhouse kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 27 20:12:49 outhouse kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Sep 27 20:12:49 outhouse kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Sep 27 20:12:49 outhouse kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Sep 27 20:12:49 outhouse kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Sep 27 20:12:49 outhouse kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/store-root rw cryptdevice=UUID=e8f93cb0-0127-416a-a6a0-18a18cdd7bac:cryptlvm root=/dev/store/root rw quiet loglevel=0 rd.systemd.show_status=false rd.udev.log-priority=0 vt.global_cursor_default=0
Sep 27 20:12:49 outhouse kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux cryptdevice=UUID=e8f93cb0-0127-416a-a6a0-18a18cdd7bac:cryptlvm", will be passed to user space.
Sep 27 20:12:49 outhouse kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 27 20:12:49 outhouse kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Sep 27 20:12:49 outhouse kernel: Fallback order for Node 0: 0
Sep 27 20:12:49 outhouse kernel: Built 1 zonelists, mobility grouping on. Total pages: 8235051
Sep 27 20:12:49 outhouse kernel: Policy zone: Normal
Sep 27 20:12:49 outhouse kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 27 20:12:49 outhouse kernel: software IO TLB: area num 16.
Sep 27 20:12:49 outhouse kernel: Memory: 32670428K/33463712K available (16384K kernel code, 2123K rwdata, 12952K rodata, 3384K init, 3916K bss, 793024K reserved, 0K cma-reserved)
Sep 27 20:12:49 outhouse kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Sep 27 20:12:49 outhouse kernel: ftrace: allocating 48459 entries in 190 pages
Sep 27 20:12:49 outhouse kernel: ftrace: allocated 190 pages with 6 groups
Sep 27 20:12:49 outhouse kernel: Dynamic Preempt: full
Sep 27 20:12:49 outhouse kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 27 20:12:49 outhouse kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Sep 27 20:12:49 outhouse kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 27 20:12:49 outhouse kernel: Trampoline variant of Tasks RCU enabled.
Sep 27 20:12:49 outhouse kernel: Rude variant of Tasks RCU enabled.
Sep 27 20:12:49 outhouse kernel: Tracing variant of Tasks RCU enabled.
Sep 27 20:12:49 outhouse kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 27 20:12:49 outhouse kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Sep 27 20:12:49 outhouse kernel: NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
Sep 27 20:12:49 outhouse kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 27 20:12:49 outhouse kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 27 20:12:49 outhouse kernel: Console: colour dummy device 80x25
Sep 27 20:12:49 outhouse kernel: printk: console [tty0] enabled
Sep 27 20:12:49 outhouse kernel: ACPI: Core revision 20230331
Sep 27 20:12:49 outhouse kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Sep 27 20:12:49 outhouse kernel: APIC: Switch to symmetric I/O mode setup
Sep 27 20:12:49 outhouse kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 27 20:12:49 outhouse kernel: Switched APIC routing to physical flat.
Sep 27 20:12:49 outhouse kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 27 20:12:49 outhouse kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
Sep 27 20:12:49 outhouse kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7202.00 BogoMIPS (lpj=12000000)
Sep 27 20:12:49 outhouse kernel: x86/cpu: SGX disabled by BIOS.
Sep 27 20:12:49 outhouse kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 27 20:12:49 outhouse kernel: process: using mwait in idle threads
Sep 27 20:12:49 outhouse kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep 27 20:12:49 outhouse kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Sep 27 20:12:49 outhouse kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 27 20:12:49 outhouse kernel: Spectre V2 : Mitigation: IBRS
Sep 27 20:12:49 outhouse kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 27 20:12:49 outhouse kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 27 20:12:49 outhouse kernel: RETBleed: Mitigation: IBRS
Sep 27 20:12:49 outhouse kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 27 20:12:49 outhouse kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Sep 27 20:12:49 outhouse kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 27 20:12:49 outhouse kernel: MDS: Mitigation: Clear CPU buffers
Sep 27 20:12:49 outhouse kernel: TAA: Mitigation: TSX disabled
Sep 27 20:12:49 outhouse kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Sep 27 20:12:49 outhouse kernel: SRBDS: Mitigation: Microcode
Sep 27 20:12:49 outhouse kernel: GDS: Mitigation: Microcode
Sep 27 20:12:49 outhouse kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 27 20:12:49 outhouse kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 27 20:12:49 outhouse kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 27 20:12:49 outhouse kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Sep 27 20:12:49 outhouse kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Sep 27 20:12:49 outhouse kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 27 20:12:49 outhouse kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
Sep 27 20:12:49 outhouse kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
Sep 27 20:12:49 outhouse kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Sep 27 20:12:49 outhouse kernel: Freeing SMP alternatives memory: 40K
Sep 27 20:12:49 outhouse kernel: pid_max: default: 32768 minimum: 301
Sep 27 20:12:49 outhouse kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Sep 27 20:12:49 outhouse kernel: landlock: Up and running.
Sep 27 20:12:49 outhouse kernel: Yama: becoming mindful.
Sep 27 20:12:49 outhouse kernel: LSM support for eBPF active
Sep 27 20:12:49 outhouse kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 27 20:12:49 outhouse kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 27 20:12:49 outhouse kernel: smpboot: CPU0: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xc)
Sep 27 20:12:49 outhouse kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 27 20:12:49 outhouse kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 27 20:12:49 outhouse kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 27 20:12:49 outhouse kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Sep 27 20:12:49 outhouse kernel: ... version: 4
Sep 27 20:12:49 outhouse kernel: ... bit width: 48
Sep 27 20:12:49 outhouse kernel: ... generic registers: 4
Sep 27 20:12:49 outhouse kernel: ... value mask: 0000ffffffffffff
Sep 27 20:12:49 outhouse kernel: ... max period: 00007fffffffffff
Sep 27 20:12:49 outhouse kernel: ... fixed-purpose events: 3
Sep 27 20:12:49 outhouse kernel: ... event mask: 000000070000000f
Sep 27 20:12:49 outhouse kernel: signal: max sigframe size: 2032
Sep 27 20:12:49 outhouse kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1365
Sep 27 20:12:49 outhouse kernel: rcu: Hierarchical SRCU implementation.
Sep 27 20:12:49 outhouse kernel: rcu: Max phase no-delay instances is 1000.
Sep 27 20:12:49 outhouse kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 27 20:12:49 outhouse kernel: smp: Bringing up secondary CPUs ...
Sep 27 20:12:49 outhouse kernel: smpboot: x86: Booting SMP configuration:
Sep 27 20:12:49 outhouse kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
Sep 27 20:12:49 outhouse kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Sep 27 20:12:49 outhouse kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Sep 27 20:12:49 outhouse kernel: smp: Brought up 1 node, 16 CPUs
Sep 27 20:12:49 outhouse kernel: smpboot: Max logical packages: 1
Sep 27 20:12:49 outhouse kernel: smpboot: Total of 16 processors activated (115246.00 BogoMIPS)
Sep 27 20:12:49 outhouse kernel: devtmpfs: initialized
Sep 27 20:12:49 outhouse kernel: x86/mm: Memory block size: 128MB
Sep 27 20:12:49 outhouse kernel: ACPI: PM: Registering ACPI NVS region [mem 0x7e71e000-0x7e84afff] (1232896 bytes)
Sep 27 20:12:49 outhouse kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 27 20:12:49 outhouse kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Sep 27 20:12:49 outhouse kernel: pinctrl core: initialized pinctrl subsystem
Sep 27 20:12:49 outhouse kernel: PM: RTC time: 19:12:31, date: 2023-09-27
Sep 27 20:12:49 outhouse kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 27 20:12:49 outhouse kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 27 20:12:49 outhouse kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 27 20:12:49 outhouse kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 27 20:12:49 outhouse kernel: audit: initializing netlink subsys (disabled)
Sep 27 20:12:49 outhouse kernel: audit: type=2000 audit(1695841951.063:1): state=initialized audit_enabled=0 res=1
Sep 27 20:12:49 outhouse kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 27 20:12:49 outhouse kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 27 20:12:49 outhouse kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 27 20:12:49 outhouse kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 27 20:12:49 outhouse kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 27 20:12:49 outhouse kernel: cpuidle: using governor ladder
Sep 27 20:12:49 outhouse kernel: cpuidle: using governor menu
Sep 27 20:12:49 outhouse kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 27 20:12:49 outhouse kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 27 20:12:49 outhouse kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 27 20:12:49 outhouse kernel: PCI: not using MMCONFIG
Sep 27 20:12:49 outhouse kernel: PCI: Using configuration type 1 for base access
Sep 27 20:12:49 outhouse kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 27 20:12:49 outhouse kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 27 20:12:49 outhouse kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 27 20:12:49 outhouse kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 27 20:12:49 outhouse kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 27 20:12:49 outhouse kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 27 20:12:49 outhouse kernel: ACPI: Added _OSI(Module Device)
Sep 27 20:12:49 outhouse kernel: ACPI: Added _OSI(Processor Device)
Sep 27 20:12:49 outhouse kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 27 20:12:49 outhouse kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 27 20:12:49 outhouse kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Sep 27 20:12:49 outhouse kernel: ACPI: Dynamic OEM Table Load:
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0xFFFFA0D2C0F05C00 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Sep 27 20:12:49 outhouse kernel: ACPI: Dynamic OEM Table Load:
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0xFFFFA0D2C0F1AC00 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: Dynamic OEM Table Load:
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0xFFFFA0D2C214B800 0006CB (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: Dynamic OEM Table Load:
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0xFFFFA0D2C205D800 000161 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: Dynamic OEM Table Load:
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0xFFFFA0D2C214F000 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: Dynamic OEM Table Load:
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0xFFFFA0D2C2149000 0005FC (v02 PmRef ApIst 00003000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: Dynamic OEM Table Load:
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0xFFFFA0D2C0F1C800 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: Dynamic OEM Table Load:
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0xFFFFA0D2C0F20000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: Dynamic OEM Table Load:
Sep 27 20:12:49 outhouse kernel: ACPI: SSDT 0xFFFFA0D2C0F1D000 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
Sep 27 20:12:49 outhouse kernel: ACPI: EC: EC started
Sep 27 20:12:49 outhouse kernel: ACPI: EC: interrupt blocked
Sep 27 20:12:49 outhouse kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 27 20:12:49 outhouse kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Sep 27 20:12:49 outhouse kernel: ACPI: Interpreter enabled
Sep 27 20:12:49 outhouse kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 27 20:12:49 outhouse kernel: ACPI: Using IOAPIC for interrupt routing
Sep 27 20:12:49 outhouse kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 27 20:12:49 outhouse kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
Sep 27 20:12:49 outhouse kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 27 20:12:49 outhouse kernel: PCI: Using E820 reservations for host bridge windows
Sep 27 20:12:49 outhouse kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Sep 27 20:12:49 outhouse kernel: ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
Sep 27 20:12:49 outhouse kernel: ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
Sep 27 20:12:49 outhouse kernel: ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
Sep 27 20:12:49 outhouse kernel: ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
Sep 27 20:12:49 outhouse kernel: ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
Sep 27 20:12:49 outhouse kernel: ACPI: \_TZ_.FN00: New power resource
Sep 27 20:12:49 outhouse kernel: ACPI: \_TZ_.FN01: New power resource
Sep 27 20:12:49 outhouse kernel: ACPI: \_TZ_.FN02: New power resource
Sep 27 20:12:49 outhouse kernel: ACPI: \_TZ_.FN03: New power resource
Sep 27 20:12:49 outhouse kernel: ACPI: \_TZ_.FN04: New power resource
Sep 27 20:12:49 outhouse kernel: ACPI: \PIN_: New power resource
Sep 27 20:12:49 outhouse kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Sep 27 20:12:49 outhouse kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Sep 27 20:12:49 outhouse kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Sep 27 20:12:49 outhouse kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
Sep 27 20:12:49 outhouse kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 27 20:12:49 outhouse kernel: PCI host bridge to bus 0000:00
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:00.0: [8086:3e30] type 00 class 0x060000
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.1: [8086:1905] type 01 class 0x060400
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
Sep 27 20:12:49 outhouse kernel: pci 0000:00:14.0: reg 0x10: [mem 0xb4220000-0xb422ffff 64bit]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
Sep 27 20:12:49 outhouse kernel: pci 0000:00:14.2: reg 0x10: [mem 0xb4238000-0xb4239fff 64bit]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:14.2: reg 0x18: [mem 0xb423c000-0xb423cfff 64bit]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
Sep 27 20:12:49 outhouse kernel: pci 0000:00:14.3: reg 0x10: [mem 0xb4234000-0xb4237fff 64bit]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
Sep 27 20:12:49 outhouse kernel: pci 0000:00:16.0: reg 0x10: [mem 0xb423b000-0xb423bfff 64bit]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:16.0: PME# supported from D3hot
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xb4230000-0xb4233fff 64bit]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xb4100000-0xb41fffff 64bit]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xb423a000-0xb423a0ff 64bit]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xb4200000-0xb421ffff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: [10de:1e07] type 00 class 0x030000
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: reg 0x10: [mem 0xb5000000-0xb5ffffff]
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: reg 0x24: [io 0x5000-0x507f]
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: reg 0x30: [mem 0xb6000000-0xb607ffff pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: BAR 1: assigned to efifb
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.1: [10de:10f7] type 00 class 0x040300
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.1: reg 0x10: [mem 0xb6080000-0xb6083fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.2: [10de:1ad6] type 00 class 0x0c0330
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.2: reg 0x10: [mem 0xb2000000-0xb203ffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.2: reg 0x1c: [mem 0xb2040000-0xb204ffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.2: PME# supported from D0 D3hot
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.3: [10de:1ad7] type 00 class 0x0c8000
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.3: reg 0x10: [mem 0xb6084000-0xb6084fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.3: PME# supported from D0 D3hot
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.0: bridge window [mem 0xb5000000-0xb60fffff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.0: bridge window [mem 0xa0000000-0xb20fffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.0: [10de:1e07] type 00 class 0x030000
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.0: reg 0x10: [mem 0xb3000000-0xb3ffffff]
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.0: reg 0x24: [io 0x4000-0x407f]
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.0: reg 0x30: [mem 0xb4000000-0xb407ffff pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.0: PME# supported from D0 D3hot
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.1: [10de:10f7] type 00 class 0x040300
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.1: reg 0x10: [mem 0xb4080000-0xb4083fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.2: [10de:1ad6] type 00 class 0x0c0330
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.2: reg 0x10: [mem 0x92000000-0x9203ffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.2: reg 0x1c: [mem 0x92040000-0x9204ffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.2: PME# supported from D0 D3hot
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.3: [10de:1ad7] type 00 class 0x0c8000
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.3: reg 0x10: [mem 0xb4084000-0xb4084fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.3: PME# supported from D0 D3hot
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.1: PCI bridge to [bus 02]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.1: bridge window [io 0x4000-0x4fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.1: bridge window [mem 0xb3000000-0xb40fffff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.1: bridge window [mem 0x80000000-0x920fffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:03:00.0: [1b21:1080] type 01 class 0x060400
Sep 27 20:12:49 outhouse kernel: pci 0000:03:00.0: supports D1 D2
Sep 27 20:12:49 outhouse kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.0: PCI bridge to [bus 03-04]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.0: bridge window [io 0x3000-0x3fff]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:04: extended config space not accessible
Sep 27 20:12:49 outhouse kernel: pci 0000:04:00.0: [14a1:4d02] type 00 class 0x070002
Sep 27 20:12:49 outhouse kernel: pci 0000:04:00.0: reg 0x10: [io 0x3090-0x309f]
Sep 27 20:12:49 outhouse kernel: pci 0000:04:00.0: reg 0x14: [io 0x3040-0x307f]
Sep 27 20:12:49 outhouse kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:04:01.0: [14a1:4d02] type 00 class 0x070002
Sep 27 20:12:49 outhouse kernel: pci 0000:04:01.0: reg 0x10: [io 0x3080-0x308f]
Sep 27 20:12:49 outhouse kernel: pci 0000:04:01.0: reg 0x14: [io 0x3000-0x303f]
Sep 27 20:12:49 outhouse kernel: pci 0000:04:01.0: PME# supported from D3hot D3cold
Sep 27 20:12:49 outhouse kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 27 20:12:49 outhouse kernel: pci 0000:03:00.0: bridge window [io 0x3000-0x3fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:05:00.0: [144d:a80a] type 00 class 0x010802
Sep 27 20:12:49 outhouse kernel: pci 0000:05:00.0: reg 0x10: [mem 0xb6300000-0xb6303fff 64bit]
Sep 27 20:12:49 outhouse kernel: pci 0000:05:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1b.4 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.4: PCI bridge to [bus 05]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.4: bridge window [mem 0xb6300000-0xb63fffff]
Sep 27 20:12:49 outhouse kernel: acpiphp: Slot [1] registered
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1c.0: PCI bridge to [bus 06]
Sep 27 20:12:49 outhouse kernel: pci 0000:07:00.0: [144d:a804] type 00 class 0x010802
Sep 27 20:12:49 outhouse kernel: pci 0000:07:00.0: reg 0x10: [mem 0xb6200000-0xb6203fff 64bit]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1d.0: PCI bridge to [bus 07]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1d.0: bridge window [mem 0xb6200000-0xb62fffff]
Sep 27 20:12:49 outhouse kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Sep 27 20:12:49 outhouse kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Sep 27 20:12:49 outhouse kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Sep 27 20:12:49 outhouse kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Sep 27 20:12:49 outhouse kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Sep 27 20:12:49 outhouse kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 27 20:12:49 outhouse kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Sep 27 20:12:49 outhouse kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 27 20:12:49 outhouse kernel: ACPI: EC: interrupt unblocked
Sep 27 20:12:49 outhouse kernel: ACPI: EC: event unblocked
Sep 27 20:12:49 outhouse kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 27 20:12:49 outhouse kernel: ACPI: EC: GPE=0x16
Sep 27 20:12:49 outhouse kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
Sep 27 20:12:49 outhouse kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
Sep 27 20:12:49 outhouse kernel: iommu: Default domain type: Translated
Sep 27 20:12:49 outhouse kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 27 20:12:49 outhouse kernel: SCSI subsystem initialized
Sep 27 20:12:49 outhouse kernel: libata version 3.00 loaded.
Sep 27 20:12:49 outhouse kernel: ACPI: bus type USB registered
Sep 27 20:12:49 outhouse kernel: usbcore: registered new interface driver usbfs
Sep 27 20:12:49 outhouse kernel: usbcore: registered new interface driver hub
Sep 27 20:12:49 outhouse kernel: usbcore: registered new device driver usb
Sep 27 20:12:49 outhouse kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 27 20:12:49 outhouse kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 27 20:12:49 outhouse kernel: PTP clock support registered
Sep 27 20:12:49 outhouse kernel: EDAC MC: Ver: 3.0.0
Sep 27 20:12:49 outhouse kernel: efivars: Registered efivars operations
Sep 27 20:12:49 outhouse kernel: NetLabel: Initializing
Sep 27 20:12:49 outhouse kernel: NetLabel: domain hash size = 128
Sep 27 20:12:49 outhouse kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 27 20:12:49 outhouse kernel: NetLabel: unlabeled traffic allowed by default
Sep 27 20:12:49 outhouse kernel: mctp: management component transport protocol core
Sep 27 20:12:49 outhouse kernel: NET: Registered PF_MCTP protocol family
Sep 27 20:12:49 outhouse kernel: PCI: Using ACPI for IRQ routing
Sep 27 20:12:49 outhouse kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 27 20:12:49 outhouse kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Sep 27 20:12:49 outhouse kernel: e820: reserve RAM buffer [mem 0x6e11c018-0x6fffffff]
Sep 27 20:12:49 outhouse kernel: e820: reserve RAM buffer [mem 0x6e12d018-0x6fffffff]
Sep 27 20:12:49 outhouse kernel: e820: reserve RAM buffer [mem 0x6e14e018-0x6fffffff]
Sep 27 20:12:49 outhouse kernel: e820: reserve RAM buffer [mem 0x769ef000-0x77ffffff]
Sep 27 20:12:49 outhouse kernel: e820: reserve RAM buffer [mem 0x79dc8000-0x7bffffff]
Sep 27 20:12:49 outhouse kernel: e820: reserve RAM buffer [mem 0x7c7ca000-0x7fffffff]
Sep 27 20:12:49 outhouse kernel: e820: reserve RAM buffer [mem 0x7f40f000-0x7fffffff]
Sep 27 20:12:49 outhouse kernel: e820: reserve RAM buffer [mem 0x87e000000-0x87fffffff]
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Sep 27 20:12:49 outhouse kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.0: vgaarb: bridge control possible
Sep 27 20:12:49 outhouse kernel: pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 27 20:12:49 outhouse kernel: vgaarb: loaded
Sep 27 20:12:49 outhouse kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 27 20:12:49 outhouse kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Sep 27 20:12:49 outhouse kernel: clocksource: Switched to clocksource tsc-early
Sep 27 20:12:49 outhouse kernel: VFS: Disk quotas dquot_6.6.0
Sep 27 20:12:49 outhouse kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 27 20:12:49 outhouse kernel: pnp: PnP ACPI init
Sep 27 20:12:49 outhouse kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
Sep 27 20:12:49 outhouse kernel: system 00:01: [io 0x0290-0x029f] has been reserved
Sep 27 20:12:49 outhouse kernel: pnp 00:02: [dma 0 disabled]
Sep 27 20:12:49 outhouse kernel: system 00:03: [io 0x0680-0x069f] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:04: [io 0x1854-0x1857] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Sep 27 20:12:49 outhouse kernel: system 00:06: [io 0x1800-0x18fe] could not be reserved
Sep 27 20:12:49 outhouse kernel: system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
Sep 27 20:12:49 outhouse kernel: system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Sep 27 20:12:49 outhouse kernel: system 00:07: [io 0x2000-0x20fe] has been reserved
Sep 27 20:12:49 outhouse kernel: pnp: PnP ACPI: found 9 devices
Sep 27 20:12:49 outhouse kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 27 20:12:49 outhouse kernel: NET: Registered PF_INET protocol family
Sep 27 20:12:49 outhouse kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 27 20:12:49 outhouse kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Sep 27 20:12:49 outhouse kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 27 20:12:49 outhouse kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 27 20:12:49 outhouse kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 27 20:12:49 outhouse kernel: TCP: Hash tables configured (established 262144 bind 65536)
Sep 27 20:12:49 outhouse kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Sep 27 20:12:49 outhouse kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 27 20:12:49 outhouse kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Sep 27 20:12:49 outhouse kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 27 20:12:49 outhouse kernel: NET: Registered PF_XDP protocol family
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.0: bridge window [mem 0xb5000000-0xb60fffff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.0: bridge window [mem 0xa0000000-0xb20fffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.1: PCI bridge to [bus 02]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.1: bridge window [io 0x4000-0x4fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.1: bridge window [mem 0xb3000000-0xb40fffff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:01.1: bridge window [mem 0x80000000-0x920fffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 27 20:12:49 outhouse kernel: pci 0000:03:00.0: bridge window [io 0x3000-0x3fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.0: PCI bridge to [bus 03-04]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.0: bridge window [io 0x3000-0x3fff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.4: PCI bridge to [bus 05]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1b.4: bridge window [mem 0xb6300000-0xb63fffff]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1c.0: PCI bridge to [bus 06]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1d.0: PCI bridge to [bus 07]
Sep 27 20:12:49 outhouse kernel: pci 0000:00:1d.0: bridge window [mem 0xb6200000-0xb62fffff]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff window]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:01: resource 0 [io 0x5000-0x5fff]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:01: resource 1 [mem 0xb5000000-0xb60fffff]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:01: resource 2 [mem 0xa0000000-0xb20fffff 64bit pref]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:02: resource 1 [mem 0xb3000000-0xb40fffff]
Sep 27 20:12:49 outhouse kernel: pci_bus 0000:02: resource 2 [mem 0x80000000-0x920fffff 64bit pref]
Sep 27 20:12:50 outhouse kernel: pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
Sep 27 20:12:50 outhouse kernel: pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
Sep 27 20:12:50 outhouse kernel: pci_bus 0000:05: resource 1 [mem 0xb6300000-0xb63fffff]
Sep 27 20:12:50 outhouse kernel: pci_bus 0000:07: resource 1 [mem 0xb6200000-0xb62fffff]
Sep 27 20:12:50 outhouse kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Sep 27 20:12:50 outhouse kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Sep 27 20:12:50 outhouse kernel: pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
Sep 27 20:12:50 outhouse kernel: pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
Sep 27 20:12:50 outhouse kernel: pci 0000:02:00.1: extending delay after power-on from D3hot to 20 msec
Sep 27 20:12:50 outhouse kernel: pci 0000:02:00.1: D0 power state depends on 0000:02:00.0
Sep 27 20:12:50 outhouse kernel: pci 0000:02:00.2: D0 power state depends on 0000:02:00.0
Sep 27 20:12:50 outhouse kernel: pci 0000:02:00.3: D0 power state depends on 0000:02:00.0
Sep 27 20:12:50 outhouse kernel: pci 0000:03:00.0: Disabling ASPM L0s/L1
Sep 27 20:12:50 outhouse kernel: pci 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Sep 27 20:12:50 outhouse kernel: PCI: CLS 64 bytes, default 64
Sep 27 20:12:50 outhouse kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 27 20:12:50 outhouse kernel: software IO TLB: mapped [mem 0x00000000729ef000-0x00000000769ef000] (64MB)
Sep 27 20:12:50 outhouse kernel: Trying to unpack rootfs image as initramfs...
Sep 27 20:12:50 outhouse kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Sep 27 20:12:50 outhouse kernel: Initialise system trusted keyrings
Sep 27 20:12:50 outhouse kernel: Key type blacklist registered
Sep 27 20:12:50 outhouse kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Sep 27 20:12:50 outhouse kernel: zbud: loaded
Sep 27 20:12:50 outhouse kernel: integrity: Platform Keyring initialized
Sep 27 20:12:50 outhouse kernel: integrity: Machine keyring initialized
Sep 27 20:12:50 outhouse kernel: Key type asymmetric registered
Sep 27 20:12:50 outhouse kernel: Asymmetric key parser 'x509' registered
Sep 27 20:12:50 outhouse kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Sep 27 20:12:50 outhouse kernel: io scheduler mq-deadline registered
Sep 27 20:12:50 outhouse kernel: io scheduler kyber registered
Sep 27 20:12:50 outhouse kernel: io scheduler bfq registered
Sep 27 20:12:50 outhouse kernel: pcieport 0000:00:1b.0: AER: enabled with IRQ 122
Sep 27 20:12:50 outhouse kernel: pcieport 0000:00:1b.0: DPC: enabled with IRQ 122
Sep 27 20:12:50 outhouse kernel: pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Sep 27 20:12:50 outhouse kernel: pcieport 0000:00:1b.4: AER: enabled with IRQ 123
Sep 27 20:12:50 outhouse kernel: pcieport 0000:00:1b.4: DPC: enabled with IRQ 123
Sep 27 20:12:50 outhouse kernel: pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Sep 27 20:12:50 outhouse kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 125
Sep 27 20:12:50 outhouse kernel: pcieport 0000:00:1d.0: DPC: enabled with IRQ 125
Sep 27 20:12:50 outhouse kernel: pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Sep 27 20:12:50 outhouse kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 27 20:12:50 outhouse kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Sep 27 20:12:50 outhouse kernel: ACPI: button: Sleep Button [SLPB]
Sep 27 20:12:50 outhouse kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Sep 27 20:12:50 outhouse kernel: ACPI: button: Power Button [PWRB]
Sep 27 20:12:50 outhouse kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Sep 27 20:12:50 outhouse kernel: ACPI: button: Power Button [PWRF]
Sep 27 20:12:50 outhouse kernel: thermal LNXTHERM:00: registered as thermal_zone0
Sep 27 20:12:50 outhouse kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Sep 27 20:12:50 outhouse kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 27 20:12:50 outhouse kernel: 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Sep 27 20:12:50 outhouse kernel: serial 0000:04:00.0: enabling device (0000 -> 0001)
Sep 27 20:12:50 outhouse kernel: serial 0000:04:01.0: enabling device (0000 -> 0001)
Sep 27 20:12:50 outhouse kernel: Non-volatile memory driver v1.3
Sep 27 20:12:50 outhouse kernel: Linux agpgart interface v0.103
Sep 27 20:12:50 outhouse kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Sep 27 20:12:50 outhouse kernel: ACPI: bus type drm_connector registered
Sep 27 20:12:50 outhouse kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Sep 27 20:12:50 outhouse kernel: fbcon: Deferring console take-over
Sep 27 20:12:50 outhouse kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Sep 27 20:12:50 outhouse kernel: usbcore: registered new interface driver usbserial_generic
Sep 27 20:12:50 outhouse kernel: usbserial: USB Serial support registered for generic
Sep 27 20:12:50 outhouse kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Sep 27 20:12:50 outhouse kernel: rtc_cmos rtc_cmos: registered as rtc0
Sep 27 20:12:50 outhouse kernel: rtc_cmos rtc_cmos: setting system clock to 2023-09-27T19:12:31 UTC (1695841951)
Sep 27 20:12:50 outhouse kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Sep 27 20:12:50 outhouse kernel: intel_pstate: Intel P-state driver initializing
Sep 27 20:12:50 outhouse kernel: intel_pstate: Disabling energy efficiency optimization
Sep 27 20:12:50 outhouse kernel: intel_pstate: HWP enabled
Sep 27 20:12:50 outhouse kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 27 20:12:50 outhouse kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 27 20:12:50 outhouse kernel: intel_pmc_core INT33A1:00: initialized
Sep 27 20:12:50 outhouse kernel: drop_monitor: Initializing network drop monitor service
Sep 27 20:12:50 outhouse kernel: Initializing XFRM netlink socket
Sep 27 20:12:50 outhouse kernel: NET: Registered PF_INET6 protocol family
Sep 27 20:12:50 outhouse kernel: Freeing initrd memory: 24780K
Sep 27 20:12:50 outhouse kernel: Segment Routing with IPv6
Sep 27 20:12:50 outhouse kernel: RPL Segment Routing with IPv6
Sep 27 20:12:50 outhouse kernel: In-situ OAM (IOAM) with IPv6
Sep 27 20:12:50 outhouse kernel: NET: Registered PF_PACKET protocol family
Sep 27 20:12:50 outhouse kernel: microcode: Microcode Update Driver: v2.2.
Sep 27 20:12:50 outhouse kernel: IPI shorthand broadcast: enabled
Sep 27 20:12:50 outhouse kernel: sched_clock: Marking stable (521712646, 3815681)->(565191803, -39663476)
Sep 27 20:12:50 outhouse kernel: registered taskstats version 1
Sep 27 20:12:50 outhouse kernel: Loading compiled-in X.509 certificates
Sep 27 20:12:50 outhouse kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 84625fc02c1a53756a889bb3ea4fa4e0b56462ee'
Sep 27 20:12:50 outhouse kernel: zswap: loaded using pool zstd/zsmalloc
Sep 27 20:12:50 outhouse kernel: Key type .fscrypt registered
Sep 27 20:12:50 outhouse kernel: Key type fscrypt-provisioning registered
Sep 27 20:12:50 outhouse kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 27 20:12:50 outhouse kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
Sep 27 20:12:50 outhouse kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 27 20:12:50 outhouse kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Sep 27 20:12:50 outhouse kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 27 20:12:50 outhouse kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Sep 27 20:12:50 outhouse kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 27 20:12:50 outhouse kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Sep 27 20:12:50 outhouse kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 27 20:12:50 outhouse kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
Sep 27 20:12:50 outhouse kernel: PM: Magic number: 7:233:244
Sep 27 20:12:50 outhouse kernel: pci_express 0000:00:1d.0:pcie010: hash matches
Sep 27 20:12:50 outhouse kernel: acpi device:87: hash matches
Sep 27 20:12:50 outhouse kernel: acpi device:5a: hash matches
Sep 27 20:12:50 outhouse kernel: RAS: Correctable Errors collector initialized.
Sep 27 20:12:50 outhouse kernel: clk: Disabling unused clocks
Sep 27 20:12:50 outhouse kernel: Freeing unused decrypted memory: 2036K
Sep 27 20:12:50 outhouse kernel: Freeing unused kernel image (initmem) memory: 3384K
Sep 27 20:12:50 outhouse kernel: Write protecting the kernel read-only data: 30720k
Sep 27 20:12:50 outhouse kernel: Freeing unused kernel image (rodata/data gap) memory: 1384K
Sep 27 20:12:50 outhouse kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 27 20:12:50 outhouse kernel: rodata_test: all tests were successful
Sep 27 20:12:50 outhouse kernel: Run /init as init process
Sep 27 20:12:50 outhouse kernel: with arguments:
Sep 27 20:12:50 outhouse kernel: /init
Sep 27 20:12:50 outhouse kernel: with environment:
Sep 27 20:12:50 outhouse kernel: HOME=/
Sep 27 20:12:50 outhouse kernel: TERM=linux
Sep 27 20:12:50 outhouse kernel: BOOT_IMAGE=/vmlinuz-linux
Sep 27 20:12:50 outhouse kernel: cryptdevice=UUID=e8f93cb0-0127-416a-a6a0-18a18cdd7bac:cryptlvm
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Sep 27 20:12:50 outhouse kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 27 20:12:50 outhouse kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 27 20:12:50 outhouse kernel: usb usb1: Product: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: usb usb1: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
Sep 27 20:12:50 outhouse kernel: usb usb1: SerialNumber: 0000:00:14.0
Sep 27 20:12:50 outhouse kernel: hub 1-0:1.0: USB hub found
Sep 27 20:12:50 outhouse kernel: hub 1-0:1.0: 16 ports detected
Sep 27 20:12:50 outhouse kernel: cryptd: max_cpu_qlen set to 1000
Sep 27 20:12:50 outhouse kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 27 20:12:50 outhouse kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 27 20:12:50 outhouse kernel: usb usb2: Product: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: usb usb2: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
Sep 27 20:12:50 outhouse kernel: usb usb2: SerialNumber: 0000:00:14.0
Sep 27 20:12:50 outhouse kernel: hub 2-0:1.0: USB hub found
Sep 27 20:12:50 outhouse kernel: hub 2-0:1.0: 10 ports detected
Sep 27 20:12:50 outhouse kernel: usb: port power management may be unreliable
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 3
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 4
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
Sep 27 20:12:50 outhouse kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 27 20:12:50 outhouse kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 27 20:12:50 outhouse kernel: usb usb3: Product: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: usb usb3: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
Sep 27 20:12:50 outhouse kernel: usb usb3: SerialNumber: 0000:01:00.2
Sep 27 20:12:50 outhouse kernel: hub 3-0:1.0: USB hub found
Sep 27 20:12:50 outhouse kernel: hub 3-0:1.0: 2 ports detected
Sep 27 20:12:50 outhouse kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 27 20:12:50 outhouse kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 27 20:12:50 outhouse kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 27 20:12:50 outhouse kernel: usb usb4: Product: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: usb usb4: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
Sep 27 20:12:50 outhouse kernel: usb usb4: SerialNumber: 0000:01:00.2
Sep 27 20:12:50 outhouse kernel: hub 4-0:1.0: USB hub found
Sep 27 20:12:50 outhouse kernel: hub 4-0:1.0: 4 ports detected
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:02:00.2: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:02:00.2: new USB bus registered, assigned bus number 5
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:02:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:02:00.2: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:02:00.2: new USB bus registered, assigned bus number 6
Sep 27 20:12:50 outhouse kernel: xhci_hcd 0000:02:00.2: Host supports USB 3.1 Enhanced SuperSpeed
Sep 27 20:12:50 outhouse kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 27 20:12:50 outhouse kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 27 20:12:50 outhouse kernel: usb usb5: Product: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: usb usb5: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
Sep 27 20:12:50 outhouse kernel: usb usb5: SerialNumber: 0000:02:00.2
Sep 27 20:12:50 outhouse kernel: hub 5-0:1.0: USB hub found
Sep 27 20:12:50 outhouse kernel: hub 5-0:1.0: 2 ports detected
Sep 27 20:12:50 outhouse kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 27 20:12:50 outhouse kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 27 20:12:50 outhouse kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 27 20:12:50 outhouse kernel: usb usb6: Product: xHCI Host Controller
Sep 27 20:12:50 outhouse kernel: usb usb6: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
Sep 27 20:12:50 outhouse kernel: usb usb6: SerialNumber: 0000:02:00.2
Sep 27 20:12:50 outhouse kernel: hub 6-0:1.0: USB hub found
Sep 27 20:12:50 outhouse kernel: hub 6-0:1.0: 4 ports detected
Sep 27 20:12:50 outhouse kernel: AVX2 version of gcm_enc/dec engaged.
Sep 27 20:12:50 outhouse kernel: AES CTR mode by8 optimization enabled
Sep 27 20:12:50 outhouse kernel: nvme 0000:07:00.0: platform quirk: setting simple suspend
Sep 27 20:12:50 outhouse kernel: nvme 0000:05:00.0: platform quirk: setting simple suspend
Sep 27 20:12:50 outhouse kernel: nvme nvme1: pci function 0000:07:00.0
Sep 27 20:12:50 outhouse kernel: nvme nvme0: pci function 0000:05:00.0
Sep 27 20:12:50 outhouse kernel: nvme 0000:07:00.0: enabling device (0000 -> 0002)
Sep 27 20:12:50 outhouse kernel: nvme nvme0: Shutdown timeout set to 10 seconds
Sep 27 20:12:50 outhouse kernel: nvme nvme0: 16/0/0 default/read/poll queues
Sep 27 20:12:50 outhouse kernel: nvme0n1: p1 p2 p3 p4
Sep 27 20:12:50 outhouse kernel: nvme nvme1: 7/0/0 default/read/poll queues
Sep 27 20:12:50 outhouse kernel: nvme1n1: p1 p2
Sep 27 20:12:50 outhouse kernel: device-mapper: uevent: version 1.0.3
Sep 27 20:12:50 outhouse kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Sep 27 20:12:50 outhouse kernel: Key type trusted registered
Sep 27 20:12:50 outhouse kernel: Key type encrypted registered
Sep 27 20:12:50 outhouse kernel: fbcon: Taking over console
Sep 27 20:12:50 outhouse kernel: Console: switching to colour frame buffer device 240x33
Sep 27 20:12:50 outhouse kernel: usb 1-6: new high-speed USB device number 2 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: usb 1-6: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
Sep 27 20:12:50 outhouse kernel: usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Sep 27 20:12:50 outhouse kernel: usb 1-6: Product: USB2.0 Hub
Sep 27 20:12:50 outhouse kernel: hub 1-6:1.0: USB hub found
Sep 27 20:12:50 outhouse kernel: hub 1-6:1.0: 4 ports detected
Sep 27 20:12:50 outhouse kernel: usb 2-7: new SuperSpeed USB device number 2 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: usb 2-7: New USB device found, idVendor=0781, idProduct=5588, bcdDevice= 1.00
Sep 27 20:12:50 outhouse kernel: usb 2-7: New USB device strings: Mfr=2, Product=3, SerialNumber=1
Sep 27 20:12:50 outhouse kernel: usb 2-7: Product: USB Extreme Pro
Sep 27 20:12:50 outhouse kernel: usb 2-7: Manufacturer: SanDisk
Sep 27 20:12:50 outhouse kernel: usb 2-7: SerialNumber: 12345778CDCA
Sep 27 20:12:50 outhouse kernel: usb-storage 2-7:1.0: USB Mass Storage device detected
Sep 27 20:12:50 outhouse kernel: scsi host0: usb-storage 2-7:1.0
Sep 27 20:12:50 outhouse kernel: usbcore: registered new interface driver usb-storage
Sep 27 20:12:50 outhouse kernel: usbcore: registered new interface driver uas
Sep 27 20:12:50 outhouse kernel: tsc: Refined TSC clocksource calibration: 3599.998 MHz
Sep 27 20:12:50 outhouse kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e451ab1a6, max_idle_ns: 440795278720 ns
Sep 27 20:12:50 outhouse kernel: clocksource: Switched to clocksource tsc
Sep 27 20:12:50 outhouse kernel: usb 1-9: new high-speed USB device number 3 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: usb 1-9: New USB device found, idVendor=31e9, idProduct=0002, bcdDevice= 1.10
Sep 27 20:12:50 outhouse kernel: usb 1-9: New USB device strings: Mfr=1, Product=3, SerialNumber=0
Sep 27 20:12:50 outhouse kernel: usb 1-9: Product: SSL 2+
Sep 27 20:12:50 outhouse kernel: usb 1-9: Manufacturer: Solid State Logic
Sep 27 20:12:50 outhouse kernel: usb 2-10: new SuperSpeed USB device number 3 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: usb 2-10: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.07
Sep 27 20:12:50 outhouse kernel: usb 2-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 27 20:12:50 outhouse kernel: usb 2-10: Product: 4-Port USB 3.1 Hub
Sep 27 20:12:50 outhouse kernel: usb 2-10: Manufacturer: Generic
Sep 27 20:12:50 outhouse kernel: hub 2-10:1.0: USB hub found
Sep 27 20:12:50 outhouse kernel: hub 2-10:1.0: 4 ports detected
Sep 27 20:12:50 outhouse kernel: usb 1-6.4: new full-speed USB device number 4 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: usb 1-6.4: New USB device found, idVendor=0b05, idProduct=18a3, bcdDevice= 2.00
Sep 27 20:12:50 outhouse kernel: usb 1-6.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 27 20:12:50 outhouse kernel: usb 1-6.4: Product: AURA MOTHERBOARD
Sep 27 20:12:50 outhouse kernel: usb 1-6.4: Manufacturer: AsusTek Computer Inc.
Sep 27 20:12:50 outhouse kernel: usb 1-6.4: SerialNumber: 00000000001A
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:0B05:18A3.0001: hiddev96,hidraw0: USB HID v1.11 Device [AsusTek Computer Inc. AURA MOTHERBOARD] on usb-0000:00:14.0-6.4/input0
Sep 27 20:12:50 outhouse kernel: usbcore: registered new interface driver usbhid
Sep 27 20:12:50 outhouse kernel: usbhid: USB HID core driver
Sep 27 20:12:50 outhouse kernel: usb 1-10: new high-speed USB device number 5 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: usb 1-10: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.07
Sep 27 20:12:50 outhouse kernel: usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 27 20:12:50 outhouse kernel: usb 1-10: Product: 4-Port USB 2.1 Hub
Sep 27 20:12:50 outhouse kernel: usb 1-10: Manufacturer: Generic
Sep 27 20:12:50 outhouse kernel: hub 1-10:1.0: USB hub found
Sep 27 20:12:50 outhouse kernel: hub 1-10:1.0: 5 ports detected
Sep 27 20:12:50 outhouse kernel: usb 2-10.2: new SuperSpeed USB device number 4 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: scsi 0:0:0:0: Direct-Access SanDisk Extreme Pro 0 PQ: 0 ANSI: 6
Sep 27 20:12:50 outhouse kernel: sd 0:0:0:0: [sda] 250085376 512-byte logical blocks: (128 GB/119 GiB)
Sep 27 20:12:50 outhouse kernel: sd 0:0:0:0: [sda] Write Protect is off
Sep 27 20:12:50 outhouse kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
Sep 27 20:12:50 outhouse kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 27 20:12:50 outhouse kernel: sda: sda1
Sep 27 20:12:50 outhouse kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Sep 27 20:12:50 outhouse kernel: usb 2-10.2: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.01
Sep 27 20:12:50 outhouse kernel: usb 2-10.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 27 20:12:50 outhouse kernel: usb 2-10.2: Product: USB3.0 Hub
Sep 27 20:12:50 outhouse kernel: usb 2-10.2: Manufacturer: VIA Labs, Inc.
Sep 27 20:12:50 outhouse kernel: hub 2-10.2:1.0: USB hub found
Sep 27 20:12:50 outhouse kernel: hub 2-10.2:1.0: 4 ports detected
Sep 27 20:12:50 outhouse kernel: usb 1-11: new full-speed USB device number 6 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: usb 1-11: New USB device found, idVendor=046d, idProduct=0a29, bcdDevice=76.57
Sep 27 20:12:50 outhouse kernel: usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 27 20:12:50 outhouse kernel: usb 1-11: Product: Logitech Wireless Headset
Sep 27 20:12:50 outhouse kernel: usb 1-11: Manufacturer: Logitech
Sep 27 20:12:50 outhouse kernel: usb 1-11: SerialNumber: EC8193388287
Sep 27 20:12:50 outhouse kernel: input: Logitech Logitech Wireless Headset Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.3/0003:046D:0A29.0002/input/input3
Sep 27 20:12:50 outhouse kernel: usb 1-10.2: new high-speed USB device number 7 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: input: Logitech Logitech Wireless Headset as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.3/0003:046D:0A29.0002/input/input4
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:046D:0A29.0002: input,hiddev97,hidraw1: USB HID v1.11 Device [Logitech Logitech Wireless Headset] on usb-0000:00:14.0-11/input3
Sep 27 20:12:50 outhouse kernel: usb 1-10.2: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.01
Sep 27 20:12:50 outhouse kernel: usb 1-10.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 27 20:12:50 outhouse kernel: usb 1-10.2: Product: USB2.0 Hub
Sep 27 20:12:50 outhouse kernel: usb 1-10.2: Manufacturer: VIA Labs, Inc.
Sep 27 20:12:50 outhouse kernel: hub 1-10.2:1.0: USB hub found
Sep 27 20:12:50 outhouse kernel: hub 1-10.2:1.0: 4 ports detected
Sep 27 20:12:50 outhouse kernel: usb 1-14: new full-speed USB device number 8 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
Sep 27 20:12:50 outhouse kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 27 20:12:50 outhouse kernel: usb 1-10.3: new full-speed USB device number 9 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: usb 1-10.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.09
Sep 27 20:12:50 outhouse kernel: usb 1-10.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 27 20:12:50 outhouse kernel: usb 1-10.3: Product: USB Receiver
Sep 27 20:12:50 outhouse kernel: usb 1-10.3: Manufacturer: Logitech
Sep 27 20:12:50 outhouse kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.0/0003:046D:C52B.0003/input/input5
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:046D:C52B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-10.3/input0
Sep 27 20:12:50 outhouse kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.1/0003:046D:C52B.0004/input/input6
Sep 27 20:12:50 outhouse kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.1/0003:046D:C52B.0004/input/input7
Sep 27 20:12:50 outhouse kernel: usb 1-10.2.3: new full-speed USB device number 10 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.1/0003:046D:C52B.0004/input/input8
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:046D:C52B.0004: input,hiddev98,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-10.3/input1
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:046D:C52B.0005: hiddev99,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-10.3/input2
Sep 27 20:12:50 outhouse kernel: usb 1-10.2.3: New USB device found, idVendor=1038, idProduct=1832, bcdDevice= 0.11
Sep 27 20:12:50 outhouse kernel: usb 1-10.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 27 20:12:50 outhouse kernel: usb 1-10.2.3: Product: SteelSeries Sensei Ten
Sep 27 20:12:50 outhouse kernel: usb 1-10.2.3: Manufacturer: SteelSeries
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:1038:1832.0006: hiddev100,hidraw5: USB HID v1.11 Device [SteelSeries SteelSeries Sensei Ten] on usb-0000:00:14.0-10.2.3/input0
Sep 27 20:12:50 outhouse kernel: input: SteelSeries SteelSeries Sensei Ten as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2.3/1-10.2.3:1.1/0003:1038:1832.0007/input/input10
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:1038:1832.0007: input,hidraw2: USB HID v1.11 Mouse [SteelSeries SteelSeries Sensei Ten] on usb-0000:00:14.0-10.2.3/input1
Sep 27 20:12:50 outhouse kernel: input: SteelSeries SteelSeries Sensei Ten Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2.3/1-10.2.3:1.2/0003:1038:1832.0008/input/input11
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:1038:1832.0008: input,hidraw6: USB HID v1.11 Keyboard [SteelSeries SteelSeries Sensei Ten] on usb-0000:00:14.0-10.2.3/input2
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:1038:1832.0009: hiddev101,hidraw7: USB HID v1.11 Device [SteelSeries SteelSeries Sensei Ten] on usb-0000:00:14.0-10.2.3/input3
Sep 27 20:12:50 outhouse kernel: logitech-djreceiver 0003:046D:C52B.0005: hiddev98,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-10.3/input2
Sep 27 20:12:50 outhouse kernel: usb 1-10.2.4: new high-speed USB device number 11 using xhci_hcd
Sep 27 20:12:50 outhouse kernel: usb 1-10.2.4: New USB device found, idVendor=0781, idProduct=5567, bcdDevice= 1.00
Sep 27 20:12:50 outhouse kernel: usb 1-10.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 27 20:12:50 outhouse kernel: usb 1-10.2.4: Product: Cruzer Blade
Sep 27 20:12:50 outhouse kernel: usb 1-10.2.4: Manufacturer: SanDisk
Sep 27 20:12:50 outhouse kernel: usb 1-10.2.4: SerialNumber: 03027819010822172647
Sep 27 20:12:50 outhouse kernel: usb-storage 1-10.2.4:1.0: USB Mass Storage device detected
Sep 27 20:12:50 outhouse kernel: scsi host1: usb-storage 1-10.2.4:1.0
Sep 27 20:12:50 outhouse kernel: input: Logitech Wireless Device PID:405b Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000A/input/input12
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:046D:405B.000A: input,hidraw4: USB HID v1.11 Keyboard [Logitech Wireless Device PID:405b] on usb-0000:00:14.0-10.3/input2:1
Sep 27 20:12:50 outhouse kernel: input: Logitech Wireless Device PID:405b Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000B/input/input16
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:046D:405B.000B: input,hidraw8: USB HID v1.11 Keyboard [Logitech Wireless Device PID:405b] on usb-0000:00:14.0-10.3/input2:2
Sep 27 20:12:50 outhouse kernel: input: Logitech Wireless Device PID:405b Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000C/input/input20
Sep 27 20:12:50 outhouse kernel: hid-generic 0003:046D:405B.000C: input,hidraw9: USB HID v1.11 Keyboard [Logitech Wireless Device PID:405b] on usb-0000:00:14.0-10.3/input2:3
Sep 27 20:12:50 outhouse kernel: input: Logitech K780 as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000A/input/input24
Sep 27 20:12:50 outhouse kernel: logitech-hidpp-device 0003:046D:405B.000A: input,hidraw4: USB HID v1.11 Keyboard [Logitech K780] on usb-0000:00:14.0-10.3/input2:1
Sep 27 20:12:50 outhouse kernel: input: Logitech K780 as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000B/input/input25
Sep 27 20:12:50 outhouse kernel: logitech-hidpp-device 0003:046D:405B.000B: input,hidraw8: USB HID v1.11 Keyboard [Logitech K780] on usb-0000:00:14.0-10.3/input2:2
Sep 27 20:12:50 outhouse kernel: input: Logitech K780 as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000C/input/input26
Sep 27 20:12:50 outhouse kernel: logitech-hidpp-device 0003:046D:405B.000C: input,hidraw9: USB HID v1.11 Keyboard [Logitech K780] on usb-0000:00:14.0-10.3/input2:3
Sep 27 20:12:50 outhouse kernel: scsi 1:0:0:0: Direct-Access SanDisk Cruzer Blade 1.00 PQ: 0 ANSI: 6
Sep 27 20:12:50 outhouse kernel: sd 1:0:0:0: [sdb] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB)
Sep 27 20:12:50 outhouse kernel: sd 1:0:0:0: [sdb] Write Protect is off
Sep 27 20:12:50 outhouse kernel: sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
Sep 27 20:12:50 outhouse kernel: sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Sep 27 20:12:50 outhouse kernel: sdb: sdb1
Sep 27 20:12:50 outhouse kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk
Sep 27 20:12:50 outhouse kernel: logitech-hidpp-device 0003:046D:405B.000C: HID++ 4.5 device connected.
Sep 27 20:12:50 outhouse kernel: EXT4-fs (dm-2): mounted filesystem 721a6387-1ab2-49fb-8c93-1df575175b89 r/w with ordered data mode. Quota mode: none.
Sep 27 20:12:50 outhouse systemd[1]: systemd 254.4-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 27 20:12:50 outhouse systemd[1]: Detected architecture x86-64.
Sep 27 20:12:50 outhouse systemd[1]: Hostname set to <outhouse>.
Sep 27 20:12:50 outhouse systemd[1]: bpf-lsm: LSM BPF program attached
Sep 27 20:12:50 outhouse systemd[1]: Queued start job for default target Graphical Interface.
Sep 27 20:12:50 outhouse systemd[1]: Created slice Slice /system/getty.
Sep 27 20:12:50 outhouse systemd[1]: Created slice Slice /system/modprobe.
Sep 27 20:12:50 outhouse systemd[1]: Created slice Slice /system/systemd-fsck.
Sep 27 20:12:50 outhouse systemd[1]: Created slice User and Session Slice.
Sep 27 20:12:50 outhouse systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 27 20:12:50 outhouse systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 27 20:12:50 outhouse systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 27 20:12:50 outhouse systemd[1]: Reached target Local Encrypted Volumes.
Sep 27 20:12:50 outhouse systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 27 20:12:50 outhouse systemd[1]: Reached target Remote File Systems.
Sep 27 20:12:50 outhouse systemd[1]: Reached target Slice Units.
Sep 27 20:12:50 outhouse systemd[1]: Reached target Local Verity Protected Volumes.
Sep 27 20:12:50 outhouse systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 27 20:12:50 outhouse systemd[1]: Listening on LVM2 poll daemon socket.
Sep 27 20:12:50 outhouse systemd[1]: Listening on Process Core Dump Socket.
Sep 27 20:12:50 outhouse systemd[1]: Listening on Journal Socket (/dev/log).
Sep 27 20:12:50 outhouse systemd[1]: Listening on Journal Socket.
Sep 27 20:12:50 outhouse systemd[1]: Listening on udev Control Socket.
Sep 27 20:12:50 outhouse systemd[1]: Listening on udev Kernel Socket.
Sep 27 20:12:50 outhouse systemd[1]: Mounting Huge Pages File System...
Sep 27 20:12:50 outhouse systemd[1]: Mounting POSIX Message Queue File System...
Sep 27 20:12:50 outhouse systemd[1]: Mounting Kernel Debug File System...
Sep 27 20:12:50 outhouse systemd[1]: Mounting Kernel Trace File System...
Sep 27 20:12:50 outhouse systemd[1]: Starting Create List of Static Device Nodes...
Sep 27 20:12:50 outhouse systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Sep 27 20:12:50 outhouse systemd[1]: Starting Load Kernel Module configfs...
Sep 27 20:12:50 outhouse systemd[1]: Starting Load Kernel Module dm_mod...
Sep 27 20:12:50 outhouse systemd[1]: Starting Load Kernel Module drm...
Sep 27 20:12:50 outhouse systemd[1]: Starting Load Kernel Module fuse...
Sep 27 20:12:50 outhouse systemd[1]: Starting Load Kernel Module loop...
Sep 27 20:12:50 outhouse systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 27 20:12:50 outhouse systemd[1]: Starting Journal Service...
Sep 27 20:12:50 outhouse systemd[1]: Starting Load Kernel Modules...
Sep 27 20:12:50 outhouse systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 27 20:12:50 outhouse systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 27 20:12:50 outhouse systemd[1]: Starting Coldplug All udev Devices...
Sep 27 20:12:50 outhouse systemd[1]: Mounted Huge Pages File System.
Sep 27 20:12:50 outhouse systemd[1]: Mounted POSIX Message Queue File System.
Sep 27 20:12:50 outhouse systemd[1]: Mounted Kernel Debug File System.
Sep 27 20:12:50 outhouse systemd[1]: Mounted Kernel Trace File System.
Sep 27 20:12:50 outhouse kernel: loop: module loaded
Sep 27 20:12:50 outhouse kernel: EXT4-fs (dm-2): re-mounted 721a6387-1ab2-49fb-8c93-1df575175b89 r/w. Quota mode: none.
Sep 27 20:12:50 outhouse kernel: fuse: init (API version 7.38)
Sep 27 20:12:50 outhouse systemd-journald[521]: Collecting audit messages is disabled.
Sep 27 20:12:50 outhouse systemd[1]: Finished Create List of Static Device Nodes.
Sep 27 20:12:50 outhouse systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 27 20:12:50 outhouse systemd[1]: Finished Load Kernel Module configfs.
Sep 27 20:12:50 outhouse systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 27 20:12:50 outhouse systemd-journald[521]: Journal started
Sep 27 20:12:50 outhouse systemd-journald[521]: Runtime Journal (/run/log/journal/0cd84205b2564b9f9216594bb06dfbc6) is 8.0M, max 1.5G, 1.5G free.
Sep 27 20:12:49 outhouse systemd-modules-load[522]: Inserted module 'crypto_user'
Sep 27 20:12:50 outhouse lvm[515]: 3 logical volume(s) in volume group "store" monitored
Sep 27 20:12:50 outhouse systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 27 20:12:50 outhouse systemd[1]: Finished Load Kernel Module dm_mod.
Sep 27 20:12:50 outhouse systemd[1]: Started Journal Service.
Sep 27 20:12:50 outhouse systemd[1]: Finished Load Kernel Module drm.
Sep 27 20:12:50 outhouse systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 27 20:12:50 outhouse systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 27 20:12:50 outhouse systemd[1]: Finished Load Kernel Module fuse.
Sep 27 20:12:50 outhouse systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 27 20:12:50 outhouse systemd[1]: Finished Load Kernel Module loop.
Sep 27 20:12:50 outhouse systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 27 20:12:50 outhouse systemd[1]: Finished Coldplug All udev Devices.
Sep 27 20:12:50 outhouse systemd[1]: Mounting FUSE Control File System...
Sep 27 20:12:50 outhouse systemd[1]: Mounting Kernel Configuration File System...
Sep 27 20:12:50 outhouse systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 27 20:12:50 outhouse systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 27 20:12:50 outhouse systemd[1]: Starting Load/Save OS Random Seed...
Sep 27 20:12:50 outhouse systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 27 20:12:50 outhouse systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 27 20:12:50 outhouse systemd[1]: Mounted FUSE Control File System.
Sep 27 20:12:50 outhouse systemd[1]: Mounted Kernel Configuration File System.
Sep 27 20:12:50 outhouse systemd-journald[521]: Time spent on flushing to /var/log/journal/0cd84205b2564b9f9216594bb06dfbc6 is 28.682ms for 1042 entries.
Sep 27 20:12:50 outhouse systemd-journald[521]: System Journal (/var/log/journal/0cd84205b2564b9f9216594bb06dfbc6) is 72.0M, max 4.0G, 3.9G free.
Sep 27 20:12:50 outhouse systemd-journald[521]: Received client request to flush runtime journal.
Sep 27 20:12:50 outhouse systemd-journald[521]: /var/log/journal/0cd84205b2564b9f9216594bb06dfbc6/system.journal: Journal file uses a different sequence number ID, rotating.
Sep 27 20:12:50 outhouse systemd-journald[521]: Rotating system journal.
Sep 27 20:12:50 outhouse systemd[1]: Finished Load/Save OS Random Seed.
Sep 27 20:12:50 outhouse systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Sep 27 20:12:50 outhouse systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 27 20:12:50 outhouse systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 27 20:12:50 outhouse systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 27 20:12:50 outhouse systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 27 20:12:50 outhouse systemd[1]: Reached target Preparation for Local File Systems.
Sep 27 20:12:50 outhouse systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 27 20:12:50 outhouse systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 27 20:12:50 outhouse systemd-udevd[558]: Using default interface naming scheme 'v253'.
Sep 27 20:12:50 outhouse systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 27 20:12:50 outhouse lvm[577]: PV /dev/dm-0 online, VG store is complete.
Sep 27 20:12:50 outhouse lvm[577]: VG store finished
Sep 27 20:12:50 outhouse mtp-probe[599]: checking bus 1, device 11: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2.4"
Sep 27 20:12:50 outhouse mtp-probe[598]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3"
Sep 27 20:12:50 outhouse mtp-probe[597]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-7"
Sep 27 20:12:50 outhouse mtp-probe[602]: checking bus 1, device 10: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2.3"
Sep 27 20:12:50 outhouse mtp-probe[597]: bus: 2, device: 2 was not an MTP device
Sep 27 20:12:50 outhouse mtp-probe[599]: bus: 1, device: 11 was not an MTP device
Sep 27 20:12:50 outhouse mtp-probe[598]: bus: 1, device: 9 was not an MTP device
Sep 27 20:12:50 outhouse mtp-probe[601]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11"
Sep 27 20:12:50 outhouse mtp-probe[601]: bus: 1, device: 6 was not an MTP device
Sep 27 20:12:50 outhouse mtp-probe[602]: bus: 1, device: 10 was not an MTP device
Sep 27 20:12:50 outhouse kernel: mousedev: PS/2 mouse device common for all mice
Sep 27 20:12:50 outhouse systemd[1]: Found device /dev/disk/by-uuid/7025792a-114e-4da3-a85a-f370b7eebd1c.
Sep 27 20:12:50 outhouse systemd[1]: Found device /dev/disk/by-uuid/96f4788f-4ac6-41a1-a80c-3cee6a2a2459.
Sep 27 20:12:50 outhouse kernel: EDAC ie31200: No ECC support
Sep 27 20:12:50 outhouse kernel: EDAC ie31200: No ECC support
Sep 27 20:12:50 outhouse kernel: nvidia-gpu 0000:01:00.3: enabling device (0000 -> 0002)
Sep 27 20:12:50 outhouse kernel: nvidia-gpu 0000:02:00.3: enabling device (0000 -> 0002)
Sep 27 20:12:50 outhouse mtp-probe[629]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Sep 27 20:12:50 outhouse mtp-probe[630]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4"
Sep 27 20:12:50 outhouse mtp-probe[630]: bus: 1, device: 4 was not an MTP device
Sep 27 20:12:50 outhouse mtp-probe[629]: bus: 1, device: 3 was not an MTP device
Sep 27 20:12:50 outhouse systemd[1]: Found device Samsung SSD 980 PRO 2TB EFI\x20system\x20partition.
Sep 27 20:12:50 outhouse kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Sep 27 20:12:50 outhouse kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Sep 27 20:12:50 outhouse kernel: input: PC Speaker as /devices/platform/pcspkr/input/input27
Sep 27 20:12:50 outhouse kernel: i2c i2c-2: 4/4 memory slots populated (from DMI)
Sep 27 20:12:50 outhouse kernel: i2c i2c-2: Successfully instantiated SPD at 0x50
Sep 27 20:12:50 outhouse kernel: i2c i2c-2: Successfully instantiated SPD at 0x51
Sep 27 20:12:50 outhouse kernel: i2c i2c-2: Successfully instantiated SPD at 0x52
Sep 27 20:12:50 outhouse kernel: i2c i2c-2: Successfully instantiated SPD at 0x53
Sep 27 20:12:50 outhouse kernel: e1000e: Intel(R) PRO/1000 Network Driver
Sep 27 20:12:50 outhouse kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Sep 27 20:12:50 outhouse kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Sep 27 20:12:50 outhouse kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Sep 27 20:12:50 outhouse systemd[1]: Activating swap /dev/disk/by-uuid/7025792a-114e-4da3-a85a-f370b7eebd1c...
Sep 27 20:12:50 outhouse systemd[1]: Mounting /boot...
Sep 27 20:12:50 outhouse systemd[1]: Starting File System Check on /dev/disk/by-uuid/96f4788f-4ac6-41a1-a80c-3cee6a2a2459...
Sep 27 20:12:50 outhouse kernel: Adding 67108860k swap on /dev/mapper/store-swap. Priority:-2 extents:1 across:67108860k SSFS
Sep 27 20:12:50 outhouse systemd[1]: Activated swap /dev/disk/by-uuid/7025792a-114e-4da3-a85a-f370b7eebd1c.
Sep 27 20:12:50 outhouse systemd-fsck[651]: /dev/mapper/store-home: clean, 11766/54525952 files, 3918472/218099712 blocks
Sep 27 20:12:50 outhouse systemd[1]: Reached target Swaps.
Sep 27 20:12:50 outhouse systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 27 20:12:50 outhouse systemd[1]: Mounting Temporary Directory /tmp...
Sep 27 20:12:50 outhouse systemd[1]: Starting Virtual Console Setup...
Sep 27 20:12:50 outhouse kernel: mc: Linux media interface: v0.10
Sep 27 20:12:50 outhouse systemd[1]: Finished File System Check on /dev/disk/by-uuid/96f4788f-4ac6-41a1-a80c-3cee6a2a2459.
Sep 27 20:12:50 outhouse systemd[1]: Mounted Temporary Directory /tmp.
Sep 27 20:12:50 outhouse kernel: iTCO_vendor_support: vendor-support=0
Sep 27 20:12:50 outhouse kernel: ee1004 2-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Sep 27 20:12:50 outhouse kernel: ee1004 2-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Sep 27 20:12:50 outhouse kernel: ee1004 2-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
Sep 27 20:12:50 outhouse kernel: ee1004 2-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
Sep 27 20:12:50 outhouse kernel: Bluetooth: Core ver 2.22
Sep 27 20:12:50 outhouse kernel: NET: Registered PF_BLUETOOTH protocol family
Sep 27 20:12:50 outhouse kernel: Bluetooth: HCI device and connection manager initialized
Sep 27 20:12:50 outhouse kernel: Bluetooth: HCI socket layer initialized
Sep 27 20:12:50 outhouse kernel: Bluetooth: L2CAP socket layer initialized
Sep 27 20:12:50 outhouse kernel: Bluetooth: SCO socket layer initialized
Sep 27 20:12:50 outhouse systemd[1]: Finished Virtual Console Setup.
Sep 27 20:12:50 outhouse kernel: spi-nor spi0.0: w25q128 (16384 Kbytes)
Sep 27 20:12:50 outhouse kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Sep 27 20:12:50 outhouse kernel: 0x000000000000-0x000001000000 : "BIOS"
Sep 27 20:12:50 outhouse kernel: asus_wmi: ASUS WMI generic driver loaded
Sep 27 20:12:50 outhouse kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 27 20:12:50 outhouse kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Sep 27 20:12:50 outhouse kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Sep 27 20:12:50 outhouse kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 27 20:12:50 outhouse kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 27 20:12:50 outhouse kernel: cfg80211: failed to load regulatory.db
Sep 27 20:12:50 outhouse kernel: asus_wmi: Initialization: 0x0
Sep 27 20:12:50 outhouse kernel: asus_wmi: BIOS WMI version: 0.9
Sep 27 20:12:50 outhouse kernel: asus_wmi: SFUN value: 0x0
Sep 27 20:12:50 outhouse kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Sep 27 20:12:50 outhouse kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input28
Sep 27 20:12:50 outhouse kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Sep 27 20:12:50 outhouse kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Sep 27 20:12:50 outhouse kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Sep 27 20:12:50 outhouse kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Sep 27 20:12:50 outhouse (udev-worker)[607]: event11: Failed to call EVIOCSKEYCODE with scan code 0x7c, and key code 190: Invalid argument
Sep 27 20:12:50 outhouse kernel: Intel(R) Wireless WiFi driver for Linux
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x2816, cnv-id 0x1000100 wfpm id 0x80000000
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: PCI dev a370/0034, rev=0x312, rfid=0x105110
Sep 27 20:12:50 outhouse systemd[1]: Mounting /home...
Sep 27 20:12:50 outhouse systemd[1]: Mounted /boot.
Sep 27 20:12:50 outhouse kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 0
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 1
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 2
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 3
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 4
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 6
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 8
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 9
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 10
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 11
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 15
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 16
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 18
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 19
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 20
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 21
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 28
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ff18e32a.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
Sep 27 20:12:50 outhouse kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Sep 27 20:12:50 outhouse kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Sep 27 20:12:50 outhouse kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Sep 27 20:12:50 outhouse kernel: snd_hda_intel 0000:02:00.1: enabling device (0000 -> 0002)
Sep 27 20:12:50 outhouse kernel: snd_hda_intel 0000:02:00.1: Disabling MSI
Sep 27 20:12:50 outhouse kernel: snd_hda_intel 0000:02:00.1: Handle vga_switcheroo audio client
Sep 27 20:12:50 outhouse kernel: EXT4-fs (dm-3): mounted filesystem 96f4788f-4ac6-41a1-a80c-3cee6a2a2459 r/w with ordered data mode. Quota mode: none.
Sep 27 20:12:50 outhouse systemd[1]: Mounted /home.
Sep 27 20:12:50 outhouse systemd[1]: Reached target Local File Systems.
Sep 27 20:12:50 outhouse systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Sep 27 20:12:50 outhouse systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Sep 27 20:12:50 outhouse systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Sep 27 20:12:50 outhouse systemd[1]: Starting Create Volatile Files and Directories...
Sep 27 20:12:50 outhouse kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Sep 27 20:12:50 outhouse kernel: nvidia: loading out-of-tree module taints kernel.
Sep 27 20:12:50 outhouse kernel: nvidia: module license 'NVIDIA' taints kernel.
Sep 27 20:12:50 outhouse kernel: Disabling lock debugging due to kernel taint
Sep 27 20:12:50 outhouse kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Sep 27 20:12:50 outhouse kernel: nvidia: module license taints kernel.
Sep 27 20:12:50 outhouse kernel: usbcore: registered new interface driver btusb
Sep 27 20:12:50 outhouse kernel: Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
Sep 27 20:12:50 outhouse kernel: Bluetooth: hci0: Boot Address: 0x40800
Sep 27 20:12:50 outhouse kernel: Bluetooth: hci0: Firmware Version: 108-45.22
Sep 27 20:12:50 outhouse kernel: Bluetooth: hci0: Firmware already loaded
Sep 27 20:12:50 outhouse kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Sep 27 20:12:50 outhouse kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Sep 27 20:12:50 outhouse kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 27 20:12:50 outhouse kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Sep 27 20:12:50 outhouse kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Sep 27 20:12:50 outhouse kernel: snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
Sep 27 20:12:50 outhouse kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Sep 27 20:12:50 outhouse kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
Sep 27 20:12:50 outhouse kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
Sep 27 20:12:50 outhouse kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
Sep 27 20:12:50 outhouse kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 04:92:26:d3:02:21
Sep 27 20:12:50 outhouse kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Sep 27 20:12:50 outhouse kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
Sep 27 20:12:50 outhouse kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input29
Sep 27 20:12:50 outhouse kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
Sep 27 20:12:50 outhouse kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input30
Sep 27 20:12:50 outhouse kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input31
Sep 27 20:12:50 outhouse kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card2/input40
Sep 27 20:12:50 outhouse kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input34
Sep 27 20:12:50 outhouse kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input35
Sep 27 20:12:50 outhouse kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input32
Sep 27 20:12:50 outhouse kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card2/input41
Sep 27 20:12:50 outhouse kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card2/input42
Sep 27 20:12:50 outhouse kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input36
Sep 27 20:12:50 outhouse kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input37
Sep 27 20:12:50 outhouse kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card2/input43
Sep 27 20:12:50 outhouse kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x312
Sep 27 20:12:50 outhouse systemd[1]: Finished Create Volatile Files and Directories.
Sep 27 20:12:50 outhouse kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input38
Sep 27 20:12:50 outhouse kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
Sep 27 20:12:50 outhouse systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Sep 27 20:12:50 outhouse kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input39
Sep 27 20:12:51 outhouse kernel: iwlwifi 0000:00:14.3: base HW address: 98:3b:8f:6c:28:e3, OTP minor version: 0x4
Sep 27 20:12:51 outhouse kernel: usb 1-9: Quirk or no altest; falling back to MIDI 1.0
Sep 27 20:12:51 outhouse kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Sep 27 20:12:51 outhouse kernel: e1000e 0000:00:1f.6 eno2: renamed from eth0
Sep 27 20:12:51 outhouse kernel: iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
Sep 27 20:12:51 outhouse systemd[1]: Starting Load Kernel Module dm_mod...
Sep 27 20:12:51 outhouse systemd[1]: Starting Load Kernel Module loop...
Sep 27 20:12:51 outhouse systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Sep 27 20:12:51 outhouse systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Sep 27 20:12:51 outhouse systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 27 20:12:51 outhouse systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Sep 27 20:12:51 outhouse systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 27 20:12:51 outhouse systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 27 20:12:51 outhouse systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 27 20:12:51 outhouse systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 27 20:12:51 outhouse systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 27 20:12:51 outhouse systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 27 20:12:51 outhouse systemd[1]: Starting Network Time Synchronization...
Sep 27 20:12:51 outhouse systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Sep 27 20:12:51 outhouse systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 27 20:12:51 outhouse systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 27 20:12:51 outhouse systemd[1]: Finished Load Kernel Module dm_mod.
Sep 27 20:12:51 outhouse systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 27 20:12:51 outhouse systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 27 20:12:51 outhouse systemd[1]: Finished Load Kernel Module loop.
Sep 27 20:12:51 outhouse kernel: usbcore: registered new interface driver snd-usb-audio
Sep 27 20:12:51 outhouse kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
Sep 27 20:12:51 outhouse kernel:
Sep 27 20:12:51 outhouse kernel: intel_tcc_cooling: Programmable TCC Offset detected
Sep 27 20:12:51 outhouse kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Sep 27 20:12:51 outhouse kernel: intel_rapl_common: Found RAPL domain package
Sep 27 20:12:51 outhouse kernel: intel_rapl_common: Found RAPL domain core
Sep 27 20:12:51 outhouse kernel: intel_rapl_common: Found RAPL domain dram
Sep 27 20:12:51 outhouse systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 27 20:12:51 outhouse systemd[1]: Reached target Sound Card.
Sep 27 20:12:51 outhouse systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 27 20:12:51 outhouse systemd[1]: Started Network Time Synchronization.
Sep 27 20:12:51 outhouse systemd[1]: Reached target System Time Set.
Sep 27 20:12:51 outhouse kernel: nvidia 0000:02:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Sep 27 20:12:51 outhouse kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 535.113.01 Tue Sep 12 19:41:24 UTC 2023
Sep 27 20:12:51 outhouse (udev-worker)[568]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Sep 27 20:12:51 outhouse kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Sep 27 20:12:51 outhouse kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 535.113.01 Tue Sep 12 19:45:42 UTC 2023
Sep 27 20:12:51 outhouse systemd-modules-load[522]: Inserted module 'nvidia_uvm'
Sep 27 20:12:51 outhouse kernel: nvidia-uvm: Loaded the UVM driver, major device number 509.
Sep 27 20:12:51 outhouse (udev-worker)[596]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \ -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) ${i}; done'' failed with exit code 1.
Sep 27 20:12:51 outhouse kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Sep 27 20:12:51 outhouse kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
Sep 27 20:12:51 outhouse kernel: [drm] [nvidia-drm] [GPU ID 0x00000200] Loading driver
Sep 27 20:12:51 outhouse kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:02:00.0 on minor 2
Sep 27 20:12:51 outhouse systemd[1]: Finished Load Kernel Modules.
Sep 27 20:12:51 outhouse systemd[1]: Starting Apply Kernel Variables...
Sep 27 20:12:51 outhouse systemd[1]: Finished Apply Kernel Variables.
Sep 27 20:12:51 outhouse systemd[1]: Reached target System Initialization.
Sep 27 20:12:51 outhouse systemd[1]: Started Virtual console mouse server.
Sep 27 20:12:51 outhouse systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Sep 27 20:12:51 outhouse systemd[1]: Started Daily man-db regeneration.
Sep 27 20:12:51 outhouse systemd[1]: Started Daily verification of password and group files.
Sep 27 20:12:51 outhouse systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 27 20:12:51 outhouse systemd[1]: Reached target Path Units.
Sep 27 20:12:51 outhouse systemd[1]: Reached target Timer Units.
Sep 27 20:12:51 outhouse systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 27 20:12:51 outhouse systemd[1]: Reached target Socket Units.
Sep 27 20:12:51 outhouse systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 27 20:12:51 outhouse systemd[1]: Reached target Basic System.
Sep 27 20:12:51 outhouse systemd[1]: Starting Bluetooth service...
Sep 27 20:12:51 outhouse systemd[1]: Starting D-Bus System Message Bus...
Sep 27 20:12:51 outhouse systemd[1]: Starting Virtual console mouse server...
Sep 27 20:12:51 outhouse /usr/bin/gpm[789]: *** info [daemon/startup.c(136)]:
Sep 27 20:12:51 outhouse /usr/bin/gpm[789]: Started gpm successfully. Entered daemon mode.
Sep 27 20:12:51 outhouse systemd[1]: Starting User Login Management...
Sep 27 20:12:51 outhouse systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 27 20:12:51 outhouse systemd[1]: Started Virtual console mouse server.
Sep 27 20:12:51 outhouse bluetoothd[786]: Bluetooth daemon 5.69
Sep 27 20:12:51 outhouse systemd-logind[790]: New seat seat0.
Sep 27 20:12:51 outhouse systemd[1]: Started D-Bus System Message Bus.
Sep 27 20:12:51 outhouse bluetoothd[786]: Starting SDP server
Sep 27 20:12:51 outhouse systemd[1]: Starting Network Manager...
Sep 27 20:12:51 outhouse systemd[1]: Started Bluetooth service.
Sep 27 20:12:51 outhouse systemd[1]: Reached target Bluetooth Support.
Sep 27 20:12:51 outhouse systemd-logind[790]: Watching system buttons on /dev/input/event2 (Power Button)
Sep 27 20:12:51 outhouse systemd-logind[790]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 27 20:12:51 outhouse systemd-logind[790]: Watching system buttons on /dev/input/event0 (Sleep Button)
Sep 27 20:12:51 outhouse bluetoothd[786]: src/plugin.c:plugin_init() System does not support csip plugin
Sep 27 20:12:51 outhouse bluetoothd[786]: src/plugin.c:plugin_init() System does not support vcp plugin
Sep 27 20:12:51 outhouse bluetoothd[786]: src/plugin.c:plugin_init() System does not support mcp plugin
Sep 27 20:12:51 outhouse bluetoothd[786]: src/plugin.c:plugin_init() System does not support bass plugin
Sep 27 20:12:51 outhouse bluetoothd[786]: src/plugin.c:plugin_init() System does not support bap plugin
Sep 27 20:12:51 outhouse systemd-logind[790]: Watching system buttons on /dev/input/event6 (SteelSeries SteelSeries Sensei Ten Keyboard)
Sep 27 20:12:51 outhouse systemd-logind[790]: Watching system buttons on /dev/input/event7 (Logitech K780)
Sep 27 20:12:51 outhouse systemd-logind[790]: Watching system buttons on /dev/input/event8 (Logitech K780)
Sep 27 20:12:51 outhouse systemd-logind[790]: Watching system buttons on /dev/input/event9 (Logitech K780)
Sep 27 20:12:51 outhouse bluetoothd[786]: Bluetooth management interface 1.22 initialized
Sep 27 20:12:51 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=0 pid=786 comm="/usr/lib/bluetooth/bluetoothd")
Sep 27 20:12:51 outhouse kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 27 20:12:51 outhouse kernel: Bluetooth: BNEP filters: protocol multicast
Sep 27 20:12:51 outhouse kernel: Bluetooth: BNEP socket layer initialized
Sep 27 20:12:51 outhouse kernel: Bluetooth: MGMT ver 1.22
Sep 27 20:12:51 outhouse systemd[1]: Started User Login Management.
Sep 27 20:12:51 outhouse systemd[1]: Starting Hostname Service...
Sep 27 20:12:51 outhouse kernel: NET: Registered PF_ALG protocol family
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.8976] NetworkManager (version 1.44.0-1) is starting... (boot:9026d2e9-f07e-4f04-a87a-fab60fb009bb)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.8977] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9024] manager[0x55f717738690]: monitoring kernel firmware directory '/lib/firmware'.
Sep 27 20:12:51 outhouse dbus-daemon[787]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 27 20:12:51 outhouse systemd[1]: Started Hostname Service.
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9113] hostname: hostname: using hostnamed
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9113] hostname: static hostname changed from (none) to "outhouse"
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9117] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9125] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill1) (driver iwlwifi)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9126] manager[0x55f717738690]: rfkill: Wi-Fi hardware radio set enabled
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9127] manager[0x55f717738690]: rfkill: WWAN hardware radio set enabled
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9178] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-adsl.so)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9187] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-ovs.so)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9217] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-bluetooth.so)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9221] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-wwan.so)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9377] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-team.so)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9385] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-wifi.so)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9386] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9387] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9387] manager: Networking is enabled by state file
Sep 27 20:12:51 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=792 comm="/usr/bin/NetworkManager --no-daemon")
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9390] settings: Loaded settings plugin: keyfile (internal)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9400] dhcp: init: Using DHCP client 'internal'
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9402] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9412] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9414] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9419] device (lo): Activation: starting connection 'lo' (e1bf8952-1d8b-4986-9244-d55fc391a202)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9424] manager: (eno2): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9432] settings: (eno2): created default wired connection 'Wired connection 1'
Sep 27 20:12:51 outhouse NetworkManager[792]: <info> [1695841971.9432] device (eno2): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 27 20:12:51 outhouse systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 27 20:12:51 outhouse dbus-daemon[787]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 27 20:12:51 outhouse systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 27 20:12:52 outhouse /usr/bin/gpm[789]: *** info [mice.c(1990)]:
Sep 27 20:12:52 outhouse /usr/bin/gpm[789]: imps2: Auto-detected intellimouse PS/2
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.1308] device (wlo1): driver supports Access Point (AP) mode
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.1328] manager: (wlo1): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.1337] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 27 20:12:52 outhouse kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 1
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.3716] device (wlo1): set-hw-addr: set MAC address to 0A:04:7E:52:B7:F7 (scanning)
Sep 27 20:12:52 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.4' (uid=0 pid=792 comm="/usr/bin/NetworkManager --no-daemon")
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.5813] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 27 20:12:52 outhouse systemd[1]: Started Network Manager.
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.5848] ovsdb: disconnected from ovsdb
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.5849] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.5852] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.5853] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.5859] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.5887] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.5888] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.5890] device (lo): Activation: successful, device activated.
Sep 27 20:12:52 outhouse systemd[1]: Starting WPA supplicant...
Sep 27 20:12:52 outhouse dbus-daemon[787]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Sep 27 20:12:52 outhouse systemd[1]: Started WPA supplicant.
Sep 27 20:12:52 outhouse wpa_supplicant[848]: Successfully initialized wpa_supplicant
Sep 27 20:12:52 outhouse systemd[1]: Reached target Network.
Sep 27 20:12:52 outhouse systemd[1]: Starting Permit User Sessions...
Sep 27 20:12:52 outhouse systemd[1]: Finished Permit User Sessions.
Sep 27 20:12:52 outhouse systemd[1]: Started Getty on tty1.
Sep 27 20:12:52 outhouse systemd[1]: Reached target Login Prompts.
Sep 27 20:12:52 outhouse systemd[1]: Reached target Multi-User System.
Sep 27 20:12:52 outhouse systemd[1]: Reached target Graphical Interface.
Sep 27 20:12:52 outhouse systemd[1]: Startup finished in 12.622s (firmware) + 2.188s (loader) + 18.572s (kernel) + 3.103s (userspace) = 36.486s.
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.7035] device (wlo1): supplicant interface state: internal-starting -> disconnected
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.7037] Wi-Fi P2P device controlled by interface wlo1 created
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.7041] manager: (p2p-dev-wlo1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.7046] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.7054] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 27 20:12:52 outhouse NetworkManager[792]: <info> [1695841972.7062] device (p2p-dev-wlo1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 27 20:12:52 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.8' (uid=0 pid=851 comm="/bin/login -f -- ")
Sep 27 20:12:52 outhouse dbus-daemon[787]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 27 20:12:52 outhouse login[851]: pam_unix(login:session): session opened for user anthony(uid=1000) by anthony(uid=0)
Sep 27 20:12:52 outhouse systemd[1]: Created slice User Slice of UID 1000.
Sep 27 20:12:52 outhouse systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 27 20:12:52 outhouse systemd-logind[790]: New session 1 of user anthony.
Sep 27 20:12:52 outhouse systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 27 20:12:52 outhouse systemd[1]: Starting User Manager for UID 1000...
Sep 27 20:12:52 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.11' (uid=0 pid=858 comm="(systemd)")
Sep 27 20:12:52 outhouse dbus-daemon[787]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 27 20:12:52 outhouse (systemd)[858]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[anthony] ruser=[<unknown>] rhost=[<unknown>]
Sep 27 20:12:52 outhouse (systemd)[858]: pam_unix(systemd-user:session): session opened for user anthony(uid=1000) by anthony(uid=0)
Sep 27 20:12:52 outhouse systemd[858]: Queued start job for default target Main User Target.
Sep 27 20:12:53 outhouse systemd-journald[521]: /var/log/journal/0cd84205b2564b9f9216594bb06dfbc6/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Sep 27 20:12:53 outhouse kernel: pipewire[867]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Sep 27 20:12:53 outhouse systemd[858]: Created slice User Application Slice.
Sep 27 20:12:53 outhouse login[851]: LOGIN ON tty1 BY anthony
Sep 27 20:12:53 outhouse systemd[858]: Created slice User Core Session Slice.
Sep 27 20:12:53 outhouse /usr/bin/gpm[789]: *** info [daemon/processrequest.c(42)]:
Sep 27 20:12:53 outhouse systemd[858]: Reached target Paths.
Sep 27 20:12:53 outhouse /usr/bin/gpm[789]: Request on 6 (console 1)
Sep 27 20:12:53 outhouse systemd[858]: Reached target Timers.
Sep 27 20:12:53 outhouse /usr/bin/gpm[789]: *** info [daemon/disable_paste.c(28)]:
Sep 27 20:12:53 outhouse systemd[858]: Starting D-Bus User Message Bus Socket...
Sep 27 20:12:53 outhouse /usr/bin/gpm[789]: disabling pasting per request from virtual console (1)
Sep 27 20:12:53 outhouse systemd[858]: Listening on GnuPG network certificate management daemon.
Sep 27 20:12:53 outhouse /usr/bin/gpm[789]: *** info [daemon/processrequest.c(42)]:
Sep 27 20:12:53 outhouse systemd[858]: Listening on GCR ssh-agent wrapper.
Sep 27 20:12:53 outhouse /usr/bin/gpm[789]: Request on 6 (console 1)
Sep 27 20:12:53 outhouse systemd[858]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 27 20:12:53 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.13' (uid=1000 pid=868 comm="/usr/bin/pipewire-media-session")
Sep 27 20:12:53 outhouse systemd[858]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 27 20:12:53 outhouse dbus-daemon[787]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Sep 27 20:12:53 outhouse systemd[858]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Successfully called chroot.
Sep 27 20:12:53 outhouse systemd[858]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Successfully dropped privileges.
Sep 27 20:12:53 outhouse systemd[858]: Listening on p11-kit server.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Successfully limited resources.
Sep 27 20:12:53 outhouse systemd[858]: Listening on PipeWire Multimedia System Socket.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Running.
Sep 27 20:12:53 outhouse systemd[858]: Listening on Sound System.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Canary thread running.
Sep 27 20:12:53 outhouse systemd[858]: Listening on D-Bus User Message Bus Socket.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 0 threads of 0 processes of 0 users.
Sep 27 20:12:53 outhouse systemd[858]: Reached target Sockets.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Watchdog thread running.
Sep 27 20:12:53 outhouse systemd[858]: Reached target Basic System.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 0 threads of 0 processes of 0 users.
Sep 27 20:12:53 outhouse systemd[1]: Started User Manager for UID 1000.
Sep 27 20:12:53 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.16' (uid=0 pid=883 comm="/usr/lib/rtkit-daemon")
Sep 27 20:12:53 outhouse systemd[858]: Started PipeWire Multimedia Service.
Sep 27 20:12:53 outhouse systemd[1]: Started Session 1 of User anthony.
Sep 27 20:12:53 outhouse systemd[858]: Started PipeWire Media Session Manager.
Sep 27 20:12:53 outhouse systemd[858]: Starting Sound Service...
Sep 27 20:12:53 outhouse systemd[858]: Starting Update XDG user dir configuration...
Sep 27 20:12:53 outhouse systemd[858]: Finished Update XDG user dir configuration.
Sep 27 20:12:53 outhouse systemd[858]: Starting D-Bus User Message Bus...
Sep 27 20:12:53 outhouse systemd[858]: Started D-Bus User Message Bus.
Sep 27 20:12:53 outhouse systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Sep 27 20:12:53 outhouse systemd[1]: Started RealtimeKit Scheduling Policy Service.
Sep 27 20:12:53 outhouse systemd[1]: Starting Authorization Manager...
Sep 27 20:12:53 outhouse polkitd[888]: Started polkitd version 123
Sep 27 20:12:53 outhouse polkitd[888]: Loading rules from directory /etc/polkit-1/rules.d
Sep 27 20:12:53 outhouse polkitd[888]: Loading rules from directory /usr/share/polkit-1/rules.d
Sep 27 20:12:53 outhouse polkitd[888]: Finished loading, compiling and executing 5 rules
Sep 27 20:12:53 outhouse dbus-daemon[787]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Sep 27 20:12:53 outhouse polkitd[888]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Sep 27 20:12:53 outhouse systemd[1]: Started Authorization Manager.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Successfully made thread 869 of process 869 owned by '1000' high priority at nice level -11.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 1 threads of 1 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 1 threads of 1 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 1 threads of 1 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 1 threads of 1 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 1 threads of 1 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Successfully made thread 884 of process 868 owned by '1000' RT at priority 20.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 2 threads of 2 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Successfully made thread 867 of process 867 owned by '1000' high priority at nice level -11.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 3 threads of 3 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Successfully made thread 885 of process 867 owned by '1000' RT at priority 20.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 4 threads of 3 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 4 threads of 3 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Successfully made thread 905 of process 869 owned by '1000' RT at priority 5.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 5 threads of 3 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 5 threads of 3 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Successfully made thread 907 of process 869 owned by '1000' RT at priority 5.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 6 threads of 3 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 6 threads of 3 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Successfully made thread 909 of process 869 owned by '1000' RT at priority 5.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 7 threads of 3 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 7 threads of 3 processes of 1 users.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Successfully made thread 911 of process 869 owned by '1000' RT at priority 5.
Sep 27 20:12:53 outhouse rtkit-daemon[883]: Supervising 8 threads of 3 processes of 1 users.
Sep 27 20:12:54 outhouse rtkit-daemon[883]: Supervising 8 threads of 3 processes of 1 users.
Sep 27 20:12:54 outhouse rtkit-daemon[883]: Successfully made thread 913 of process 869 owned by '1000' RT at priority 5.
Sep 27 20:12:54 outhouse rtkit-daemon[883]: Supervising 9 threads of 3 processes of 1 users.
Sep 27 20:12:54 outhouse pulseaudio[869]: stat('/etc/pulse/default.pa.d'): No such file or directory
Sep 27 20:12:54 outhouse systemd[858]: Started Sound Service.
Sep 27 20:12:54 outhouse systemd[858]: Reached target Main User Target.
Sep 27 20:12:54 outhouse systemd[858]: Startup finished in 1.192s.
Sep 27 20:12:54 outhouse NetworkManager[792]: <info> [1695841974.9842] device (eno2): carrier: link connected
Sep 27 20:12:54 outhouse NetworkManager[792]: <info> [1695841974.9844] device (eno2): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 27 20:12:54 outhouse kernel: e1000e 0000:00:1f.6 eno2: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
Sep 27 20:12:54 outhouse NetworkManager[792]: <info> [1695841974.9847] policy: auto-activating connection 'Wired connection 1' (6a9ed596-e3a2-3007-8cdc-e8f9751f30ad)
Sep 27 20:12:54 outhouse NetworkManager[792]: <info> [1695841974.9849] device (eno2): Activation: starting connection 'Wired connection 1' (6a9ed596-e3a2-3007-8cdc-e8f9751f30ad)
Sep 27 20:12:54 outhouse NetworkManager[792]: <info> [1695841974.9849] device (eno2): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 27 20:12:54 outhouse NetworkManager[792]: <info> [1695841974.9850] manager: NetworkManager state is now CONNECTING
Sep 27 20:12:54 outhouse NetworkManager[792]: <info> [1695841974.9851] device (eno2): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 27 20:12:54 outhouse NetworkManager[792]: <info> [1695841974.9855] device (eno2): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 27 20:12:54 outhouse NetworkManager[792]: <info> [1695841974.9858] dhcp4 (eno2): activation: beginning transaction (timeout in 45 seconds)
Sep 27 20:12:55 outhouse wpa_supplicant[848]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=GB
Sep 27 20:12:56 outhouse systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 27 20:12:56 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.4' (uid=0 pid=792 comm="/usr/bin/NetworkManager --no-daemon")
Sep 27 20:12:56 outhouse dbus-daemon[787]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 27 20:12:57 outhouse NetworkManager[792]: <info> [1695841977.1036] dhcp4 (eno2): state changed new lease, address=192.168.1.144
Sep 27 20:12:57 outhouse NetworkManager[792]: <info> [1695841977.1045] policy: set 'Wired connection 1' (eno2) as default for IPv4 routing and DNS
Sep 27 20:12:57 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.4' (uid=0 pid=792 comm="/usr/bin/NetworkManager --no-daemon")
Sep 27 20:12:57 outhouse dbus-daemon[787]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 27 20:12:57 outhouse NetworkManager[792]: <info> [1695841977.1303] device (eno2): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 27 20:12:57 outhouse NetworkManager[792]: <info> [1695841977.1340] device (eno2): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 27 20:12:57 outhouse NetworkManager[792]: <info> [1695841977.1344] device (eno2): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 27 20:12:57 outhouse NetworkManager[792]: <info> [1695841977.1352] manager: NetworkManager state is now CONNECTED_SITE
Sep 27 20:12:57 outhouse NetworkManager[792]: <info> [1695841977.1357] device (eno2): Activation: successful, device activated.
Sep 27 20:12:57 outhouse NetworkManager[792]: <info> [1695841977.2291] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 27 20:12:57 outhouse NetworkManager[792]: <info> [1695841977.6859] manager: startup complete
Sep 27 20:12:59 outhouse NetworkManager[792]: <info> [1695841979.0114] dhcp6 (eno2): activation: beginning transaction (timeout in 45 seconds)
Sep 27 20:12:59 outhouse NetworkManager[792]: <info> [1695841979.0125] policy: set 'Wired connection 1' (eno2) as default for IPv6 routing and DNS
Sep 27 20:12:59 outhouse NetworkManager[792]: <info> [1695841979.0312] dhcp6 (eno2): state changed new lease
Sep 27 20:13:01 outhouse systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 27 20:13:12 outhouse systemd[858]: Reloading requested from client PID 976 ('startplasma-x11')...
Sep 27 20:13:12 outhouse systemd[858]: Reloading...
Sep 27 20:13:12 outhouse systemd[858]: Reloading finished in 162 ms.
Sep 27 20:13:12 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activating service name='org.kde.KSplash' requested by ':1.9' (uid=1000 pid=976 comm="startplasma-x11")
Sep 27 20:13:13 outhouse systemd[858]: Created slice User Background Tasks Slice.
Sep 27 20:13:13 outhouse systemd[858]: Reached target Session services which should run early before the graphical session is brought up.
Sep 27 20:13:13 outhouse systemd[858]: Starting KDE Config Module Initialization...
Sep 27 20:13:13 outhouse systemd[858]: Starting Baloo File Indexer Daemon...
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.11' (uid=1000 pid=994 comm="/usr/bin/kcminit_startup")
Sep 27 20:13:13 outhouse systemd[858]: Starting Portal service...
Sep 27 20:13:13 outhouse systemd[858]: Started Baloo File Indexer Daemon.
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.13' (uid=1000 pid=997 comm="/usr/lib/xdg-desktop-portal")
Sep 27 20:13:13 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.24' (uid=1000 pid=993 comm="/usr/lib/baloo_file")
Sep 27 20:13:13 outhouse systemd[858]: Starting flatpak document portal service...
Sep 27 20:13:13 outhouse systemd[1]: Starting Disk Manager...
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.14' (uid=1000 pid=1004 comm="/usr/lib/xdg-document-portal")
Sep 27 20:13:13 outhouse systemd[858]: Starting sandboxed app permission store...
Sep 27 20:13:13 outhouse udisksd[1005]: udisks daemon version 2.10.1 starting
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Sep 27 20:13:13 outhouse systemd[858]: Started sandboxed app permission store.
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Successfully activated service 'org.freedesktop.portal.Documents'
Sep 27 20:13:13 outhouse systemd[858]: Started flatpak document portal service.
Sep 27 20:13:13 outhouse kcminit_startup[994]: Initializing "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
Sep 27 20:13:13 outhouse rtkit-daemon[883]: Supervising 9 threads of 3 processes of 1 users.
Sep 27 20:13:13 outhouse rtkit-daemon[883]: Supervising 9 threads of 3 processes of 1 users.
Sep 27 20:13:13 outhouse rtkit-daemon[883]: Supervising 9 threads of 3 processes of 1 users.
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.kde' unit='plasma-xdg-desktop-portal-kde.service' requested by ':1.13' (uid=1000 pid=997 comm="/usr/lib/xdg-desktop-portal")
Sep 27 20:13:13 outhouse kcminit_startup[994]: Initializing "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_style.so"
Sep 27 20:13:13 outhouse kcminit_startup[994]: Initializing "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Sep 27 20:13:13 outhouse systemd[858]: Started KDE Config Module Initialization.
Sep 27 20:13:13 outhouse systemd[858]: Starting KDE Session Management Server...
Sep 27 20:13:13 outhouse systemd[858]: Started Unlock kwallet from pam credentials.
Sep 27 20:13:13 outhouse systemd[858]: Starting KDE Daemon...
Sep 27 20:13:13 outhouse systemd[858]: Starting KDE Window Manager...
Sep 27 20:13:13 outhouse dbus-daemon[787]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Sep 27 20:13:13 outhouse systemd[1]: Started Disk Manager.
Sep 27 20:13:13 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.24' (uid=1000 pid=993 comm="/usr/lib/baloo_file")
Sep 27 20:13:13 outhouse udisksd[1005]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Sep 27 20:13:13 outhouse systemd[1]: Starting Daemon for power management...
Sep 27 20:13:13 outhouse ksmserver[1032]: Qt: Session management error: networkIdsList argument is NULL
Sep 27 20:13:13 outhouse systemd[858]: Started KDE Daemon.
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.17' (uid=1000 pid=1032 comm="/usr/bin/ksmserver")
Sep 27 20:13:13 outhouse systemd[858]: Starting KDE Configuration Module Initialization (Phase 1)...
Sep 27 20:13:13 outhouse systemd[858]: Starting KDE Global Shortcuts Server...
Sep 27 20:13:13 outhouse kcminit_startup[994]: Initializing "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_kgamma.so"
Sep 27 20:13:13 outhouse kcminit_startup[994]: Initializing "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
Sep 27 20:13:13 outhouse kcminit_startup[994]: kcm_touchpad: Using X11 backend
Sep 27 20:13:13 outhouse systemd[858]: Finished KDE Configuration Module Initialization (Phase 1).
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Successfully activated service 'org.kde.kglobalaccel'
Sep 27 20:13:13 outhouse systemd[858]: Started KDE Global Shortcuts Server.
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.16' (uid=1000 pid=1034 comm="/usr/bin/kded5")
Sep 27 20:13:13 outhouse systemd[858]: Starting KActivityManager Activity manager Service...
Sep 27 20:13:13 outhouse kwin_x11[1035]: kwin_xkbcommon: XKB: inet:323:58: unrecognized keysym "XF86EmojiPicker"
Sep 27 20:13:13 outhouse kwin_x11[1035]: kwin_xkbcommon: XKB: inet:324:58: unrecognized keysym "XF86Dictate"
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.22' (uid=1000 pid=1034 comm="/usr/bin/kded5")
Sep 27 20:13:13 outhouse systemd[858]: Starting User preferences database...
Sep 27 20:13:13 outhouse ksmserver[1032]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.20'
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Successfully activated service 'ca.desrt.dconf'
Sep 27 20:13:13 outhouse systemd[858]: Started User preferences database.
Sep 27 20:13:13 outhouse systemd[858]: Started KDE Session Management Server.
Sep 27 20:13:13 outhouse systemd[858]: Starting KDE Plasma Workspace...
Sep 27 20:13:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Successfully activated service 'org.kde.ActivityManager'
Sep 27 20:13:13 outhouse systemd[858]: Started KActivityManager Activity manager Service.
Sep 27 20:13:13 outhouse systemd[858]: Started KDE Window Manager.
Sep 27 20:13:13 outhouse plasmashell[1072]: Checking screens: available: (QScreen(0x5606b8f98a50, name="DP-4")) redundant: QHash() fake: QSet() all: (QScreen(0x5606b8f98a50, name="DP-4"))
Sep 27 20:13:13 outhouse plasmashell[1072]: Checking screens: available: (QScreen(0x5606b8f98a50, name="DP-4")) redundant: QHash() fake: QSet() all: (QScreen(0x5606b8f98a50, name="DP-4"))
Sep 27 20:13:13 outhouse dbus-daemon[787]: [system] Successfully activated service 'org.freedesktop.UPower'
Sep 27 20:13:13 outhouse systemd[1]: Started Daemon for power management.
Sep 27 20:13:13 outhouse kwin_x11[1035]: OpenGL vendor string: NVIDIA Corporation
Sep 27 20:13:13 outhouse systemd[858]: Started KDE Plasma Workspace.
Sep 27 20:13:13 outhouse kwin_x11[1035]: OpenGL renderer string: NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2
Sep 27 20:13:13 outhouse kwin_x11[1035]: OpenGL version string: 3.1.0 NVIDIA 535.113.01
Sep 27 20:13:13 outhouse kwin_x11[1035]: OpenGL shading language version string: 1.40 NVIDIA via Cg compiler
Sep 27 20:13:13 outhouse kwin_x11[1035]: Driver: NVIDIA
Sep 27 20:13:13 outhouse kwin_x11[1035]: Driver version: 535.113.1
Sep 27 20:13:13 outhouse kwin_x11[1035]: GPU class: Unknown
Sep 27 20:13:13 outhouse kwin_x11[1035]: OpenGL version: 3.1
Sep 27 20:13:13 outhouse kwin_x11[1035]: GLSL version: 1.40
Sep 27 20:13:13 outhouse kwin_x11[1035]: X server version: 1.21.1
Sep 27 20:13:13 outhouse kwin_x11[1035]: Linux kernel version: 6.5.5
Sep 27 20:13:13 outhouse kwin_x11[1035]: Requires strict binding: no
Sep 27 20:13:13 outhouse kwin_x11[1035]: GLSL shaders: yes
Sep 27 20:13:13 outhouse kwin_x11[1035]: Texture NPOT support: yes
Sep 27 20:13:13 outhouse kwin_x11[1035]: Virtual Machine: no
Sep 27 20:13:13 outhouse systemd[858]: Reached target KDE Plasma Workspace Core.
Sep 27 20:13:13 outhouse systemd[858]: Started Proxies GTK DBus menus to a Plasma readable format.
Sep 27 20:13:13 outhouse systemd[858]: Starting KDE PolicyKit Authentication Agent...
Sep 27 20:13:13 outhouse systemd[858]: Starting Powerdevil...
Sep 27 20:13:13 outhouse systemd[858]: Starting Xdg Desktop Portal For KDE...
Sep 27 20:13:13 outhouse systemd[858]: Started Handle legacy xembed system tray icons.
Sep 27 20:13:13 outhouse libddcutil[1090]: Initializing. ddcutil version 1.4.1
Sep 27 20:13:13 outhouse libddcutil[1090]: Library initialization complete.
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.33' (uid=1000 pid=1090 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
Sep 27 20:13:14 outhouse plasmashell[1072]: kf.plasma.quick: Applet preload policy set to 1
Sep 27 20:13:14 outhouse baloo_file[993]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.25'
Sep 27 20:13:14 outhouse baloo_file[993]: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.27'
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.33' (uid=1000 pid=1090 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
Sep 27 20:13:14 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Successfully activated service 'org.freedesktop.impl.portal.desktop.kde'
Sep 27 20:13:14 outhouse systemd[858]: Started Xdg Desktop Portal For KDE.
Sep 27 20:13:14 outhouse systemd[858]: Started KDE PolicyKit Authentication Agent.
Sep 27 20:13:14 outhouse polkit-kde-authentication-agent-1[1089]: New PolkitAgentListener 0x5637ba1ded30
Sep 27 20:13:14 outhouse polkit-kde-authentication-agent-1[1089]: Adding new listener PolkitQt1::Agent::Listener(0x7fdaf0011e30) for 0x5637ba1ded30
Sep 27 20:13:14 outhouse polkit-kde-authentication-agent-1[1089]: Listener online
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper'
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.33' (uid=1000 pid=1090 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
Sep 27 20:13:14 outhouse backlighthelper[1141]: org.kde.powerdevil: no kernel backlight interface found
Sep 27 20:13:14 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Successfully activated service 'org.freedesktop.portal.Desktop'
Sep 27 20:13:14 outhouse systemd[858]: Started Portal service.
Sep 27 20:13:14 outhouse polkitd[888]: Registered Authentication Agent for unix-session:1 (system bus name :1.45 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8)
Sep 27 20:13:14 outhouse polkit-kde-authentication-agent-1[1089]: Authentication agent result: true
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Sep 27 20:13:14 outhouse org_kde_powerdevil[1090]: org.kde.powerdevil: org.kde.powerdevil.discretegpuhelper.hasdualgpu failed
Sep 27 20:13:14 outhouse org_kde_powerdevil[1090]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Sep 27 20:13:14 outhouse org_kde_powerdevil[1090]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
Sep 27 20:13:14 outhouse kded5[1034]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface:
Sep 27 20:13:14 outhouse kded5[1034]: org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
Sep 27 20:13:14 outhouse NetworkManager[792]: <info> [1695841994.1331] agent-manager: agent[694fb89be25ebbbe,:1.49/org.kde.plasma.networkmanagement/1000]: agent registered
Sep 27 20:13:14 outhouse kernel: warning: `kded5' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Sep 27 20:13:14 outhouse kded5[1034]: kcm_touchpad: Using X11 backend
Sep 27 20:13:14 outhouse kded5[1034]: colord: Using XRANDR extension 1.3 or greater.
Sep 27 20:13:14 outhouse kded5[1034]: Installing the delayed initialization callback.
Sep 27 20:13:14 outhouse systemd[858]: Started Powerdevil.
Sep 27 20:13:14 outhouse systemd[858]: Reached target KDE Plasma Workspace.
Sep 27 20:13:14 outhouse systemd[858]: Reached target Current graphical user session.
Sep 27 20:13:14 outhouse systemd[858]: Reached target plasma-workspace-x11.target.
Sep 27 20:13:14 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:265:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Sep 27 20:13:14 outhouse systemd[858]: Starting AT-SPI D-Bus Bus...
Sep 27 20:13:14 outhouse systemd[858]: Starting Geoclue Demo agent...
Sep 27 20:13:14 outhouse systemd[858]: Starting Accessibility...
Sep 27 20:13:14 outhouse systemd[858]: Starting KAlarm...
Sep 27 20:13:14 outhouse systemd[858]: Starting Klipper...
Sep 27 20:13:14 outhouse systemd[858]: Starting KMix...
Sep 27 20:13:14 outhouse systemd[858]: Starting Konqueror preloading during desktop environment startup...
Sep 27 20:13:14 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activating via systemd: service name='org.kde.KScreen' unit='plasma-kscreen.service' requested by ':1.28' (uid=1000 pid=1090 comm="/usr/lib/org_kde_powerdevil")
Sep 27 20:13:14 outhouse systemd[858]: Starting Network...
Sep 27 20:13:14 outhouse systemd[858]: Starting Discover...
Sep 27 20:13:14 outhouse systemd[858]: Starting Calendar Reminders...
Sep 27 20:13:14 outhouse systemd[858]: Starting org.kde.kclockd-autostart...
Sep 27 20:13:14 outhouse systemd[858]: Starting KDE Connect...
Sep 27 20:13:14 outhouse systemd[858]: Starting KGpg...
Sep 27 20:13:14 outhouse systemd[858]: Starting Welcome Center...
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.49' (uid=1000 pid=1034 comm="/usr/bin/kded5")
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Sep 27 20:13:14 outhouse systemd[858]: Starting Print Queue Applet...
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.49' (uid=1000 pid=1034 comm="/usr/bin/kded5")
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Sep 27 20:13:14 outhouse kded5[1034]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit"
"Unit dbus-org.freedesktop.ModemManager1.service not found."
Sep 27 20:13:14 outhouse systemd[858]: Starting PulseAudio Sound System...
Sep 27 20:13:14 outhouse systemd[858]: Starting Restore Mixer Volumes...
Sep 27 20:13:14 outhouse systemd[858]: Starting KSplash "ready" Stage...
Sep 27 20:13:14 outhouse systemd[858]: Starting KDE Session Restoration...
Sep 27 20:13:14 outhouse systemd[858]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
Sep 27 20:13:14 outhouse systemd[858]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
Sep 27 20:13:14 outhouse org_kde_powerdevil[1090]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Sep 27 20:13:14 outhouse systemd[858]: app-nm\x2dapplet@autostart.service: Skipped due to 'exec-condition'.
Sep 27 20:13:14 outhouse systemd[858]: Condition check resulted in Network being skipped.
Sep 27 20:13:14 outhouse kwin_x11[1035]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed"
Sep 27 20:13:14 outhouse kwin_x11[1035]: kf.config.core: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed"
Sep 27 20:13:14 outhouse systemd[858]: app-org.kde.kgpg@autostart.service: Skipped due to 'exec-condition'.
Sep 27 20:13:14 outhouse systemd[858]: Condition check resulted in KGpg being skipped.
Sep 27 20:13:14 outhouse systemd[858]: app-print\x2dapplet@autostart.service: Skipped due to 'exec-condition'.
Sep 27 20:13:14 outhouse systemd[858]: Condition check resulted in Print Queue Applet being skipped.
Sep 27 20:13:14 outhouse systemd[858]: app-kalarm.autostart@autostart.service: Skipped due to 'exec-condition'.
Sep 27 20:13:14 outhouse systemd[858]: Condition check resulted in KAlarm being skipped.
Sep 27 20:13:14 outhouse systemd[858]: app-klipper@autostart.service: Skipped due to 'exec-condition'.
Sep 27 20:13:14 outhouse systemd[858]: Condition check resulted in Klipper being skipped.
Sep 27 20:13:14 outhouse systemd[858]: app-konqy_preload@autostart.service: Skipped due to 'exec-condition'.
Sep 27 20:13:14 outhouse systemd[858]: Condition check resulted in Konqueror preloading during desktop environment startup being skipped.
Sep 27 20:13:14 outhouse systemd[858]: Started KDE Connect.
Sep 27 20:13:14 outhouse systemd[858]: Started org.kde.kclockd-autostart.
Sep 27 20:13:14 outhouse systemd[858]: Started Geoclue Demo agent.
Sep 27 20:13:14 outhouse systemd[858]: Started Accessibility.
Sep 27 20:13:14 outhouse systemd[858]: Started Discover.
Sep 27 20:13:14 outhouse systemd[858]: Started Calendar Reminders.
Sep 27 20:13:14 outhouse systemd[858]: Started PulseAudio Sound System.
Sep 27 20:13:14 outhouse systemd[858]: Started KMix.
Sep 27 20:13:14 outhouse systemd[858]: Starting KScreen...
Sep 27 20:13:14 outhouse systemd[858]: app-org.kde.plasma\x2dwelcome@autostart.service: Skipped due to 'exec-condition'.
Sep 27 20:13:14 outhouse systemd[858]: Condition check resulted in Welcome Center being skipped.
Sep 27 20:13:14 outhouse systemd[858]: Started Restore Mixer Volumes.
Sep 27 20:13:14 outhouse systemd[858]: Reached target Startup of XDG autostart applications.
Sep 27 20:13:14 outhouse systemd[858]: Started /usr/bin/kclockd.
Sep 27 20:13:14 outhouse kaccess[1262]: Xlib XKB extension major= 1 minor= 0
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.49' (uid=1000 pid=1034 comm="/usr/bin/kded5")
Sep 27 20:13:14 outhouse systemd[1]: Starting Manage, Install and Generate Color Profiles...
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmixctrl[1289]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Sep 27 20:13:14 outhouse systemd[1]: Started Manage, Install and Generate Color Profiles.
Sep 27 20:13:14 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Successfully activated service 'org.kde.KScreen'
Sep 27 20:13:14 outhouse systemd[858]: Started KScreen.
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Connected output 449 to CRTC 440
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Detected XRandR 1.6
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Event Base: 89
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Event Error: 147
Sep 27 20:13:14 outhouse plasmashell[1072]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
Sep 27 20:13:14 outhouse kded5[1034]: colord: created profile "icc-35a3ce14e3e56a8a7a4de25976a0daf2" ""
Sep 27 20:13:14 outhouse kded5[1034]: Delayed initialization.
Sep 27 20:13:14 outhouse kded5[1034]: Reloading the khotkeys configuration
Sep 27 20:13:14 outhouse kded5[1034]: Version 2 File!
Sep 27 20:13:14 outhouse kded5[1034]: true
Sep 27 20:13:14 outhouse kded5[1034]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
Sep 27 20:13:14 outhouse kded5[1034]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
Sep 27 20:13:14 outhouse kded5[1034]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
Sep 27 20:13:14 outhouse kded5[1034]:
Sep 27 20:13:14 outhouse kclockd[1239]: Starting kclockd 23.08.1
Sep 27 20:13:14 outhouse kclockd[1239]: Requesting portal to run in the background and autostart...
Sep 27 20:13:14 outhouse kclockd[1239]: Registered on DBus: true
Sep 27 20:13:14 outhouse kclockd[1239]: PowerDevil found, using it for time tracking.
Sep 27 20:13:14 outhouse kmix[1284]: percent 5 -> divisor 20
Sep 27 20:13:14 outhouse kded5[1034]: colord: Checking outputs
Sep 27 20:13:14 outhouse kaccess[1262]: X server XKB extension major= 1 minor= 0
Sep 27 20:13:14 outhouse kded5[1034]: colord: PNP ID "SAM" Vendor Name "Samsung Electric Company"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Adding device id "xrandr-Samsung Electric Company-C49RG9x-H1AK500000"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Output Hash "4d3bcdd3043252b92e611f65e5ddb739"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Output isLaptop false
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: no mix devices and not dynamic
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: Cannot load profile "PulseAudio.Playback_Devices.1.default"
Sep 27 20:13:14 outhouse DiscoverNotifier[1271]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so: (libpackagekitqt5.so.1: cannot open shared object file: No such file or directory)"
Sep 27 20:13:14 outhouse DiscoverNotifier[1271]: couldn't load "/usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so: (libflatpak.so.0: cannot open shared object file: No such file or directory)"
Sep 27 20:13:14 outhouse DiscoverNotifier[1271]: couldn't find any notifier backend ("/usr/lib/qt/plugins", "/usr/lib")
Sep 27 20:13:14 outhouse systemd[858]: Started /usr/lib/DiscoverNotifier.
Sep 27 20:13:14 outhouse kded5[1034]: colord: Failed to register device: "failed to obtain org.freedesktop.color-manager.create-device auth"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-headset-usb"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-card-usb"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-card-pci"
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Activating service name='org.kde.kded.smart' requested by ':1.49' (uid=1000 pid=1034 comm="/usr/bin/kded5") (using servicehelper)
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: Cannot load profile "PulseAudio.Capture_Devices.1.default"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-headset-usb"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-card-usb"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: Cannot load profile "PulseAudio.Playback_Streams.1.default"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: Cannot load profile "PulseAudio.Capture_Streams.1.default"
Sep 27 20:13:14 outhouse kmix[1284]: adding 4 mixers
Sep 27 20:13:14 outhouse kmix[1284]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Sep 27 20:13:14 outhouse kmix[1284]: PulseAudio adding 3 devices
Sep 27 20:13:14 outhouse kmix[1284]: adding "alsa_output.usb-Logitech_Logitech_Wireless_Headset_EC8193388287-00.analog-stereo" "H600 [Wireless Headset] Analog Stereo"
Sep 27 20:13:14 outhouse kmix[1284]: adding "alsa_output.usb-Solid_State_Logic_SSL_2_-00.analog-surround-40" "SSL 2+ Analog Surround 4.0"
Sep 27 20:13:14 outhouse kmix[1284]: adding "alsa_output.pci-0000_00_1f.3.iec958-stereo" "Built-in Audio Digital Stereo (IEC958)"
Sep 27 20:13:14 outhouse kmix[1284]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Sep 27 20:13:14 outhouse kmix[1284]: PulseAudio adding 2 devices
Sep 27 20:13:14 outhouse kmix[1284]: adding "alsa_input.usb-Logitech_Logitech_Wireless_Headset_EC8193388287-00.mono-fallback" "H600 [Wireless Headset] Mono"
Sep 27 20:13:14 outhouse kmix[1284]: adding "alsa_input.usb-Solid_State_Logic_SSL_2_-00.multichannel-input" "SSL 2+ Multichannel"
Sep 27 20:13:14 outhouse kmix[1284]: mixer "PulseAudio::Playback_Streams:1" "Playback Streams"
Sep 27 20:13:14 outhouse kmix[1284]: PulseAudio adding 0 devices
Sep 27 20:13:14 outhouse kmix[1284]: mixer "PulseAudio::Capture_Streams:1" "Capture Streams"
Sep 27 20:13:14 outhouse kmix[1284]: PulseAudio adding 0 devices
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-headset-usb"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-card-usb"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-card-pci"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-headset-usb"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-card-usb"
Sep 27 20:13:14 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activating service name='org.freedesktop.Notifications' requested by ':1.37' (uid=1000 pid=1241 comm="/usr/lib/kdeconnectd")
Sep 27 20:13:14 outhouse dbus-daemon[787]: [system] Successfully activated service 'org.kde.kded.smart'
Sep 27 20:13:14 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.16' (uid=1000 pid=1034 comm="/usr/bin/kded5")
Sep 27 20:13:14 outhouse kded5[1034]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Sep 27 20:13:14 outhouse kded5[1034]: Known activities: ("7879af7f-c96c-4758-b372-d3feb4ca672d")
Sep 27 20:13:14 outhouse kioslave5[1250]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
Sep 27 20:13:14 outhouse systemd[858]: Starting Bluetooth OBEX service...
Sep 27 20:13:14 outhouse obexd[1366]: OBEX daemon 5.69
Sep 27 20:13:14 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Successfully activated service 'org.bluez.obex'
Sep 27 20:13:14 outhouse systemd[858]: Started Bluetooth OBEX service.
Sep 27 20:13:14 outhouse kded5[1034]: colord: created profile "icc-35a3ce14e3e56a8a7a4de25976a0daf2" ""
Sep 27 20:13:14 outhouse kded5[1034]: colord: EDID ICC Profile already exists "/home/anthony/.local/share/icc/edid-4d3bcdd3043252b92e611f65e5ddb739.icc"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Checking outputs
Sep 27 20:13:14 outhouse kded5[1034]: colord: PNP ID "SAM" Vendor Name "Samsung Electric Company"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Adding device id "xrandr-Samsung Electric Company-C49RG9x-H1AK500000"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Output Hash "4d3bcdd3043252b92e611f65e5ddb739"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Output isLaptop false
Sep 27 20:13:14 outhouse DiscoverNotifier[1343]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so: (libpackagekitqt5.so.1: cannot open shared object file: No such file or directory)"
Sep 27 20:13:14 outhouse DiscoverNotifier[1343]: couldn't load "/usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so: (libflatpak.so.0: cannot open shared object file: No such file or directory)"
Sep 27 20:13:14 outhouse DiscoverNotifier[1343]: couldn't find any notifier backend ("/usr/lib/qt/plugins", "/usr/lib")
Sep 27 20:13:14 outhouse systemd[858]: Started KMix - Sound Mixer.
Sep 27 20:13:14 outhouse kernel: Bluetooth: RFCOMM TTY layer initialized
Sep 27 20:13:14 outhouse kernel: Bluetooth: RFCOMM socket layer initialized
Sep 27 20:13:14 outhouse kernel: Bluetooth: RFCOMM ver 1.11
Sep 27 20:13:14 outhouse kded5[1034]: colord: Failed to register device: "failed to obtain org.freedesktop.color-manager.create-device auth"
Sep 27 20:13:14 outhouse kded5[1034]: colord: EDID ICC Profile already exists "/home/anthony/.local/share/icc/edid-4d3bcdd3043252b92e611f65e5ddb739.icc"
Sep 27 20:13:14 outhouse kded5[1034]: Registering ":1.45/StatusNotifierItem" to system tray
Sep 27 20:13:14 outhouse kded5[1034]: Registering ":1.47/StatusNotifierItem" to system tray
Sep 27 20:13:14 outhouse kmix[1284]: adding 4 mixers
Sep 27 20:13:14 outhouse kmix[1284]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Sep 27 20:13:14 outhouse kmix[1284]: PulseAudio adding 3 devices
Sep 27 20:13:14 outhouse kmix[1284]: adding "alsa_output.usb-Logitech_Logitech_Wireless_Headset_EC8193388287-00.analog-stereo" "H600 [Wireless Headset] Analog Stereo"
Sep 27 20:13:14 outhouse kmix[1284]: adding "alsa_output.usb-Solid_State_Logic_SSL_2_-00.analog-surround-40" "SSL 2+ Analog Surround 4.0"
Sep 27 20:13:14 outhouse kmix[1284]: adding "alsa_output.pci-0000_00_1f.3.iec958-stereo" "Built-in Audio Digital Stereo (IEC958)"
Sep 27 20:13:14 outhouse kmix[1284]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Sep 27 20:13:14 outhouse kmix[1284]: PulseAudio adding 2 devices
Sep 27 20:13:14 outhouse kmix[1284]: adding "alsa_input.usb-Logitech_Logitech_Wireless_Headset_EC8193388287-00.mono-fallback" "H600 [Wireless Headset] Mono"
Sep 27 20:13:14 outhouse kmix[1284]: adding "alsa_input.usb-Solid_State_Logic_SSL_2_-00.multichannel-input" "SSL 2+ Multichannel"
Sep 27 20:13:14 outhouse kmix[1284]: mixer "PulseAudio::Playback_Streams:1" "Playback Streams"
Sep 27 20:13:14 outhouse kmix[1284]: PulseAudio adding 1 devices
Sep 27 20:13:14 outhouse kmix[1284]: adding "restore:sink-input-by-media-role:event" "Event Sounds"
Sep 27 20:13:14 outhouse kmix[1284]: mixer "PulseAudio::Capture_Streams:1" "Capture Streams"
Sep 27 20:13:14 outhouse kmix[1284]: PulseAudio adding 0 devices
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-headset-usb"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-card-usb"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-card-pci"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-headset-usb"
Sep 27 20:13:14 outhouse kmix[1284]: org.kde.kmix: No such icon "audio-card-usb"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandR::setConfig
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Requested screen size is QSize(3840, 1080)
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Needed CRTCs: 1
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Actions to perform:
Priorities: true
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Output 449
Old: "0"
New: "1"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Change Screen Size: false
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Disable outputs: false
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Change outputs: false
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Enable outputs: false
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 1
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: RRSetOutputPrimary
New priority: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandR::setConfig done!
Sep 27 20:13:14 outhouse kded5[1034]: colord: Checking outputs
Sep 27 20:13:14 outhouse kded5[1034]: colord: PNP ID "SAM" Vendor Name "Samsung Electric Company"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Adding device id "xrandr-Samsung Electric Company-C49RG9x-H1AK500000"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Output Hash "4d3bcdd3043252b92e611f65e5ddb739"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Output isLaptop false
Sep 27 20:13:14 outhouse kded5[1034]: colord: Failed to register device: "failed to obtain org.freedesktop.color-manager.create-device auth"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 43921
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 449
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Property: _KDE_SCREEN_INDEX
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: State (newValue, Deleted): 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 43921
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 449
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Property: _KDE_SCREEN_INDEX
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: State (newValue, Deleted): 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 444
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: CRTC: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Mode: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Connection: "Disconnected"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Subpixel Order: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 449
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: CRTC: 440
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Mode: 450
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Connection: "Connected"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Subpixel Order: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRScreenChangeNotify
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Config_timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Window: 46137349
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Root: 943
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Size ID: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Size: 3840 1080
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: SizeMM: 1204 343
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 444
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: CRTC: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Mode: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Connection: "Disconnected"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Subpixel Order: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 449
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: CRTC: 440
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Mode: 450
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Connection: "Connected"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Subpixel Order: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 449
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: CRTC: 440
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Mode: 450
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Connection: "Connected"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Subpixel Order: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRScreenChangeNotify
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Config_timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Window: 46137349
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Root: 943
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Size ID: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Size: 3840 1080
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: SizeMM: 1204 343
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 449
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: CRTC: 440
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Mode: 450
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Connection: "Connected"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Subpixel Order: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 449
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: CRTC: 440
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Mode: 450
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Connection: "Connected"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Subpixel Order: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 897
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: CRTC: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Mode: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Connection: "Disconnected"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Subpixel Order: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRScreenChangeNotify
Sep 27 20:13:14 outhouse kded5[1034]: colord: Checking outputs
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Config_timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Window: 46137349
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Root: 943
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Size ID: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Size: 3840 1080
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: SizeMM: 1204 343
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 449
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: CRTC: 440
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Mode: 450
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Connection: "Connected"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Subpixel Order: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: RRNotify_OutputChange
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Timestamp: 38837
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Output: 897
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: CRTC: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Mode: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Rotation: "Rotate_0"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Connection: "Disconnected"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xcb.helper: Subpixel Order: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandROutput 444 update
m_connected: 1
m_crtc QObject(0x0)
CRTC: 0
MODE: 0
Connection: 1
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Output 444 : connected = false , enabled = false
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandROutput 449 update
m_connected: 0
m_crtc XRandRCrtc(0x56435af75d10)
CRTC: 440
MODE: 450
Connection: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Output 449 : connected = true , enabled = true
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandROutput 444 update
m_connected: 1
m_crtc QObject(0x0)
CRTC: 0
MODE: 0
Connection: 1
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Output 444 : connected = false , enabled = false
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandROutput 449 update
m_connected: 0
m_crtc XRandRCrtc(0x56435af75d10)
CRTC: 440
MODE: 450
Connection: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Output 449 : connected = true , enabled = true
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandROutput 449 update
m_connected: 0
m_crtc XRandRCrtc(0x56435af75d10)
CRTC: 440
MODE: 450
Connection: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Output 449 : connected = true , enabled = true
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandROutput 449 update
m_connected: 0
m_crtc XRandRCrtc(0x56435af75d10)
CRTC: 440
MODE: 450
Connection: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Output 449 : connected = true , enabled = true
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandROutput 449 update
m_connected: 0
m_crtc XRandRCrtc(0x56435af75d10)
CRTC: 440
MODE: 450
Connection: 0
Sep 27 20:13:14 outhouse kded5[1034]: colord: PNP ID "SAM" Vendor Name "Samsung Electric Company"
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Output 449 : connected = true , enabled = true
Sep 27 20:13:14 outhouse kded5[1034]: colord: Adding device id "xrandr-Samsung Electric Company-C49RG9x-H1AK500000"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Output Hash "4d3bcdd3043252b92e611f65e5ddb739"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Output isLaptop false
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandROutput 897 update
m_connected: 1
m_crtc QObject(0x0)
CRTC: 0
MODE: 0
Connection: 1
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Output 897 : connected = false , enabled = false
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandROutput 449 update
m_connected: 0
m_crtc XRandRCrtc(0x56435af75d10)
CRTC: 440
MODE: 450
Connection: 0
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Output 449 : connected = true , enabled = true
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: XRandROutput 897 update
m_connected: 1
m_crtc QObject(0x0)
CRTC: 0
MODE: 0
Connection: 1
Sep 27 20:13:14 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Output 897 : connected = false , enabled = false
Sep 27 20:13:14 outhouse kded5[1034]: colord: Failed to register device: "failed to obtain org.freedesktop.color-manager.create-device auth"
Sep 27 20:13:14 outhouse plasmashell[1072]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
Sep 27 20:13:14 outhouse kded5[1034]: colord: Checking outputs
Sep 27 20:13:14 outhouse kded5[1034]: colord: PNP ID "SAM" Vendor Name "Samsung Electric Company"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Adding device id "xrandr-Samsung Electric Company-C49RG9x-H1AK500000"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Output Hash "4d3bcdd3043252b92e611f65e5ddb739"
Sep 27 20:13:14 outhouse kded5[1034]: colord: Output isLaptop false
Sep 27 20:13:14 outhouse plasmashell[1072]: org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x5606ba340a10)
Sep 27 20:13:14 outhouse plasmashell[1072]: org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x5606ba340cc0)
Sep 27 20:13:14 outhouse kded5[1034]: colord: Failed to register device: "failed to obtain org.freedesktop.color-manager.create-device auth"
Sep 27 20:13:14 outhouse kded5[1034]: colord: EDID ICC Profile already exists "/home/anthony/.local/share/icc/edid-4d3bcdd3043252b92e611f65e5ddb739.icc"
Sep 27 20:13:14 outhouse kded5[1034]: colord: EDID ICC Profile already exists "/home/anthony/.local/share/icc/edid-4d3bcdd3043252b92e611f65e5ddb739.icc"
Sep 27 20:13:14 outhouse kded5[1034]: colord: EDID ICC Profile already exists "/home/anthony/.local/share/icc/edid-4d3bcdd3043252b92e611f65e5ddb739.icc"
Sep 27 20:13:15 outhouse akonadi_control[1370]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Starting up the Akonadi Server...
Sep 27 20:13:15 outhouse systemd[858]: Started /usr/bin/kalendarac.
Sep 27 20:13:15 outhouse plasmashell[1072]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
Sep 27 20:13:15 outhouse plasmashell[1072]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Sep 27 20:13:15 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Successfully activated service 'org.freedesktop.Notifications'
Sep 27 20:13:15 outhouse kalendarac[1460]: /usr/bin/mysqlcheck: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-check' instead
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.collectionattributetable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.collectionmimetyperelation OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.collectionpimitemrelation OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.collectiontable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.flagtable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.mimetypetable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.parttable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.parttypetable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.pimitemflagrelation OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.pimitemtable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.pimitemtagrelation OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.relationtable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.relationtypetable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.resourcetable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.schemaversiontable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.tagattributetable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.tagremoteidresourcerelationtable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.tagtable OK
Sep 27 20:13:15 outhouse kalendarac[1460]: akonadi.tagtypetable OK
Sep 27 20:13:15 outhouse kalendarac[1462]: /usr/bin/mysql_upgrade: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-upgrade' instead
Sep 27 20:13:15 outhouse kalendarac[1462]: This installation of MariaDB is already upgraded to 11.1.2-MariaDB.
Sep 27 20:13:15 outhouse kalendarac[1462]: There is no need to run mariadb-upgrade again for 11.1.2-MariaDB.
Sep 27 20:13:15 outhouse kalendarac[1462]: You can use --force if you still want to run mariadb-upgrade
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Running DB initializer
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: DB initializer done
Sep 27 20:13:15 outhouse systemd[858]: Finished KDE Session Restoration.
Sep 27 20:13:15 outhouse plasmashell[1072]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
Sep 27 20:13:15 outhouse akonadiserver[1404]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Sep 27 20:13:15 outhouse plasmashell[1072]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
Sep 27 20:13:15 outhouse plasmashell[1072]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:18:1: QML MouseArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Sep 27 20:13:15 outhouse plasmashell[1072]: Both point size and pixel size set. Using pixel size.
Sep 27 20:13:15 outhouse plasmashell[1072]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:78:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Sep 27 20:13:15 outhouse plasmashell[1072]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
Sep 27 20:13:15 outhouse kscreen_backend_launcher[1287]: kscreen.xrandr: Emitting configChanged()
Sep 27 20:13:15 outhouse akonadi_control[1370]: org.kde.pim.akonadicontrol: Akonadi server is now operational.
Sep 27 20:13:15 outhouse plasmashell[1072]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f98001e00) )
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9800e3f0) )
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9801a430) )
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f98001e00) identified as "ETMCalendarMonitor - 93954905375120"
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9803fe30) )
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f98066800) )
Sep 27 20:13:15 outhouse plasmashell[1072]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5606bb0d0ba0) QQmlContext(0x5606ba6508e0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Sep 27 20:13:15 outhouse plasmashell[1072]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5606bb0d0ba0) QQmlContext(0x5606ba6508e0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9806fba0) )
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9806feb0) )
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9807aa10) )
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f9801a430) identified as "AgentBaseChangeRecorder - 94724811964480"
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f9800e3f0) identified as "AgentBaseChangeRecorder - 94381762305344"
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f9806fba0) identified as "akonadi_birthdays_resource - 94724814282896"
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f9803fe30) identified as "AgentBaseChangeRecorder - 94787623196896"
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f98066800) identified as "AgentBaseChangeRecorder - 94755792925568"
Sep 27 20:13:15 outhouse plasmashell[1072]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Sep 27 20:13:15 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f980b86c0) )
Sep 27 20:13:15 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f9807aa10) identified as "AgentBaseChangeRecorder - 94027804272112"
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f9806feb0) identified as "AgentBaseChangeRecorder - 93894641441152"
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f980d2eb0) )
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f980b86c0) identified as "AgentBaseChangeRecorder - 94368697687216"
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f980e4c50) )
Sep 27 20:13:15 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f980ee150) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f980d2eb0) identified as "AgentBaseChangeRecorder - 94326201131856"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f980e4c50) identified as "akonadi_maildispatcher_agent - 94326203271904"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f980ee150) identified as "SpecialCollectionsMonitor - 94326201153664"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f98111050) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f980f7720) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f98108240) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f980ffd80) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber "" disconnected
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9812c4e0) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9812c4e0) )
Sep 27 20:13:16 outhouse kioslave5[1250]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f98108240) identified as "AgentBaseChangeRecorder - 94905759184800"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f98111050) identified as "AgentBaseChangeRecorder - 94731285215776"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f980ffd80) identified as "AgentBaseChangeRecorder - 94566635572080"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f980f7720) identified as "AgentBaseChangeRecorder - 94134604068576"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f9812c4e0) identified as "KNotes Session - 94134606372128"
Sep 27 20:13:16 outhouse plasmashell[1072]: QQmlVMEMetaObject: Internal error - attempted to evaluate a function in an invalid context
Sep 27 20:13:16 outhouse plasmashell[1072]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:401: TypeError: Type error
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f981418c0) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f981410c0) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f98140a50) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f98140590) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9813eb80) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f981418c0) identified as "AgentBaseChangeRecorder - 94661156967408"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f9813eb80) identified as "UnifiedMailboxChangeRecorder - 140727407531408"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber "" disconnected
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9813f820) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9813f820) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9813fbc0) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f981410c0) identified as "AgentBaseChangeRecorder - 94216862629344"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f98140a50) identified as "AgentBaseChangeRecorder - 94196800559936"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f9813fbc0) identified as "ArchiveMailCollectionMonitor - 94196800742080"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f9813f820) identified as "Archive Mail Kernel ETM - 94196800745296"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber "" disconnected
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f981b5050) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f981b5050) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f981e6370) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f981e6720) )
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f98140590) identified as "AgentBaseChangeRecorder - 94519624585008"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f981b5050) identified as "MailFilter Kernel ETM - 94519624770848"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f981e6370) identified as "MailFilterCollectionMonitor - 94519624775264"
Sep 27 20:13:16 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f981e6720) identified as "MailFilterItemMonitor - 94519624770096"
Sep 27 20:13:17 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f9821b020) )
Sep 27 20:13:17 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f9821b020) identified as "SpecialCollectionsMonitor - 94519625082992"
Sep 27 20:13:17 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:17 outhouse plasmashell[1072]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/DeviceItem.qml:36:5: Unable to assign [undefined] to bool
Sep 27 20:13:17 outhouse plasmashell[1072]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/DeviceItem.qml:35:5: Unable to assign [undefined] to bool
Sep 27 20:13:17 outhouse plasmashell[1072]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/DeviceItem.qml:36:5: Unable to assign [undefined] to bool
Sep 27 20:13:17 outhouse plasmashell[1072]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/DeviceItem.qml:35:5: Unable to assign [undefined] to bool
Sep 27 20:13:17 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:17 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:17 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:18 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:18 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:18 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:19 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber "" disconnected
Sep 27 20:13:19 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f98223f80) )
Sep 27 20:13:19 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5f98223f80) )
Sep 27 20:13:19 outhouse akonadiserver[1404]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5f98223f80) identified as "InternalEmailAddressSelectionWidgetModel - 94586930438432"
Sep 27 20:13:19 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:19 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:20 outhouse plasmashell[1072]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Sep 27 20:13:22 outhouse systemd-timesyncd[707]: Contacted time server [2001:67c:16d0::2]:123 (2.arch.pool.ntp.org).
Sep 27 20:13:22 outhouse systemd-timesyncd[707]: Initial clock synchronization to Wed 2023-09-27 20:13:22.031838 BST.
Sep 27 20:13:22 outhouse systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 27 20:13:40 outhouse plasmashell[1072]: trying to show an empty dialog
Sep 27 20:13:49 outhouse systemd[858]: Started Konsole - Terminal.
Sep 27 20:14:04 outhouse qdbus[1254]: Cannot find 'org.kde.KSplash.setStage' in object /KSplash at org.kde.KSplash
Sep 27 20:14:04 outhouse systemd[858]: Finished KSplash "ready" Stage.
Sep 27 20:14:13 outhouse plasma_waitforname[988]: org.kde.knotifications: WaitForName: Service was not registered within timeout
Sep 27 20:14:13 outhouse dbus-daemon[878]: [session uid=1000 pid=878] Activated service 'org.kde.KSplash' failed: Process org.kde.KSplash exited with status 1
Sep 27 20:14:27 outhouse plasmashell[1072]: trying to show an empty dialog
Sep 27 20:14:27 outhouse plasmashell[1072]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Sep 27 20:14:27 outhouse plasmashell[1072]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: Listener adapter polkit_qt_listener_initiate_authentication
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: GSimpleAsyncResult: 0x5637ba413a40
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: polkit_qt_listener_initiate_authentication callback for 0x5637ba1ded30
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: Initiating authentication
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: Message of action: "Authentication is required to mount SanDisk Cruzer Blade (/dev/sdb1)"
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: Action description has been found
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: WinId of the dialog is 31457293 31457293
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: WinId of the shown dialog is 31457293 31457293
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: Trying again
Sep 27 20:14:32 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.95' (uid=0 pid=1649 comm="/usr/lib/polkit-1/polkit-agent-helper-1 anthony")
Sep 27 20:14:32 outhouse dbus-daemon[787]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: REQUEST
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: Request: "Password: "
Sep 27 20:14:32 outhouse polkit-kde-authentication-agent-1[1089]: "Password: "
Sep 27 20:14:34 outhouse polkit-kde-authentication-agent-1[1089]: Dialog accepted
Sep 27 20:14:34 outhouse polkit-kde-authentication-agent-1[1089]: COMPLETED
Sep 27 20:14:34 outhouse polkit-kde-authentication-agent-1[1089]: Completed: true
Sep 27 20:14:34 outhouse polkit-kde-authentication-agent-1[1089]: Finishing obtaining privileges
Sep 27 20:14:34 outhouse polkit-kde-authentication-agent-1[1089]: Listener adapter polkit_qt_listener_initiate_authentication_finish
Sep 27 20:14:34 outhouse polkit-kde-authentication-agent-1[1089]: polkit_qt_listener_initiate_authentication_finish callback for 0x5637ba1ded30
Sep 27 20:14:34 outhouse polkit-kde-authentication-agent-1[1089]: Finish obtain authorization: true
Sep 27 20:14:34 outhouse polkitd[888]: Operator of unix-session:1 successfully authenticated as unix-user:anthony to gain ONE-SHOT authorization for action org.freedesktop.udisks2.filesystem-mount-other-seat for system-bus-name::1.36 [/usr/bin/plasmashell --no-respawn] (owned by unix-user:anthony)
Sep 27 20:14:34 outhouse udisksd[1005]: Mounted /dev/sdb1 at /run/media/anthony/ARCH_202309 on behalf of uid 1000
Sep 27 20:14:35 outhouse systemd[858]: Started Dolphin - File Manager.
Sep 27 20:14:35 outhouse kde-open5[1655]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Sep 27 20:14:35 outhouse systemd[858]: Started Dolphin - File Manager.
Sep 27 20:14:35 outhouse dolphin[1659]: kf.kio.core: "The file or folder /run/media/anthony/ARCH_201810/payload does not exist."
Sep 27 20:15:35 outhouse dbus-daemon[787]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.103' (uid=0 pid=1699 comm="sudo dmesg")
Sep 27 20:15:35 outhouse dbus-daemon[787]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 27 20:15:35 outhouse sudo[1699]: anthony : TTY=pts/1 ; PWD=/home/anthony ; USER=root ; COMMAND=/usr/bin/dmesg
Sep 27 20:15:35 outhouse sudo[1699]: pam_unix(sudo:session): session opened for user root(uid=0) by anthony(uid=1000)
Sep 27 20:15:35 outhouse sudo[1699]: pam_unix(sudo:session): session closed for user rootdmesg:
[ 0.000000] microcode: updated early: 0xd6 -> 0xf4, date = 2023-02-23
[ 0.000000] Linux version 6.5.5-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Sat, 23 Sep 2023 22:55:13 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/store-root rw cryptdevice=UUID=e8f93cb0-0127-416a-a6a0-18a18cdd7bac:cryptlvm root=/dev/store/root rw quiet loglevel=0 rd.systemd.show_status=false rd.udev.log-priority=0 vt.global_cursor_default=0
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000008ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000091000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007c7c9fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007c7ca000-0x000000007e3e6fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007e3e7000-0x000000007e71dfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000007e71e000-0x000000007e84afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007e84b000-0x000000007f40dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007f40e000-0x000000007f40efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007f40f000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000087dffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x6e14e018-0x6e16de57] usable ==> usable
[ 0.000000] e820: update [mem 0x6e14e018-0x6e16de57] usable ==> usable
[ 0.000000] e820: update [mem 0x6e12d018-0x6e14d257] usable ==> usable
[ 0.000000] e820: update [mem 0x6e12d018-0x6e14d257] usable ==> usable
[ 0.000000] e820: update [mem 0x6e11c018-0x6e12ce57] usable ==> usable
[ 0.000000] e820: update [mem 0x6e11c018-0x6e12ce57] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000001000-0x000000000008ffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000090000-0x0000000000090fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000091000-0x000000000009efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000006e11c017] usable
[ 0.000000] reserve setup_data: [mem 0x000000006e11c018-0x000000006e12ce57] usable
[ 0.000000] reserve setup_data: [mem 0x000000006e12ce58-0x000000006e12d017] usable
[ 0.000000] reserve setup_data: [mem 0x000000006e12d018-0x000000006e14d257] usable
[ 0.000000] reserve setup_data: [mem 0x000000006e14d258-0x000000006e14e017] usable
[ 0.000000] reserve setup_data: [mem 0x000000006e14e018-0x000000006e16de57] usable
[ 0.000000] reserve setup_data: [mem 0x000000006e16de58-0x000000007c7c9fff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007c7ca000-0x000000007e3e6fff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007e3e7000-0x000000007e71dfff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x000000007e71e000-0x000000007e84afff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000007e84b000-0x000000007f40dfff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007f40e000-0x000000007f40efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007f40f000-0x000000007fffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000087dffffff] usable
[ 0.000000] efi: EFI v2.7 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x7e6ba000 ACPI=0x7e6ba000 TPMFinalLog=0x7e795000 SMBIOS=0x7f1a0000 SMBIOS 3.0=0x7f19f000 MEMATTR=0x77fe3018 ESRT=0x79dc8098 INITRD=0x72857118 RNG=0x7e6b9c18 TPMEventLog=0x7284e018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem39: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[ 0.000000] efi: Not removing mem40: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[ 0.000000] efi: Not removing mem41: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem42: MMIO range=[0xfed00000-0xfed03fff] (16KB) from e820 map
[ 0.000000] efi: Not removing mem43: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem44: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] SMBIOS 3.2.1 present.
[ 0.000000] DMI: ASUS System Product Name/ROG STRIX Z390-E GAMING, BIOS 2004 11/02/2021
[ 0.000000] tsc: Detected 3600.000 MHz processor
[ 0.000004] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000007] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000014] last_pfn = 0x87e000 max_arch_pfn = 0x400000000
[ 0.000018] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
[ 0.000020] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000368] last_pfn = 0x7f40f max_arch_pfn = 0x400000000
[ 0.006508] esrt: Reserving ESRT space from 0x0000000079dc8098 to 0x0000000079dc80d0.
[ 0.006512] e820: update [mem 0x79dc8000-0x79dc8fff] usable ==> reserved
[ 0.006526] Using GB pages for direct mapping
[ 0.006715] Secure boot disabled
[ 0.006716] RAMDISK: [mem 0x6e16e000-0x6f9a0fff]
[ 0.006719] ACPI: Early table checksum verification disabled
[ 0.006722] ACPI: RSDP 0x000000007E6BA000 000024 (v02 ALASKA)
[ 0.006725] ACPI: XSDT 0x000000007E6BA0B0 0000E4 (v01 CKING CKINGPC 01072009 AMI 00010013)
[ 0.006729] ACPI: FACP 0x000000007E6FCBC0 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.006733] ACPI: DSDT 0x000000007E6BA228 042997 (v02 ALASKA A M I 01072009 INTL 20160527)
[ 0.006735] ACPI: FACS 0x000000007E84A080 000040
[ 0.006737] ACPI: APIC 0x000000007E6FCCD8 00012C (v04 ALASKA A M I 01072009 AMI 00010013)
[ 0.006740] ACPI: FPDT 0x000000007E6FCE08 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.006742] ACPI: FIDT 0x000000007E6FCE50 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.006744] ACPI: MCFG 0x000000007E6FCEF0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.006746] ACPI: MSDM 0x000000007E6FCF30 000055 (v01 CKING CKINGPC 00000001 MSFT 00000000)
[ 0.006749] ACPI: SSDT 0x000000007E6FCF88 001B60 (v02 CpuRef CpuSsdt 00003000 INTL 20160527)
[ 0.006751] ACPI: SSDT 0x000000007E6FEAE8 003099 (v02 SaSsdt SaSsdt 00003000 INTL 20160527)
[ 0.006753] ACPI: SSDT 0x000000007E701B88 0026A5 (v02 PegSsd PegSsdt 00001000 INTL 20160527)
[ 0.006756] ACPI: HPET 0x000000007E704230 000038 (v01 ALASKA A M I 00000002 01000013)
[ 0.006758] ACPI: SSDT 0x000000007E704268 000FAE (v02 ALASKA Ther_Rvp 00001000 INTL 20160527)
[ 0.006760] ACPI: SSDT 0x000000007E705218 00309D (v02 INTEL xh_cfsd4 00000000 INTL 20160527)
[ 0.006762] ACPI: UEFI 0x000000007E7082B8 000042 (v01 ALASKA A M I 00000002 01000013)
[ 0.006764] ACPI: LPIT 0x000000007E708300 000094 (v01 ALASKA A M I 00000002 01000013)
[ 0.006767] ACPI: SSDT 0x000000007E708398 0027DE (v02 ALASKA PtidDevc 00001000 INTL 20160527)
[ 0.006769] ACPI: SSDT 0x000000007E70AB78 0014E2 (v02 ALASKA TbtTypeC 00000000 INTL 20160527)
[ 0.006771] ACPI: DBGP 0x000000007E70C060 000034 (v01 ALASKA A M I 00000002 01000013)
[ 0.006773] ACPI: DBG2 0x000000007E70C098 000054 (v00 ALASKA A M I 00000002 01000013)
[ 0.006776] ACPI: SSDT 0x000000007E70C0F0 001B67 (v02 ALASKA UsbCTabl 00001000 INTL 20160527)
[ 0.006778] ACPI: SSDT 0x000000007E70DC58 000144 (v02 Intel ADebTabl 00001000 INTL 20160527)
[ 0.006780] ACPI: BGRT 0x000000007E70DDA0 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.006782] ACPI: WPBT 0x000000007E70DDD8 00003C (v01 ALASKA A M I 00000001 ASUS 00000001)
[ 0.006785] ACPI: TPM2 0x000000007E70DE18 000034 (v04 ALASKA A M I 00000001 AMI 00000000)
[ 0.006787] ACPI: WSMT 0x000000007E70DE50 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.006789] ACPI: Reserving FACP table memory at [mem 0x7e6fcbc0-0x7e6fccd3]
[ 0.006790] ACPI: Reserving DSDT table memory at [mem 0x7e6ba228-0x7e6fcbbe]
[ 0.006791] ACPI: Reserving FACS table memory at [mem 0x7e84a080-0x7e84a0bf]
[ 0.006791] ACPI: Reserving APIC table memory at [mem 0x7e6fccd8-0x7e6fce03]
[ 0.006792] ACPI: Reserving FPDT table memory at [mem 0x7e6fce08-0x7e6fce4b]
[ 0.006793] ACPI: Reserving FIDT table memory at [mem 0x7e6fce50-0x7e6fceeb]
[ 0.006793] ACPI: Reserving MCFG table memory at [mem 0x7e6fcef0-0x7e6fcf2b]
[ 0.006794] ACPI: Reserving MSDM table memory at [mem 0x7e6fcf30-0x7e6fcf84]
[ 0.006795] ACPI: Reserving SSDT table memory at [mem 0x7e6fcf88-0x7e6feae7]
[ 0.006795] ACPI: Reserving SSDT table memory at [mem 0x7e6feae8-0x7e701b80]
[ 0.006796] ACPI: Reserving SSDT table memory at [mem 0x7e701b88-0x7e70422c]
[ 0.006797] ACPI: Reserving HPET table memory at [mem 0x7e704230-0x7e704267]
[ 0.006797] ACPI: Reserving SSDT table memory at [mem 0x7e704268-0x7e705215]
[ 0.006798] ACPI: Reserving SSDT table memory at [mem 0x7e705218-0x7e7082b4]
[ 0.006799] ACPI: Reserving UEFI table memory at [mem 0x7e7082b8-0x7e7082f9]
[ 0.006799] ACPI: Reserving LPIT table memory at [mem 0x7e708300-0x7e708393]
[ 0.006800] ACPI: Reserving SSDT table memory at [mem 0x7e708398-0x7e70ab75]
[ 0.006801] ACPI: Reserving SSDT table memory at [mem 0x7e70ab78-0x7e70c059]
[ 0.006801] ACPI: Reserving DBGP table memory at [mem 0x7e70c060-0x7e70c093]
[ 0.006802] ACPI: Reserving DBG2 table memory at [mem 0x7e70c098-0x7e70c0eb]
[ 0.006802] ACPI: Reserving SSDT table memory at [mem 0x7e70c0f0-0x7e70dc56]
[ 0.006803] ACPI: Reserving SSDT table memory at [mem 0x7e70dc58-0x7e70dd9b]
[ 0.006804] ACPI: Reserving BGRT table memory at [mem 0x7e70dda0-0x7e70ddd7]
[ 0.006804] ACPI: Reserving WPBT table memory at [mem 0x7e70ddd8-0x7e70de13]
[ 0.006805] ACPI: Reserving TPM2 table memory at [mem 0x7e70de18-0x7e70de4b]
[ 0.006806] ACPI: Reserving WSMT table memory at [mem 0x7e70de50-0x7e70de77]
[ 0.006953] No NUMA configuration found
[ 0.006953] Faking a node at [mem 0x0000000000000000-0x000000087dffffff]
[ 0.006956] NODE_DATA(0) allocated [mem 0x87dffb000-0x87dffffff]
[ 0.006989] Zone ranges:
[ 0.006989] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.006991] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.006992] Normal [mem 0x0000000100000000-0x000000087dffffff]
[ 0.006993] Device empty
[ 0.006994] Movable zone start for each node
[ 0.006995] Early memory node ranges
[ 0.006995] node 0: [mem 0x0000000000001000-0x000000000008ffff]
[ 0.006996] node 0: [mem 0x0000000000091000-0x000000000009efff]
[ 0.006997] node 0: [mem 0x0000000000100000-0x000000007c7c9fff]
[ 0.006998] node 0: [mem 0x000000007f40e000-0x000000007f40efff]
[ 0.006999] node 0: [mem 0x0000000100000000-0x000000087dffffff]
[ 0.007001] Initmem setup node 0 [mem 0x0000000000001000-0x000000087dffffff]
[ 0.007004] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.007005] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.007022] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.009457] On node 0, zone DMA32: 11332 pages in unavailable ranges
[ 0.050698] On node 0, zone Normal: 3057 pages in unavailable ranges
[ 0.050753] On node 0, zone Normal: 8192 pages in unavailable ranges
[ 0.051120] ACPI: PM-Timer IO Port: 0x1808
[ 0.051126] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.051127] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.051128] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.051129] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.051129] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.051130] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.051130] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.051131] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.051132] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.051132] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.051133] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.051133] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.051134] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.051135] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.051135] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.051136] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.051168] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.051170] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.051172] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.051175] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.051176] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.051181] e820: update [mem 0x769ef000-0x76ae2fff] usable ==> reserved
[ 0.051192] TSC deadline timer available
[ 0.051193] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[ 0.051205] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.051207] PM: hibernation: Registered nosave memory: [mem 0x00090000-0x00090fff]
[ 0.051209] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.051210] PM: hibernation: Registered nosave memory: [mem 0x6e11c000-0x6e11cfff]
[ 0.051211] PM: hibernation: Registered nosave memory: [mem 0x6e12c000-0x6e12cfff]
[ 0.051212] PM: hibernation: Registered nosave memory: [mem 0x6e12d000-0x6e12dfff]
[ 0.051213] PM: hibernation: Registered nosave memory: [mem 0x6e14d000-0x6e14dfff]
[ 0.051214] PM: hibernation: Registered nosave memory: [mem 0x6e14e000-0x6e14efff]
[ 0.051215] PM: hibernation: Registered nosave memory: [mem 0x6e16d000-0x6e16dfff]
[ 0.051216] PM: hibernation: Registered nosave memory: [mem 0x769ef000-0x76ae2fff]
[ 0.051218] PM: hibernation: Registered nosave memory: [mem 0x79dc8000-0x79dc8fff]
[ 0.051219] PM: hibernation: Registered nosave memory: [mem 0x7c7ca000-0x7e3e6fff]
[ 0.051220] PM: hibernation: Registered nosave memory: [mem 0x7e3e7000-0x7e71dfff]
[ 0.051220] PM: hibernation: Registered nosave memory: [mem 0x7e71e000-0x7e84afff]
[ 0.051221] PM: hibernation: Registered nosave memory: [mem 0x7e84b000-0x7f40dfff]
[ 0.051222] PM: hibernation: Registered nosave memory: [mem 0x7f40f000-0x7fffffff]
[ 0.051223] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfdffffff]
[ 0.051224] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.051224] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.051225] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.051225] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.051226] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.051227] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[ 0.051227] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.051228] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.051229] [mem 0x80000000-0xfdffffff] available for PCI devices
[ 0.051230] Booting paravirtualized kernel on bare hardware
[ 0.051232] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.055778] setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[ 0.056393] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[ 0.056399] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[ 0.056401] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.056419] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/store-root rw cryptdevice=UUID=e8f93cb0-0127-416a-a6a0-18a18cdd7bac:cryptlvm root=/dev/store/root rw quiet loglevel=0 rd.systemd.show_status=false rd.udev.log-priority=0 vt.global_cursor_default=0
[ 0.056511] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux cryptdevice=UUID=e8f93cb0-0127-416a-a6a0-18a18cdd7bac:cryptlvm", will be passed to user space.
[ 0.059197] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.060542] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.060699] Fallback order for Node 0: 0
[ 0.060701] Built 1 zonelists, mobility grouping on. Total pages: 8235051
[ 0.060702] Policy zone: Normal
[ 0.060878] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.060881] software IO TLB: area num 16.
[ 0.128621] Memory: 32670428K/33463712K available (16384K kernel code, 2123K rwdata, 12952K rodata, 3384K init, 3916K bss, 793024K reserved, 0K cma-reserved)
[ 0.128820] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.128843] ftrace: allocating 48459 entries in 190 pages
[ 0.135982] ftrace: allocated 190 pages with 6 groups
[ 0.136041] Dynamic Preempt: full
[ 0.136073] rcu: Preemptible hierarchical RCU implementation.
[ 0.136074] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[ 0.136074] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.136075] Trampoline variant of Tasks RCU enabled.
[ 0.136076] Rude variant of Tasks RCU enabled.
[ 0.136076] Tracing variant of Tasks RCU enabled.
[ 0.136077] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.136077] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.138349] NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
[ 0.138612] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.138854] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.138884] Console: colour dummy device 80x25
[ 0.138887] printk: console [tty0] enabled
[ 0.138925] ACPI: Core revision 20230331
[ 0.139203] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.139295] APIC: Switch to symmetric I/O mode setup
[ 0.140751] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.141032] Switched APIC routing to physical flat.
[ 0.146224] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.162592] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[ 0.162597] Calibrating delay loop (skipped), value calculated using timer frequency.. 7202.00 BogoMIPS (lpj=12000000)
[ 0.162618] x86/cpu: SGX disabled by BIOS.
[ 0.162622] CPU0: Thermal monitoring enabled (TM1)
[ 0.162665] process: using mwait in idle threads
[ 0.162668] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.162669] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.162673] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.162675] Spectre V2 : Mitigation: IBRS
[ 0.162675] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.162676] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.162677] RETBleed: Mitigation: IBRS
[ 0.162678] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.162679] Spectre V2 : User space: Mitigation: STIBP via prctl
[ 0.162680] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.162686] MDS: Mitigation: Clear CPU buffers
[ 0.162687] TAA: Mitigation: TSX disabled
[ 0.162687] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.162690] SRBDS: Mitigation: Microcode
[ 0.162696] GDS: Mitigation: Microcode
[ 0.162700] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.162701] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.162702] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.162703] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.162704] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.162705] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.162707] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.162708] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.162709] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.185845] Freeing SMP alternatives memory: 40K
[ 0.185847] pid_max: default: 32768 minimum: 301
[ 0.188848] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
[ 0.188869] landlock: Up and running.
[ 0.188871] Yama: becoming mindful.
[ 0.188875] LSM support for eBPF active
[ 0.188917] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.188944] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.189321] smpboot: CPU0: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xc)
[ 0.189445] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[ 0.189459] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[ 0.189471] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[ 0.189481] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.189499] ... version: 4
[ 0.189500] ... bit width: 48
[ 0.189500] ... generic registers: 4
[ 0.189501] ... value mask: 0000ffffffffffff
[ 0.189502] ... max period: 00007fffffffffff
[ 0.189503] ... fixed-purpose events: 3
[ 0.189503] ... event mask: 000000070000000f
[ 0.189587] signal: max sigframe size: 2032
[ 0.189598] Estimated ratio of average max frequency by base frequency (times 1024): 1365
[ 0.189622] rcu: Hierarchical SRCU implementation.
[ 0.189622] rcu: Max phase no-delay instances is 1000.
[ 0.190347] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.190456] smp: Bringing up secondary CPUs ...
[ 0.190530] smpboot: x86: Booting SMP configuration:
[ 0.190531] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
[ 0.199284] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.199288] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[ 0.199298] smp: Brought up 1 node, 16 CPUs
[ 0.199298] smpboot: Max logical packages: 1
[ 0.199298] smpboot: Total of 16 processors activated (115246.00 BogoMIPS)
[ 0.203407] devtmpfs: initialized
[ 0.203407] x86/mm: Memory block size: 128MB
[ 0.204579] ACPI: PM: Registering ACPI NVS region [mem 0x7e71e000-0x7e84afff] (1232896 bytes)
[ 0.204579] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.204579] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.204579] pinctrl core: initialized pinctrl subsystem
[ 0.204579] PM: RTC time: 19:12:31, date: 2023-09-27
[ 0.206269] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.206626] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.206817] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.207010] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.207024] audit: initializing netlink subsys (disabled)
[ 0.207031] audit: type=2000 audit(1695841951.063:1): state=initialized audit_enabled=0 res=1
[ 0.207031] thermal_sys: Registered thermal governor 'fair_share'
[ 0.207031] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.207031] thermal_sys: Registered thermal governor 'step_wise'
[ 0.207031] thermal_sys: Registered thermal governor 'user_space'
[ 0.207031] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.207031] cpuidle: using governor ladder
[ 0.207031] cpuidle: using governor menu
[ 0.207031] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.207031] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.207031] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.207031] PCI: not using MMCONFIG
[ 0.207031] PCI: Using configuration type 1 for base access
[ 0.207031] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.207031] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.207031] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.207031] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.207031] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.207031] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.207031] ACPI: Added _OSI(Module Device)
[ 0.207031] ACPI: Added _OSI(Processor Device)
[ 0.207031] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.207031] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.288372] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.295471] ACPI: Dynamic OEM Table Load:
[ 0.295471] ACPI: SSDT 0xFFFFA0D2C0F05C00 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20160527)
[ 0.297169] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[ 0.299078] ACPI: Dynamic OEM Table Load:
[ 0.299083] ACPI: SSDT 0xFFFFA0D2C0F1AC00 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
[ 0.300524] ACPI: Dynamic OEM Table Load:
[ 0.300529] ACPI: SSDT 0xFFFFA0D2C214B800 0006CB (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
[ 0.302093] ACPI: Dynamic OEM Table Load:
[ 0.302097] ACPI: SSDT 0xFFFFA0D2C205D800 000161 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
[ 0.303440] ACPI: Dynamic OEM Table Load:
[ 0.303444] ACPI: SSDT 0xFFFFA0D2C214F000 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527)
[ 0.305055] ACPI: Dynamic OEM Table Load:
[ 0.305059] ACPI: SSDT 0xFFFFA0D2C2149000 0005FC (v02 PmRef ApIst 00003000 INTL 20160527)
[ 0.306573] ACPI: Dynamic OEM Table Load:
[ 0.306577] ACPI: SSDT 0xFFFFA0D2C0F1C800 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
[ 0.308107] ACPI: Dynamic OEM Table Load:
[ 0.308112] ACPI: SSDT 0xFFFFA0D2C0F20000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20160527)
[ 0.310235] ACPI: Dynamic OEM Table Load:
[ 0.310239] ACPI: SSDT 0xFFFFA0D2C0F1D000 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
[ 0.318273] ACPI: EC: EC started
[ 0.318274] ACPI: EC: interrupt blocked
[ 0.318291] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.318292] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 0.318294] ACPI: Interpreter enabled
[ 0.318327] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.318328] ACPI: Using IOAPIC for interrupt routing
[ 0.320070] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.321821] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
[ 0.321831] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.321832] PCI: Using E820 reservations for host bridge windows
[ 0.323281] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.340434] ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
[ 0.343970] ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
[ 0.344391] ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
[ 0.344804] ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
[ 0.351087] ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
[ 0.355433] ACPI: \_TZ_.FN00: New power resource
[ 0.355513] ACPI: \_TZ_.FN01: New power resource
[ 0.355593] ACPI: \_TZ_.FN02: New power resource
[ 0.355672] ACPI: \_TZ_.FN03: New power resource
[ 0.355748] ACPI: \_TZ_.FN04: New power resource
[ 0.356459] ACPI: \PIN_: New power resource
[ 0.356994] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.357001] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.357114] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[ 0.357319] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
[ 0.357321] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.358552] PCI host bridge to bus 0000:00
[ 0.358553] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.358556] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.358557] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.358558] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[ 0.358560] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[ 0.358561] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.358650] pci 0000:00:00.0: [8086:3e30] type 00 class 0x060000
[ 0.358716] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[ 0.358751] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.359339] pci 0000:00:01.1: [8086:1905] type 01 class 0x060400
[ 0.359375] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.360083] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[ 0.360098] pci 0000:00:14.0: reg 0x10: [mem 0xb4220000-0xb422ffff 64bit]
[ 0.360152] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.361798] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[ 0.361813] pci 0000:00:14.2: reg 0x10: [mem 0xb4238000-0xb4239fff 64bit]
[ 0.361824] pci 0000:00:14.2: reg 0x18: [mem 0xb423c000-0xb423cfff 64bit]
[ 0.362039] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[ 0.362102] pci 0000:00:14.3: reg 0x10: [mem 0xb4234000-0xb4237fff 64bit]
[ 0.362374] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[ 0.362736] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[ 0.362755] pci 0000:00:16.0: reg 0x10: [mem 0xb423b000-0xb423bfff 64bit]
[ 0.362825] pci 0000:00:16.0: PME# supported from D3hot
[ 0.363353] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[ 0.363428] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.363451] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[ 0.364254] pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
[ 0.364329] pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
[ 0.364352] pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
[ 0.365162] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[ 0.365236] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.366067] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[ 0.366142] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.366165] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[ 0.366990] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[ 0.367410] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[ 0.367439] pci 0000:00:1f.3: reg 0x10: [mem 0xb4230000-0xb4233fff 64bit]
[ 0.367476] pci 0000:00:1f.3: reg 0x20: [mem 0xb4100000-0xb41fffff 64bit]
[ 0.367551] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.370792] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[ 0.370814] pci 0000:00:1f.4: reg 0x10: [mem 0xb423a000-0xb423a0ff 64bit]
[ 0.370841] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.371115] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[ 0.371129] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.371236] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[ 0.371262] pci 0000:00:1f.6: reg 0x10: [mem 0xb4200000-0xb421ffff]
[ 0.371405] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 0.371511] pci 0000:01:00.0: [10de:1e07] type 00 class 0x030000
[ 0.371522] pci 0000:01:00.0: reg 0x10: [mem 0xb5000000-0xb5ffffff]
[ 0.371531] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
[ 0.371540] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
[ 0.371546] pci 0000:01:00.0: reg 0x24: [io 0x5000-0x507f]
[ 0.371552] pci 0000:01:00.0: reg 0x30: [mem 0xb6000000-0xb607ffff pref]
[ 0.371570] pci 0000:01:00.0: BAR 1: assigned to efifb
[ 0.371574] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.371609] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 0.371663] pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 0.371763] pci 0000:01:00.1: [10de:10f7] type 00 class 0x040300
[ 0.371772] pci 0000:01:00.1: reg 0x10: [mem 0xb6080000-0xb6083fff]
[ 0.371884] pci 0000:01:00.2: [10de:1ad6] type 00 class 0x0c0330
[ 0.371898] pci 0000:01:00.2: reg 0x10: [mem 0xb2000000-0xb203ffff 64bit pref]
[ 0.371911] pci 0000:01:00.2: reg 0x1c: [mem 0xb2040000-0xb204ffff 64bit pref]
[ 0.371960] pci 0000:01:00.2: PME# supported from D0 D3hot
[ 0.372014] pci 0000:01:00.3: [10de:1ad7] type 00 class 0x0c8000
[ 0.372023] pci 0000:01:00.3: reg 0x10: [mem 0xb6084000-0xb6084fff]
[ 0.372083] pci 0000:01:00.3: PME# supported from D0 D3hot
[ 0.372149] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.372151] pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
[ 0.372153] pci 0000:00:01.0: bridge window [mem 0xb5000000-0xb60fffff]
[ 0.372155] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xb20fffff 64bit pref]
[ 0.372191] pci 0000:02:00.0: [10de:1e07] type 00 class 0x030000
[ 0.372202] pci 0000:02:00.0: reg 0x10: [mem 0xb3000000-0xb3ffffff]
[ 0.372210] pci 0000:02:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
[ 0.372219] pci 0000:02:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
[ 0.372225] pci 0000:02:00.0: reg 0x24: [io 0x4000-0x407f]
[ 0.372232] pci 0000:02:00.0: reg 0x30: [mem 0xb4000000-0xb407ffff pref]
[ 0.372281] pci 0000:02:00.0: PME# supported from D0 D3hot
[ 0.372335] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 0.372436] pci 0000:02:00.1: [10de:10f7] type 00 class 0x040300
[ 0.372445] pci 0000:02:00.1: reg 0x10: [mem 0xb4080000-0xb4083fff]
[ 0.372553] pci 0000:02:00.2: [10de:1ad6] type 00 class 0x0c0330
[ 0.372566] pci 0000:02:00.2: reg 0x10: [mem 0x92000000-0x9203ffff 64bit pref]
[ 0.372580] pci 0000:02:00.2: reg 0x1c: [mem 0x92040000-0x9204ffff 64bit pref]
[ 0.372630] pci 0000:02:00.2: PME# supported from D0 D3hot
[ 0.372683] pci 0000:02:00.3: [10de:1ad7] type 00 class 0x0c8000
[ 0.372692] pci 0000:02:00.3: reg 0x10: [mem 0xb4084000-0xb4084fff]
[ 0.372751] pci 0000:02:00.3: PME# supported from D0 D3hot
[ 0.372815] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.372817] pci 0000:00:01.1: bridge window [io 0x4000-0x4fff]
[ 0.372819] pci 0000:00:01.1: bridge window [mem 0xb3000000-0xb40fffff]
[ 0.372822] pci 0000:00:01.1: bridge window [mem 0x80000000-0x920fffff 64bit pref]
[ 0.372913] pci 0000:03:00.0: [1b21:1080] type 01 class 0x060400
[ 0.373051] pci 0000:03:00.0: supports D1 D2
[ 0.373052] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.373158] pci 0000:00:1b.0: PCI bridge to [bus 03-04]
[ 0.373160] pci 0000:00:1b.0: bridge window [io 0x3000-0x3fff]
[ 0.373210] pci_bus 0000:04: extended config space not accessible
[ 0.373237] pci 0000:04:00.0: [14a1:4d02] type 00 class 0x070002
[ 0.373258] pci 0000:04:00.0: reg 0x10: [io 0x3090-0x309f]
[ 0.373267] pci 0000:04:00.0: reg 0x14: [io 0x3040-0x307f]
[ 0.373357] pci 0000:04:00.0: PME# supported from D3hot D3cold
[ 0.373411] pci 0000:04:01.0: [14a1:4d02] type 00 class 0x070002
[ 0.373432] pci 0000:04:01.0: reg 0x10: [io 0x3080-0x308f]
[ 0.373442] pci 0000:04:01.0: reg 0x14: [io 0x3000-0x303f]
[ 0.373531] pci 0000:04:01.0: PME# supported from D3hot D3cold
[ 0.373626] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.373633] pci 0000:03:00.0: bridge window [io 0x3000-0x3fff]
[ 0.373729] pci 0000:05:00.0: [144d:a80a] type 00 class 0x010802
[ 0.373749] pci 0000:05:00.0: reg 0x10: [mem 0xb6300000-0xb6303fff 64bit]
[ 0.373956] pci 0000:05:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1b.4 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[ 0.374063] pci 0000:00:1b.4: PCI bridge to [bus 05]
[ 0.374067] pci 0000:00:1b.4: bridge window [mem 0xb6300000-0xb63fffff]
[ 0.374142] acpiphp: Slot [1] registered
[ 0.374151] pci 0000:00:1c.0: PCI bridge to [bus 06]
[ 0.374233] pci 0000:07:00.0: [144d:a804] type 00 class 0x010802
[ 0.374250] pci 0000:07:00.0: reg 0x10: [mem 0xb6200000-0xb6203fff 64bit]
[ 0.374495] pci 0000:00:1d.0: PCI bridge to [bus 07]
[ 0.374499] pci 0000:00:1d.0: bridge window [mem 0xb6200000-0xb62fffff]
[ 0.376301] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.376384] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[ 0.376465] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.376545] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.376625] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.376705] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.376785] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.376864] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.382047] ACPI: EC: interrupt unblocked
[ 0.382048] ACPI: EC: event unblocked
[ 0.382059] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.382060] ACPI: EC: GPE=0x16
[ 0.382061] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[ 0.382063] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[ 0.382119] iommu: Default domain type: Translated
[ 0.382119] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.382119] SCSI subsystem initialized
[ 0.382119] libata version 3.00 loaded.
[ 0.382119] ACPI: bus type USB registered
[ 0.382119] usbcore: registered new interface driver usbfs
[ 0.382119] usbcore: registered new interface driver hub
[ 0.382119] usbcore: registered new device driver usb
[ 0.382119] pps_core: LinuxPPS API ver. 1 registered
[ 0.382119] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.382119] PTP clock support registered
[ 0.382119] EDAC MC: Ver: 3.0.0
[ 0.382599] efivars: Registered efivars operations
[ 0.382798] NetLabel: Initializing
[ 0.382799] NetLabel: domain hash size = 128
[ 0.382800] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.382814] NetLabel: unlabeled traffic allowed by default
[ 0.382817] mctp: management component transport protocol core
[ 0.382818] NET: Registered PF_MCTP protocol family
[ 0.382821] PCI: Using ACPI for IRQ routing
[ 0.425265] PCI: pci_cache_line_size set to 64 bytes
[ 0.425411] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.425421] e820: reserve RAM buffer [mem 0x6e11c018-0x6fffffff]
[ 0.425423] e820: reserve RAM buffer [mem 0x6e12d018-0x6fffffff]
[ 0.425424] e820: reserve RAM buffer [mem 0x6e14e018-0x6fffffff]
[ 0.425425] e820: reserve RAM buffer [mem 0x769ef000-0x77ffffff]
[ 0.425426] e820: reserve RAM buffer [mem 0x79dc8000-0x7bffffff]
[ 0.425427] e820: reserve RAM buffer [mem 0x7c7ca000-0x7fffffff]
[ 0.425428] e820: reserve RAM buffer [mem 0x7f40f000-0x7fffffff]
[ 0.425429] e820: reserve RAM buffer [mem 0x87e000000-0x87fffffff]
[ 0.425462] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.425462] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.425462] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.425462] pci 0000:02:00.0: vgaarb: bridge control possible
[ 0.425462] pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.425462] vgaarb: loaded
[ 0.426556] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.426562] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.428641] clocksource: Switched to clocksource tsc-early
[ 0.433695] VFS: Disk quotas dquot_6.6.0
[ 0.433706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.433764] pnp: PnP ACPI init
[ 0.433851] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[ 0.434051] system 00:01: [io 0x0290-0x029f] has been reserved
[ 0.434553] pnp 00:02: [dma 0 disabled]
[ 0.434689] system 00:03: [io 0x0680-0x069f] has been reserved
[ 0.434807] system 00:04: [io 0x1854-0x1857] has been reserved
[ 0.435008] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.435010] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.435012] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.435014] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.435015] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.435017] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.435018] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.435020] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.435243] system 00:06: [io 0x1800-0x18fe] could not be reserved
[ 0.435245] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[ 0.435247] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[ 0.435248] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 0.435250] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.435251] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[ 0.435253] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.435554] system 00:07: [io 0x2000-0x20fe] has been reserved
[ 0.437759] pnp: PnP ACPI: found 9 devices
[ 0.443194] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.443244] NET: Registered PF_INET protocol family
[ 0.443359] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.445632] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.445661] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.445760] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.446006] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.446190] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.446287] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.446352] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.446413] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.446480] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.446485] NET: Registered PF_XDP protocol family
[ 0.446496] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.446498] pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
[ 0.446501] pci 0000:00:01.0: bridge window [mem 0xb5000000-0xb60fffff]
[ 0.446503] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xb20fffff 64bit pref]
[ 0.446507] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.446508] pci 0000:00:01.1: bridge window [io 0x4000-0x4fff]
[ 0.446510] pci 0000:00:01.1: bridge window [mem 0xb3000000-0xb40fffff]
[ 0.446512] pci 0000:00:01.1: bridge window [mem 0x80000000-0x920fffff 64bit pref]
[ 0.446515] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.446521] pci 0000:03:00.0: bridge window [io 0x3000-0x3fff]
[ 0.446536] pci 0000:00:1b.0: PCI bridge to [bus 03-04]
[ 0.446538] pci 0000:00:1b.0: bridge window [io 0x3000-0x3fff]
[ 0.446545] pci 0000:00:1b.4: PCI bridge to [bus 05]
[ 0.446548] pci 0000:00:1b.4: bridge window [mem 0xb6300000-0xb63fffff]
[ 0.446553] pci 0000:00:1c.0: PCI bridge to [bus 06]
[ 0.446562] pci 0000:00:1d.0: PCI bridge to [bus 07]
[ 0.446565] pci 0000:00:1d.0: bridge window [mem 0xb6200000-0xb62fffff]
[ 0.446571] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.446572] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.446574] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.446575] pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff window]
[ 0.446576] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[ 0.446577] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff]
[ 0.446579] pci_bus 0000:01: resource 1 [mem 0xb5000000-0xb60fffff]
[ 0.446580] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xb20fffff 64bit pref]
[ 0.446581] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 0.446582] pci_bus 0000:02: resource 1 [mem 0xb3000000-0xb40fffff]
[ 0.446583] pci_bus 0000:02: resource 2 [mem 0x80000000-0x920fffff 64bit pref]
[ 0.446585] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
[ 0.446586] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
[ 0.446587] pci_bus 0000:05: resource 1 [mem 0xb6300000-0xb63fffff]
[ 0.446589] pci_bus 0000:07: resource 1 [mem 0xb6200000-0xb62fffff]
[ 0.446989] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[ 0.447009] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.447056] pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
[ 0.447282] pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
[ 0.447316] pci 0000:02:00.1: extending delay after power-on from D3hot to 20 msec
[ 0.447331] pci 0000:02:00.1: D0 power state depends on 0000:02:00.0
[ 0.447370] pci 0000:02:00.2: D0 power state depends on 0000:02:00.0
[ 0.447567] pci 0000:02:00.3: D0 power state depends on 0000:02:00.0
[ 0.447595] pci 0000:03:00.0: Disabling ASPM L0s/L1
[ 0.447596] pci 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 0.447612] PCI: CLS 64 bytes, default 64
[ 0.447617] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.447617] software IO TLB: mapped [mem 0x00000000729ef000-0x00000000769ef000] (64MB)
[ 0.447649] Trying to unpack rootfs image as initramfs...
[ 0.447709] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.448889] Initialise system trusted keyrings
[ 0.448895] Key type blacklist registered
[ 0.448922] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[ 0.448934] zbud: loaded
[ 0.449052] integrity: Platform Keyring initialized
[ 0.449053] integrity: Machine keyring initialized
[ 0.456039] Key type asymmetric registered
[ 0.456040] Asymmetric key parser 'x509' registered
[ 0.456050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 0.456082] io scheduler mq-deadline registered
[ 0.456083] io scheduler kyber registered
[ 0.456090] io scheduler bfq registered
[ 0.458666] pcieport 0000:00:1b.0: AER: enabled with IRQ 122
[ 0.458702] pcieport 0000:00:1b.0: DPC: enabled with IRQ 122
[ 0.458703] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.458914] pcieport 0000:00:1b.4: AER: enabled with IRQ 123
[ 0.458950] pcieport 0000:00:1b.4: DPC: enabled with IRQ 123
[ 0.458951] pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.459228] pcieport 0000:00:1d.0: AER: enabled with IRQ 125
[ 0.459262] pcieport 0000:00:1d.0: DPC: enabled with IRQ 125
[ 0.459263] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.459365] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.460286] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.460305] ACPI: button: Sleep Button [SLPB]
[ 0.460328] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.460342] ACPI: button: Power Button [PWRB]
[ 0.460367] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.470506] ACPI: button: Power Button [PWRF]
[ 0.473034] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.473036] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[ 0.473202] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.473671] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.476880] serial 0000:04:00.0: enabling device (0000 -> 0001)
[ 0.477010] serial 0000:04:01.0: enabling device (0000 -> 0001)
[ 0.477293] Non-volatile memory driver v1.3
[ 0.477294] Linux agpgart interface v0.103
[ 0.495118] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 0.495191] ACPI: bus type drm_connector registered
[ 0.495441] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 0.496660] fbcon: Deferring console take-over
[ 0.496663] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 0.497898] usbcore: registered new interface driver usbserial_generic
[ 0.497902] usbserial: USB Serial support registered for generic
[ 0.498076] rtc_cmos rtc_cmos: RTC can wake from S4
[ 0.498937] rtc_cmos rtc_cmos: registered as rtc0
[ 0.499094] rtc_cmos rtc_cmos: setting system clock to 2023-09-27T19:12:31 UTC (1695841951)
[ 0.499116] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[ 0.499652] intel_pstate: Intel P-state driver initializing
[ 0.500639] intel_pstate: Disabling energy efficiency optimization
[ 0.500640] intel_pstate: HWP enabled
[ 0.500945] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.501176] hid: raw HID events driver (C) Jiri Kosina
[ 0.501218] intel_pmc_core INT33A1:00: initialized
[ 0.501296] drop_monitor: Initializing network drop monitor service
[ 0.510182] Initializing XFRM netlink socket
[ 0.510204] NET: Registered PF_INET6 protocol family
[ 0.519925] Freeing initrd memory: 24780K
[ 0.524149] Segment Routing with IPv6
[ 0.524150] RPL Segment Routing with IPv6
[ 0.524159] In-situ OAM (IOAM) with IPv6
[ 0.524181] NET: Registered PF_PACKET protocol family
[ 0.525531] microcode: Microcode Update Driver: v2.2.
[ 0.525537] IPI shorthand broadcast: enabled
[ 0.526616] sched_clock: Marking stable (521712646, 3815681)->(565191803, -39663476)
[ 0.526839] registered taskstats version 1
[ 0.527664] Loading compiled-in X.509 certificates
[ 0.529418] Loaded X.509 cert 'Build time autogenerated kernel key: 84625fc02c1a53756a889bb3ea4fa4e0b56462ee'
[ 0.530795] zswap: loaded using pool zstd/zsmalloc
[ 0.532186] Key type .fscrypt registered
[ 0.532187] Key type fscrypt-provisioning registered
[ 0.533575] integrity: Loading X.509 certificate: UEFI:db
[ 0.533779] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[ 0.533780] integrity: Loading X.509 certificate: UEFI:db
[ 0.533913] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[ 0.533914] integrity: Loading X.509 certificate: UEFI:db
[ 0.533925] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.533926] integrity: Loading X.509 certificate: UEFI:db
[ 0.533936] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.533936] integrity: Loading X.509 certificate: UEFI:db
[ 0.534031] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[ 0.535546] PM: Magic number: 7:233:244
[ 0.535562] pci_express 0000:00:1d.0:pcie010: hash matches
[ 0.535590] acpi device:87: hash matches
[ 0.535597] acpi device:5a: hash matches
[ 0.538820] RAS: Correctable Errors collector initialized.
[ 0.538859] clk: Disabling unused clocks
[ 0.539505] Freeing unused decrypted memory: 2036K
[ 0.539852] Freeing unused kernel image (initmem) memory: 3384K
[ 0.570886] Write protecting the kernel read-only data: 30720k
[ 0.572395] Freeing unused kernel image (rodata/data gap) memory: 1384K
[ 0.646686] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.646689] rodata_test: all tests were successful
[ 0.646698] Run /init as init process
[ 0.646699] with arguments:
[ 0.646700] /init
[ 0.646701] with environment:
[ 0.646701] HOME=/
[ 0.646702] TERM=linux
[ 0.646702] BOOT_IMAGE=/vmlinuz-linux
[ 0.646703] cryptdevice=UUID=e8f93cb0-0127-416a-a6a0-18a18cdd7bac:cryptlvm
[ 0.852946] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.852951] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.854023] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[ 0.854196] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.854198] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.854200] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 0.854226] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[ 0.854227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.854228] usb usb1: Product: xHCI Host Controller
[ 0.854229] usb usb1: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
[ 0.854230] usb usb1: SerialNumber: 0000:00:14.0
[ 0.854326] hub 1-0:1.0: USB hub found
[ 0.854341] hub 1-0:1.0: 16 ports detected
[ 0.855295] cryptd: max_cpu_qlen set to 1000
[ 0.856880] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[ 0.856882] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.856884] usb usb2: Product: xHCI Host Controller
[ 0.856884] usb usb2: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
[ 0.856885] usb usb2: SerialNumber: 0000:00:14.0
[ 0.856939] hub 2-0:1.0: USB hub found
[ 0.856952] hub 2-0:1.0: 10 ports detected
[ 0.857741] usb: port power management may be unreliable
[ 0.859231] xhci_hcd 0000:01:00.2: xHCI Host Controller
[ 0.859234] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 3
[ 0.859828] xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[ 0.859924] xhci_hcd 0000:01:00.2: xHCI Host Controller
[ 0.859926] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 4
[ 0.859927] xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[ 0.859958] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[ 0.859959] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.859960] usb usb3: Product: xHCI Host Controller
[ 0.859961] usb usb3: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
[ 0.859962] usb usb3: SerialNumber: 0000:01:00.2
[ 0.860009] hub 3-0:1.0: USB hub found
[ 0.860014] hub 3-0:1.0: 2 ports detected
[ 0.860075] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.860088] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[ 0.860089] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.860090] usb usb4: Product: xHCI Host Controller
[ 0.860091] usb usb4: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
[ 0.860092] usb usb4: SerialNumber: 0000:01:00.2
[ 0.860131] hub 4-0:1.0: USB hub found
[ 0.860137] hub 4-0:1.0: 4 ports detected
[ 0.860307] xhci_hcd 0000:02:00.2: xHCI Host Controller
[ 0.860309] xhci_hcd 0000:02:00.2: new USB bus registered, assigned bus number 5
[ 0.860912] xhci_hcd 0000:02:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[ 0.860996] xhci_hcd 0000:02:00.2: xHCI Host Controller
[ 0.860997] xhci_hcd 0000:02:00.2: new USB bus registered, assigned bus number 6
[ 0.860999] xhci_hcd 0000:02:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[ 0.861028] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[ 0.861030] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.861031] usb usb5: Product: xHCI Host Controller
[ 0.861032] usb usb5: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
[ 0.861033] usb usb5: SerialNumber: 0000:02:00.2
[ 0.861076] hub 5-0:1.0: USB hub found
[ 0.861081] hub 5-0:1.0: 2 ports detected
[ 0.861140] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.861152] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[ 0.861153] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.861154] usb usb6: Product: xHCI Host Controller
[ 0.861155] usb usb6: Manufacturer: Linux 6.5.5-arch1-1 xhci-hcd
[ 0.861156] usb usb6: SerialNumber: 0000:02:00.2
[ 0.861195] hub 6-0:1.0: USB hub found
[ 0.861201] hub 6-0:1.0: 4 ports detected
[ 0.862685] AVX2 version of gcm_enc/dec engaged.
[ 0.862724] AES CTR mode by8 optimization enabled
[ 0.867926] nvme 0000:07:00.0: platform quirk: setting simple suspend
[ 0.867926] nvme 0000:05:00.0: platform quirk: setting simple suspend
[ 0.867974] nvme nvme1: pci function 0000:07:00.0
[ 0.867974] nvme nvme0: pci function 0000:05:00.0
[ 0.867982] nvme 0000:07:00.0: enabling device (0000 -> 0002)
[ 0.879620] nvme nvme0: Shutdown timeout set to 10 seconds
[ 0.883755] nvme nvme0: 16/0/0 default/read/poll queues
[ 0.886520] nvme0n1: p1 p2 p3 p4
[ 0.887637] nvme nvme1: 7/0/0 default/read/poll queues
[ 0.909550] nvme1n1: p1 p2
[ 1.024572] device-mapper: uevent: version 1.0.3
[ 1.024613] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 1.032763] Key type trusted registered
[ 1.039942] Key type encrypted registered
[ 1.047198] fbcon: Taking over console
[ 1.060946] Console: switching to colour frame buffer device 240x33
[ 1.107190] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[ 1.248954] usb 1-6: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[ 1.248968] usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.248975] usb 1-6: Product: USB2.0 Hub
[ 1.251054] hub 1-6:1.0: USB hub found
[ 1.251439] hub 1-6:1.0: 4 ports detected
[ 1.370669] usb 2-7: new SuperSpeed USB device number 2 using xhci_hcd
[ 1.388595] usb 2-7: New USB device found, idVendor=0781, idProduct=5588, bcdDevice= 1.00
[ 1.388608] usb 2-7: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 1.388615] usb 2-7: Product: USB Extreme Pro
[ 1.388621] usb 2-7: Manufacturer: SanDisk
[ 1.388625] usb 2-7: SerialNumber: 12345778CDCA
[ 1.410554] usb-storage 2-7:1.0: USB Mass Storage device detected
[ 1.411207] scsi host0: usb-storage 2-7:1.0
[ 1.411491] usbcore: registered new interface driver usb-storage
[ 1.425206] usbcore: registered new interface driver uas
[ 1.473918] tsc: Refined TSC clocksource calibration: 3599.998 MHz
[ 1.473939] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e451ab1a6, max_idle_ns: 440795278720 ns
[ 1.474049] clocksource: Switched to clocksource tsc
[ 1.510559] usb 1-9: new high-speed USB device number 3 using xhci_hcd
[ 1.651612] usb 1-9: New USB device found, idVendor=31e9, idProduct=0002, bcdDevice= 1.10
[ 1.651626] usb 1-9: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[ 1.651633] usb 1-9: Product: SSL 2+
[ 1.651638] usb 1-9: Manufacturer: Solid State Logic
[ 1.774552] usb 2-10: new SuperSpeed USB device number 3 using xhci_hcd
[ 1.806395] usb 2-10: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.07
[ 1.806409] usb 2-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.806417] usb 2-10: Product: 4-Port USB 3.1 Hub
[ 1.806422] usb 2-10: Manufacturer: Generic
[ 1.814275] hub 2-10:1.0: USB hub found
[ 1.815718] hub 2-10:1.0: 4 ports detected
[ 1.870558] usb 1-6.4: new full-speed USB device number 4 using xhci_hcd
[ 1.963216] usb 1-6.4: New USB device found, idVendor=0b05, idProduct=18a3, bcdDevice= 2.00
[ 1.963230] usb 1-6.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.963237] usb 1-6.4: Product: AURA MOTHERBOARD
[ 1.963243] usb 1-6.4: Manufacturer: AsusTek Computer Inc.
[ 1.963247] usb 1-6.4: SerialNumber: 00000000001A
[ 1.992459] hid-generic 0003:0B05:18A3.0001: hiddev96,hidraw0: USB HID v1.11 Device [AsusTek Computer Inc. AURA MOTHERBOARD] on usb-0000:00:14.0-6.4/input0
[ 1.992560] usbcore: registered new interface driver usbhid
[ 1.992566] usbhid: USB HID core driver
[ 2.083890] usb 1-10: new high-speed USB device number 5 using xhci_hcd
[ 2.242121] usb 1-10: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.07
[ 2.242135] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.242142] usb 1-10: Product: 4-Port USB 2.1 Hub
[ 2.242148] usb 1-10: Manufacturer: Generic
[ 2.244438] hub 1-10:1.0: USB hub found
[ 2.245557] hub 1-10:1.0: 5 ports detected
[ 2.354601] usb 2-10.2: new SuperSpeed USB device number 4 using xhci_hcd
[ 2.434801] scsi 0:0:0:0: Direct-Access SanDisk Extreme Pro 0 PQ: 0 ANSI: 6
[ 2.435622] sd 0:0:0:0: [sda] 250085376 512-byte logical blocks: (128 GB/119 GiB)
[ 2.436025] sd 0:0:0:0: [sda] Write Protect is off
[ 2.436035] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 2.436531] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.447078] sda: sda1
[ 2.447264] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 2.454759] usb 2-10.2: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.01
[ 2.454762] usb 2-10.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.454763] usb 2-10.2: Product: USB3.0 Hub
[ 2.454764] usb 2-10.2: Manufacturer: VIA Labs, Inc.
[ 2.458611] hub 2-10.2:1.0: USB hub found
[ 2.458857] hub 2-10.2:1.0: 4 ports detected
[ 2.573897] usb 1-11: new full-speed USB device number 6 using xhci_hcd
[ 2.803927] usb 1-11: New USB device found, idVendor=046d, idProduct=0a29, bcdDevice=76.57
[ 2.803940] usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.803947] usb 1-11: Product: Logitech Wireless Headset
[ 2.803952] usb 1-11: Manufacturer: Logitech
[ 2.803957] usb 1-11: SerialNumber: EC8193388287
[ 2.816611] input: Logitech Logitech Wireless Headset Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.3/0003:046D:0A29.0002/input/input3
[ 2.850559] usb 1-10.2: new high-speed USB device number 7 using xhci_hcd
[ 2.870834] input: Logitech Logitech Wireless Headset as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.3/0003:046D:0A29.0002/input/input4
[ 2.871456] hid-generic 0003:046D:0A29.0002: input,hiddev97,hidraw1: USB HID v1.11 Device [Logitech Logitech Wireless Headset] on usb-0000:00:14.0-11/input3
[ 2.947358] usb 1-10.2: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.01
[ 2.947372] usb 1-10.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.947379] usb 1-10.2: Product: USB2.0 Hub
[ 2.947384] usb 1-10.2: Manufacturer: VIA Labs, Inc.
[ 2.948793] hub 1-10.2:1.0: USB hub found
[ 2.949580] hub 1-10.2:1.0: 4 ports detected
[ 3.063886] usb 1-14: new full-speed USB device number 8 using xhci_hcd
[ 3.205548] usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[ 3.205562] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.277225] usb 1-10.3: new full-speed USB device number 9 using xhci_hcd
[ 3.370944] usb 1-10.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.09
[ 3.370958] usb 1-10.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.370966] usb 1-10.3: Product: USB Receiver
[ 3.370970] usb 1-10.3: Manufacturer: Logitech
[ 3.381853] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.0/0003:046D:C52B.0003/input/input5
[ 3.437885] hid-generic 0003:046D:C52B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-10.3/input0
[ 3.441307] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.1/0003:046D:C52B.0004/input/input6
[ 3.441661] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.1/0003:046D:C52B.0004/input/input7
[ 3.457224] usb 1-10.2.3: new full-speed USB device number 10 using xhci_hcd
[ 3.497511] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.1/0003:046D:C52B.0004/input/input8
[ 3.498123] hid-generic 0003:046D:C52B.0004: input,hiddev98,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-10.3/input1
[ 3.500949] hid-generic 0003:046D:C52B.0005: hiddev99,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-10.3/input2
[ 3.561853] usb 1-10.2.3: New USB device found, idVendor=1038, idProduct=1832, bcdDevice= 0.11
[ 3.561867] usb 1-10.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.561874] usb 1-10.2.3: Product: SteelSeries Sensei Ten
[ 3.561879] usb 1-10.2.3: Manufacturer: SteelSeries
[ 3.574118] hid-generic 0003:1038:1832.0006: hiddev100,hidraw5: USB HID v1.11 Device [SteelSeries SteelSeries Sensei Ten] on usb-0000:00:14.0-10.2.3/input0
[ 3.575632] input: SteelSeries SteelSeries Sensei Ten as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2.3/1-10.2.3:1.1/0003:1038:1832.0007/input/input10
[ 3.651056] hid-generic 0003:1038:1832.0007: input,hidraw2: USB HID v1.11 Mouse [SteelSeries SteelSeries Sensei Ten] on usb-0000:00:14.0-10.2.3/input1
[ 3.653457] input: SteelSeries SteelSeries Sensei Ten Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.2/1-10.2.3/1-10.2.3:1.2/0003:1038:1832.0008/input/input11
[ 3.724291] hid-generic 0003:1038:1832.0008: input,hidraw6: USB HID v1.11 Keyboard [SteelSeries SteelSeries Sensei Ten] on usb-0000:00:14.0-10.2.3/input2
[ 3.725587] hid-generic 0003:1038:1832.0009: hiddev101,hidraw7: USB HID v1.11 Device [SteelSeries SteelSeries Sensei Ten] on usb-0000:00:14.0-10.2.3/input3
[ 3.809526] logitech-djreceiver 0003:046D:C52B.0005: hiddev98,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-10.3/input2
[ 3.813900] usb 1-10.2.4: new high-speed USB device number 11 using xhci_hcd
[ 3.918122] usb 1-10.2.4: New USB device found, idVendor=0781, idProduct=5567, bcdDevice= 1.00
[ 3.918135] usb 1-10.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.918143] usb 1-10.2.4: Product: Cruzer Blade
[ 3.918148] usb 1-10.2.4: Manufacturer: SanDisk
[ 3.918153] usb 1-10.2.4: SerialNumber: 03027819010822172647
[ 3.919966] usb-storage 1-10.2.4:1.0: USB Mass Storage device detected
[ 3.920409] scsi host1: usb-storage 1-10.2.4:1.0
[ 3.922953] input: Logitech Wireless Device PID:405b Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000A/input/input12
[ 3.923788] hid-generic 0003:046D:405B.000A: input,hidraw4: USB HID v1.11 Keyboard [Logitech Wireless Device PID:405b] on usb-0000:00:14.0-10.3/input2:1
[ 3.925700] input: Logitech Wireless Device PID:405b Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000B/input/input16
[ 3.926451] hid-generic 0003:046D:405B.000B: input,hidraw8: USB HID v1.11 Keyboard [Logitech Wireless Device PID:405b] on usb-0000:00:14.0-10.3/input2:2
[ 3.928363] input: Logitech Wireless Device PID:405b Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000C/input/input20
[ 3.929126] hid-generic 0003:046D:405B.000C: input,hidraw9: USB HID v1.11 Keyboard [Logitech Wireless Device PID:405b] on usb-0000:00:14.0-10.3/input2:3
[ 4.087911] input: Logitech K780 as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000A/input/input24
[ 4.088369] logitech-hidpp-device 0003:046D:405B.000A: input,hidraw4: USB HID v1.11 Keyboard [Logitech K780] on usb-0000:00:14.0-10.3/input2:1
[ 4.213942] input: Logitech K780 as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000B/input/input25
[ 4.214401] logitech-hidpp-device 0003:046D:405B.000B: input,hidraw8: USB HID v1.11 Keyboard [Logitech K780] on usb-0000:00:14.0-10.3/input2:2
[ 4.341928] input: Logitech K780 as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.2/0003:046D:C52B.0005/0003:046D:405B.000C/input/input26
[ 4.342404] logitech-hidpp-device 0003:046D:405B.000C: input,hidraw9: USB HID v1.11 Keyboard [Logitech K780] on usb-0000:00:14.0-10.3/input2:3
[ 4.941323] scsi 1:0:0:0: Direct-Access SanDisk Cruzer Blade 1.00 PQ: 0 ANSI: 6
[ 4.943994] sd 1:0:0:0: [sdb] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB)
[ 4.944296] sd 1:0:0:0: [sdb] Write Protect is off
[ 4.944298] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 4.944606] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 4.959478] sdb: sdb1
[ 4.959618] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 12.543441] logitech-hidpp-device 0003:046D:405B.000C: HID++ 4.5 device connected.
[ 18.542442] EXT4-fs (dm-2): mounted filesystem 721a6387-1ab2-49fb-8c93-1df575175b89 r/w with ordered data mode. Quota mode: none.
[ 18.597144] systemd[1]: systemd 254.4-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 18.597151] systemd[1]: Detected architecture x86-64.
[ 18.597964] systemd[1]: Hostname set to <outhouse>.
[ 18.789239] systemd[1]: bpf-lsm: LSM BPF program attached
[ 18.875328] systemd[1]: Queued start job for default target Graphical Interface.
[ 18.924039] systemd[1]: Created slice Slice /system/getty.
[ 18.925133] systemd[1]: Created slice Slice /system/modprobe.
[ 18.926086] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 18.926961] systemd[1]: Created slice User and Session Slice.
[ 18.927227] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 18.927430] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 18.927973] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 18.928085] systemd[1]: Reached target Local Encrypted Volumes.
[ 18.928154] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 18.928226] systemd[1]: Reached target Remote File Systems.
[ 18.928261] systemd[1]: Reached target Slice Units.
[ 18.928352] systemd[1]: Reached target Local Verity Protected Volumes.
[ 18.928573] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 18.929174] systemd[1]: Listening on LVM2 poll daemon socket.
[ 18.932797] systemd[1]: Listening on Process Core Dump Socket.
[ 18.933248] systemd[1]: Listening on Journal Socket (/dev/log).
[ 18.933670] systemd[1]: Listening on Journal Socket.
[ 18.934182] systemd[1]: Listening on udev Control Socket.
[ 18.934524] systemd[1]: Listening on udev Kernel Socket.
[ 18.937529] systemd[1]: Mounting Huge Pages File System...
[ 18.940272] systemd[1]: Mounting POSIX Message Queue File System...
[ 18.943135] systemd[1]: Mounting Kernel Debug File System...
[ 18.945931] systemd[1]: Mounting Kernel Trace File System...
[ 18.949155] systemd[1]: Starting Create List of Static Device Nodes...
[ 18.951491] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 18.953542] systemd[1]: Starting Load Kernel Module configfs...
[ 18.955580] systemd[1]: Starting Load Kernel Module dm_mod...
[ 18.957094] systemd[1]: Starting Load Kernel Module drm...
[ 18.958658] systemd[1]: Starting Load Kernel Module fuse...
[ 18.960247] systemd[1]: Starting Load Kernel Module loop...
[ 18.960350] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 18.962725] systemd[1]: Starting Journal Service...
[ 18.964652] systemd[1]: Starting Load Kernel Modules...
[ 18.964690] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 18.965772] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 18.966722] systemd[1]: Starting Coldplug All udev Devices...
[ 18.968476] systemd[1]: Mounted Huge Pages File System.
[ 18.968624] systemd[1]: Mounted POSIX Message Queue File System.
[ 18.968765] systemd[1]: Mounted Kernel Debug File System.
[ 18.968881] systemd[1]: Mounted Kernel Trace File System.
[ 18.968922] loop: module loaded
[ 18.972242] EXT4-fs (dm-2): re-mounted 721a6387-1ab2-49fb-8c93-1df575175b89 r/w. Quota mode: none.
[ 18.975077] fuse: init (API version 7.38)
[ 18.975474] systemd-journald[521]: Collecting audit messages is disabled.
[ 18.990700] systemd[1]: Finished Create List of Static Device Nodes.
[ 18.991268] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 19.017363] systemd[1]: Finished Load Kernel Module configfs.
[ 19.017588] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 19.054005] systemd[1]: Finished Load Kernel Module dm_mod.
[ 19.054130] systemd[1]: Started Journal Service.
[ 19.268631] systemd-journald[521]: Received client request to flush runtime journal.
[ 19.290125] systemd-journald[521]: /var/log/journal/0cd84205b2564b9f9216594bb06dfbc6/system.journal: Journal file uses a different sequence number ID, rotating.
[ 19.290128] systemd-journald[521]: Rotating system journal.
[ 19.522588] mousedev: PS/2 mouse device common for all mice
[ 19.552157] EDAC ie31200: No ECC support
[ 19.552191] EDAC ie31200: No ECC support
[ 19.557057] nvidia-gpu 0000:01:00.3: enabling device (0000 -> 0002)
[ 19.557407] nvidia-gpu 0000:02:00.3: enabling device (0000 -> 0002)
[ 19.628239] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 19.628295] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 19.628506] input: PC Speaker as /devices/platform/pcspkr/input/input27
[ 19.629888] i2c i2c-2: 4/4 memory slots populated (from DMI)
[ 19.630362] i2c i2c-2: Successfully instantiated SPD at 0x50
[ 19.630826] i2c i2c-2: Successfully instantiated SPD at 0x51
[ 19.631295] i2c i2c-2: Successfully instantiated SPD at 0x52
[ 19.631757] i2c i2c-2: Successfully instantiated SPD at 0x53
[ 19.636753] e1000e: Intel(R) PRO/1000 Network Driver
[ 19.636757] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 19.636976] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 19.641620] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 19.656982] Adding 67108860k swap on /dev/mapper/store-swap. Priority:-2 extents:1 across:67108860k SSFS
[ 19.693338] mc: Linux media interface: v0.10
[ 19.734079] iTCO_vendor_support: vendor-support=0
[ 19.734954] ee1004 2-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 19.734977] ee1004 2-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 19.734989] ee1004 2-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 19.734999] ee1004 2-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 19.756650] Bluetooth: Core ver 2.22
[ 19.756663] NET: Registered PF_BLUETOOTH protocol family
[ 19.756664] Bluetooth: HCI device and connection manager initialized
[ 19.756666] Bluetooth: HCI socket layer initialized
[ 19.756668] Bluetooth: L2CAP socket layer initialized
[ 19.756670] Bluetooth: SCO socket layer initialized
[ 19.787216] spi-nor spi0.0: w25q128 (16384 Kbytes)
[ 19.790070] Creating 1 MTD partitions on "0000:00:1f.5":
[ 19.790073] 0x000000000000-0x000001000000 : "BIOS"
[ 19.792874] asus_wmi: ASUS WMI generic driver loaded
[ 19.797252] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 19.797323] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[ 19.797417] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 19.797424] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 19.798877] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 19.798879] cfg80211: failed to load regulatory.db
[ 19.800188] asus_wmi: Initialization: 0x0
[ 19.800221] asus_wmi: BIOS WMI version: 0.9
[ 19.800393] asus_wmi: SFUN value: 0x0
[ 19.800394] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[ 19.801262] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input28
[ 19.803952] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[ 19.803954] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 19.803955] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 19.803956] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 19.819078] Intel(R) Wireless WiFi driver for Linux
[ 19.819185] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 19.821338] iwlwifi 0000:00:14.3: Detected crf-id 0x2816, cnv-id 0x1000100 wfpm id 0x80000000
[ 19.821349] iwlwifi 0000:00:14.3: PCI dev a370/0034, rev=0x312, rfid=0x105110
[ 19.834003] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 19.834399] iwlwifi 0000:00:14.3: WRT: Overriding region id 0
[ 19.834402] iwlwifi 0000:00:14.3: WRT: Overriding region id 1
[ 19.834405] iwlwifi 0000:00:14.3: WRT: Overriding region id 2
[ 19.834406] iwlwifi 0000:00:14.3: WRT: Overriding region id 3
[ 19.834407] iwlwifi 0000:00:14.3: WRT: Overriding region id 4
[ 19.834408] iwlwifi 0000:00:14.3: WRT: Overriding region id 6
[ 19.834410] iwlwifi 0000:00:14.3: WRT: Overriding region id 8
[ 19.834411] iwlwifi 0000:00:14.3: WRT: Overriding region id 9
[ 19.834412] iwlwifi 0000:00:14.3: WRT: Overriding region id 10
[ 19.834414] iwlwifi 0000:00:14.3: WRT: Overriding region id 11
[ 19.834415] iwlwifi 0000:00:14.3: WRT: Overriding region id 15
[ 19.834416] iwlwifi 0000:00:14.3: WRT: Overriding region id 16
[ 19.834417] iwlwifi 0000:00:14.3: WRT: Overriding region id 18
[ 19.834419] iwlwifi 0000:00:14.3: WRT: Overriding region id 19
[ 19.834420] iwlwifi 0000:00:14.3: WRT: Overriding region id 20
[ 19.834421] iwlwifi 0000:00:14.3: WRT: Overriding region id 21
[ 19.834423] iwlwifi 0000:00:14.3: WRT: Overriding region id 28
[ 19.835220] iwlwifi 0000:00:14.3: loaded firmware version 46.ff18e32a.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
[ 19.837251] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[ 19.837357] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 19.837363] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 19.837460] snd_hda_intel 0000:02:00.1: enabling device (0000 -> 0002)
[ 19.837504] snd_hda_intel 0000:02:00.1: Disabling MSI
[ 19.837509] snd_hda_intel 0000:02:00.1: Handle vga_switcheroo audio client
[ 19.866327] EXT4-fs (dm-3): mounted filesystem 96f4788f-4ac6-41a1-a80c-3cee6a2a2459 r/w with ordered data mode. Quota mode: none.
[ 19.886762] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[ 19.919451] nvidia: loading out-of-tree module taints kernel.
[ 19.919458] nvidia: module license 'NVIDIA' taints kernel.
[ 19.919459] Disabling lock debugging due to kernel taint
[ 19.919461] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 19.919462] nvidia: module license taints kernel.
[ 19.927453] usbcore: registered new interface driver btusb
[ 19.936472] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[ 19.936494] Bluetooth: hci0: Boot Address: 0x40800
[ 19.936495] Bluetooth: hci0: Firmware Version: 108-45.22
[ 19.936497] Bluetooth: hci0: Firmware already loaded
[ 19.938265] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 19.947414] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 19.947418] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 19.947421] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 19.947423] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 19.947424] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 19.947425] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 19.947426] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 19.947428] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 19.947429] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 19.966987] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 04:92:26:d3:02:21
[ 19.966995] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 19.967066] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[ 19.972530] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input29
[ 19.972626] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
[ 19.972667] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input30
[ 19.972716] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input31
[ 19.972773] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card2/input40
[ 19.972795] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input34
[ 19.972829] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input35
[ 19.972862] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input32
[ 19.972939] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card2/input41
[ 19.972974] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card2/input42
[ 19.973007] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input36
[ 19.973041] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input37
[ 19.973074] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card2/input43
[ 19.974269] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x312
[ 19.977621] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input38
[ 19.978688] thermal thermal_zone1: failed to read out thermal zone (-61)
[ 19.985258] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input39
[ 20.025652] iwlwifi 0000:00:14.3: base HW address: 98:3b:8f:6c:28:e3, OTP minor version: 0x4
[ 20.049931] usb 1-9: Quirk or no altest; falling back to MIDI 1.0
[ 20.093354] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 20.093584] e1000e 0000:00:1f.6 eno2: renamed from eth0
[ 20.117556] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[ 20.215595] usbcore: registered new interface driver snd-usb-audio
[ 20.260458] nvidia-nvlink: Nvlink Core is being initialized, major device number 511
[ 20.261502] intel_tcc_cooling: Programmable TCC Offset detected
[ 20.261845] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 20.271554] intel_rapl_common: Found RAPL domain package
[ 20.271558] intel_rapl_common: Found RAPL domain core
[ 20.271559] intel_rapl_common: Found RAPL domain dram
[ 20.312150] nvidia 0000:02:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[ 20.428740] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 535.113.01 Tue Sep 12 19:41:24 UTC 2023
[ 20.478264] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 20.606036] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 535.113.01 Tue Sep 12 19:45:42 UTC 2023
[ 20.667739] nvidia-uvm: Loaded the UVM driver, major device number 509.
[ 20.672603] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 20.672605] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[ 20.672655] [drm] [nvidia-drm] [GPU ID 0x00000200] Loading driver
[ 20.672656] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:02:00.0 on minor 2
[ 20.872322] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 20.872325] Bluetooth: BNEP filters: protocol multicast
[ 20.872327] Bluetooth: BNEP socket layer initialized
[ 20.873441] Bluetooth: MGMT ver 1.22
[ 20.878514] NET: Registered PF_ALG protocol family
[ 21.332682] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 1
[ 21.996678] systemd-journald[521]: /var/log/journal/0cd84205b2564b9f9216594bb06dfbc6/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[ 22.059260] pipewire[867]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ 23.983125] e1000e 0000:00:1f.6 eno2: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[ 43.132030] warning: `kded5' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[ 43.868408] Bluetooth: RFCOMM TTY layer initialized
[ 43.868414] Bluetooth: RFCOMM socket layer initialized
[ 43.868418] Bluetooth: RFCOMM ver 1.11Last edited by pogo (2023-09-27 20:21:04)
Offline
Post
sudo fuser -v /dev/snd/*
systemctl --user status pipewire{,-media-session,-pulse} pulseaudio wireplumber
pacman -Qs 'pipewire|pulse'during issue reproduction
Commonly the issue here is people installing wireplumber/other pipewire audio components that will conflict with pulseaudio, though I don't see evidence of that in the journal currently.
Offline
As per your request:
[anthony@outhouse ~]$ sudo fuser -v /dev/snd/*
USER PID ACCESS COMMAND
/dev/snd/controlC0: anthony 1037 F.... pulseaudio
/dev/snd/controlC1: anthony 1037 F.... pulseaudio
/dev/snd/controlC2: anthony 1037 F.... pulseaudio
/dev/snd/controlC3: anthony 1037 F.... pulseaudio
[anthony@outhouse ~]$ systemctl --user status pipewire{,-media-session,-pulse} pulseaudio wireplumber
Unit pipewire-pulse.service could not be found.
● pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled)
Active: active (running) since Thu 2023-09-28 18:15:30 BST; 51min left
TriggeredBy: ● pipewire.socket
Main PID: 1035 (pipewire)
Tasks: 3 (limit: 38373)
Memory: 3.2M
CPU: 19ms
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
└─1035 /usr/bin/pipewire
Sep 28 18:15:30 outhouse systemd[1028]: Started PipeWire Multimedia Service.
● pipewire-media-session.service - PipeWire Media Session Manager
Loaded: loaded (/usr/lib/systemd/user/pipewire-media-session.service; enabled; preset: enabled)
Active: active (running) since Thu 2023-09-28 18:15:30 BST; 51min left
Main PID: 1036 (pipewire-media-)
Tasks: 3 (limit: 38373)
Memory: 3.3M
CPU: 9ms
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire-media-session.service
└─1036 /usr/bin/pipewire-media-session
Sep 28 18:15:30 outhouse systemd[1028]: Started PipeWire Media Session Manager.
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; preset: enabled)
Active: active (running) since Thu 2023-09-28 18:15:31 BST; 51min left
TriggeredBy: ● pulseaudio.socket
Main PID: 1037 (pulseaudio)
Tasks: 9 (limit: 38373)
Memory: 16.0M
CPU: 261ms
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pulseaudio.service
├─1037 /usr/bin/pulseaudio --daemonize=no --log-target=journal
└─1090 /usr/lib/pulse/gsettings-helper
Sep 28 18:15:30 outhouse systemd[1028]: Starting Sound Service...
Sep 28 18:15:31 outhouse pulseaudio[1037]: stat('/etc/pulse/default.pa.d'): No such file or directory
Sep 28 18:15:31 outhouse systemd[1028]: Started Sound Service.
○ wireplumber.service
Loaded: masked (Reason: Unit wireplumber.service is masked.)
Active: inactive (dead)
[anthony@outhouse ~]$ pacman -Qs 'pipewire|pulse'
local/kpipewire 5.27.8-1 (plasma)
Components relating to pipewire use in Plasma
local/libcanberra 1:0.30+r2+gc0620e4-3
A small and lightweight implementation of the XDG Sound Theme Specification
local/libpipewire 1:0.3.80-1
Low-latency audio/video router and processor - client library
local/libpulse 16.1-6
A featureful, general-purpose sound server (client library)
local/pipewire 1:0.3.80-1
Low-latency audio/video router and processor
local/pipewire-media-session 1:0.4.2-2
Legacy session manager for PipeWire (deprecated)
local/plasma-pa 5.27.8-1 (plasma)
Plasma applet for audio volume management using PulseAudio
local/pulseaudio 16.1-6
A featureful, general-purpose sound server
local/pulseaudio-qt 1.3-1
Qt bindings for libpulse
[anthony@outhouse ~]$ ^C
[anthony@outhouse ~]$ pacman -Qs 'pipewire|pulse'
local/kpipewire 5.27.8-1 (plasma)
Components relating to pipewire use in Plasma
local/libcanberra 1:0.30+r2+gc0620e4-3
A small and lightweight implementation of the XDG Sound Theme Specification
local/libpipewire 1:0.3.80-1
Low-latency audio/video router and processor - client library
local/libpulse 16.1-6
A featureful, general-purpose sound server (client library)
local/pipewire 1:0.3.80-1
Low-latency audio/video router and processor
local/pipewire-media-session 1:0.4.2-2
Legacy session manager for PipeWire (deprecated)
local/plasma-pa 5.27.8-1 (plasma)
Plasma applet for audio volume management using PulseAudio
local/pulseaudio 16.1-6
A featureful, general-purpose sound server
local/pulseaudio-qt 1.3-1
Qt bindings for libpulseOffline
Are you actively playing back there? That generally looks like it should. What do you get from
pactl list cards
pactl list sinks
pactl list sink-inputs? You could also follow recent trends and give up on pulse and switch to wireplumber and pipewire-pulse pipewire-alsa.
Offline
Yeah I read some of the wireplumber discussion and even tried it out very briefly without success. If I reach an impasse with pulseaudio, I'll try it again. Anyway, for now, here are the results of those commands:
[anthony@outhouse ~]$ pactl list cards
Card #0
Name: alsa_card.pci-0000_01_00.1
Driver: module-alsa-card.c
Owner Module: 6
Properties:
alsa.card = "2"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0xb6080000 irq 17"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:01:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "10f7"
device.product.name = "TU102 High Definition Audio Controller"
device.string = "2"
device.description = "TU102 High Definition Audio Controller"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Profiles:
output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5900, available: no)
output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (sinks: 1, sources: 0, priority: 800, available: no)
output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (sinks: 1, sources: 0, priority: 800, available: no)
output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (sinks: 1, sources: 0, priority: 5700, available: no)
output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) Output (sinks: 1, sources: 0, priority: 5700, available: no)
output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-stereo-extra3: Digital Stereo (HDMI 4) Output (sinks: 1, sources: 0, priority: 5700, available: no)
output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
Active Profile: off
Ports:
hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, latency offset: 0 usec, not available)
Properties:
device.icon_name = "video-display"
device.product.name = "C49RG9x
"
Part of profile(s): output:hdmi-stereo, output:hdmi-surround, output:hdmi-surround71
hdmi-output-1: HDMI / DisplayPort 2 (type: HDMI, priority: 5800, latency offset: 0 usec, not available)
Properties:
device.icon_name = "video-display"
Part of profile(s): output:hdmi-stereo-extra1, output:hdmi-surround-extra1, output:hdmi-surround71-extra1
hdmi-output-2: HDMI / DisplayPort 3 (type: HDMI, priority: 5700, latency offset: 0 usec, not available)
Properties:
device.icon_name = "video-display"
Part of profile(s): output:hdmi-stereo-extra2, output:hdmi-surround-extra2, output:hdmi-surround71-extra2
hdmi-output-3: HDMI / DisplayPort 4 (type: HDMI, priority: 5600, latency offset: 0 usec, not available)
Properties:
device.icon_name = "video-display"
Part of profile(s): output:hdmi-stereo-extra3, output:hdmi-surround-extra3, output:hdmi-surround71-extra3
Card #1
Name: alsa_card.pci-0000_02_00.1
Driver: module-alsa-card.c
Owner Module: 7
Properties:
alsa.card = "3"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0xb4080000 irq 18"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:02:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card3"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "10f7"
device.product.name = "TU102 High Definition Audio Controller"
device.string = "3"
device.description = "TU102 High Definition Audio Controller"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Profiles:
output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5900, available: no)
output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (sinks: 1, sources: 0, priority: 800, available: no)
output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (sinks: 1, sources: 0, priority: 800, available: no)
output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (sinks: 1, sources: 0, priority: 5700, available: no)
output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) Output (sinks: 1, sources: 0, priority: 5700, available: no)
output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-stereo-extra3: Digital Stereo (HDMI 4) Output (sinks: 1, sources: 0, priority: 5700, available: no)
output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
Active Profile: off
Ports:
hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, latency offset: 0 usec, not available)
Properties:
device.icon_name = "video-display"
Part of profile(s): output:hdmi-stereo, output:hdmi-surround, output:hdmi-surround71
hdmi-output-1: HDMI / DisplayPort 2 (type: HDMI, priority: 5800, latency offset: 0 usec, not available)
Properties:
device.icon_name = "video-display"
Part of profile(s): output:hdmi-stereo-extra1, output:hdmi-surround-extra1, output:hdmi-surround71-extra1
hdmi-output-2: HDMI / DisplayPort 3 (type: HDMI, priority: 5700, latency offset: 0 usec, not available)
Properties:
device.icon_name = "video-display"
Part of profile(s): output:hdmi-stereo-extra2, output:hdmi-surround-extra2, output:hdmi-surround71-extra2
hdmi-output-3: HDMI / DisplayPort 4 (type: HDMI, priority: 5600, latency offset: 0 usec, not available)
Properties:
device.icon_name = "video-display"
Part of profile(s): output:hdmi-stereo-extra3, output:hdmi-surround-extra3, output:hdmi-surround71-extra3
Card #2
Name: alsa_card.usb-Solid_State_Logic_SSL_2_-00
Driver: module-alsa-card.c
Owner Module: 8
Properties:
alsa.card = "0"
alsa.card_name = "SSL 2+"
alsa.long_card_name = "Solid State Logic SSL 2+ at usb-0000:00:14.0-9, high speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:00:14.0-usb-0:9:1.0"
sysfs.path = "/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/sound/card0"
udev.id = "usb-Solid_State_Logic_SSL_2+-00"
device.bus = "usb"
device.vendor.id = "31e9"
device.vendor.name = "Solid State Logic"
device.product.id = "0002"
device.product.name = "SSL 2+"
device.serial = "Solid_State_Logic_SSL_2+"
device.string = "0"
device.description = "SSL 2+"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-usb"
Profiles:
input:multichannel-input: Multichannel Input (sinks: 0, sources: 1, priority: 1, available: yes)
output:analog-surround-40: Analog Surround 4.0 Output (sinks: 1, sources: 0, priority: 1200, available: yes)
output:analog-surround-40+input:multichannel-input: Analog Surround 4.0 Output + Multichannel Input (sinks: 1, sources: 1, priority: 1201, available: yes)
off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
Active Profile: output:analog-surround-40+input:multichannel-input
Ports:
analog-output: Analog Output (type: Analog, priority: 9900, latency offset: 0 usec, availability unknown)
Part of profile(s): output:analog-surround-40, output:analog-surround-40+input:multichannel-input
Card #3
Name: alsa_card.pci-0000_00_1f.3
Driver: module-alsa-card.c
Owner Module: 9
Properties:
alsa.card = "1"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0xb4230000 irq 164"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1f.3"
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card1"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "a348"
device.product.name = "Cannon Lake PCH cAVS"
device.form_factor = "internal"
device.string = "1"
device.description = "Built-in Audio"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Profiles:
input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority: 65, available: no)
output:analog-stereo: Analog Stereo Output (sinks: 1, sources: 0, priority: 6500, available: no)
output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (sinks: 1, sources: 1, priority: 6565, available: no)
output:analog-surround-21: Analog Surround 2.1 Output (sinks: 1, sources: 0, priority: 1300, available: no)
output:analog-surround-21+input:analog-stereo: Analog Surround 2.1 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1365, available: no)
output:analog-surround-40: Analog Surround 4.0 Output (sinks: 1, sources: 0, priority: 1200, available: no)
output:analog-surround-40+input:analog-stereo: Analog Surround 4.0 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1265, available: no)
output:analog-surround-41: Analog Surround 4.1 Output (sinks: 1, sources: 0, priority: 1300, available: no)
output:analog-surround-41+input:analog-stereo: Analog Surround 4.1 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1365, available: no)
output:analog-surround-50: Analog Surround 5.0 Output (sinks: 1, sources: 0, priority: 1200, available: no)
output:analog-surround-50+input:analog-stereo: Analog Surround 5.0 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1265, available: no)
output:analog-surround-51: Analog Surround 5.1 Output (sinks: 1, sources: 0, priority: 1300, available: no)
output:analog-surround-51+input:analog-stereo: Analog Surround 5.1 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1365, available: no)
output:iec958-stereo: Digital Stereo (IEC958) Output (sinks: 1, sources: 0, priority: 38268, available: yes)
output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 5565, available: yes)
off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
Active Profile: output:iec958-stereo
Ports:
analog-input-front-mic: Front Microphone (type: Mic, priority: 8500, latency offset: 0 usec, not available)
Properties:
device.icon_name = "audio-input-microphone"
Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-21+input:analog-stereo, output:analog-surround-40+input:analog-stereo, output:analog-surround-41+input:analog-stereo, output:analog-surround-50+input:analog-stereo, output:analog-surround-51+input:analog-stereo, output:iec958-stereo+input:analog-stereo
analog-input-rear-mic: Rear Microphone (type: Mic, priority: 8200, latency offset: 0 usec, not available)
Properties:
device.icon_name = "audio-input-microphone"
Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-21+input:analog-stereo, output:analog-surround-40+input:analog-stereo, output:analog-surround-41+input:analog-stereo, output:analog-surround-50+input:analog-stereo, output:analog-surround-51+input:analog-stereo, output:iec958-stereo+input:analog-stereo
analog-input-linein: Line In (type: Line, priority: 8100, latency offset: 0 usec, not available)
Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-21+input:analog-stereo, output:analog-surround-40+input:analog-stereo, output:analog-surround-41+input:analog-stereo, output:analog-surround-50+input:analog-stereo, output:analog-surround-51+input:analog-stereo, output:iec958-stereo+input:analog-stereo
analog-output-lineout: Line Out (type: Line, priority: 9000, latency offset: 0 usec, not available)
Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-21, output:analog-surround-21+input:analog-stereo, output:analog-surround-40, output:analog-surround-40+input:analog-stereo, output:analog-surround-41, output:analog-surround-41+input:analog-stereo, output:analog-surround-50, output:analog-surround-50+input:analog-stereo, output:analog-surround-51, output:analog-surround-51+input:analog-stereo
analog-output-headphones: Headphones (type: Headphones, priority: 9900, latency offset: 0 usec, not available)
Properties:
device.icon_name = "audio-headphones"
Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo
iec958-stereo-output: Digital Output (S/PDIF) (type: SPDIF, priority: 0, latency offset: 0 usec, availability unknown)
Part of profile(s): output:iec958-stereo, output:iec958-stereo+input:analog-stereo
[anthony@outhouse ~]$ pactl list sinks
Sink #0
State: SUSPENDED
Name: alsa_output.usb-Solid_State_Logic_SSL_2_-00.analog-surround-40
Description: SSL 2+ Analog Surround 4.0
Driver: module-alsa-card.c
Sample Specification: s32le 4ch 44100Hz
Channel Map: front-left,front-right,rear-left,rear-right
Owner Module: 8
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB, rear-left: 65536 / 100% / 0.00 dB, rear-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor Source: alsa_output.usb-Solid_State_Logic_SSL_2_-00.analog-surround-40.monitor
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.resolution_bits = "32"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "USB Audio"
alsa.id = "USB Audio"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "0"
alsa.card_name = "SSL 2+"
alsa.long_card_name = "Solid State Logic SSL 2+ at usb-0000:00:14.0-9, high speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:00:14.0-usb-0:9:1.0"
sysfs.path = "/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/sound/card0"
udev.id = "usb-Solid_State_Logic_SSL_2+-00"
device.bus = "usb"
device.vendor.id = "31e9"
device.vendor.name = "Solid State Logic"
device.product.id = "0002"
device.product.name = "SSL 2+"
device.serial = "Solid_State_Logic_SSL_2+"
device.string = "surround40:0"
device.buffering.buffer_size = "1411200"
device.buffering.fragment_size = "705600"
device.access_mode = "mmap+timer"
device.profile.name = "analog-surround-40"
device.profile.description = "Analog Surround 4.0"
device.description = "SSL 2+ Analog Surround 4.0"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-usb"
Ports:
analog-output: Analog Output (type: Analog, priority: 9900, availability unknown)
Active Port: analog-output
Formats:
pcm
Sink #1
State: SUSPENDED
Name: alsa_output.pci-0000_00_1f.3.iec958-stereo
Description: Built-in Audio Digital Stereo (IEC958)
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 9
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor Source: alsa_output.pci-0000_00_1f.3.iec958-stereo.monitor
Latency: 0 usec, configured 0 usec
Flags: HARDWARE HW_MUTE_CTRL DECIBEL_VOLUME LATENCY SET_FORMATS
Properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "ALC1220 Digital"
alsa.id = "ALC1220 Digital"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "1"
alsa.card = "1"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0xb4230000 irq 164"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1f.3"
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card1"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "a348"
device.product.name = "Cannon Lake PCH cAVS"
device.form_factor = "internal"
device.string = "iec958:1"
device.buffering.buffer_size = "352800"
device.buffering.fragment_size = "176400"
device.access_mode = "mmap+timer"
device.profile.name = "iec958-stereo"
device.profile.description = "Digital Stereo (IEC958)"
device.description = "Built-in Audio Digital Stereo (IEC958)"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Ports:
iec958-stereo-output: Digital Output (S/PDIF) (type: SPDIF, priority: 0, availability unknown)
Active Port: iec958-stereo-output
Formats:
pcm
[anthony@outhouse ~]$ pactl list sink-inputs
Sink Input #0
Driver: protocol-native.c
Owner Module: 11
Client: 9
Sink: 0
Sample Specification: float32le 2ch 48000Hz
Channel Map: front-left,front-right
Format: pcm, format.sample_format = "\"float32le\"" format.rate = "48000" format.channels = "2" format.channel_map = "\"front-left,front-right\""
Corked: no
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Buffer Latency: 125000 usec
Sink Latency: 0 usec
Resample method: speex-float-1
Properties:
media.name = "The Idiot by Fyodor DOSTOYEVSKY (FULL Audiobook) - YouTube"
application.name = "Firefox"
native-protocol.peer = "UNIX socket client"
native-protocol.version = "35"
application.process.id = "1719"
application.process.user = "anthony"
application.process.host = "outhouse"
application.process.binary = "firefox"
application.language = "en_GB.UTF-8"
window.x11.display = ":0"
application.process.machine_id = "0cd84205b2564b9f9216594bb06dfbc6"
application.process.session_id = "1"
application.icon_name = "firefox"
module-stream-restore.id = "sink-input-by-application-name:Firefox"Offline
@pogo, do you have any sound at all when this happens? i think i have a similar issue, but for me the sound is just garbled noise, and playback is extremely slow. i posted about my issue here https://bbs.archlinux.org/viewtopic.php … 7#p2126847 (but i use pipewire-pulse, not pulseaudio) - i wonder if you made progress on fixing your issue?
< Daenyth> and he works prolifically
4 8 15 16 23 42
Offline