You are not logged in.
I've seen a few similar threads and posts (some from years ago for different distros) but no solutions anywhere other than to use a different kernel with a patch.
The problem is that my display goes blank/black after booting either from a newly installed Arch or from USB installation media unless I pass nomodeset to the kernel. This despite having intel-ucode, vulkan-intel and mesa installed. It's a new motherboard with the intel Z590 chipset with Intel UHD 630 graphics, and CPU is an i5 10600K.
I know it's the display/firmware because I can shutdown and reboot, among other commands, by typing blindly.
This error showed up in journalctl.
i915 0000:00:02.0:[drm]*ERROR*crtc 51:Can't calculate constants,dotclock=0!I've tried the linux-lts kernel and tried the xf86-video-intel package too, to no avail.
Edit: Motherboard is updated to newest version, fast boot and secure boot both disabled.
Last edited by felixculpa (2021-06-01 02:08:05)
Offline
1 check if there is a new version mother board firmware available
2 disable fast boot
Offline
1 check if there is a new version mother board firmware available
2 disable fast boot
Forgot to mention those, but already done.
Offline
Is the issue present under linux 5.13-rc4? Available using the linux-mainline package from miffe's unofficial repo.
Edit:
Also please post the full output of dmesg.
Have you read https://gitlab.freedesktop.org/drm/inte … -i915-bugs?
Have you located any related open bug reports on https://gitlab.freedesktop.org/drm/intel/-/issues?
Last edited by loqs (2021-06-01 02:26:51)
Offline
Not quiet comfortable adding an unofficial repo, but I may try it tomorrow.
I'll grab dmesg and xrandr output probably later tonight.
Last edited by felixculpa (2021-06-01 02:46:26)
Offline
You can build the package instead using the PKGBUILD from linux-mainline. Do make sure Makepkg#Parallel_compilation is enabled to minimize how long the build takes.
Last edited by loqs (2021-06-01 02:53:00)
Offline
Here is dmesg:
[ 0.000000] Linux version 5.10.41-1-lts (linux-lts@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Fri, 28 May 2021 15:03:28 +0000
[ 0.000000] Command line: initrd=\intel-ucode.img initrd=\initramfs-linux-lts.img root=UUID=6f0a10f9-b0fc-4527-aaf3-e14c25736632 rootfstype=ext4
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[9]: 960, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000087983fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000087984000-0x0000000087984fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000087985000-0x0000000097ddcfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000097ddd000-0x000000009a2dcfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009a2dd000-0x000000009a55cfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000009a55d000-0x000000009a6fefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000009a6ff000-0x000000009bffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009bfff000-0x000000009bffffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009c000000-0x000000009f7fffff] 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-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025c7fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x89fc0018-0x89fd0057] usable ==> usable
[ 0.000000] e820: update [mem 0x89fc0018-0x89fd0057] usable ==> usable
[ 0.000000] e820: update [mem 0x89fb2018-0x89fbf857] usable ==> usable
[ 0.000000] e820: update [mem 0x89fb2018-0x89fbf857] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009efff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000087983fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000087984000-0x0000000087984fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000087985000-0x0000000089fb2017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000089fb2018-0x0000000089fbf857] usable
[ 0.000000] reserve setup_data: [mem 0x0000000089fbf858-0x0000000089fc0017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000089fc0018-0x0000000089fd0057] usable
[ 0.000000] reserve setup_data: [mem 0x0000000089fd0058-0x0000000097ddcfff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000097ddd000-0x000000009a2dcfff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000009a2dd000-0x000000009a55cfff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x000000009a55d000-0x000000009a6fefff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000009a6ff000-0x000000009bffefff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000009bfff000-0x000000009bffffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000009c000000-0x000000009f7fffff] 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-0x00000000fed00fff] 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-0x000000025c7fffff] usable
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI=0x9a55c000 ACPI 2.0=0x9a55c014 TPMFinalLog=0x9a66c000 SMBIOS=0x9bd61000 SMBIOS 3.0=0x9bd60000 MEMATTR=0x94025298 ESRT=0x95ec6998 RNG=0x9bd3bc98 TPMEventLog=0x8b213018
[ 0.000000] efi: seeding entropy pool
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
[ 0.000000] tsc: Detected 4100.000 MHz processor
[ 0.000000] tsc: Detected 4099.896 MHz TSC
[ 0.000366] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000368] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000372] last_pfn = 0x25c800 max_arch_pfn = 0x400000000
[ 0.000374] MTRR default type: write-back
[ 0.000374] MTRR fixed ranges enabled:
[ 0.000375] 00000-9FFFF write-back
[ 0.000375] A0000-BFFFF uncachable
[ 0.000376] C0000-FFFFF write-protect
[ 0.000376] MTRR variable ranges enabled:
[ 0.000377] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000378] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000378] 2 base 009E000000 mask 7FFE000000 uncachable
[ 0.000379] 3 base 009D000000 mask 7FFF000000 uncachable
[ 0.000379] 4 base 2000000000 mask 6000000000 uncachable
[ 0.000380] 5 base 1000000000 mask 7000000000 uncachable
[ 0.000380] 6 base 0800000000 mask 7800000000 uncachable
[ 0.000381] 7 base 0400000000 mask 7C00000000 uncachable
[ 0.000381] 8 base 4000000000 mask 4000000000 uncachable
[ 0.000381] 9 disabled
[ 0.000670] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000889] last_pfn = 0x9c000 max_arch_pfn = 0x400000000
[ 0.005274] esrt: Reserving ESRT space from 0x0000000095ec6998 to 0x0000000095ec69d0.
[ 0.005276] e820: update [mem 0x95ec6000-0x95ec6fff] usable ==> reserved
[ 0.005287] check: Scanning 1 areas for low memory corruption
[ 0.005290] Using GB pages for direct mapping
[ 0.005525] Secure boot disabled
[ 0.005526] RAMDISK: [mem 0x7ef06000-0x7fc8afff]
[ 0.005529] ACPI: Early table checksum verification disabled
[ 0.005530] ACPI: RSDP 0x000000009A55C014 000024 (v02 ALASKA)
[ 0.005532] ACPI: XSDT 0x000000009A55B728 0000EC (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.005535] ACPI: FACP 0x000000009A559000 000114 (v06 ALASKA A M I 01072009 AMI 01000013)
[ 0.005538] ACPI: DSDT 0x000000009A502000 0562FE (v02 ALASKA A M I 01072009 INTL 20180209)
[ 0.005540] ACPI: FACS 0x000000009A6FE000 000040
[ 0.005542] ACPI: MCFG 0x000000009A55A000 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.005543] ACPI: FIDT 0x000000009A501000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.005545] ACPI: FPDT 0x000000009A404000 000044 (v01 ALASKA RKL 01072009 AMI 01000013)
[ 0.005547] ACPI: SSDT 0x000000009A4FD000 0025E8 (v02 CpuRef CpuSsdt 00003000 INTL 20180209)
[ 0.005548] ACPI: SSDT 0x000000009A4F8000 00445E (v02 SaSsdt SaSsdt 00003000 INTL 20180209)
[ 0.005550] ACPI: SSDT 0x000000009A4F4000 0032CD (v02 INTEL IgfxSsdt 00003000 INTL 20180209)
[ 0.005552] ACPI: HPET 0x000000009A4F3000 000038 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.005553] ACPI: APIC 0x000000009A4F2000 000164 (v04 ALASKA A M I 01072009 AMI 01000013)
[ 0.005555] ACPI: SSDT 0x000000009A4F1000 000E66 (v02 ALASKA Ther_Rvp 00001000 INTL 20180209)
[ 0.005557] ACPI: SSDT 0x000000009A4EF000 0018E9 (v02 INTEL xh_rksu4 00000000 INTL 20180209)
[ 0.005558] ACPI: NHLT 0x000000009A4EE000 00002D (v00 ALASKA A M I 01072009 AMI 01000013)
[ 0.005560] ACPI: LPIT 0x000000009A4EC000 0000CC (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.005562] ACPI: SSDT 0x000000009A4EA000 000DBC (v02 ALASKA TbtTypeC 00000000 INTL 20180209)
[ 0.005563] ACPI: SSDT 0x000000009A4E7000 002720 (v02 ALASKA PtidDevc 00001000 INTL 20180209)
[ 0.005565] ACPI: DBGP 0x000000009A4E6000 000034 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.005567] ACPI: DBG2 0x000000009A4E5000 000054 (v00 ALASKA A M I 01072009 AMI 01000013)
[ 0.005568] ACPI: SSDT 0x000000009A4E4000 0006E3 (v02 ALASKA UsbCTabl 00001000 INTL 20180209)
[ 0.005570] ACPI: DMAR 0x000000009A4E3000 000088 (v02 INTEL EDK2 00000002 01000013)
[ 0.005571] ACPI: SSDT 0x000000009A4E2000 000144 (v02 Intel ADebTabl 00001000 INTL 20180209)
[ 0.005573] ACPI: BGRT 0x000000009A4E1000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.005575] ACPI: WPBT 0x000000009A407000 00003C (v01 ALASKA A M I 00000001 ASUS 00000001)
[ 0.005576] ACPI: TPM2 0x000000009A406000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
[ 0.005578] ACPI: PTDT 0x000000009A405000 000024 (v00 ALASKA A M I 00000005 MSFT 0100000D)
[ 0.005580] ACPI: WSMT 0x000000009A4EB000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.005581] ACPI: Reserving FACP table memory at [mem 0x9a559000-0x9a559113]
[ 0.005582] ACPI: Reserving DSDT table memory at [mem 0x9a502000-0x9a5582fd]
[ 0.005582] ACPI: Reserving FACS table memory at [mem 0x9a6fe000-0x9a6fe03f]
[ 0.005583] ACPI: Reserving MCFG table memory at [mem 0x9a55a000-0x9a55a03b]
[ 0.005583] ACPI: Reserving FIDT table memory at [mem 0x9a501000-0x9a50109b]
[ 0.005584] ACPI: Reserving FPDT table memory at [mem 0x9a404000-0x9a404043]
[ 0.005584] ACPI: Reserving SSDT table memory at [mem 0x9a4fd000-0x9a4ff5e7]
[ 0.005585] ACPI: Reserving SSDT table memory at [mem 0x9a4f8000-0x9a4fc45d]
[ 0.005585] ACPI: Reserving SSDT table memory at [mem 0x9a4f4000-0x9a4f72cc]
[ 0.005586] ACPI: Reserving HPET table memory at [mem 0x9a4f3000-0x9a4f3037]
[ 0.005586] ACPI: Reserving APIC table memory at [mem 0x9a4f2000-0x9a4f2163]
[ 0.005587] ACPI: Reserving SSDT table memory at [mem 0x9a4f1000-0x9a4f1e65]
[ 0.005587] ACPI: Reserving SSDT table memory at [mem 0x9a4ef000-0x9a4f08e8]
[ 0.005588] ACPI: Reserving NHLT table memory at [mem 0x9a4ee000-0x9a4ee02c]
[ 0.005588] ACPI: Reserving LPIT table memory at [mem 0x9a4ec000-0x9a4ec0cb]
[ 0.005589] ACPI: Reserving SSDT table memory at [mem 0x9a4ea000-0x9a4eadbb]
[ 0.005589] ACPI: Reserving SSDT table memory at [mem 0x9a4e7000-0x9a4e971f]
[ 0.005590] ACPI: Reserving DBGP table memory at [mem 0x9a4e6000-0x9a4e6033]
[ 0.005590] ACPI: Reserving DBG2 table memory at [mem 0x9a4e5000-0x9a4e5053]
[ 0.005591] ACPI: Reserving SSDT table memory at [mem 0x9a4e4000-0x9a4e46e2]
[ 0.005591] ACPI: Reserving DMAR table memory at [mem 0x9a4e3000-0x9a4e3087]
[ 0.005592] ACPI: Reserving SSDT table memory at [mem 0x9a4e2000-0x9a4e2143]
[ 0.005592] ACPI: Reserving BGRT table memory at [mem 0x9a4e1000-0x9a4e1037]
[ 0.005593] ACPI: Reserving WPBT table memory at [mem 0x9a407000-0x9a40703b]
[ 0.005594] ACPI: Reserving TPM2 table memory at [mem 0x9a406000-0x9a40604b]
[ 0.005594] ACPI: Reserving PTDT table memory at [mem 0x9a405000-0x9a405023]
[ 0.005595] ACPI: Reserving WSMT table memory at [mem 0x9a4eb000-0x9a4eb027]
[ 0.005603] ACPI: Local APIC address 0xfee00000
[ 0.005726] No NUMA configuration found
[ 0.005727] Faking a node at [mem 0x0000000000000000-0x000000025c7fffff]
[ 0.005729] NODE_DATA(0) allocated [mem 0x25c7fc000-0x25c7fffff]
[ 0.005743] Zone ranges:
[ 0.005743] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.005744] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.005745] Normal [mem 0x0000000100000000-0x000000025c7fffff]
[ 0.005746] Device empty
[ 0.005746] Movable zone start for each node
[ 0.005747] Early memory node ranges
[ 0.005747] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.005748] node 0: [mem 0x000000000009f000-0x000000000009ffff]
[ 0.005748] node 0: [mem 0x0000000000100000-0x0000000087983fff]
[ 0.005749] node 0: [mem 0x0000000087985000-0x0000000097ddcfff]
[ 0.005749] node 0: [mem 0x000000009bfff000-0x000000009bffffff]
[ 0.005750] node 0: [mem 0x0000000100000000-0x000000025c7fffff]
[ 0.005751] Initmem setup node 0 [mem 0x0000000000001000-0x000000025c7fffff]
[ 0.005751] On node 0 totalpages: 2049403
[ 0.005752] DMA zone: 64 pages used for memmap
[ 0.005752] DMA zone: 23 pages reserved
[ 0.005753] DMA zone: 3998 pages, LIFO batch:0
[ 0.005925] DMA zone: 28770 pages in unavailable ranges
[ 0.005925] DMA32 zone: 9656 pages used for memmap
[ 0.005926] DMA32 zone: 617949 pages, LIFO batch:63
[ 0.008597] DMA32 zone: 33315 pages in unavailable ranges
[ 0.008598] Normal zone: 22304 pages used for memmap
[ 0.008598] Normal zone: 1427456 pages, LIFO batch:63
[ 0.014468] Normal zone: 14336 pages in unavailable ranges
[ 0.014484] Reserving Intel graphics memory at [mem 0x9d800000-0x9f7fffff]
[ 0.014756] ACPI: PM-Timer IO Port: 0x1808
[ 0.014757] ACPI: Local APIC address 0xfee00000
[ 0.014766] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.014767] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.014767] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.014767] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.014768] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.014768] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.014768] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.014769] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.014769] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.014770] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.014770] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.014770] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.014771] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.014771] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.014771] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.014772] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.014772] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[ 0.014773] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[ 0.014773] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[ 0.014773] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[ 0.014805] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.014806] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.014807] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.014807] ACPI: IRQ0 used by override.
[ 0.014808] ACPI: IRQ9 used by override.
[ 0.014809] Using ACPI (MADT) for SMP configuration information
[ 0.014810] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.014813] e820: update [mem 0x9318b000-0x9327efff] usable ==> reserved
[ 0.014819] TSC deadline timer available
[ 0.014820] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[ 0.014834] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.014835] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.014836] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.014837] PM: hibernation: Registered nosave memory: [mem 0x87984000-0x87984fff]
[ 0.014838] PM: hibernation: Registered nosave memory: [mem 0x89fb2000-0x89fb2fff]
[ 0.014839] PM: hibernation: Registered nosave memory: [mem 0x89fbf000-0x89fbffff]
[ 0.014840] PM: hibernation: Registered nosave memory: [mem 0x89fc0000-0x89fc0fff]
[ 0.014841] PM: hibernation: Registered nosave memory: [mem 0x89fd0000-0x89fd0fff]
[ 0.014842] PM: hibernation: Registered nosave memory: [mem 0x9318b000-0x9327efff]
[ 0.014843] PM: hibernation: Registered nosave memory: [mem 0x95ec6000-0x95ec6fff]
[ 0.014844] PM: hibernation: Registered nosave memory: [mem 0x97ddd000-0x9a2dcfff]
[ 0.014844] PM: hibernation: Registered nosave memory: [mem 0x9a2dd000-0x9a55cfff]
[ 0.014845] PM: hibernation: Registered nosave memory: [mem 0x9a55d000-0x9a6fefff]
[ 0.014845] PM: hibernation: Registered nosave memory: [mem 0x9a6ff000-0x9bffefff]
[ 0.014846] PM: hibernation: Registered nosave memory: [mem 0x9c000000-0x9f7fffff]
[ 0.014846] PM: hibernation: Registered nosave memory: [mem 0x9f800000-0xdfffffff]
[ 0.014847] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.014847] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.014848] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.014848] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.014848] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.014849] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.014849] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.014849] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[ 0.014850] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.014850] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.014850] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.014851] [mem 0x9f800000-0xdfffffff] available for PCI devices
[ 0.014852] Booting paravirtualized kernel on bare hardware
[ 0.014853] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.017618] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
[ 0.017789] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u262144
[ 0.017794] pcpu-alloc: s188416 r8192 d28672 u262144 alloc=1*2097152
[ 0.017794] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
[ 0.017811] Built 1 zonelists, mobility grouping on. Total pages: 2017356
[ 0.017812] Policy zone: Normal
[ 0.017813] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-lts.img root=UUID=6f0a10f9-b0fc-4527-aaf3-e14c25736632 rootfstype=ext4
[ 0.018065] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.018180] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.018236] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.031133] Memory: 7863448K/8197612K available (14343K kernel code, 2030K rwdata, 8780K rodata, 1720K init, 4380K bss, 333904K reserved, 0K cma-reserved)
[ 0.031139] random: get_random_u64 called from __kmem_cache_create+0x22/0x520 with crng_init=0
[ 0.031205] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[ 0.031211] ftrace: allocating 41485 entries in 163 pages
[ 0.039697] ftrace: allocated 163 pages with 4 groups
[ 0.039759] rcu: Hierarchical RCU implementation.
[ 0.039760] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
[ 0.039761] Rude variant of Tasks RCU enabled.
[ 0.039761] Tracing variant of Tasks RCU enabled.
[ 0.039761] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.039762] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[ 0.041714] NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
[ 0.042085] Console: colour dummy device 80x25
[ 0.042097] printk: console [tty0] enabled
[ 0.042107] ACPI: Core revision 20200925
[ 0.042430] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.042510] APIC: Switch to symmetric I/O mode setup
[ 0.042511] DMAR: Host address width 39
[ 0.042512] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.042515] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.042515] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.042517] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.042518] DMAR: RMRR base: 0x0000009d000000 end: 0x0000009f7fffff
[ 0.042519] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.042520] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.042520] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.043991] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.043992] x2apic enabled
[ 0.044013] Switched APIC routing to cluster x2apic.
[ 0.048325] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.092532] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3b18fcc839e, max_idle_ns: 440795394032 ns
[ 0.092534] Calibrating delay loop (skipped), value calculated using timer frequency.. 8199.79 BogoMIPS (lpj=40998960)
[ 0.092536] pid_max: default: 32768 minimum: 301
[ 0.094784] LSM: Security Framework initializing
[ 0.094786] Yama: becoming mindful.
[ 0.094790] LSM support for eBPF active
[ 0.094805] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.094813] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.094945] x86/cpu: VMX (outside TXT) disabled by BIOS
[ 0.094957] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.094971] process: using mwait in idle threads
[ 0.094973] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.094973] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.094975] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.094975] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.094976] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.094977] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.094977] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.095117] Freeing SMP alternatives memory: 36K
[ 0.102587] smpboot: CPU0: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz (family: 0x6, model: 0xa5, stepping: 0x5)
[ 0.102642] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.102648] ... version: 4
[ 0.102649] ... bit width: 48
[ 0.102649] ... generic registers: 4
[ 0.102649] ... value mask: 0000ffffffffffff
[ 0.102650] ... max period: 00007fffffffffff
[ 0.102650] ... fixed-purpose events: 3
[ 0.102650] ... event mask: 000000070000000f
[ 0.102699] rcu: Hierarchical SRCU implementation.
[ 0.103142] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.103190] smp: Bringing up secondary CPUs ...
[ 0.103235] x86: Booting SMP configuration:
[ 0.103236] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
[ 0.104135] smp: Brought up 1 node, 12 CPUs
[ 0.104135] smpboot: Max logical packages: 1
[ 0.104135] smpboot: Total of 12 processors activated (98397.50 BogoMIPS)
[ 0.112751] devtmpfs: initialized
[ 0.112751] x86/mm: Memory block size: 128MB
[ 0.112797] PM: Registering ACPI NVS region [mem 0x9a55d000-0x9a6fefff] (1712128 bytes)
[ 0.112797] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.112797] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.112797] pinctrl core: initialized pinctrl subsystem
[ 0.112797] PM: RTC time: 21:22:59, date: 2021-05-31
[ 0.112797] NET: Registered protocol family 16
[ 0.112865] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.112901] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.112937] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.112940] audit: initializing netlink subsys (disabled)
[ 0.112942] audit: type=2000 audit(1622496179.080:1): state=initialized audit_enabled=0 res=1
[ 0.112942] thermal_sys: Registered thermal governor 'fair_share'
[ 0.112942] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.112942] thermal_sys: Registered thermal governor 'step_wise'
[ 0.112942] thermal_sys: Registered thermal governor 'user_space'
[ 0.112942] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.112942] cpuidle: using governor ladder
[ 0.112942] cpuidle: using governor menu
[ 0.112942] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.112942] ACPI: bus type PCI registered
[ 0.112942] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.112942] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.112942] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.112942] PCI: Using configuration type 1 for base access
[ 0.112942] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.112993] Kprobes globally optimized
[ 0.112995] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.112995] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.112995] fbcon: Taking over console
[ 0.112995] ACPI: Added _OSI(Module Device)
[ 0.112995] ACPI: Added _OSI(Processor Device)
[ 0.112995] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.112995] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.112995] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.112995] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.112995] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.159711] ACPI BIOS Error (bug): Could not resolve symbol [\TBTS], AE_NOT_FOUND (20200925/psargs-330)
[ 0.159716] ACPI: Ignoring error and continuing table load
[ 0.159717] ACPI Error: Skipping While/If block (20200925/psloop-427)
[ 0.159726] ACPI BIOS Error (bug): Could not resolve symbol [\TBTS], AE_NOT_FOUND (20200925/psargs-330)
[ 0.159729] ACPI: Ignoring error and continuing table load
[ 0.159729] ACPI Error: Skipping While/If block (20200925/psloop-427)
[ 0.160607] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.166733] ACPI: Dynamic OEM Table Load:
[ 0.166738] ACPI: SSDT 0xFFFF9EEA012A3C00 0001CB (v02 PmRef Cpu0Psd 00003000 INTL 20180209)
[ 0.167596] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[ 0.169430] ACPI: Dynamic OEM Table Load:
[ 0.169434] ACPI: SSDT 0xFFFF9EEA00CA4000 000770 (v02 PmRef Cpu0Ist 00003000 INTL 20180209)
[ 0.170524] ACPI: Dynamic OEM Table Load:
[ 0.170528] ACPI: SSDT 0xFFFF9EEA0146EC00 0002F4 (v02 PmRef Cpu0Hwp 00003000 INTL 20180209)
[ 0.171677] ACPI: Dynamic OEM Table Load:
[ 0.171681] ACPI: SSDT 0xFFFF9EEA01461000 0008E7 (v02 PmRef ApIst 00003000 INTL 20180209)
[ 0.172779] ACPI: Dynamic OEM Table Load:
[ 0.172783] ACPI: SSDT 0xFFFF9EEA00CA4800 00048A (v02 PmRef ApHwp 00003000 INTL 20180209)
[ 0.173815] ACPI: Dynamic OEM Table Load:
[ 0.173818] ACPI: SSDT 0xFFFF9EEA00CA6000 0004D4 (v02 PmRef ApPsd 00003000 INTL 20180209)
[ 0.180720] ACPI: Interpreter enabled
[ 0.180751] ACPI: (supports S0 S3 S4 S5)
[ 0.180752] ACPI: Using IOAPIC for interrupt routing
[ 0.180780] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.182534] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 0.188380] ACPI: Power Resource [WRST] (on)
[ 0.188397] ACPI: Power Resource [DRST] (on)
[ 0.198912] ACPI: Power Resource [WRST] (on)
[ 0.199107] ACPI: Power Resource [V0PR] (on)
[ 0.199205] ACPI: Power Resource [V1PR] (on)
[ 0.199301] ACPI: Power Resource [V2PR] (on)
[ 0.209083] ACPI: Power Resource [FN00] (off)
[ 0.209139] ACPI: Power Resource [FN01] (off)
[ 0.209195] ACPI: Power Resource [FN02] (off)
[ 0.209249] ACPI: Power Resource [FN03] (off)
[ 0.209302] ACPI: Power Resource [FN04] (off)
[ 0.209860] ACPI: Power Resource [PIN] (off)
[ 0.210137] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
[ 0.210140] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.210284] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[ 0.210421] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
[ 0.210422] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.211483] PCI host bridge to bus 0000:00
[ 0.211484] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.211485] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.211485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.211486] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.211486] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.211487] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.211487] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.211488] pci_bus 0000:00: root bus resource [mem 0x9f800000-0xdfffffff window]
[ 0.211488] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[ 0.211489] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.211510] pci 0000:00:00.0: [8086:9b53] type 00 class 0x060000
[ 0.211934] pci 0000:00:02.0: [8086:9bc5] type 00 class 0x030000
[ 0.211939] pci 0000:00:02.0: reg 0x10: [mem 0x6000000000-0x6000ffffff 64bit]
[ 0.211942] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[ 0.211944] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
[ 0.211953] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.212535] pci 0000:00:14.0: [8086:43ed] type 00 class 0x0c0330
[ 0.212535] pci 0000:00:14.0: reg 0x10: [mem 0x6001100000-0x600110ffff 64bit]
[ 0.212535] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.212770] pci 0000:00:14.2: [8086:43ef] type 00 class 0x050000
[ 0.212784] pci 0000:00:14.2: reg 0x10: [mem 0x6001114000-0x6001117fff 64bit]
[ 0.212793] pci 0000:00:14.2: reg 0x18: [mem 0x600111c000-0x600111cfff 64bit]
[ 0.213021] pci 0000:00:15.0: [8086:43e8] type 00 class 0x0c8000
[ 0.213040] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.213371] pci 0000:00:15.1: [8086:43e9] type 00 class 0x0c8000
[ 0.213390] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.213697] pci 0000:00:16.0: [8086:43e0] type 00 class 0x078000
[ 0.213716] pci 0000:00:16.0: reg 0x10: [mem 0x6001119000-0x6001119fff 64bit]
[ 0.213792] pci 0000:00:16.0: PME# supported from D3hot
[ 0.214061] pci 0000:00:17.0: [8086:43d2] type 00 class 0x010601
[ 0.214071] pci 0000:00:17.0: reg 0x10: [mem 0x9fc00000-0x9fc01fff]
[ 0.214076] pci 0000:00:17.0: reg 0x14: [mem 0x9fc03000-0x9fc030ff]
[ 0.214081] pci 0000:00:17.0: reg 0x18: [io 0x4090-0x4097]
[ 0.214086] pci 0000:00:17.0: reg 0x1c: [io 0x4080-0x4083]
[ 0.214091] pci 0000:00:17.0: reg 0x20: [io 0x4060-0x407f]
[ 0.214097] pci 0000:00:17.0: reg 0x24: [mem 0x9fc02000-0x9fc027ff]
[ 0.214126] pci 0000:00:17.0: PME# supported from D3hot
[ 0.214392] pci 0000:00:1b.0: [8086:43c0] type 01 class 0x060400
[ 0.214459] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.214479] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[ 0.214815] pci 0000:00:1c.0: [8086:43b8] type 01 class 0x060400
[ 0.214879] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.215207] pci 0000:00:1c.5: [8086:43bd] type 01 class 0x060400
[ 0.215273] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.215293] pci 0000:00:1c.5: PTM enabled (root), 4ns granularity
[ 0.215608] pci 0000:00:1c.6: [8086:43be] type 01 class 0x060400
[ 0.215675] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.215695] pci 0000:00:1c.6: PTM enabled (root), 4ns granularity
[ 0.216007] pci 0000:00:1c.7: [8086:43bf] type 01 class 0x060400
[ 0.216073] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.216093] pci 0000:00:1c.7: PTM enabled (root), 4ns granularity
[ 0.216403] pci 0000:00:1d.0: [8086:43b0] type 01 class 0x060400
[ 0.216470] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.216490] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[ 0.216820] pci 0000:00:1f.0: [8086:4385] type 00 class 0x060100
[ 0.217082] pci 0000:00:1f.3: [8086:f0c8] type 00 class 0x040300
[ 0.217108] pci 0000:00:1f.3: reg 0x10: [mem 0x6001110000-0x6001113fff 64bit]
[ 0.217140] pci 0000:00:1f.3: reg 0x20: [mem 0x6001000000-0x60010fffff 64bit]
[ 0.217204] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.217468] pci 0000:00:1f.4: [8086:43a3] type 00 class 0x0c0500
[ 0.217486] pci 0000:00:1f.4: reg 0x10: [mem 0x6001118000-0x60011180ff 64bit]
[ 0.217504] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.217701] pci 0000:00:1f.5: [8086:43a4] type 00 class 0x0c8000
[ 0.217715] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.217928] pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
[ 0.217946] pci 0000:01:00.0: reg 0x10: [mem 0x9fb00000-0x9fb03fff 64bit]
[ 0.218140] pci 0000:00:1b.0: PCI bridge to [bus 01]
[ 0.218143] pci 0000:00:1b.0: bridge window [mem 0x9fb00000-0x9fbfffff]
[ 0.218184] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.218238] pci 0000:03:00.0: [8086:2723] type 00 class 0x028000
[ 0.218260] pci 0000:03:00.0: reg 0x10: [mem 0x9fa00000-0x9fa03fff 64bit]
[ 0.218378] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.218462] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.218465] pci 0000:00:1c.5: bridge window [mem 0x9fa00000-0x9fafffff]
[ 0.218504] pci 0000:00:1c.6: PCI bridge to [bus 04]
[ 0.218565] pci 0000:05:00.0: [10ec:8125] type 00 class 0x020000
[ 0.218580] pci 0000:05:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.218598] pci 0000:05:00.0: reg 0x18: [mem 0x9f900000-0x9f90ffff 64bit]
[ 0.218609] pci 0000:05:00.0: reg 0x20: [mem 0x9f910000-0x9f913fff 64bit]
[ 0.218711] pci 0000:05:00.0: supports D1 D2
[ 0.218711] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.218835] pci 0000:00:1c.7: PCI bridge to [bus 05]
[ 0.218837] pci 0000:00:1c.7: bridge window [io 0x3000-0x3fff]
[ 0.218838] pci 0000:00:1c.7: bridge window [mem 0x9f900000-0x9f9fffff]
[ 0.218888] pci 0000:06:00.0: [144d:a80a] type 00 class 0x010802
[ 0.218906] pci 0000:06:00.0: reg 0x10: [mem 0x9f800000-0x9f803fff 64bit]
[ 0.219092] pci 0000:06:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1d.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[ 0.219124] pci 0000:00:1d.0: PCI bridge to [bus 06]
[ 0.219127] pci 0000:00:1d.0: bridge window [mem 0x9f800000-0x9f8fffff]
[ 0.220310] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.220381] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[ 0.220451] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.220520] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.220590] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.220659] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.220728] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.220798] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.221716] iommu: Default domain type: Translated
[ 0.221725] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.221725] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.221725] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.221725] vgaarb: loaded
[ 0.221725] SCSI subsystem initialized
[ 0.221725] libata version 3.00 loaded.
[ 0.221725] ACPI: bus type USB registered
[ 0.221725] usbcore: registered new interface driver usbfs
[ 0.221725] usbcore: registered new interface driver hub
[ 0.221725] usbcore: registered new device driver usb
[ 0.221725] pps_core: LinuxPPS API ver. 1 registered
[ 0.221725] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.221725] PTP clock support registered
[ 0.221725] EDAC MC: Ver: 3.0.0
[ 0.221725] Registered efivars operations
[ 0.221725] NetLabel: Initializing
[ 0.221725] NetLabel: domain hash size = 128
[ 0.221725] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.221725] NetLabel: unlabeled traffic allowed by default
[ 0.221725] PCI: Using ACPI for IRQ routing
[ 0.234873] PCI: pci_cache_line_size set to 64 bytes
[ 0.234958] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[ 0.235037] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.235037] e820: reserve RAM buffer [mem 0x87984000-0x87ffffff]
[ 0.235038] e820: reserve RAM buffer [mem 0x89fb2018-0x8bffffff]
[ 0.235038] e820: reserve RAM buffer [mem 0x89fc0018-0x8bffffff]
[ 0.235039] e820: reserve RAM buffer [mem 0x9318b000-0x93ffffff]
[ 0.235039] e820: reserve RAM buffer [mem 0x95ec6000-0x97ffffff]
[ 0.235040] e820: reserve RAM buffer [mem 0x97ddd000-0x97ffffff]
[ 0.235040] e820: reserve RAM buffer [mem 0x25c800000-0x25fffffff]
[ 0.235043] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.235043] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.235043] clocksource: Switched to clocksource tsc-early
[ 0.237808] VFS: Disk quotas dquot_6.6.0
[ 0.237815] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.237845] pnp: PnP ACPI init
[ 0.237968] system 00:00: [io 0x0290-0x029f] has been reserved
[ 0.237970] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.238368] pnp 00:01: [dma 0 disabled]
[ 0.238386] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.238510] system 00:02: [io 0x0680-0x069f] has been reserved
[ 0.238511] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.238513] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.238599] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.238601] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.239030] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.239031] system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 0.239032] system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 0.239032] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.239033] system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
[ 0.239034] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.239034] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.239035] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.239036] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.239659] system 00:05: [io 0x1800-0x18fe] could not be reserved
[ 0.239660] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.239660] system 00:05: [mem 0xfe04c000-0xfe04ffff] has been reserved
[ 0.239661] system 00:05: [mem 0xfe050000-0xfe0affff] has been reserved
[ 0.239661] system 00:05: [mem 0xfe0d0000-0xfe0fffff] has been reserved
[ 0.239662] system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
[ 0.239663] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.239663] system 00:05: [mem 0xfd000000-0xfd68ffff] has been reserved
[ 0.239664] system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[ 0.239664] system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 0.239666] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.239884] system 00:06: [io 0x2000-0x20fe] has been reserved
[ 0.239886] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.240186] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.240423] pnp: PnP ACPI: found 8 devices
[ 0.245424] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.245450] NET: Registered protocol family 2
[ 0.245495] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.246017] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.246039] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.246111] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.246147] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.246176] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.246192] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.246204] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.246229] NET: Registered protocol family 1
[ 0.246232] NET: Registered protocol family 44
[ 0.246239] pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
[ 0.246297] pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit]
[ 0.246309] pci 0000:00:1f.5: BAR 0: assigned [mem 0x9fc04000-0x9fc04fff]
[ 0.246318] pci 0000:00:1b.0: PCI bridge to [bus 01]
[ 0.246321] pci 0000:00:1b.0: bridge window [mem 0x9fb00000-0x9fbfffff]
[ 0.246325] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.246336] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.246338] pci 0000:00:1c.5: bridge window [mem 0x9fa00000-0x9fafffff]
[ 0.246342] pci 0000:00:1c.6: PCI bridge to [bus 04]
[ 0.246348] pci 0000:00:1c.7: PCI bridge to [bus 05]
[ 0.246349] pci 0000:00:1c.7: bridge window [io 0x3000-0x3fff]
[ 0.246352] pci 0000:00:1c.7: bridge window [mem 0x9f900000-0x9f9fffff]
[ 0.246356] pci 0000:00:1d.0: PCI bridge to [bus 06]
[ 0.246358] pci 0000:00:1d.0: bridge window [mem 0x9f800000-0x9f8fffff]
[ 0.246363] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.246363] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.246364] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.246364] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
[ 0.246365] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
[ 0.246365] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
[ 0.246366] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
[ 0.246366] pci_bus 0000:00: resource 11 [mem 0x9f800000-0xdfffffff window]
[ 0.246367] pci_bus 0000:00: resource 12 [mem 0x4000000000-0x7fffffffff window]
[ 0.246367] pci_bus 0000:01: resource 1 [mem 0x9fb00000-0x9fbfffff]
[ 0.246368] pci_bus 0000:03: resource 1 [mem 0x9fa00000-0x9fafffff]
[ 0.246369] pci_bus 0000:05: resource 0 [io 0x3000-0x3fff]
[ 0.246369] pci_bus 0000:05: resource 1 [mem 0x9f900000-0x9f9fffff]
[ 0.246370] pci_bus 0000:06: resource 1 [mem 0x9f800000-0x9f8fffff]
[ 0.246477] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.246811] PCI: CLS 64 bytes, default 64
[ 0.246827] Trying to unpack rootfs image as initramfs...
[ 0.286498] Freeing initrd memory: 13844K
[ 0.286523] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.286524] software IO TLB: mapped [mem 0x000000008efdb000-0x0000000092fdb000] (64MB)
[ 0.286559] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.287011] check: Scanning for low memory corruption every 60 seconds
[ 0.287178] Initialise system trusted keyrings
[ 0.287183] Key type blacklist registered
[ 0.287199] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[ 0.287696] zbud: loaded
[ 0.292457] Key type asymmetric registered
[ 0.292458] Asymmetric key parser 'x509' registered
[ 0.292461] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.292476] io scheduler mq-deadline registered
[ 0.292477] io scheduler kyber registered
[ 0.292486] io scheduler bfq registered
[ 0.292545] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.294379] pcieport 0000:00:1b.0: AER: enabled with IRQ 122
[ 0.294403] pcieport 0000:00:1b.0: DPC: enabled with IRQ 122
[ 0.294404] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.294632] pcieport 0000:00:1c.5: AER: enabled with IRQ 124
[ 0.294652] pcieport 0000:00:1c.5: DPC: enabled with IRQ 124
[ 0.294653] pcieport 0000:00:1c.5: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.294824] pcieport 0000:00:1c.6: AER: enabled with IRQ 125
[ 0.294844] pcieport 0000:00:1c.6: DPC: enabled with IRQ 125
[ 0.294845] pcieport 0000:00:1c.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.295012] pcieport 0000:00:1c.7: AER: enabled with IRQ 126
[ 0.295032] pcieport 0000:00:1c.7: DPC: enabled with IRQ 126
[ 0.295033] pcieport 0000:00:1c.7: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.295193] pcieport 0000:00:1d.0: AER: enabled with IRQ 127
[ 0.295211] pcieport 0000:00:1d.0: DPC: enabled with IRQ 127
[ 0.295212] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.295268] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.295281] efifb: probing for efifb
[ 0.295290] efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
[ 0.295291] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 0.295291] efifb: scrolling: redraw
[ 0.295292] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.295327] Console: switching to colour frame buffer device 240x67
[ 0.297219] fb0: EFI VGA frame buffer device
[ 0.297223] intel_idle: MWAIT substates: 0x11142120
[ 0.297229] intel_idle: ACPI _CST not found or not usable
[ 0.297320] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.297329] ACPI: Sleep Button [SLPB]
[ 0.297343] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.297350] ACPI: Power Button [PWRB]
[ 0.297362] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.297375] ACPI: Power Button [PWRF]
[ 0.299090] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.299091] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.299187] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.299442] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.300908] Non-volatile memory driver v1.3
[ 0.300909] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.300909] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 0.301226] nvme 0000:01:00.0: platform quirk: setting simple suspend
[ 0.301241] nvme nvme0: pci function 0000:01:00.0
[ 0.301268] nvme nvme1: pci function 0000:06:00.0
[ 0.301278] ahci 0000:00:17.0: version 3.0
[ 0.301720] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[ 0.301721] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds
[ 0.322934] nvme nvme1: Shutdown timeout set to 10 seconds
[ 0.322965] nvme nvme0: missing or invalid SUBNQN field.
[ 0.322972] nvme nvme0: Shutdown timeout set to 8 seconds
[ 0.325821] nvme nvme1: 12/0/0 default/read/poll queues
[ 0.327356] nvme1n1: p1 p2
[ 0.336234] nvme nvme0: 12/0/0 default/read/poll queues
[ 0.338342] nvme0n1: p1 p2 p3
[ 0.383519] scsi host0: ahci
[ 0.383798] scsi host1: ahci
[ 0.384038] scsi host2: ahci
[ 0.384264] scsi host3: ahci
[ 0.384351] ata1: SATA max UDMA/133 abar m2048@0x9fc02000 port 0x9fc02100 irq 130
[ 0.384354] ata2: SATA max UDMA/133 abar m2048@0x9fc02000 port 0x9fc02180 irq 130
[ 0.384357] ata3: SATA max UDMA/133 abar m2048@0x9fc02000 port 0x9fc02200 irq 130
[ 0.384360] ata4: SATA max UDMA/133 abar m2048@0x9fc02000 port 0x9fc02280 irq 130
[ 0.384436] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.384444] ehci-pci: EHCI PCI platform driver
[ 0.384466] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.384470] ohci-pci: OHCI PCI platform driver
[ 0.384484] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.384548] usbcore: registered new interface driver usbserial_generic
[ 0.384556] usbserial: USB Serial support registered for generic
[ 0.384756] rtc_cmos rtc_cmos: RTC can wake from S4
[ 0.385510] rtc_cmos rtc_cmos: registered as rtc0
[ 0.385655] rtc_cmos rtc_cmos: setting system clock to 2021-05-31T21:22:59 UTC (1622496179)
[ 0.385680] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.385751] intel_pstate: Intel P-state driver initializing
[ 0.387167] intel_pstate: HWP enabled
[ 0.387399] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.388198] hid: raw HID events driver (C) Jiri Kosina
[ 0.388338] intel_pmc_core INT33A1:00: initialized
[ 0.388527] drop_monitor: Initializing network drop monitor service
[ 0.388683] Initializing XFRM netlink socket
[ 0.388920] NET: Registered protocol family 10
[ 0.400106] Segment Routing with IPv6
[ 0.400109] RPL Segment Routing with IPv6
[ 0.400154] NET: Registered protocol family 17
[ 0.401610] microcode: sig=0xa0655, pf=0x2, revision=0xe2
[ 0.401715] microcode: Microcode Update Driver: v2.2.
[ 0.401723] IPI shorthand broadcast: enabled
[ 0.401739] sched_clock: Marking stable (411017290, -9516249)->(414424544, -12923503)
[ 0.401945] registered taskstats version 1
[ 0.401962] Loading compiled-in X.509 certificates
[ 0.409385] Loaded X.509 cert 'Build time autogenerated kernel key: d3d4fdc6e4837b45d644aec74ec786606047798b'
[ 0.409690] zswap: loaded using pool lz4/z3fold
[ 0.409966] Key type ._fscrypt registered
[ 0.409968] Key type .fscrypt registered
[ 0.409970] Key type fscrypt-provisioning registered
[ 0.416847] PM: Magic number: 5:376:400
[ 0.417201] RAS: Correctable Errors collector initialized.
[ 0.722567] ata3: SATA link down (SStatus 4 SControl 300)
[ 0.732566] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.732592] ata4: SATA link down (SStatus 4 SControl 300)
[ 0.732619] ata1: SATA link down (SStatus 4 SControl 300)
[ 0.825067] ata2.00: ATA-10: ST2000LX001-1RG174, SDM1, max UDMA/133
[ 0.825072] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 0.913125] ata2.00: configured for UDMA/133
[ 0.913297] scsi 1:0:0:0: Direct-Access ATA ST2000LX001-1RG1 SDM1 PQ: 0 ANSI: 5
[ 0.913637] sd 1:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 0.913642] sd 1:0:0:0: [sda] 4096-byte physical blocks
[ 0.913658] sd 1:0:0:0: [sda] Write Protect is off
[ 0.913662] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.913688] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.917387] sda: sda1 sda2
[ 0.918077] sd 1:0:0:0: [sda] Attached SCSI disk
[ 0.920735] Freeing unused decrypted memory: 2036K
[ 0.921354] Freeing unused kernel image (initmem) memory: 1720K
[ 0.992559] Write protecting the kernel read-only data: 26624k
[ 0.993576] Freeing unused kernel image (text/rodata gap) memory: 2040K
[ 0.994118] Freeing unused kernel image (rodata/data gap) memory: 1460K
[ 1.004174] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.004177] rodata_test: all tests were successful
[ 1.004179] Run /init as init process
[ 1.004180] with arguments:
[ 1.004180] /init
[ 1.004181] with environment:
[ 1.004181] HOME=/
[ 1.004181] TERM=linux
[ 1.024915] Linux agpgart interface v0.103
[ 1.056902] ------------[ cut here ]------------
[ 1.056903] i915 0000:00:02.0: drm_WARN_ON(!IS_PLATFORM(dev_priv, INTEL_TIGERLAKE) && !IS_PLATFORM(dev_priv, INTEL_ROCKETLAKE))
[ 1.056930] WARNING: CPU: 3 PID: 191 at drivers/gpu/drm/i915/intel_pch.c:123 intel_pch_type+0x88d/0x940 [i915]
[ 1.056931] Modules linked in: i915(+) video intel_gtt i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
[ 1.056935] CPU: 3 PID: 191 Comm: modprobe Not tainted 5.10.41-1-lts #1
[ 1.056936] Hardware name: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
[ 1.056954] RIP: 0010:intel_pch_type+0x88d/0x940 [i915]
[ 1.056955] Code: 4c 8b 67 50 4d 85 e4 75 03 4c 8b 27 e8 0c dc f9 ce 48 c7 c1 68 46 44 c0 4c 89 e2 48 c7 c7 82 dd 46 c0 48 89 c6 e8 ec fb 2f cf <0f> 0b e9 f2 f8 ff ff 48 8b 7b 18 4c 8b 67 50 4d 85 e4 75 03 4c 8b
[ 1.056956] RSP: 0018:ffffb2798108bb80 EFLAGS: 00010282
[ 1.056957] RAX: 0000000000000000 RBX: ffff9eea05e70000 RCX: ffffffff906b31e8
[ 1.056957] RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000247
[ 1.056957] RBP: ffff9eea017e3000 R08: 0000000000000000 R09: ffffb2798108b9a0
[ 1.056958] R10: ffffb2798108b998 R11: ffffffff906cb228 R12: ffff9eea01738260
[ 1.056958] R13: ffff9eea05e70000 R14: 0000000000004380 R15: ffff9eea05e70000
[ 1.056959] FS: 00007f8b259d5740(0000) GS:ffff9eeb542c0000(0000) knlGS:0000000000000000
[ 1.056959] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.056960] CR2: 00007f8b25ad5ce0 CR3: 0000000105c1e001 CR4: 00000000007706e0
[ 1.056960] PKRU: 55555554
[ 1.056961] Call Trace:
[ 1.056980] intel_detect_pch+0x5b/0x2d0 [i915]
[ 1.056998] i915_driver_probe+0x2c1/0xc70 [i915]
[ 1.057000] ? acpi_dev_found+0x63/0x70
[ 1.057002] ? vga_switcheroo_client_probe_defer+0x1f/0x40
[ 1.057020] ? i915_pci_probe+0x3f/0x150 [i915]
[ 1.057021] local_pci_probe+0x42/0x80
[ 1.057022] pci_device_probe+0xfa/0x1b0
[ 1.057023] really_probe+0xf2/0x440
[ 1.057024] driver_probe_device+0xe1/0x150
[ 1.057025] device_driver_attach+0xa1/0xb0
[ 1.057026] __driver_attach+0x8a/0x150
[ 1.057027] ? device_driver_attach+0xb0/0xb0
[ 1.057028] ? device_driver_attach+0xb0/0xb0
[ 1.057028] bus_for_each_dev+0x78/0xc0
[ 1.057029] bus_add_driver+0x12b/0x1e0
[ 1.057030] driver_register+0x8f/0xe0
[ 1.057031] ? 0xffffffffc0556000
[ 1.057050] i915_init+0x5d/0x70 [i915]
[ 1.057051] do_one_initcall+0x44/0x1d0
[ 1.057053] ? do_init_module+0x23/0x260
[ 1.057054] ? kmem_cache_alloc_trace+0x130/0x260
[ 1.057055] do_init_module+0x5c/0x260
[ 1.057056] __do_sys_finit_module+0xb1/0x110
[ 1.057059] do_syscall_64+0x33/0x40
[ 1.057060] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1.057061] RIP: 0033:0x7f8b25afb18d
[ 1.057061] Code: b4 0c 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d b3 6c 0c 00 f7 d8 64 89 01 48
[ 1.057062] RSP: 002b:00007fff5a2c6ad8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 1.057063] RAX: ffffffffffffffda RBX: 000055d9ae1cdc80 RCX: 00007f8b25afb18d
[ 1.057063] RDX: 0000000000000000 RSI: 000055d9ae1cffc0 RDI: 000000000000000e
[ 1.057064] RBP: 0000000000060000 R08: 0000000000000000 R09: 000055d9ae1cdd40
[ 1.057064] R10: 000000000000000e R11: 0000000000000246 R12: 000055d9ae1cffc0
[ 1.057064] R13: 0000000000000000 R14: 000055d9ae1cdb50 R15: 000055d9ae1cdc80
[ 1.057065] ---[ end trace a60e1f9a85f66622 ]---
[ 1.057479] checking generic (4000000000 7e9000) vs hw (6000000000 1000000)
[ 1.057479] checking generic (4000000000 7e9000) vs hw (4000000000 10000000)
[ 1.057480] fb0: switching to inteldrmfb from EFI VGA
[ 1.057518] Console: switching to colour dummy device 80x25
[ 1.057534] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 1.092556] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.093094] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 1.093515] i915 0000:00:02.0: [drm] *ERROR* crtc 51: Can't calculate constants, dotclock = 0!
[ 1.093520] ------------[ cut here ]------------
[ 1.093520] i915 0000:00:02.0: drm_WARN_ON_ONCE(drm_drv_uses_atomic_modeset(dev))
[ 1.093541] WARNING: CPU: 3 PID: 191 at drivers/gpu/drm/drm_vblank.c:722 drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x313/0x320 [drm]
[ 1.093541] Modules linked in: i915(+) video intel_gtt i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
[ 1.093546] CPU: 3 PID: 191 Comm: modprobe Tainted: G W 5.10.41-1-lts #1
[ 1.093547] Hardware name: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
[ 1.093554] RIP: 0010:drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x313/0x320 [drm]
[ 1.093555] Code: 4c 8b 6f 50 4d 85 ed 75 03 4c 8b 2f e8 86 da 0e cf 48 c7 c1 08 a0 1a c0 4c 89 ea 48 c7 c7 48 5a 1a c0 48 89 c6 e8 66 fa 44 cf <0f> 0b e9 e5 fe ff ff e8 81 b7 49 cf 90 0f 1f 44 00 00 48 8b 87 b0
[ 1.093556] RSP: 0018:ffffb2798108b960 EFLAGS: 00010086
[ 1.093557] RAX: 0000000000000000 RBX: ffff9eea05e70000 RCX: ffffffff906b31e8
[ 1.093557] RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000047
[ 1.093558] RBP: ffffb2798108b9d0 R08: 0000000000000000 R09: ffffb2798108b780
[ 1.093558] R10: ffffb2798108b778 R11: ffffffff906cb228 R12: 0000000000000000
[ 1.093559] R13: ffff9eea01738260 R14: ffffffffc02c43d0 R15: ffff9eea05e5bca8
[ 1.093559] FS: 00007f8b259d5740(0000) GS:ffff9eeb542c0000(0000) knlGS:0000000000000000
[ 1.093560] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.093561] CR2: 00007f8b25ad5ce0 CR3: 0000000105c1e001 CR4: 00000000007706e0
[ 1.093561] PKRU: 55555554
[ 1.093561] Call Trace:
[ 1.093570] ? drm_property_destroy+0xd0/0xd0 [drm]
[ 1.093572] ? idr_alloc+0x36/0x60
[ 1.093579] drm_get_last_vbltimestamp+0xaa/0xc0 [drm]
[ 1.093587] drm_reset_vblank_timestamp+0x5b/0xd0 [drm]
[ 1.093594] drm_crtc_vblank_on+0x7b/0x130 [drm]
[ 1.093624] intel_modeset_setup_hw_state+0xbcb/0x18f0 [i915]
[ 1.093632] ? drm_modeset_lock+0x33/0xb0 [drm]
[ 1.093640] ? drm_modeset_lock_all_ctx+0x124/0x2f0 [drm]
[ 1.093669] intel_modeset_init_nogem+0x85c/0x1d10 [i915]
[ 1.093693] ? fwtable_write32+0x4c/0x230 [i915]
[ 1.093716] ? intel_irq_postinstall+0x38b/0x680 [i915]
[ 1.093738] i915_driver_probe+0x5c2/0xc70 [i915]
[ 1.093740] ? vga_switcheroo_client_probe_defer+0x1f/0x40
[ 1.093761] ? i915_pci_probe+0x3f/0x150 [i915]
[ 1.093763] local_pci_probe+0x42/0x80
[ 1.093764] pci_device_probe+0xfa/0x1b0
[ 1.093766] really_probe+0xf2/0x440
[ 1.093767] driver_probe_device+0xe1/0x150
[ 1.093768] device_driver_attach+0xa1/0xb0
[ 1.093769] __driver_attach+0x8a/0x150
[ 1.093770] ? device_driver_attach+0xb0/0xb0
[ 1.093771] ? device_driver_attach+0xb0/0xb0
[ 1.093771] bus_for_each_dev+0x78/0xc0
[ 1.093772] bus_add_driver+0x12b/0x1e0
[ 1.093774] driver_register+0x8f/0xe0
[ 1.093774] ? 0xffffffffc0556000
[ 1.093798] i915_init+0x5d/0x70 [i915]
[ 1.093800] do_one_initcall+0x44/0x1d0
[ 1.093801] ? do_init_module+0x23/0x260
[ 1.093803] ? kmem_cache_alloc_trace+0x130/0x260
[ 1.093804] do_init_module+0x5c/0x260
[ 1.093805] __do_sys_finit_module+0xb1/0x110
[ 1.093808] do_syscall_64+0x33/0x40
[ 1.093809] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1.093810] RIP: 0033:0x7f8b25afb18d
[ 1.093811] Code: b4 0c 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d b3 6c 0c 00 f7 d8 64 89 01 48
[ 1.093811] RSP: 002b:00007fff5a2c6ad8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 1.093812] RAX: ffffffffffffffda RBX: 000055d9ae1cdc80 RCX: 00007f8b25afb18d
[ 1.093813] RDX: 0000000000000000 RSI: 000055d9ae1cffc0 RDI: 000000000000000e
[ 1.093813] RBP: 0000000000060000 R08: 0000000000000000 R09: 000055d9ae1cdd40
[ 1.093814] R10: 000000000000000e R11: 0000000000000246 R12: 000055d9ae1cffc0
[ 1.093814] R13: 0000000000000000 R14: 000055d9ae1cdb50 R15: 000055d9ae1cdc80
[ 1.093815] ---[ end trace a60e1f9a85f66623 ]---
[ 1.094774] ------------[ cut here ]------------
[ 1.094775] i915 0000:00:02.0: drm_WARN_ON(!pll->info->funcs->get_hw_state(dev_priv, pll, &pipe_config->dpll_hw_state))
[ 1.094809] WARNING: CPU: 3 PID: 191 at drivers/gpu/drm/i915/display/intel_display.c:11160 hsw_get_pipe_config+0xf71/0x12c0 [i915]
[ 1.094810] Modules linked in: i915(+) video intel_gtt i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
[ 1.094815] CPU: 3 PID: 191 Comm: modprobe Tainted: G W 5.10.41-1-lts #1
[ 1.094815] Hardware name: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
[ 1.094844] RIP: 0010:hsw_get_pipe_config+0xf71/0x12c0 [i915]
[ 1.094845] Code: 4c 8b 7f 50 4d 85 ff 75 03 4c 8b 3f e8 88 be ef ce 48 c7 c1 d8 ee 44 c0 4c 89 fa 48 c7 c7 b5 2d 47 c0 48 89 c6 e8 68 de 25 cf <0f> 0b e9 e8 f3 ff ff 4d 8d be 08 08 00 00 ba 01 00 00 00 be 08 00
[ 1.094845] RSP: 0018:ffffb2798108b8a0 EFLAGS: 00010286
[ 1.094846] RAX: 0000000000000000 RBX: 0000000000000202 RCX: ffffffff906b31e8
[ 1.094847] RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000247
[ 1.094847] RBP: ffff9eea05e70000 R08: 0000000000000000 R09: ffffb2798108b6c0
[ 1.094847] R10: ffffb2798108b6b8 R11: ffffffff906cb228 R12: ffff9eea028ee000
[ 1.094848] R13: ffff9eea00d05800 R14: ffff9eea05e70000 R15: ffff9eea01738260
[ 1.094849] FS: 00007f8b259d5740(0000) GS:ffff9eeb542c0000(0000) knlGS:0000000000000000
[ 1.094849] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.094850] CR2: 00007f8b25ad5ce0 CR3: 0000000105c1e001 CR4: 00000000007706e0
[ 1.094850] PKRU: 55555554
[ 1.094851] Call Trace:
[ 1.094853] ? ktime_get_mono_fast_ns+0x4e/0x90
[ 1.094882] ? skl_ddi_pll_get_hw_state+0xa7/0xf0 [i915]
[ 1.094910] ? verify_single_dpll_state+0xa0/0x340 [i915]
[ 1.094938] intel_atomic_commit_tail+0x96e/0x12c0 [i915]
[ 1.094940] ? flush_workqueue_prep_pwqs+0x128/0x140
[ 1.094968] intel_atomic_commit+0x32b/0x3b0 [i915]
[ 1.094995] intel_modeset_init+0x11d/0x210 [i915]
[ 1.095018] i915_driver_probe+0x5e8/0xc70 [i915]
[ 1.095019] ? vga_switcheroo_client_probe_defer+0x1f/0x40
[ 1.095042] ? i915_pci_probe+0x3f/0x150 [i915]
[ 1.095044] local_pci_probe+0x42/0x80
[ 1.095045] pci_device_probe+0xfa/0x1b0
[ 1.095046] really_probe+0xf2/0x440
[ 1.095047] driver_probe_device+0xe1/0x150
[ 1.095048] device_driver_attach+0xa1/0xb0
[ 1.095049] __driver_attach+0x8a/0x150
[ 1.095050] ? device_driver_attach+0xb0/0xb0
[ 1.095050] ? device_driver_attach+0xb0/0xb0
[ 1.095051] bus_for_each_dev+0x78/0xc0
[ 1.095052] bus_add_driver+0x12b/0x1e0
[ 1.095053] driver_register+0x8f/0xe0
[ 1.095054] ? 0xffffffffc0556000
[ 1.095077] i915_init+0x5d/0x70 [i915]
[ 1.095078] do_one_initcall+0x44/0x1d0
[ 1.095079] ? do_init_module+0x23/0x260
[ 1.095081] ? kmem_cache_alloc_trace+0x130/0x260
[ 1.095082] do_init_module+0x5c/0x260
[ 1.095083] __do_sys_finit_module+0xb1/0x110
[ 1.095085] do_syscall_64+0x33/0x40
[ 1.095086] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1.095086] RIP: 0033:0x7f8b25afb18d
[ 1.095087] Code: b4 0c 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d b3 6c 0c 00 f7 d8 64 89 01 48
[ 1.095088] RSP: 002b:00007fff5a2c6ad8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 1.095089] RAX: ffffffffffffffda RBX: 000055d9ae1cdc80 RCX: 00007f8b25afb18d
[ 1.095089] RDX: 0000000000000000 RSI: 000055d9ae1cffc0 RDI: 000000000000000e
[ 1.095090] RBP: 0000000000060000 R08: 0000000000000000 R09: 000055d9ae1cdd40
[ 1.095090] R10: 000000000000000e R11: 0000000000000246 R12: 000055d9ae1cffc0
[ 1.095091] R13: 0000000000000000 R14: 000055d9ae1cdb50 R15: 000055d9ae1cdc80
[ 1.095092] ---[ end trace a60e1f9a85f66624 ]---
[ 1.095096] ------------[ cut here ]------------
[ 1.095096] crtc active state doesn't match with hw state (expected 0, found 1)
[ 1.095128] WARNING: CPU: 3 PID: 191 at drivers/gpu/drm/i915/display/intel_display.c:14330 intel_atomic_commit_tail+0x1264/0x12c0 [i915]
[ 1.095129] Modules linked in: i915(+) video intel_gtt i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
[ 1.095133] CPU: 3 PID: 191 Comm: modprobe Tainted: G W 5.10.41-1-lts #1
[ 1.095133] Hardware name: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
[ 1.095161] RIP: 0010:intel_atomic_commit_tail+0x1264/0x12c0 [i915]
[ 1.095162] Code: cf 0f 0b e9 ff f7 ff ff e8 e2 fa 25 cf 0f 0b e9 02 fe ff ff e8 d6 fa 25 cf 0f 0b 0f b6 44 24 04 e9 b3 f7 ff ff e8 c5 fa 25 cf <0f> 0b 48 8b 44 24 08 0f b6 80 48 01 00 00 e9 2e f7 ff ff e8 ad fa
[ 1.095162] RSP: 0018:ffffb2798108ba30 EFLAGS: 00010286
[ 1.095163] RAX: 0000000000000000 RBX: ffff9eea00d05800 RCX: ffffffff906b31e8
[ 1.095163] RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000247
[ 1.095164] RBP: ffff9eea05e70000 R08: 0000000000000000 R09: ffffb2798108b850
[ 1.095164] R10: ffffb2798108b848 R11: ffffffff906cb228 R12: ffff9eea065a9800
[ 1.095165] R13: ffff9eea05e70000 R14: ffff9eea065b3000 R15: ffff9eea028ee000
[ 1.095165] FS: 00007f8b259d5740(0000) GS:ffff9eeb542c0000(0000) knlGS:0000000000000000
[ 1.095166] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.095167] CR2: 00007f8b25ad5ce0 CR3: 0000000105c1e001 CR4: 00000000007706e0
[ 1.095167] PKRU: 55555554
[ 1.095167] Call Trace:
[ 1.095169] ? flush_workqueue_prep_pwqs+0x128/0x140
[ 1.095196] intel_atomic_commit+0x32b/0x3b0 [i915]
[ 1.095224] intel_modeset_init+0x11d/0x210 [i915]
[ 1.095247] i915_driver_probe+0x5e8/0xc70 [i915]
[ 1.095248] ? vga_switcheroo_client_probe_defer+0x1f/0x40
[ 1.095271] ? i915_pci_probe+0x3f/0x150 [i915]
[ 1.095272] local_pci_probe+0x42/0x80
[ 1.095273] pci_device_probe+0xfa/0x1b0
[ 1.095274] really_probe+0xf2/0x440
[ 1.095275] driver_probe_device+0xe1/0x150
[ 1.095276] device_driver_attach+0xa1/0xb0
[ 1.095277] __driver_attach+0x8a/0x150
[ 1.095278] ? device_driver_attach+0xb0/0xb0
[ 1.095279] ? device_driver_attach+0xb0/0xb0
[ 1.095279] bus_for_each_dev+0x78/0xc0
[ 1.095280] bus_add_driver+0x12b/0x1e0
[ 1.095281] driver_register+0x8f/0xe0
[ 1.095282] ? 0xffffffffc0556000
[ 1.095305] i915_init+0x5d/0x70 [i915]
[ 1.095306] do_one_initcall+0x44/0x1d0
[ 1.095307] ? do_init_module+0x23/0x260
[ 1.095309] ? kmem_cache_alloc_trace+0x130/0x260
[ 1.095310] do_init_module+0x5c/0x260
[ 1.095311] __do_sys_finit_module+0xb1/0x110
[ 1.095313] do_syscall_64+0x33/0x40
[ 1.095314] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1.095314] RIP: 0033:0x7f8b25afb18d
[ 1.095315] Code: b4 0c 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d b3 6c 0c 00 f7 d8 64 89 01 48
[ 1.095315] RSP: 002b:00007fff5a2c6ad8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 1.095316] RAX: ffffffffffffffda RBX: 000055d9ae1cdc80 RCX: 00007f8b25afb18d
[ 1.095317] RDX: 0000000000000000 RSI: 000055d9ae1cffc0 RDI: 000000000000000e
[ 1.095317] RBP: 0000000000060000 R08: 0000000000000000 R09: 000055d9ae1cdd40
[ 1.095318] R10: 000000000000000e R11: 0000000000000246 R12: 000055d9ae1cffc0
[ 1.095318] R13: 0000000000000000 R14: 000055d9ae1cdb50 R15: 000055d9ae1cdc80
[ 1.095319] ---[ end trace a60e1f9a85f66625 ]---
[ 1.095534] [drm] Initialized i915 1.6.0 20200917 for 0000:00:02.0 on minor 0
[ 1.103200] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 1.103688] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[ 1.103761] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
[ 1.136513] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.136517] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.137594] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
[ 1.137598] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.137748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 1.137749] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.137750] usb usb1: Product: xHCI Host Controller
[ 1.137750] usb usb1: Manufacturer: Linux 5.10.41-1-lts xhci-hcd
[ 1.137751] usb usb1: SerialNumber: 0000:00:14.0
[ 1.137820] hub 1-0:1.0: USB hub found
[ 1.137841] hub 1-0:1.0: 16 ports detected
[ 1.140394] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.140396] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.140397] xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
[ 1.140419] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 1.140419] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.140420] usb usb2: Product: xHCI Host Controller
[ 1.140421] usb usb2: Manufacturer: Linux 5.10.41-1-lts xhci-hcd
[ 1.140421] usb usb2: SerialNumber: 0000:00:14.0
[ 1.140465] hub 2-0:1.0: USB hub found
[ 1.140481] hub 2-0:1.0: 9 ports detected
[ 1.322571] tsc: Refined TSC clocksource calibration: 4103.985 MHz
[ 1.322589] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3b2812f3878, max_idle_ns: 440795291626 ns
[ 1.322652] clocksource: Switched to clocksource tsc
[ 1.383193] random: fast init done
[ 1.458222] EXT4-fs (nvme1n1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.532543] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[ 1.553081] random: crng init done
[ 1.553091] systemd[1]: Successfully credited entropy passed from boot loader.
[ 1.553764] systemd[1]: systemd 248.3-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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 1.592565] systemd[1]: Detected architecture x86-64.
[ 1.593029] systemd[1]: Hostname set to <Lees-PC>.
[ 1.655032] systemd[1]: Queued start job for default target Graphical Interface.
[ 1.655918] systemd[1]: Created slice system-getty.slice.
[ 1.656189] systemd[1]: Created slice system-modprobe.slice.
[ 1.656448] systemd[1]: Created slice User and Session Slice.
[ 1.656534] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 1.656608] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.656756] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 1.656818] systemd[1]: Reached target Local Encrypted Volumes.
[ 1.656871] systemd[1]: Reached target Paths.
[ 1.656907] systemd[1]: Reached target Remote File Systems.
[ 1.656940] systemd[1]: Reached target Slices.
[ 1.656977] systemd[1]: Reached target Swap.
[ 1.657013] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[ 1.657092] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 1.658087] systemd[1]: Listening on Process Core Dump Socket.
[ 1.658251] systemd[1]: Listening on Journal Audit Socket.
[ 1.658362] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.658474] systemd[1]: Listening on Journal Socket.
[ 1.658614] systemd[1]: Listening on Network Service Netlink Socket.
[ 1.658739] systemd[1]: Listening on udev Control Socket.
[ 1.658839] systemd[1]: Listening on udev Kernel Socket.
[ 1.659475] systemd[1]: Mounting Huge Pages File System...
[ 1.660131] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.660795] systemd[1]: Mounting Kernel Debug File System...
[ 1.661477] systemd[1]: Mounting Kernel Trace File System...
[ 1.662308] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 1.662983] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 1.663550] systemd[1]: Starting Load Kernel Module configfs...
[ 1.664137] systemd[1]: Starting Load Kernel Module drm...
[ 1.664696] systemd[1]: Starting Load Kernel Module fuse...
[ 1.664985] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 1.665477] systemd[1]: Starting File System Check on Root Device...
[ 1.666588] systemd[1]: Starting Journal Service...
[ 1.667458] systemd[1]: Starting Load Kernel Modules...
[ 1.667543] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 1.668055] systemd[1]: Starting Coldplug All udev Devices...
[ 1.668924] systemd[1]: Mounted Huge Pages File System.
[ 1.668995] systemd[1]: Mounted POSIX Message Queue File System.
[ 1.669056] systemd[1]: Mounted Kernel Debug File System.
[ 1.669116] systemd[1]: Mounted Kernel Trace File System.
[ 1.669174] systemd[1]: Mounted Temporary Directory (/tmp).
[ 1.669344] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 1.669523] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 1.669641] systemd[1]: Finished Load Kernel Module configfs.
[ 1.669791] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 1.669900] systemd[1]: Finished Load Kernel Module drm.
[ 1.670398] systemd[1]: Mounting Kernel Configuration File System...
[ 1.671676] systemd[1]: Mounted Kernel Configuration File System.
[ 1.672306] Asymmetric key parser 'pkcs8' registered
[ 1.672787] systemd[1]: Finished Load Kernel Modules.
[ 1.672832] audit: type=1130 audit(1622496180.776:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.673274] systemd[1]: Starting Apply Kernel Variables...
[ 1.675010] fuse: init (API version 7.32)
[ 1.675359] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 1.675482] systemd[1]: Finished Load Kernel Module fuse.
[ 1.675520] audit: type=1130 audit(1622496180.776:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.675528] audit: type=1131 audit(1622496180.776:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.675965] systemd[1]: Mounting FUSE Control File System...
[ 1.676811] systemd[1]: Finished File System Check on Root Device.
[ 1.676861] audit: type=1130 audit(1622496180.776:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.677253] systemd[1]: Finished Apply Kernel Variables.
[ 1.677291] audit: type=1130 audit(1622496180.776:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.677587] systemd[1]: Mounted FUSE Control File System.
[ 1.677960] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 1.684649] EXT4-fs (nvme1n1p2): re-mounted. Opts: (null)
[ 1.685082] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 1.685132] audit: type=1130 audit(1622496180.786:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.685178] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 1.685416] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 1.685832] systemd[1]: Starting Load/Save Random Seed...
[ 1.685886] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 1.686256] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 1.692779] systemd[1]: Started Journal Service.
[ 1.692835] audit: type=1130 audit(1622496180.796:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.695626] systemd-journald[265]: Received client request to flush runtime journal.
[ 1.696703] audit: type=1130 audit(1622496180.796:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.697135] audit: type=1334 audit(1622496180.796:10): prog-id=14 op=LOAD
[ 1.723927] usb 1-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60
[ 1.723929] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.723930] usb 1-2: Product: USB2.0 Hub
[ 1.724520] hub 1-2:1.0: USB hub found
[ 1.724790] hub 1-2:1.0: 4 ports detected
[ 1.737726] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 1.737749] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 1.737769] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 1.737795] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 1.737839] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 1.782561] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[ 1.782846] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.812556] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[ 1.812768] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 1.882539] usb 1-11: new full-speed USB device number 3 using xhci_hcd
[ 1.915470] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 1.936720] r8169 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.936734] r8169 0000:05:00.0: enabling device (0000 -> 0003)
[ 1.942078] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 1.942115] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 1.943045] i2c i2c-11: 2/4 memory slots populated (from DMI)
[ 1.943727] i2c i2c-11: Successfully instantiated SPD at 0x51
[ 1.944387] i2c i2c-11: Successfully instantiated SPD at 0x53
[ 1.945470] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.946746] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 1.947277] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 1.947278] cfg80211: failed to load regulatory.db
[ 1.959626] Intel(R) Wireless WiFi driver for Linux
[ 1.959660] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
[ 1.963479] libphy: r8169: probed
[ 1.963584] r8169 0000:05:00.0 eth0: RTL8125B, fc:34:97:9e:22:d3, XID 641, IRQ 172
[ 1.963585] r8169 0000:05:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 1.963666] iwlwifi 0000:03:00.0: api flags index 2 larger than supported by driver
[ 1.963673] iwlwifi 0000:03:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
[ 1.963809] iwlwifi 0000:03:00.0: loaded firmware version 59.601f3a66.0 cc-a0-59.ucode op_mode iwlmvm
[ 1.974321] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 1.982832] NET: Registered protocol family 38
[ 2.074925] usb 1-11: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
[ 2.074926] usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.074927] usb 1-11: Product: USB Receiver
[ 2.074928] usb 1-11: Manufacturer: Logitech
[ 2.172542] usb 1-2.4: new full-speed USB device number 4 using xhci_hcd
[ 2.253149] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 2.253361] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 2.254091] iwlwifi 0000:03:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[ 2.257039] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 2.257040] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 2.257040] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 2.257041] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 2.257041] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 2.259677] cryptd: max_cpu_qlen set to 1000
[ 2.265043] AVX2 version of gcm_enc/dec engaged.
[ 2.265045] AES CTR mode by8 optimization enabled
[ 2.286575] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC897: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 2.286577] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.286578] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 2.286579] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 2.286579] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 2.286580] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 2.286581] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 2.286582] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 2.286583] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 2.307069] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
[ 2.307088] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
[ 2.307103] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
[ 2.307118] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[ 2.307133] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[ 2.307148] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[ 2.307163] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 2.307178] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 2.307193] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 2.307207] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 2.307223] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 2.307238] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[ 2.313874] usb 1-2.4: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[ 2.313875] usb 1-2.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.440131] iwlwifi 0000:03:00.0: base HW address: 78:2b:46:d6:cc:07
[ 2.452644] thermal thermal_zone2: failed to read out thermal zone (-61)
[ 2.453403] ------------[ cut here ]------------
[ 2.453418] WARNING: CPU: 1 PID: 362 at net/wireless/nl80211.c:7579 nl80211_get_reg_do+0x1f6/0x230 [cfg80211]
[ 2.453419] Modules linked in: snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio x86_pkg_temp_thermal intel_powerclamp ccm coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel crypto_simd algif_aead cryptd glue_helper rapl des_generic intel_cstate pcc_cpufreq(-) intel_uncore fjes(-) iwlmvm libdes snd_hda_intel snd_intel_dspcfg cbc soundwire_intel ecb soundwire_generic_allocation algif_skcipher soundwire_cadence mac80211 snd_hda_codec cmac md4 algif_hash snd_hda_core af_alg snd_hwdep soundwire_bus pcspkr snd_soc_core libarc4 snd_compress iwlwifi ac97_bus snd_pcm_dmaengine snd_pcm vfat fat snd_timer snd i2c_i801 i2c_smbus cfg80211 soundcore r8169 realtek mdio_devres libphy rfkill mei_me mei intel_lpss_pci intel_lpss idma64 wmi tpm_crb tpm_tis tpm_tis_core tpm rng_core mac_hid acpi_tad acpi_pad fuse pkcs8_key_parser bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 crc32c_intel xhci_pci xhci_pci_renesas i915 video intel_gtt
[ 2.453442] i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
[ 2.453446] CPU: 1 PID: 362 Comm: iwd Tainted: G W 5.10.41-1-lts #1
[ 2.453446] Hardware name: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
[ 2.453454] RIP: 0010:nl80211_get_reg_do+0x1f6/0x230 [cfg80211]
[ 2.453455] Code: 24 0c 01 00 00 00 e8 e9 1c 63 ce 85 c0 0f 84 fc fe ff ff eb a6 48 89 ef 48 89 04 24 e8 83 05 95 ce 48 8b 04 24 e9 43 ff ff ff <0f> 0b 48 89 ef e8 70 05 95 ce b8 ea ff ff ff e9 2f ff ff ff b8 97
[ 2.453456] RSP: 0018:ffffb27980b17b68 EFLAGS: 00010202
[ 2.453456] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
[ 2.453457] RDX: ffff9eea109f0008 RSI: 0000000000000000 RDI: ffff9eea109f0300
[ 2.453457] RBP: ffff9eea05d52a00 R08: 0000000000000004 R09: ffff9eea05911014
[ 2.453458] R10: 0000000000000021 R11: ffff9eea04821f40 R12: ffffb27980b17bc0
[ 2.453458] R13: 0000000000000000 R14: ffff9eea05911014 R15: ffff9eea109f0300
[ 2.453459] FS: 00007fc7bb134740(0000) GS:ffff9eeb54240000(0000) knlGS:0000000000000000
[ 2.453459] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.453460] CR2: 00007fc7bb0bff04 CR3: 0000000104900001 CR4: 00000000007706e0
[ 2.453460] PKRU: 55555554
[ 2.453461] Call Trace:
[ 2.453465] ? genl_family_rcv_msg_attrs_parse.constprop.0+0x8b/0xd0
[ 2.453466] genl_family_rcv_msg_doit+0xea/0x150
[ 2.453468] genl_rcv_msg+0xdc/0x1e0
[ 2.453475] ? nl80211_vendor_cmd_dump+0x5d0/0x5d0 [cfg80211]
[ 2.453482] ? nl80211_send_regdom.constprop.0+0x1a0/0x1a0 [cfg80211]
[ 2.453483] ? genl_get_cmd+0xd0/0xd0
[ 2.453484] netlink_rcv_skb+0x50/0xf0
[ 2.453485] genl_rcv+0x24/0x40
[ 2.453486] netlink_unicast+0x201/0x2d0
[ 2.453487] netlink_sendmsg+0x23a/0x470
[ 2.453489] sock_sendmsg+0x5e/0x60
[ 2.453490] __sys_sendto+0xf0/0x160
[ 2.453491] __x64_sys_sendto+0x20/0x30
[ 2.453493] do_syscall_64+0x33/0x40
[ 2.453494] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 2.453495] RIP: 0033:0x7fc7bb236c10
[ 2.453496] Code: c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 1d 45 31 c9 45 31 c0 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 68 c3 0f 1f 80 00 00 00 00 55 48 83 ec 20 48
[ 2.453496] RSP: 002b:00007ffcf5547238 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 2.453497] RAX: ffffffffffffffda RBX: 000055c1074c3870 RCX: 00007fc7bb236c10
[ 2.453497] RDX: 000000000000001c RSI: 000055c1074d9f60 RDI: 0000000000000004
[ 2.453498] RBP: 000055c1074d8cd0 R08: 0000000000000000 R09: 0000000000000000
[ 2.453498] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffcf55472a0
[ 2.453498] R13: 00007ffcf554729c R14: 000055c1074cd500 R15: 0000000000000000
[ 2.453499] ---[ end trace a60e1f9a85f66626 ]---
[ 2.462541] usb 1-13: new full-speed USB device number 5 using xhci_hcd
[ 2.653765] usb 1-13: config 1 has an invalid interface number: 2 but max is 1
[ 2.653766] usb 1-13: config 1 has no interface number 1
[ 2.654545] usb 1-13: New USB device found, idVendor=0b05, idProduct=19af, bcdDevice= 1.00
[ 2.654545] usb 1-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.654546] usb 1-13: Product: AURA LED Controller
[ 2.654546] usb 1-13: Manufacturer: AsusTek Computer Inc.
[ 2.654547] usb 1-13: SerialNumber: 9876543210
[ 3.088042] wlan0: authenticate with a8:5e:45:ff:23:a4
[ 3.091042] wlan0: send auth to a8:5e:45:ff:23:a4 (try 1/3)
[ 3.117433] wlan0: authenticated
[ 3.122542] wlan0: associate with a8:5e:45:ff:23:a4 (try 1/3)
[ 3.124198] wlan0: RX AssocResp from a8:5e:45:ff:23:a4 (capab=0x1011 status=0 aid=19)
[ 3.127657] wlan0: associated
[ 3.139029] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 3.179953] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by a8:5e:45:ff:23:a4
[ 3.243299] iTCO_vendor_support: vendor-support=0
[ 3.248976] asus_wmi: ASUS WMI generic driver loaded
[ 3.249068] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 3.249116] iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[ 3.249171] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 3.249711] ee1004 11-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 3.249897] asus_wmi: Initialization: 0x0
[ 3.249974] asus_wmi: BIOS WMI version: 0.0
[ 3.250049] ee1004 11-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 3.250102] asus_wmi: SFUN value: 0x0
[ 3.250104] eeepc-wmi eeepc-wmi: Detected AsusMbSwInterface, not ASUSWMI, use DSTS
[ 3.250676] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input17
[ 3.255013] r8169 0000:05:00.0 enp5s0: renamed from eth0
[ 3.257571] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 3.267647] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:046D:C52B.0001/input/input18
[ 3.332815] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-11/input0
[ 3.334753] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.1/0003:046D:C52B.0002/input/input19
[ 3.334844] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.1/0003:046D:C52B.0002/input/input20
[ 3.412603] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.1/0003:046D:C52B.0002/input/input21
[ 3.412677] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11/input1
[ 3.413896] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11/input2
[ 3.414688] hid-generic 0003:0B05:19AF.0004: hiddev98,hidraw3: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:00:14.0-13/input2
[ 3.414705] usbcore: registered new interface driver usbhid
[ 3.414706] usbhid: USB HID core driver
[ 3.732979] intel_rapl_common: Found RAPL domain package
[ 3.732981] intel_rapl_common: Found RAPL domain core
[ 3.732982] intel_rapl_common: Found RAPL domain uncore
[ 3.732983] intel_rapl_common: Found RAPL domain dram
[ 3.756422] Bluetooth: Core ver 2.22
[ 3.756434] NET: Registered protocol family 31
[ 3.756435] Bluetooth: HCI device and connection manager initialized
[ 3.756436] Bluetooth: HCI socket layer initialized
[ 3.756437] Bluetooth: L2CAP socket layer initialized
[ 3.756439] Bluetooth: SCO socket layer initialized
[ 3.762136] usbcore: registered new interface driver btusb
[ 3.763419] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
[ 3.764416] Bluetooth: hci0: Device revision is 1
[ 3.764416] Bluetooth: hci0: Secure boot is enabled
[ 3.764417] Bluetooth: hci0: OTP lock is enabled
[ 3.764417] Bluetooth: hci0: API lock is enabled
[ 3.764417] Bluetooth: hci0: Debug lock is disabled
[ 3.764418] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.765347] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 4.373606] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11/input2
[ 4.525486] input: Logitech Wireless Device PID:4004 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input23
[ 4.526169] input: Logitech Wireless Device PID:4004 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input24
[ 4.526371] input: Logitech Wireless Device PID:4004 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input25
[ 4.526563] hid-generic 0003:046D:4004.0005: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4004] on usb-0000:00:14.0-11/input2:1
[ 4.527333] input: Logitech Wireless Device PID:4013 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4013.0006/input/input29
[ 4.527535] hid-generic 0003:046D:4013.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Device PID:4013] on usb-0000:00:14.0-11/input2:2
[ 4.529939] mousedev: PS/2 mouse device common for all mice
[ 5.298632] input: Logitech K360 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input33
[ 5.298920] logitech-hidpp-device 0003:046D:4004.0005: input,hidraw1: USB HID v1.11 Keyboard [Logitech K360] on usb-0000:00:14.0-11/input2:1
[ 5.353585] Bluetooth: hci0: Waiting for firmware download to complete
[ 5.354500] Bluetooth: hci0: Firmware loaded in 1555040 usecs
[ 5.354532] Bluetooth: hci0: Waiting for device to boot
[ 5.369430] Bluetooth: hci0: Device booted in 14576 usecs
[ 5.372407] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
[ 5.374447] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 5.377442] Bluetooth: hci0: Firmware revision 0.0 build 118 week 15 2021
[ 5.378423] input: Logitech M525 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4013.0006/input/input34
[ 5.378618] logitech-hidpp-device 0003:046D:4013.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech M525] on usb-0000:00:14.0-11/input2:2
[ 8.772278] kauditd_printk_skb: 29 callbacks suppressed
[ 8.772281] audit: type=1131 audit(1622496187.876:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 25.894121] wlan0: disconnect from AP a8:5e:45:ff:23:a4 for new auth to a8:5e:45:ff:23:a0
[ 25.900099] wlan0: authenticate with a8:5e:45:ff:23:a0
[ 25.902317] wlan0: send auth to a8:5e:45:ff:23:a0 (try 1/3)
[ 25.929920] wlan0: authenticated
[ 25.932557] wlan0: associate with a8:5e:45:ff:23:a0 (try 1/3)
[ 25.941559] wlan0: RX ReassocResp from a8:5e:45:ff:23:a0 (capab=0x1411 status=0 aid=22)
[ 25.946027] wlan0: associated
[ 26.027661] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by a8:5e:45:ff:23:a0
[ 56.241966] audit: type=1131 audit(1622496235.346:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 56.512620] audit: type=1334 audit(1622496235.616:42): prog-id=25 op=UNLOAD
[ 56.512629] audit: type=1334 audit(1622496235.616:43): prog-id=24 op=UNLOAD
[ 56.512634] audit: type=1334 audit(1622496235.616:44): prog-id=23 op=UNLOAD
[ 132.850071] audit: type=1100 audit(1622496311.946:45): pid=547 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="lee" exe="/usr/bin/sshd" hostname=192.168.2.3 addr=192.168.2.3 terminal=ssh res=success'
[ 132.863312] audit: type=1101 audit(1622496311.966:46): pid=547 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lee" exe="/usr/bin/sshd" hostname=192.168.2.3 addr=192.168.2.3 terminal=ssh res=success'
[ 132.863994] audit: type=1103 audit(1622496311.966:47): pid=547 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="lee" exe="/usr/bin/sshd" hostname=192.168.2.3 addr=192.168.2.3 terminal=ssh res=success'
[ 132.864028] audit: type=1006 audit(1622496311.966:48): pid=547 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 132.870845] audit: type=1130 audit(1622496311.966:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 132.874297] audit: type=1101 audit(1622496311.976:50): pid=550 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lee" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 132.874320] audit: type=1103 audit(1622496311.976:51): pid=550 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lee" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 132.874352] audit: type=1006 audit(1622496311.976:52): pid=550 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 132.874804] audit: type=1105 audit(1622496311.976:53): pid=550 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lee" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 132.878221] audit: type=1334 audit(1622496311.976:54): prog-id=26 op=LOAD
[ 151.581065] kauditd_printk_skb: 4 callbacks suppressed
[ 151.581066] audit: type=1100 audit(1622496330.686:59): pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 151.581094] audit: type=1101 audit(1622496330.686:60): pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 151.581456] audit: type=1103 audit(1622496330.686:61): pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 151.581493] audit: type=1105 audit(1622496330.686:62): pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'Here's journalctl:
-- Journal begins at Sun 2021-05-30 15:50:57 MDT, ends at Mon 2021-05-31 15:25:30 MDT. --
May 31 15:23:00 Lees-PC kernel: Linux version 5.10.41-1-lts (linux-lts@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Fri, 28 May 2021 15:03:28 +0000
May 31 15:23:00 Lees-PC kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux-lts.img root=UUID=6f0a10f9-b0fc-4527-aaf3-e14c25736632 rootfstype=ext4
May 31 15:23:00 Lees-PC kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
May 31 15:23:00 Lees-PC kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
May 31 15:23:00 Lees-PC kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
May 31 15:23:00 Lees-PC kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
May 31 15:23:00 Lees-PC kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
May 31 15:23:00 Lees-PC kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
May 31 15:23:00 Lees-PC kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
May 31 15:23:00 Lees-PC kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
May 31 15:23:00 Lees-PC kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
May 31 15:23:00 Lees-PC kernel: x86/fpu: xstate_offset[9]: 960, xstate_sizes[9]: 8
May 31 15:23:00 Lees-PC kernel: x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
May 31 15:23:00 Lees-PC kernel: BIOS-provided physical RAM map:
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000087983fff] usable
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x0000000087984000-0x0000000087984fff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x0000000087985000-0x0000000097ddcfff] usable
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x0000000097ddd000-0x000000009a2dcfff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x000000009a2dd000-0x000000009a55cfff] ACPI data
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x000000009a55d000-0x000000009a6fefff] ACPI NVS
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x000000009a6ff000-0x000000009bffefff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x000000009bfff000-0x000000009bffffff] usable
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x000000009c000000-0x000000009f7fffff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 31 15:23:00 Lees-PC kernel: BIOS-e820: [mem 0x0000000100000000-0x000000025c7fffff] usable
May 31 15:23:00 Lees-PC kernel: NX (Execute Disable) protection: active
May 31 15:23:00 Lees-PC kernel: e820: update [mem 0x89fc0018-0x89fd0057] usable ==> usable
May 31 15:23:00 Lees-PC kernel: e820: update [mem 0x89fc0018-0x89fd0057] usable ==> usable
May 31 15:23:00 Lees-PC kernel: e820: update [mem 0x89fb2018-0x89fbf857] usable ==> usable
May 31 15:23:00 Lees-PC kernel: e820: update [mem 0x89fb2018-0x89fbf857] usable ==> usable
May 31 15:23:00 Lees-PC kernel: extended physical RAM map:
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009dfff] usable
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x000000000009e000-0x000000000009efff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] usable
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000087983fff] usable
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x0000000087984000-0x0000000087984fff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x0000000087985000-0x0000000089fb2017] usable
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x0000000089fb2018-0x0000000089fbf857] usable
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x0000000089fbf858-0x0000000089fc0017] usable
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x0000000089fc0018-0x0000000089fd0057] usable
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x0000000089fd0058-0x0000000097ddcfff] usable
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x0000000097ddd000-0x000000009a2dcfff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x000000009a2dd000-0x000000009a55cfff] ACPI data
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x000000009a55d000-0x000000009a6fefff] ACPI NVS
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x000000009a6ff000-0x000000009bffefff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x000000009bfff000-0x000000009bffffff] usable
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x000000009c000000-0x000000009f7fffff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 31 15:23:00 Lees-PC kernel: reserve setup_data: [mem 0x0000000100000000-0x000000025c7fffff] usable
May 31 15:23:00 Lees-PC kernel: efi: EFI v2.70 by American Megatrends
May 31 15:23:00 Lees-PC kernel: efi: ACPI=0x9a55c000 ACPI 2.0=0x9a55c014 TPMFinalLog=0x9a66c000 SMBIOS=0x9bd61000 SMBIOS 3.0=0x9bd60000 MEMATTR=0x94025298 ESRT=0x95ec6998 RNG=0x9bd3bc98 TPMEventLog=0x8b213018
May 31 15:23:00 Lees-PC kernel: efi: seeding entropy pool
May 31 15:23:00 Lees-PC kernel: SMBIOS 3.3.0 present.
May 31 15:23:00 Lees-PC kernel: DMI: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
May 31 15:23:00 Lees-PC kernel: tsc: Detected 4100.000 MHz processor
May 31 15:23:00 Lees-PC kernel: tsc: Detected 4099.896 MHz TSC
May 31 15:23:00 Lees-PC kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 31 15:23:00 Lees-PC kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 31 15:23:00 Lees-PC kernel: last_pfn = 0x25c800 max_arch_pfn = 0x400000000
May 31 15:23:00 Lees-PC kernel: MTRR default type: write-back
May 31 15:23:00 Lees-PC kernel: MTRR fixed ranges enabled:
May 31 15:23:00 Lees-PC kernel: 00000-9FFFF write-back
May 31 15:23:00 Lees-PC kernel: A0000-BFFFF uncachable
May 31 15:23:00 Lees-PC kernel: C0000-FFFFF write-protect
May 31 15:23:00 Lees-PC kernel: MTRR variable ranges enabled:
May 31 15:23:00 Lees-PC kernel: 0 base 00C0000000 mask 7FC0000000 uncachable
May 31 15:23:00 Lees-PC kernel: 1 base 00A0000000 mask 7FE0000000 uncachable
May 31 15:23:00 Lees-PC kernel: 2 base 009E000000 mask 7FFE000000 uncachable
May 31 15:23:00 Lees-PC kernel: 3 base 009D000000 mask 7FFF000000 uncachable
May 31 15:23:00 Lees-PC kernel: 4 base 2000000000 mask 6000000000 uncachable
May 31 15:23:00 Lees-PC kernel: 5 base 1000000000 mask 7000000000 uncachable
May 31 15:23:00 Lees-PC kernel: 6 base 0800000000 mask 7800000000 uncachable
May 31 15:23:00 Lees-PC kernel: 7 base 0400000000 mask 7C00000000 uncachable
May 31 15:23:00 Lees-PC kernel: 8 base 4000000000 mask 4000000000 uncachable
May 31 15:23:00 Lees-PC kernel: 9 disabled
May 31 15:23:00 Lees-PC kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
May 31 15:23:00 Lees-PC kernel: last_pfn = 0x9c000 max_arch_pfn = 0x400000000
May 31 15:23:00 Lees-PC kernel: esrt: Reserving ESRT space from 0x0000000095ec6998 to 0x0000000095ec69d0.
May 31 15:23:00 Lees-PC kernel: e820: update [mem 0x95ec6000-0x95ec6fff] usable ==> reserved
May 31 15:23:00 Lees-PC kernel: check: Scanning 1 areas for low memory corruption
May 31 15:23:00 Lees-PC kernel: Using GB pages for direct mapping
May 31 15:23:00 Lees-PC kernel: Secure boot disabled
May 31 15:23:00 Lees-PC kernel: RAMDISK: [mem 0x7ef06000-0x7fc8afff]
May 31 15:23:00 Lees-PC kernel: ACPI: Early table checksum verification disabled
May 31 15:23:00 Lees-PC kernel: ACPI: RSDP 0x000000009A55C014 000024 (v02 ALASKA)
May 31 15:23:00 Lees-PC kernel: ACPI: XSDT 0x000000009A55B728 0000EC (v01 ALASKA A M I 01072009 AMI 01000013)
May 31 15:23:00 Lees-PC kernel: ACPI: FACP 0x000000009A559000 000114 (v06 ALASKA A M I 01072009 AMI 01000013)
May 31 15:23:00 Lees-PC kernel: ACPI: DSDT 0x000000009A502000 0562FE (v02 ALASKA A M I 01072009 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: FACS 0x000000009A6FE000 000040
May 31 15:23:00 Lees-PC kernel: ACPI: MCFG 0x000000009A55A000 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
May 31 15:23:00 Lees-PC kernel: ACPI: FIDT 0x000000009A501000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
May 31 15:23:00 Lees-PC kernel: ACPI: FPDT 0x000000009A404000 000044 (v01 ALASKA RKL 01072009 AMI 01000013)
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0x000000009A4FD000 0025E8 (v02 CpuRef CpuSsdt 00003000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0x000000009A4F8000 00445E (v02 SaSsdt SaSsdt 00003000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0x000000009A4F4000 0032CD (v02 INTEL IgfxSsdt 00003000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: HPET 0x000000009A4F3000 000038 (v01 ALASKA A M I 01072009 AMI 01000013)
May 31 15:23:00 Lees-PC kernel: ACPI: APIC 0x000000009A4F2000 000164 (v04 ALASKA A M I 01072009 AMI 01000013)
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0x000000009A4F1000 000E66 (v02 ALASKA Ther_Rvp 00001000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0x000000009A4EF000 0018E9 (v02 INTEL xh_rksu4 00000000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: NHLT 0x000000009A4EE000 00002D (v00 ALASKA A M I 01072009 AMI 01000013)
May 31 15:23:00 Lees-PC kernel: ACPI: LPIT 0x000000009A4EC000 0000CC (v01 ALASKA A M I 01072009 AMI 01000013)
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0x000000009A4EA000 000DBC (v02 ALASKA TbtTypeC 00000000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0x000000009A4E7000 002720 (v02 ALASKA PtidDevc 00001000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: DBGP 0x000000009A4E6000 000034 (v01 ALASKA A M I 01072009 AMI 01000013)
May 31 15:23:00 Lees-PC kernel: ACPI: DBG2 0x000000009A4E5000 000054 (v00 ALASKA A M I 01072009 AMI 01000013)
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0x000000009A4E4000 0006E3 (v02 ALASKA UsbCTabl 00001000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: DMAR 0x000000009A4E3000 000088 (v02 INTEL EDK2 00000002 01000013)
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0x000000009A4E2000 000144 (v02 Intel ADebTabl 00001000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: BGRT 0x000000009A4E1000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
May 31 15:23:00 Lees-PC kernel: ACPI: WPBT 0x000000009A407000 00003C (v01 ALASKA A M I 00000001 ASUS 00000001)
May 31 15:23:00 Lees-PC kernel: ACPI: TPM2 0x000000009A406000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
May 31 15:23:00 Lees-PC kernel: ACPI: PTDT 0x000000009A405000 000024 (v00 ALASKA A M I 00000005 MSFT 0100000D)
May 31 15:23:00 Lees-PC kernel: ACPI: WSMT 0x000000009A4EB000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving FACP table memory at [mem 0x9a559000-0x9a559113]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving DSDT table memory at [mem 0x9a502000-0x9a5582fd]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving FACS table memory at [mem 0x9a6fe000-0x9a6fe03f]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving MCFG table memory at [mem 0x9a55a000-0x9a55a03b]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving FIDT table memory at [mem 0x9a501000-0x9a50109b]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving FPDT table memory at [mem 0x9a404000-0x9a404043]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving SSDT table memory at [mem 0x9a4fd000-0x9a4ff5e7]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving SSDT table memory at [mem 0x9a4f8000-0x9a4fc45d]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving SSDT table memory at [mem 0x9a4f4000-0x9a4f72cc]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving HPET table memory at [mem 0x9a4f3000-0x9a4f3037]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving APIC table memory at [mem 0x9a4f2000-0x9a4f2163]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving SSDT table memory at [mem 0x9a4f1000-0x9a4f1e65]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving SSDT table memory at [mem 0x9a4ef000-0x9a4f08e8]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving NHLT table memory at [mem 0x9a4ee000-0x9a4ee02c]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving LPIT table memory at [mem 0x9a4ec000-0x9a4ec0cb]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving SSDT table memory at [mem 0x9a4ea000-0x9a4eadbb]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving SSDT table memory at [mem 0x9a4e7000-0x9a4e971f]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving DBGP table memory at [mem 0x9a4e6000-0x9a4e6033]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving DBG2 table memory at [mem 0x9a4e5000-0x9a4e5053]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving SSDT table memory at [mem 0x9a4e4000-0x9a4e46e2]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving DMAR table memory at [mem 0x9a4e3000-0x9a4e3087]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving SSDT table memory at [mem 0x9a4e2000-0x9a4e2143]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving BGRT table memory at [mem 0x9a4e1000-0x9a4e1037]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving WPBT table memory at [mem 0x9a407000-0x9a40703b]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving TPM2 table memory at [mem 0x9a406000-0x9a40604b]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving PTDT table memory at [mem 0x9a405000-0x9a405023]
May 31 15:23:00 Lees-PC kernel: ACPI: Reserving WSMT table memory at [mem 0x9a4eb000-0x9a4eb027]
May 31 15:23:00 Lees-PC kernel: ACPI: Local APIC address 0xfee00000
May 31 15:23:00 Lees-PC kernel: No NUMA configuration found
May 31 15:23:00 Lees-PC kernel: Faking a node at [mem 0x0000000000000000-0x000000025c7fffff]
May 31 15:23:00 Lees-PC kernel: NODE_DATA(0) allocated [mem 0x25c7fc000-0x25c7fffff]
May 31 15:23:00 Lees-PC kernel: Zone ranges:
May 31 15:23:00 Lees-PC kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
May 31 15:23:00 Lees-PC kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
May 31 15:23:00 Lees-PC kernel: Normal [mem 0x0000000100000000-0x000000025c7fffff]
May 31 15:23:00 Lees-PC kernel: Device empty
May 31 15:23:00 Lees-PC kernel: Movable zone start for each node
May 31 15:23:00 Lees-PC kernel: Early memory node ranges
May 31 15:23:00 Lees-PC kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff]
May 31 15:23:00 Lees-PC kernel: node 0: [mem 0x000000000009f000-0x000000000009ffff]
May 31 15:23:00 Lees-PC kernel: node 0: [mem 0x0000000000100000-0x0000000087983fff]
May 31 15:23:00 Lees-PC kernel: node 0: [mem 0x0000000087985000-0x0000000097ddcfff]
May 31 15:23:00 Lees-PC kernel: node 0: [mem 0x000000009bfff000-0x000000009bffffff]
May 31 15:23:00 Lees-PC kernel: node 0: [mem 0x0000000100000000-0x000000025c7fffff]
May 31 15:23:00 Lees-PC kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000025c7fffff]
May 31 15:23:00 Lees-PC kernel: On node 0 totalpages: 2049403
May 31 15:23:00 Lees-PC kernel: DMA zone: 64 pages used for memmap
May 31 15:23:00 Lees-PC kernel: DMA zone: 23 pages reserved
May 31 15:23:00 Lees-PC kernel: DMA zone: 3998 pages, LIFO batch:0
May 31 15:23:00 Lees-PC kernel: DMA zone: 28770 pages in unavailable ranges
May 31 15:23:00 Lees-PC kernel: DMA32 zone: 9656 pages used for memmap
May 31 15:23:00 Lees-PC kernel: DMA32 zone: 617949 pages, LIFO batch:63
May 31 15:23:00 Lees-PC kernel: DMA32 zone: 33315 pages in unavailable ranges
May 31 15:23:00 Lees-PC kernel: Normal zone: 22304 pages used for memmap
May 31 15:23:00 Lees-PC kernel: Normal zone: 1427456 pages, LIFO batch:63
May 31 15:23:00 Lees-PC kernel: Normal zone: 14336 pages in unavailable ranges
May 31 15:23:00 Lees-PC kernel: Reserving Intel graphics memory at [mem 0x9d800000-0x9f7fffff]
May 31 15:23:00 Lees-PC kernel: ACPI: PM-Timer IO Port: 0x1808
May 31 15:23:00 Lees-PC kernel: ACPI: Local APIC address 0xfee00000
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
May 31 15:23:00 Lees-PC kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
May 31 15:23:00 Lees-PC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 31 15:23:00 Lees-PC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 31 15:23:00 Lees-PC kernel: ACPI: IRQ0 used by override.
May 31 15:23:00 Lees-PC kernel: ACPI: IRQ9 used by override.
May 31 15:23:00 Lees-PC kernel: Using ACPI (MADT) for SMP configuration information
May 31 15:23:00 Lees-PC kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
May 31 15:23:00 Lees-PC kernel: e820: update [mem 0x9318b000-0x9327efff] usable ==> reserved
May 31 15:23:00 Lees-PC kernel: TSC deadline timer available
May 31 15:23:00 Lees-PC kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x87984000-0x87984fff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x89fb2000-0x89fb2fff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x89fbf000-0x89fbffff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x89fc0000-0x89fc0fff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x89fd0000-0x89fd0fff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x9318b000-0x9327efff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x95ec6000-0x95ec6fff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x97ddd000-0x9a2dcfff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x9a2dd000-0x9a55cfff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x9a55d000-0x9a6fefff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x9a6ff000-0x9bffefff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x9c000000-0x9f7fffff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0x9f800000-0xdfffffff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
May 31 15:23:00 Lees-PC kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
May 31 15:23:00 Lees-PC kernel: [mem 0x9f800000-0xdfffffff] available for PCI devices
May 31 15:23:00 Lees-PC kernel: Booting paravirtualized kernel on bare hardware
May 31 15:23:00 Lees-PC kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
May 31 15:23:00 Lees-PC kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
May 31 15:23:00 Lees-PC kernel: percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u262144
May 31 15:23:00 Lees-PC kernel: pcpu-alloc: s188416 r8192 d28672 u262144 alloc=1*2097152
May 31 15:23:00 Lees-PC kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
May 31 15:23:00 Lees-PC kernel: Built 1 zonelists, mobility grouping on. Total pages: 2017356
May 31 15:23:00 Lees-PC kernel: Policy zone: Normal
May 31 15:23:00 Lees-PC kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-lts.img root=UUID=6f0a10f9-b0fc-4527-aaf3-e14c25736632 rootfstype=ext4
May 31 15:23:00 Lees-PC kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
May 31 15:23:00 Lees-PC kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
May 31 15:23:00 Lees-PC kernel: mem auto-init: stack:off, heap alloc:on, heap free:off
May 31 15:23:00 Lees-PC kernel: Memory: 7863448K/8197612K available (14343K kernel code, 2030K rwdata, 8780K rodata, 1720K init, 4380K bss, 333904K reserved, 0K cma-reserved)
May 31 15:23:00 Lees-PC kernel: random: get_random_u64 called from __kmem_cache_create+0x22/0x520 with crng_init=0
May 31 15:23:00 Lees-PC kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
May 31 15:23:00 Lees-PC kernel: ftrace: allocating 41485 entries in 163 pages
May 31 15:23:00 Lees-PC kernel: ftrace: allocated 163 pages with 4 groups
May 31 15:23:00 Lees-PC kernel: rcu: Hierarchical RCU implementation.
May 31 15:23:00 Lees-PC kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
May 31 15:23:00 Lees-PC kernel: Rude variant of Tasks RCU enabled.
May 31 15:23:00 Lees-PC kernel: Tracing variant of Tasks RCU enabled.
May 31 15:23:00 Lees-PC kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
May 31 15:23:00 Lees-PC kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
May 31 15:23:00 Lees-PC kernel: NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
May 31 15:23:00 Lees-PC kernel: Console: colour dummy device 80x25
May 31 15:23:00 Lees-PC kernel: printk: console [tty0] enabled
May 31 15:23:00 Lees-PC kernel: ACPI: Core revision 20200925
May 31 15:23:00 Lees-PC kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
May 31 15:23:00 Lees-PC kernel: APIC: Switch to symmetric I/O mode setup
May 31 15:23:00 Lees-PC kernel: DMAR: Host address width 39
May 31 15:23:00 Lees-PC kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
May 31 15:23:00 Lees-PC kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
May 31 15:23:00 Lees-PC kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
May 31 15:23:00 Lees-PC kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
May 31 15:23:00 Lees-PC kernel: DMAR: RMRR base: 0x0000009d000000 end: 0x0000009f7fffff
May 31 15:23:00 Lees-PC kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
May 31 15:23:00 Lees-PC kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
May 31 15:23:00 Lees-PC kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
May 31 15:23:00 Lees-PC kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
May 31 15:23:00 Lees-PC kernel: x2apic enabled
May 31 15:23:00 Lees-PC kernel: Switched APIC routing to cluster x2apic.
May 31 15:23:00 Lees-PC kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
May 31 15:23:00 Lees-PC kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3b18fcc839e, max_idle_ns: 440795394032 ns
May 31 15:23:00 Lees-PC kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 8199.79 BogoMIPS (lpj=40998960)
May 31 15:23:00 Lees-PC kernel: pid_max: default: 32768 minimum: 301
May 31 15:23:00 Lees-PC kernel: LSM: Security Framework initializing
May 31 15:23:00 Lees-PC kernel: Yama: becoming mindful.
May 31 15:23:00 Lees-PC kernel: LSM support for eBPF active
May 31 15:23:00 Lees-PC kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
May 31 15:23:00 Lees-PC kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
May 31 15:23:00 Lees-PC kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
May 31 15:23:00 Lees-PC kernel: mce: CPU0: Thermal monitoring enabled (TM1)
May 31 15:23:00 Lees-PC kernel: process: using mwait in idle threads
May 31 15:23:00 Lees-PC kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
May 31 15:23:00 Lees-PC kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
May 31 15:23:00 Lees-PC kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 31 15:23:00 Lees-PC kernel: Spectre V2 : Mitigation: Enhanced IBRS
May 31 15:23:00 Lees-PC kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 31 15:23:00 Lees-PC kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 31 15:23:00 Lees-PC kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
May 31 15:23:00 Lees-PC kernel: Freeing SMP alternatives memory: 36K
May 31 15:23:00 Lees-PC kernel: smpboot: CPU0: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz (family: 0x6, model: 0xa5, stepping: 0x5)
May 31 15:23:00 Lees-PC kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
May 31 15:23:00 Lees-PC kernel: ... version: 4
May 31 15:23:00 Lees-PC kernel: ... bit width: 48
May 31 15:23:00 Lees-PC kernel: ... generic registers: 4
May 31 15:23:00 Lees-PC kernel: ... value mask: 0000ffffffffffff
May 31 15:23:00 Lees-PC kernel: ... max period: 00007fffffffffff
May 31 15:23:00 Lees-PC kernel: ... fixed-purpose events: 3
May 31 15:23:00 Lees-PC kernel: ... event mask: 000000070000000f
May 31 15:23:00 Lees-PC kernel: rcu: Hierarchical SRCU implementation.
May 31 15:23:00 Lees-PC kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 31 15:23:00 Lees-PC kernel: smp: Bringing up secondary CPUs ...
May 31 15:23:00 Lees-PC kernel: x86: Booting SMP configuration:
May 31 15:23:00 Lees-PC kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
May 31 15:23:00 Lees-PC kernel: smp: Brought up 1 node, 12 CPUs
May 31 15:23:00 Lees-PC kernel: smpboot: Max logical packages: 1
May 31 15:23:00 Lees-PC kernel: smpboot: Total of 12 processors activated (98397.50 BogoMIPS)
May 31 15:23:00 Lees-PC kernel: devtmpfs: initialized
May 31 15:23:00 Lees-PC kernel: x86/mm: Memory block size: 128MB
May 31 15:23:00 Lees-PC kernel: PM: Registering ACPI NVS region [mem 0x9a55d000-0x9a6fefff] (1712128 bytes)
May 31 15:23:00 Lees-PC kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
May 31 15:23:00 Lees-PC kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
May 31 15:23:00 Lees-PC kernel: pinctrl core: initialized pinctrl subsystem
May 31 15:23:00 Lees-PC kernel: PM: RTC time: 21:22:59, date: 2021-05-31
May 31 15:23:00 Lees-PC kernel: NET: Registered protocol family 16
May 31 15:23:00 Lees-PC kernel: DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
May 31 15:23:00 Lees-PC kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
May 31 15:23:00 Lees-PC kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
May 31 15:23:00 Lees-PC kernel: audit: initializing netlink subsys (disabled)
May 31 15:23:00 Lees-PC kernel: audit: type=2000 audit(1622496179.080:1): state=initialized audit_enabled=0 res=1
May 31 15:23:00 Lees-PC kernel: thermal_sys: Registered thermal governor 'fair_share'
May 31 15:23:00 Lees-PC kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 31 15:23:00 Lees-PC kernel: thermal_sys: Registered thermal governor 'step_wise'
May 31 15:23:00 Lees-PC kernel: thermal_sys: Registered thermal governor 'user_space'
May 31 15:23:00 Lees-PC kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 31 15:23:00 Lees-PC kernel: cpuidle: using governor ladder
May 31 15:23:00 Lees-PC kernel: cpuidle: using governor menu
May 31 15:23:00 Lees-PC kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 31 15:23:00 Lees-PC kernel: ACPI: bus type PCI registered
May 31 15:23:00 Lees-PC kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 31 15:23:00 Lees-PC kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 31 15:23:00 Lees-PC kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
May 31 15:23:00 Lees-PC kernel: PCI: Using configuration type 1 for base access
May 31 15:23:00 Lees-PC kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
May 31 15:23:00 Lees-PC kernel: Kprobes globally optimized
May 31 15:23:00 Lees-PC kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
May 31 15:23:00 Lees-PC kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
May 31 15:23:00 Lees-PC kernel: fbcon: Taking over console
May 31 15:23:00 Lees-PC kernel: ACPI: Added _OSI(Module Device)
May 31 15:23:00 Lees-PC kernel: ACPI: Added _OSI(Processor Device)
May 31 15:23:00 Lees-PC kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 31 15:23:00 Lees-PC kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 31 15:23:00 Lees-PC kernel: ACPI: Added _OSI(Linux-Dell-Video)
May 31 15:23:00 Lees-PC kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
May 31 15:23:00 Lees-PC kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
May 31 15:23:00 Lees-PC kernel: ACPI BIOS Error (bug): Could not resolve symbol [\TBTS], AE_NOT_FOUND (20200925/psargs-330)
May 31 15:23:00 Lees-PC kernel: ACPI: Ignoring error and continuing table load
May 31 15:23:00 Lees-PC kernel: ACPI Error: Skipping While/If block (20200925/psloop-427)
May 31 15:23:00 Lees-PC kernel: ACPI BIOS Error (bug): Could not resolve symbol [\TBTS], AE_NOT_FOUND (20200925/psargs-330)
May 31 15:23:00 Lees-PC kernel: ACPI: Ignoring error and continuing table load
May 31 15:23:00 Lees-PC kernel: ACPI Error: Skipping While/If block (20200925/psloop-427)
May 31 15:23:00 Lees-PC kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
May 31 15:23:00 Lees-PC kernel: ACPI: Dynamic OEM Table Load:
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0xFFFF9EEA012A3C00 0001CB (v02 PmRef Cpu0Psd 00003000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
May 31 15:23:00 Lees-PC kernel: ACPI: Dynamic OEM Table Load:
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0xFFFF9EEA00CA4000 000770 (v02 PmRef Cpu0Ist 00003000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: Dynamic OEM Table Load:
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0xFFFF9EEA0146EC00 0002F4 (v02 PmRef Cpu0Hwp 00003000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: Dynamic OEM Table Load:
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0xFFFF9EEA01461000 0008E7 (v02 PmRef ApIst 00003000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: Dynamic OEM Table Load:
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0xFFFF9EEA00CA4800 00048A (v02 PmRef ApHwp 00003000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: Dynamic OEM Table Load:
May 31 15:23:00 Lees-PC kernel: ACPI: SSDT 0xFFFF9EEA00CA6000 0004D4 (v02 PmRef ApPsd 00003000 INTL 20180209)
May 31 15:23:00 Lees-PC kernel: ACPI: Interpreter enabled
May 31 15:23:00 Lees-PC kernel: ACPI: (supports S0 S3 S4 S5)
May 31 15:23:00 Lees-PC kernel: ACPI: Using IOAPIC for interrupt routing
May 31 15:23:00 Lees-PC kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 31 15:23:00 Lees-PC kernel: ACPI: Enabled 6 GPEs in block 00 to 7F
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [WRST] (on)
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [DRST] (on)
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [WRST] (on)
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [V0PR] (on)
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [V1PR] (on)
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [V2PR] (on)
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [FN00] (off)
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [FN01] (off)
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [FN02] (off)
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [FN03] (off)
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [FN04] (off)
May 31 15:23:00 Lees-PC kernel: ACPI: Power Resource [PIN] (off)
May 31 15:23:00 Lees-PC kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
May 31 15:23:00 Lees-PC kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 31 15:23:00 Lees-PC kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
May 31 15:23:00 Lees-PC kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
May 31 15:23:00 Lees-PC kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 31 15:23:00 Lees-PC kernel: PCI host bridge to bus 0000:00
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: root bus resource [mem 0x9f800000-0xdfffffff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:00.0: [8086:9b53] type 00 class 0x060000
May 31 15:23:00 Lees-PC kernel: pci 0000:00:02.0: [8086:9bc5] type 00 class 0x030000
May 31 15:23:00 Lees-PC kernel: pci 0000:00:02.0: reg 0x10: [mem 0x6000000000-0x6000ffffff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
May 31 15:23:00 Lees-PC kernel: pci 0000:00:14.0: [8086:43ed] type 00 class 0x0c0330
May 31 15:23:00 Lees-PC kernel: pci 0000:00:14.0: reg 0x10: [mem 0x6001100000-0x600110ffff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
May 31 15:23:00 Lees-PC kernel: pci 0000:00:14.2: [8086:43ef] type 00 class 0x050000
May 31 15:23:00 Lees-PC kernel: pci 0000:00:14.2: reg 0x10: [mem 0x6001114000-0x6001117fff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:14.2: reg 0x18: [mem 0x600111c000-0x600111cfff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:15.0: [8086:43e8] type 00 class 0x0c8000
May 31 15:23:00 Lees-PC kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:15.1: [8086:43e9] type 00 class 0x0c8000
May 31 15:23:00 Lees-PC kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:16.0: [8086:43e0] type 00 class 0x078000
May 31 15:23:00 Lees-PC kernel: pci 0000:00:16.0: reg 0x10: [mem 0x6001119000-0x6001119fff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:16.0: PME# supported from D3hot
May 31 15:23:00 Lees-PC kernel: pci 0000:00:17.0: [8086:43d2] type 00 class 0x010601
May 31 15:23:00 Lees-PC kernel: pci 0000:00:17.0: reg 0x10: [mem 0x9fc00000-0x9fc01fff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:17.0: reg 0x14: [mem 0x9fc03000-0x9fc030ff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:17.0: reg 0x18: [io 0x4090-0x4097]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:17.0: reg 0x1c: [io 0x4080-0x4083]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:17.0: reg 0x20: [io 0x4060-0x407f]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:17.0: reg 0x24: [mem 0x9fc02000-0x9fc027ff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:17.0: PME# supported from D3hot
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1b.0: [8086:43c0] type 01 class 0x060400
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.0: [8086:43b8] type 01 class 0x060400
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.5: [8086:43bd] type 01 class 0x060400
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.5: PTM enabled (root), 4ns granularity
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.6: [8086:43be] type 01 class 0x060400
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.6: PTM enabled (root), 4ns granularity
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.7: [8086:43bf] type 01 class 0x060400
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.7: PTM enabled (root), 4ns granularity
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1d.0: [8086:43b0] type 01 class 0x060400
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.0: [8086:4385] type 00 class 0x060100
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.3: [8086:f0c8] type 00 class 0x040300
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x6001110000-0x6001113fff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x6001000000-0x60010fffff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.4: [8086:43a3] type 00 class 0x0c0500
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x6001118000-0x60011180ff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.5: [8086:43a4] type 00 class 0x0c8000
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
May 31 15:23:00 Lees-PC kernel: pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
May 31 15:23:00 Lees-PC kernel: pci 0000:01:00.0: reg 0x10: [mem 0x9fb00000-0x9fb03fff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1b.0: PCI bridge to [bus 01]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1b.0: bridge window [mem 0x9fb00000-0x9fbfffff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
May 31 15:23:00 Lees-PC kernel: pci 0000:03:00.0: [8086:2723] type 00 class 0x028000
May 31 15:23:00 Lees-PC kernel: pci 0000:03:00.0: reg 0x10: [mem 0x9fa00000-0x9fa03fff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.5: bridge window [mem 0x9fa00000-0x9fafffff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.6: PCI bridge to [bus 04]
May 31 15:23:00 Lees-PC kernel: pci 0000:05:00.0: [10ec:8125] type 00 class 0x020000
May 31 15:23:00 Lees-PC kernel: pci 0000:05:00.0: reg 0x10: [io 0x3000-0x30ff]
May 31 15:23:00 Lees-PC kernel: pci 0000:05:00.0: reg 0x18: [mem 0x9f900000-0x9f90ffff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:05:00.0: reg 0x20: [mem 0x9f910000-0x9f913fff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:05:00.0: supports D1 D2
May 31 15:23:00 Lees-PC kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.7: PCI bridge to [bus 05]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.7: bridge window [io 0x3000-0x3fff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.7: bridge window [mem 0x9f900000-0x9f9fffff]
May 31 15:23:00 Lees-PC kernel: pci 0000:06:00.0: [144d:a80a] type 00 class 0x010802
May 31 15:23:00 Lees-PC kernel: pci 0000:06:00.0: reg 0x10: [mem 0x9f800000-0x9f803fff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:06:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1d.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1d.0: bridge window [mem 0x9f800000-0x9f8fffff]
May 31 15:23:00 Lees-PC kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
May 31 15:23:00 Lees-PC kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
May 31 15:23:00 Lees-PC kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
May 31 15:23:00 Lees-PC kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
May 31 15:23:00 Lees-PC kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
May 31 15:23:00 Lees-PC kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
May 31 15:23:00 Lees-PC kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
May 31 15:23:00 Lees-PC kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
May 31 15:23:00 Lees-PC kernel: iommu: Default domain type: Translated
May 31 15:23:00 Lees-PC kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
May 31 15:23:00 Lees-PC kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
May 31 15:23:00 Lees-PC kernel: pci 0000:00:02.0: vgaarb: bridge control possible
May 31 15:23:00 Lees-PC kernel: vgaarb: loaded
May 31 15:23:00 Lees-PC kernel: SCSI subsystem initialized
May 31 15:23:00 Lees-PC kernel: libata version 3.00 loaded.
May 31 15:23:00 Lees-PC kernel: ACPI: bus type USB registered
May 31 15:23:00 Lees-PC kernel: usbcore: registered new interface driver usbfs
May 31 15:23:00 Lees-PC kernel: usbcore: registered new interface driver hub
May 31 15:23:00 Lees-PC kernel: usbcore: registered new device driver usb
May 31 15:23:00 Lees-PC kernel: pps_core: LinuxPPS API ver. 1 registered
May 31 15:23:00 Lees-PC kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
May 31 15:23:00 Lees-PC kernel: PTP clock support registered
May 31 15:23:00 Lees-PC kernel: EDAC MC: Ver: 3.0.0
May 31 15:23:00 Lees-PC kernel: Registered efivars operations
May 31 15:23:00 Lees-PC kernel: NetLabel: Initializing
May 31 15:23:00 Lees-PC kernel: NetLabel: domain hash size = 128
May 31 15:23:00 Lees-PC kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
May 31 15:23:00 Lees-PC kernel: NetLabel: unlabeled traffic allowed by default
May 31 15:23:00 Lees-PC kernel: PCI: Using ACPI for IRQ routing
May 31 15:23:00 Lees-PC kernel: PCI: pci_cache_line_size set to 64 bytes
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
May 31 15:23:00 Lees-PC kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
May 31 15:23:00 Lees-PC kernel: e820: reserve RAM buffer [mem 0x87984000-0x87ffffff]
May 31 15:23:00 Lees-PC kernel: e820: reserve RAM buffer [mem 0x89fb2018-0x8bffffff]
May 31 15:23:00 Lees-PC kernel: e820: reserve RAM buffer [mem 0x89fc0018-0x8bffffff]
May 31 15:23:00 Lees-PC kernel: e820: reserve RAM buffer [mem 0x9318b000-0x93ffffff]
May 31 15:23:00 Lees-PC kernel: e820: reserve RAM buffer [mem 0x95ec6000-0x97ffffff]
May 31 15:23:00 Lees-PC kernel: e820: reserve RAM buffer [mem 0x97ddd000-0x97ffffff]
May 31 15:23:00 Lees-PC kernel: e820: reserve RAM buffer [mem 0x25c800000-0x25fffffff]
May 31 15:23:00 Lees-PC kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
May 31 15:23:00 Lees-PC kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
May 31 15:23:00 Lees-PC kernel: clocksource: Switched to clocksource tsc-early
May 31 15:23:00 Lees-PC kernel: VFS: Disk quotas dquot_6.6.0
May 31 15:23:00 Lees-PC kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 31 15:23:00 Lees-PC kernel: pnp: PnP ACPI init
May 31 15:23:00 Lees-PC kernel: system 00:00: [io 0x0290-0x029f] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
May 31 15:23:00 Lees-PC kernel: pnp 00:01: [dma 0 disabled]
May 31 15:23:00 Lees-PC kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
May 31 15:23:00 Lees-PC kernel: system 00:02: [io 0x0680-0x069f] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:02: [io 0x164e-0x164f] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
May 31 15:23:00 Lees-PC kernel: system 00:03: [io 0x1854-0x1857] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
May 31 15:23:00 Lees-PC kernel: system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
May 31 15:23:00 Lees-PC kernel: system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
May 31 15:23:00 Lees-PC kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
May 31 15:23:00 Lees-PC kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
May 31 15:23:00 Lees-PC kernel: system 00:05: [io 0x1800-0x18fe] could not be reserved
May 31 15:23:00 Lees-PC kernel: system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
May 31 15:23:00 Lees-PC kernel: system 00:05: [mem 0xfe04c000-0xfe04ffff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:05: [mem 0xfe050000-0xfe0affff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:05: [mem 0xfe0d0000-0xfe0fffff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:05: [mem 0xfd000000-0xfd68ffff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
May 31 15:23:00 Lees-PC kernel: system 00:06: [io 0x2000-0x20fe] has been reserved
May 31 15:23:00 Lees-PC kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
May 31 15:23:00 Lees-PC kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
May 31 15:23:00 Lees-PC kernel: pnp: PnP ACPI: found 8 devices
May 31 15:23:00 Lees-PC kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 31 15:23:00 Lees-PC kernel: NET: Registered protocol family 2
May 31 15:23:00 Lees-PC kernel: IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
May 31 15:23:00 Lees-PC kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
May 31 15:23:00 Lees-PC kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
May 31 15:23:00 Lees-PC kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
May 31 15:23:00 Lees-PC kernel: TCP: Hash tables configured (established 65536 bind 65536)
May 31 15:23:00 Lees-PC kernel: MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
May 31 15:23:00 Lees-PC kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
May 31 15:23:00 Lees-PC kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
May 31 15:23:00 Lees-PC kernel: NET: Registered protocol family 1
May 31 15:23:00 Lees-PC kernel: NET: Registered protocol family 44
May 31 15:23:00 Lees-PC kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x9fc04000-0x9fc04fff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1b.0: PCI bridge to [bus 01]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1b.0: bridge window [mem 0x9fb00000-0x9fbfffff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.5: bridge window [mem 0x9fa00000-0x9fafffff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.6: PCI bridge to [bus 04]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.7: PCI bridge to [bus 05]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.7: bridge window [io 0x3000-0x3fff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1c.7: bridge window [mem 0x9f900000-0x9f9fffff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:1d.0: bridge window [mem 0x9f800000-0x9f8fffff]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: resource 11 [mem 0x9f800000-0xdfffffff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:00: resource 12 [mem 0x4000000000-0x7fffffffff window]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:01: resource 1 [mem 0x9fb00000-0x9fbfffff]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:03: resource 1 [mem 0x9fa00000-0x9fafffff]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:05: resource 0 [io 0x3000-0x3fff]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:05: resource 1 [mem 0x9f900000-0x9f9fffff]
May 31 15:23:00 Lees-PC kernel: pci_bus 0000:06: resource 1 [mem 0x9f800000-0x9f8fffff]
May 31 15:23:00 Lees-PC kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
May 31 15:23:00 Lees-PC kernel: PCI: CLS 64 bytes, default 64
May 31 15:23:00 Lees-PC kernel: Trying to unpack rootfs image as initramfs...
May 31 15:23:00 Lees-PC kernel: Freeing initrd memory: 13844K
May 31 15:23:00 Lees-PC kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 31 15:23:00 Lees-PC kernel: software IO TLB: mapped [mem 0x000000008efdb000-0x0000000092fdb000] (64MB)
May 31 15:23:00 Lees-PC kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
May 31 15:23:00 Lees-PC kernel: check: Scanning for low memory corruption every 60 seconds
May 31 15:23:00 Lees-PC kernel: Initialise system trusted keyrings
May 31 15:23:00 Lees-PC kernel: Key type blacklist registered
May 31 15:23:00 Lees-PC kernel: workingset: timestamp_bits=41 max_order=21 bucket_order=0
May 31 15:23:00 Lees-PC kernel: zbud: loaded
May 31 15:23:00 Lees-PC kernel: Key type asymmetric registered
May 31 15:23:00 Lees-PC kernel: Asymmetric key parser 'x509' registered
May 31 15:23:00 Lees-PC kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
May 31 15:23:00 Lees-PC kernel: io scheduler mq-deadline registered
May 31 15:23:00 Lees-PC kernel: io scheduler kyber registered
May 31 15:23:00 Lees-PC kernel: io scheduler bfq registered
May 31 15:23:00 Lees-PC kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1b.0: AER: enabled with IRQ 122
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1b.0: DPC: enabled with IRQ 122
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1c.5: AER: enabled with IRQ 124
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1c.5: DPC: enabled with IRQ 124
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1c.5: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1c.6: AER: enabled with IRQ 125
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1c.6: DPC: enabled with IRQ 125
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1c.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1c.7: AER: enabled with IRQ 126
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1c.7: DPC: enabled with IRQ 126
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1c.7: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 127
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1d.0: DPC: enabled with IRQ 127
May 31 15:23:00 Lees-PC kernel: pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
May 31 15:23:00 Lees-PC kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 31 15:23:00 Lees-PC kernel: efifb: probing for efifb
May 31 15:23:00 Lees-PC kernel: efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
May 31 15:23:00 Lees-PC kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
May 31 15:23:00 Lees-PC kernel: efifb: scrolling: redraw
May 31 15:23:00 Lees-PC kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
May 31 15:23:00 Lees-PC kernel: Console: switching to colour frame buffer device 240x67
May 31 15:23:00 Lees-PC kernel: fb0: EFI VGA frame buffer device
May 31 15:23:00 Lees-PC kernel: intel_idle: MWAIT substates: 0x11142120
May 31 15:23:00 Lees-PC kernel: intel_idle: ACPI _CST not found or not usable
May 31 15:23:00 Lees-PC kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
May 31 15:23:00 Lees-PC kernel: ACPI: Sleep Button [SLPB]
May 31 15:23:00 Lees-PC kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
May 31 15:23:00 Lees-PC kernel: ACPI: Power Button [PWRB]
May 31 15:23:00 Lees-PC kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
May 31 15:23:00 Lees-PC kernel: ACPI: Power Button [PWRF]
May 31 15:23:00 Lees-PC kernel: thermal LNXTHERM:00: registered as thermal_zone0
May 31 15:23:00 Lees-PC kernel: ACPI: Thermal Zone [TZ00] (28 C)
May 31 15:23:00 Lees-PC kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
May 31 15:23:00 Lees-PC kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
May 31 15:23:00 Lees-PC kernel: Non-volatile memory driver v1.3
May 31 15:23:00 Lees-PC kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
May 31 15:23:00 Lees-PC kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
May 31 15:23:00 Lees-PC kernel: nvme 0000:01:00.0: platform quirk: setting simple suspend
May 31 15:23:00 Lees-PC kernel: nvme nvme0: pci function 0000:01:00.0
May 31 15:23:00 Lees-PC kernel: nvme nvme1: pci function 0000:06:00.0
May 31 15:23:00 Lees-PC kernel: ahci 0000:00:17.0: version 3.0
May 31 15:23:00 Lees-PC kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
May 31 15:23:00 Lees-PC kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds
May 31 15:23:00 Lees-PC kernel: nvme nvme1: Shutdown timeout set to 10 seconds
May 31 15:23:00 Lees-PC kernel: nvme nvme0: missing or invalid SUBNQN field.
May 31 15:23:00 Lees-PC kernel: nvme nvme0: Shutdown timeout set to 8 seconds
May 31 15:23:00 Lees-PC kernel: nvme nvme1: 12/0/0 default/read/poll queues
May 31 15:23:00 Lees-PC kernel: nvme1n1: p1 p2
May 31 15:23:00 Lees-PC kernel: nvme nvme0: 12/0/0 default/read/poll queues
May 31 15:23:00 Lees-PC kernel: nvme0n1: p1 p2 p3
May 31 15:23:00 Lees-PC kernel: scsi host0: ahci
May 31 15:23:00 Lees-PC kernel: scsi host1: ahci
May 31 15:23:00 Lees-PC kernel: scsi host2: ahci
May 31 15:23:00 Lees-PC kernel: scsi host3: ahci
May 31 15:23:00 Lees-PC kernel: ata1: SATA max UDMA/133 abar m2048@0x9fc02000 port 0x9fc02100 irq 130
May 31 15:23:00 Lees-PC kernel: ata2: SATA max UDMA/133 abar m2048@0x9fc02000 port 0x9fc02180 irq 130
May 31 15:23:00 Lees-PC kernel: ata3: SATA max UDMA/133 abar m2048@0x9fc02000 port 0x9fc02200 irq 130
May 31 15:23:00 Lees-PC kernel: ata4: SATA max UDMA/133 abar m2048@0x9fc02000 port 0x9fc02280 irq 130
May 31 15:23:00 Lees-PC kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
May 31 15:23:00 Lees-PC kernel: ehci-pci: EHCI PCI platform driver
May 31 15:23:00 Lees-PC kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
May 31 15:23:00 Lees-PC kernel: ohci-pci: OHCI PCI platform driver
May 31 15:23:00 Lees-PC kernel: uhci_hcd: USB Universal Host Controller Interface driver
May 31 15:23:00 Lees-PC kernel: usbcore: registered new interface driver usbserial_generic
May 31 15:23:00 Lees-PC kernel: usbserial: USB Serial support registered for generic
May 31 15:23:00 Lees-PC kernel: rtc_cmos rtc_cmos: RTC can wake from S4
May 31 15:23:00 Lees-PC kernel: rtc_cmos rtc_cmos: registered as rtc0
May 31 15:23:00 Lees-PC kernel: rtc_cmos rtc_cmos: setting system clock to 2021-05-31T21:22:59 UTC (1622496179)
May 31 15:23:00 Lees-PC kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
May 31 15:23:00 Lees-PC kernel: intel_pstate: Intel P-state driver initializing
May 31 15:23:00 Lees-PC kernel: intel_pstate: HWP enabled
May 31 15:23:00 Lees-PC kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 31 15:23:00 Lees-PC kernel: hid: raw HID events driver (C) Jiri Kosina
May 31 15:23:00 Lees-PC kernel: intel_pmc_core INT33A1:00: initialized
May 31 15:23:00 Lees-PC kernel: drop_monitor: Initializing network drop monitor service
May 31 15:23:00 Lees-PC kernel: Initializing XFRM netlink socket
May 31 15:23:00 Lees-PC kernel: NET: Registered protocol family 10
May 31 15:23:00 Lees-PC kernel: Segment Routing with IPv6
May 31 15:23:00 Lees-PC kernel: RPL Segment Routing with IPv6
May 31 15:23:00 Lees-PC kernel: NET: Registered protocol family 17
May 31 15:23:00 Lees-PC kernel: microcode: sig=0xa0655, pf=0x2, revision=0xe2
May 31 15:23:00 Lees-PC kernel: microcode: Microcode Update Driver: v2.2.
May 31 15:23:00 Lees-PC kernel: IPI shorthand broadcast: enabled
May 31 15:23:00 Lees-PC kernel: sched_clock: Marking stable (411017290, -9516249)->(414424544, -12923503)
May 31 15:23:00 Lees-PC kernel: registered taskstats version 1
May 31 15:23:00 Lees-PC kernel: Loading compiled-in X.509 certificates
May 31 15:23:00 Lees-PC kernel: Loaded X.509 cert 'Build time autogenerated kernel key: d3d4fdc6e4837b45d644aec74ec786606047798b'
May 31 15:23:00 Lees-PC kernel: zswap: loaded using pool lz4/z3fold
May 31 15:23:00 Lees-PC kernel: Key type ._fscrypt registered
May 31 15:23:00 Lees-PC kernel: Key type .fscrypt registered
May 31 15:23:00 Lees-PC kernel: Key type fscrypt-provisioning registered
May 31 15:23:00 Lees-PC kernel: PM: Magic number: 5:376:400
May 31 15:23:00 Lees-PC kernel: RAS: Correctable Errors collector initialized.
May 31 15:23:00 Lees-PC kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 31 15:23:00 Lees-PC kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 31 15:23:00 Lees-PC kernel: ata4: SATA link down (SStatus 4 SControl 300)
May 31 15:23:00 Lees-PC kernel: ata1: SATA link down (SStatus 4 SControl 300)
May 31 15:23:00 Lees-PC kernel: ata2.00: ATA-10: ST2000LX001-1RG174, SDM1, max UDMA/133
May 31 15:23:00 Lees-PC kernel: ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
May 31 15:23:00 Lees-PC kernel: ata2.00: configured for UDMA/133
May 31 15:23:00 Lees-PC kernel: scsi 1:0:0:0: Direct-Access ATA ST2000LX001-1RG1 SDM1 PQ: 0 ANSI: 5
May 31 15:23:00 Lees-PC kernel: sd 1:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
May 31 15:23:00 Lees-PC kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks
May 31 15:23:00 Lees-PC kernel: sd 1:0:0:0: [sda] Write Protect is off
May 31 15:23:00 Lees-PC kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
May 31 15:23:00 Lees-PC kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 31 15:23:00 Lees-PC kernel: sda: sda1 sda2
May 31 15:23:00 Lees-PC kernel: sd 1:0:0:0: [sda] Attached SCSI disk
May 31 15:23:00 Lees-PC kernel: Freeing unused decrypted memory: 2036K
May 31 15:23:00 Lees-PC kernel: Freeing unused kernel image (initmem) memory: 1720K
May 31 15:23:00 Lees-PC kernel: Write protecting the kernel read-only data: 26624k
May 31 15:23:00 Lees-PC kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
May 31 15:23:00 Lees-PC kernel: Freeing unused kernel image (rodata/data gap) memory: 1460K
May 31 15:23:00 Lees-PC kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 31 15:23:00 Lees-PC kernel: rodata_test: all tests were successful
May 31 15:23:00 Lees-PC kernel: Run /init as init process
May 31 15:23:00 Lees-PC kernel: with arguments:
May 31 15:23:00 Lees-PC kernel: /init
May 31 15:23:00 Lees-PC kernel: with environment:
May 31 15:23:00 Lees-PC kernel: HOME=/
May 31 15:23:00 Lees-PC kernel: TERM=linux
May 31 15:23:00 Lees-PC kernel: Linux agpgart interface v0.103
May 31 15:23:00 Lees-PC kernel: ------------[ cut here ]------------
May 31 15:23:00 Lees-PC kernel: i915 0000:00:02.0: drm_WARN_ON(!IS_PLATFORM(dev_priv, INTEL_TIGERLAKE) && !IS_PLATFORM(dev_priv, INTEL_ROCKETLAKE))
May 31 15:23:00 Lees-PC kernel: WARNING: CPU: 3 PID: 191 at drivers/gpu/drm/i915/intel_pch.c:123 intel_pch_type+0x88d/0x940 [i915]
May 31 15:23:00 Lees-PC kernel: Modules linked in: i915(+) video intel_gtt i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
May 31 15:23:00 Lees-PC kernel: CPU: 3 PID: 191 Comm: modprobe Not tainted 5.10.41-1-lts #1
May 31 15:23:00 Lees-PC kernel: Hardware name: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
May 31 15:23:00 Lees-PC kernel: RIP: 0010:intel_pch_type+0x88d/0x940 [i915]
May 31 15:23:00 Lees-PC kernel: Code: 4c 8b 67 50 4d 85 e4 75 03 4c 8b 27 e8 0c dc f9 ce 48 c7 c1 68 46 44 c0 4c 89 e2 48 c7 c7 82 dd 46 c0 48 89 c6 e8 ec fb 2f cf <0f> 0b e9 f2 f8 ff ff 48 8b 7b 18 4c 8b 67 50 4d 85 e4 75 03 4c 8b
May 31 15:23:00 Lees-PC kernel: RSP: 0018:ffffb2798108bb80 EFLAGS: 00010282
May 31 15:23:00 Lees-PC kernel: RAX: 0000000000000000 RBX: ffff9eea05e70000 RCX: ffffffff906b31e8
May 31 15:23:00 Lees-PC kernel: RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000247
May 31 15:23:00 Lees-PC kernel: RBP: ffff9eea017e3000 R08: 0000000000000000 R09: ffffb2798108b9a0
May 31 15:23:00 Lees-PC kernel: R10: ffffb2798108b998 R11: ffffffff906cb228 R12: ffff9eea01738260
May 31 15:23:00 Lees-PC kernel: R13: ffff9eea05e70000 R14: 0000000000004380 R15: ffff9eea05e70000
May 31 15:23:00 Lees-PC kernel: FS: 00007f8b259d5740(0000) GS:ffff9eeb542c0000(0000) knlGS:0000000000000000
May 31 15:23:00 Lees-PC kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
May 31 15:23:00 Lees-PC kernel: CR2: 00007f8b25ad5ce0 CR3: 0000000105c1e001 CR4: 00000000007706e0
May 31 15:23:00 Lees-PC kernel: PKRU: 55555554
May 31 15:23:00 Lees-PC kernel: Call Trace:
May 31 15:23:00 Lees-PC kernel: intel_detect_pch+0x5b/0x2d0 [i915]
May 31 15:23:00 Lees-PC kernel: i915_driver_probe+0x2c1/0xc70 [i915]
May 31 15:23:00 Lees-PC kernel: ? acpi_dev_found+0x63/0x70
May 31 15:23:00 Lees-PC kernel: ? vga_switcheroo_client_probe_defer+0x1f/0x40
May 31 15:23:00 Lees-PC kernel: ? i915_pci_probe+0x3f/0x150 [i915]
May 31 15:23:00 Lees-PC kernel: local_pci_probe+0x42/0x80
May 31 15:23:00 Lees-PC kernel: pci_device_probe+0xfa/0x1b0
May 31 15:23:00 Lees-PC kernel: really_probe+0xf2/0x440
May 31 15:23:00 Lees-PC kernel: driver_probe_device+0xe1/0x150
May 31 15:23:00 Lees-PC kernel: device_driver_attach+0xa1/0xb0
May 31 15:23:00 Lees-PC kernel: __driver_attach+0x8a/0x150
May 31 15:23:00 Lees-PC kernel: ? device_driver_attach+0xb0/0xb0
May 31 15:23:00 Lees-PC kernel: ? device_driver_attach+0xb0/0xb0
May 31 15:23:00 Lees-PC kernel: bus_for_each_dev+0x78/0xc0
May 31 15:23:00 Lees-PC kernel: bus_add_driver+0x12b/0x1e0
May 31 15:23:00 Lees-PC kernel: driver_register+0x8f/0xe0
May 31 15:23:00 Lees-PC kernel: ? 0xffffffffc0556000
May 31 15:23:00 Lees-PC kernel: i915_init+0x5d/0x70 [i915]
May 31 15:23:00 Lees-PC kernel: do_one_initcall+0x44/0x1d0
May 31 15:23:00 Lees-PC kernel: ? do_init_module+0x23/0x260
May 31 15:23:00 Lees-PC kernel: ? kmem_cache_alloc_trace+0x130/0x260
May 31 15:23:00 Lees-PC kernel: do_init_module+0x5c/0x260
May 31 15:23:00 Lees-PC kernel: __do_sys_finit_module+0xb1/0x110
May 31 15:23:00 Lees-PC kernel: do_syscall_64+0x33/0x40
May 31 15:23:00 Lees-PC kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
May 31 15:23:00 Lees-PC kernel: RIP: 0033:0x7f8b25afb18d
May 31 15:23:00 Lees-PC kernel: Code: b4 0c 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d b3 6c 0c 00 f7 d8 64 89 01 48
May 31 15:23:00 Lees-PC kernel: RSP: 002b:00007fff5a2c6ad8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
May 31 15:23:00 Lees-PC kernel: RAX: ffffffffffffffda RBX: 000055d9ae1cdc80 RCX: 00007f8b25afb18d
May 31 15:23:00 Lees-PC kernel: RDX: 0000000000000000 RSI: 000055d9ae1cffc0 RDI: 000000000000000e
May 31 15:23:00 Lees-PC kernel: RBP: 0000000000060000 R08: 0000000000000000 R09: 000055d9ae1cdd40
May 31 15:23:00 Lees-PC kernel: R10: 000000000000000e R11: 0000000000000246 R12: 000055d9ae1cffc0
May 31 15:23:00 Lees-PC kernel: R13: 0000000000000000 R14: 000055d9ae1cdb50 R15: 000055d9ae1cdc80
May 31 15:23:00 Lees-PC kernel: ---[ end trace a60e1f9a85f66622 ]---
May 31 15:23:00 Lees-PC kernel: checking generic (4000000000 7e9000) vs hw (6000000000 1000000)
May 31 15:23:00 Lees-PC kernel: checking generic (4000000000 7e9000) vs hw (4000000000 10000000)
May 31 15:23:00 Lees-PC kernel: fb0: switching to inteldrmfb from EFI VGA
May 31 15:23:00 Lees-PC kernel: Console: switching to colour dummy device 80x25
May 31 15:23:00 Lees-PC kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
May 31 15:23:00 Lees-PC kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
May 31 15:23:00 Lees-PC kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
May 31 15:23:00 Lees-PC kernel: i915 0000:00:02.0: [drm] *ERROR* crtc 51: Can't calculate constants, dotclock = 0!
May 31 15:23:00 Lees-PC kernel: ------------[ cut here ]------------
May 31 15:23:00 Lees-PC kernel: i915 0000:00:02.0: drm_WARN_ON_ONCE(drm_drv_uses_atomic_modeset(dev))
May 31 15:23:00 Lees-PC kernel: WARNING: CPU: 3 PID: 191 at drivers/gpu/drm/drm_vblank.c:722 drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x313/0x320 [drm]
May 31 15:23:00 Lees-PC kernel: Modules linked in: i915(+) video intel_gtt i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
May 31 15:23:00 Lees-PC kernel: CPU: 3 PID: 191 Comm: modprobe Tainted: G W 5.10.41-1-lts #1
May 31 15:23:00 Lees-PC kernel: Hardware name: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
May 31 15:23:00 Lees-PC kernel: RIP: 0010:drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x313/0x320 [drm]
May 31 15:23:00 Lees-PC kernel: Code: 4c 8b 6f 50 4d 85 ed 75 03 4c 8b 2f e8 86 da 0e cf 48 c7 c1 08 a0 1a c0 4c 89 ea 48 c7 c7 48 5a 1a c0 48 89 c6 e8 66 fa 44 cf <0f> 0b e9 e5 fe ff ff e8 81 b7 49 cf 90 0f 1f 44 00 00 48 8b 87 b0
May 31 15:23:00 Lees-PC kernel: RSP: 0018:ffffb2798108b960 EFLAGS: 00010086
May 31 15:23:00 Lees-PC kernel: RAX: 0000000000000000 RBX: ffff9eea05e70000 RCX: ffffffff906b31e8
May 31 15:23:00 Lees-PC kernel: RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000047
May 31 15:23:00 Lees-PC kernel: RBP: ffffb2798108b9d0 R08: 0000000000000000 R09: ffffb2798108b780
May 31 15:23:00 Lees-PC kernel: R10: ffffb2798108b778 R11: ffffffff906cb228 R12: 0000000000000000
May 31 15:23:00 Lees-PC kernel: R13: ffff9eea01738260 R14: ffffffffc02c43d0 R15: ffff9eea05e5bca8
May 31 15:23:00 Lees-PC kernel: FS: 00007f8b259d5740(0000) GS:ffff9eeb542c0000(0000) knlGS:0000000000000000
May 31 15:23:00 Lees-PC kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
May 31 15:23:00 Lees-PC kernel: CR2: 00007f8b25ad5ce0 CR3: 0000000105c1e001 CR4: 00000000007706e0
May 31 15:23:00 Lees-PC kernel: PKRU: 55555554
May 31 15:23:00 Lees-PC kernel: Call Trace:
May 31 15:23:00 Lees-PC kernel: ? drm_property_destroy+0xd0/0xd0 [drm]
May 31 15:23:00 Lees-PC kernel: ? idr_alloc+0x36/0x60
May 31 15:23:00 Lees-PC kernel: drm_get_last_vbltimestamp+0xaa/0xc0 [drm]
May 31 15:23:00 Lees-PC kernel: drm_reset_vblank_timestamp+0x5b/0xd0 [drm]
May 31 15:23:00 Lees-PC kernel: drm_crtc_vblank_on+0x7b/0x130 [drm]
May 31 15:23:00 Lees-PC kernel: intel_modeset_setup_hw_state+0xbcb/0x18f0 [i915]
May 31 15:23:00 Lees-PC kernel: ? drm_modeset_lock+0x33/0xb0 [drm]
May 31 15:23:00 Lees-PC kernel: ? drm_modeset_lock_all_ctx+0x124/0x2f0 [drm]
May 31 15:23:00 Lees-PC kernel: intel_modeset_init_nogem+0x85c/0x1d10 [i915]
May 31 15:23:00 Lees-PC kernel: ? fwtable_write32+0x4c/0x230 [i915]
May 31 15:23:00 Lees-PC kernel: ? intel_irq_postinstall+0x38b/0x680 [i915]
May 31 15:23:00 Lees-PC kernel: i915_driver_probe+0x5c2/0xc70 [i915]
May 31 15:23:00 Lees-PC kernel: ? vga_switcheroo_client_probe_defer+0x1f/0x40
May 31 15:23:00 Lees-PC kernel: ? i915_pci_probe+0x3f/0x150 [i915]
May 31 15:23:00 Lees-PC kernel: local_pci_probe+0x42/0x80
May 31 15:23:00 Lees-PC kernel: pci_device_probe+0xfa/0x1b0
May 31 15:23:00 Lees-PC kernel: really_probe+0xf2/0x440
May 31 15:23:00 Lees-PC kernel: driver_probe_device+0xe1/0x150
May 31 15:23:00 Lees-PC kernel: device_driver_attach+0xa1/0xb0
May 31 15:23:00 Lees-PC kernel: __driver_attach+0x8a/0x150
May 31 15:23:00 Lees-PC kernel: ? device_driver_attach+0xb0/0xb0
May 31 15:23:00 Lees-PC kernel: ? device_driver_attach+0xb0/0xb0
May 31 15:23:00 Lees-PC kernel: bus_for_each_dev+0x78/0xc0
May 31 15:23:00 Lees-PC kernel: bus_add_driver+0x12b/0x1e0
May 31 15:23:00 Lees-PC kernel: driver_register+0x8f/0xe0
May 31 15:23:00 Lees-PC kernel: ? 0xffffffffc0556000
May 31 15:23:00 Lees-PC kernel: i915_init+0x5d/0x70 [i915]
May 31 15:23:00 Lees-PC kernel: do_one_initcall+0x44/0x1d0
May 31 15:23:00 Lees-PC kernel: ? do_init_module+0x23/0x260
May 31 15:23:00 Lees-PC kernel: ? kmem_cache_alloc_trace+0x130/0x260
May 31 15:23:00 Lees-PC kernel: do_init_module+0x5c/0x260
May 31 15:23:00 Lees-PC kernel: __do_sys_finit_module+0xb1/0x110
May 31 15:23:00 Lees-PC kernel: do_syscall_64+0x33/0x40
May 31 15:23:00 Lees-PC kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
May 31 15:23:00 Lees-PC kernel: RIP: 0033:0x7f8b25afb18d
May 31 15:23:00 Lees-PC kernel: Code: b4 0c 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d b3 6c 0c 00 f7 d8 64 89 01 48
May 31 15:23:00 Lees-PC kernel: RSP: 002b:00007fff5a2c6ad8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
May 31 15:23:00 Lees-PC kernel: RAX: ffffffffffffffda RBX: 000055d9ae1cdc80 RCX: 00007f8b25afb18d
May 31 15:23:00 Lees-PC kernel: RDX: 0000000000000000 RSI: 000055d9ae1cffc0 RDI: 000000000000000e
May 31 15:23:00 Lees-PC kernel: RBP: 0000000000060000 R08: 0000000000000000 R09: 000055d9ae1cdd40
May 31 15:23:00 Lees-PC kernel: R10: 000000000000000e R11: 0000000000000246 R12: 000055d9ae1cffc0
May 31 15:23:00 Lees-PC kernel: R13: 0000000000000000 R14: 000055d9ae1cdb50 R15: 000055d9ae1cdc80
May 31 15:23:00 Lees-PC kernel: ---[ end trace a60e1f9a85f66623 ]---
May 31 15:23:00 Lees-PC kernel: ------------[ cut here ]------------
May 31 15:23:00 Lees-PC kernel: i915 0000:00:02.0: drm_WARN_ON(!pll->info->funcs->get_hw_state(dev_priv, pll, &pipe_config->dpll_hw_state))
May 31 15:23:00 Lees-PC kernel: WARNING: CPU: 3 PID: 191 at drivers/gpu/drm/i915/display/intel_display.c:11160 hsw_get_pipe_config+0xf71/0x12c0 [i915]
May 31 15:23:00 Lees-PC kernel: Modules linked in: i915(+) video intel_gtt i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
May 31 15:23:00 Lees-PC kernel: CPU: 3 PID: 191 Comm: modprobe Tainted: G W 5.10.41-1-lts #1
May 31 15:23:00 Lees-PC kernel: Hardware name: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
May 31 15:23:00 Lees-PC kernel: RIP: 0010:hsw_get_pipe_config+0xf71/0x12c0 [i915]
May 31 15:23:00 Lees-PC kernel: Code: 4c 8b 7f 50 4d 85 ff 75 03 4c 8b 3f e8 88 be ef ce 48 c7 c1 d8 ee 44 c0 4c 89 fa 48 c7 c7 b5 2d 47 c0 48 89 c6 e8 68 de 25 cf <0f> 0b e9 e8 f3 ff ff 4d 8d be 08 08 00 00 ba 01 00 00 00 be 08 00
May 31 15:23:00 Lees-PC kernel: RSP: 0018:ffffb2798108b8a0 EFLAGS: 00010286
May 31 15:23:00 Lees-PC kernel: RAX: 0000000000000000 RBX: 0000000000000202 RCX: ffffffff906b31e8
May 31 15:23:00 Lees-PC kernel: RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000247
May 31 15:23:00 Lees-PC kernel: RBP: ffff9eea05e70000 R08: 0000000000000000 R09: ffffb2798108b6c0
May 31 15:23:00 Lees-PC kernel: R10: ffffb2798108b6b8 R11: ffffffff906cb228 R12: ffff9eea028ee000
May 31 15:23:00 Lees-PC kernel: R13: ffff9eea00d05800 R14: ffff9eea05e70000 R15: ffff9eea01738260
May 31 15:23:00 Lees-PC kernel: FS: 00007f8b259d5740(0000) GS:ffff9eeb542c0000(0000) knlGS:0000000000000000
May 31 15:23:00 Lees-PC kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
May 31 15:23:00 Lees-PC kernel: CR2: 00007f8b25ad5ce0 CR3: 0000000105c1e001 CR4: 00000000007706e0
May 31 15:23:00 Lees-PC kernel: PKRU: 55555554
May 31 15:23:00 Lees-PC kernel: Call Trace:
May 31 15:23:00 Lees-PC kernel: ? ktime_get_mono_fast_ns+0x4e/0x90
May 31 15:23:00 Lees-PC kernel: ? skl_ddi_pll_get_hw_state+0xa7/0xf0 [i915]
May 31 15:23:00 Lees-PC kernel: ? verify_single_dpll_state+0xa0/0x340 [i915]
May 31 15:23:00 Lees-PC kernel: intel_atomic_commit_tail+0x96e/0x12c0 [i915]
May 31 15:23:00 Lees-PC kernel: ? flush_workqueue_prep_pwqs+0x128/0x140
May 31 15:23:00 Lees-PC kernel: intel_atomic_commit+0x32b/0x3b0 [i915]
May 31 15:23:00 Lees-PC kernel: intel_modeset_init+0x11d/0x210 [i915]
May 31 15:23:00 Lees-PC kernel: i915_driver_probe+0x5e8/0xc70 [i915]
May 31 15:23:00 Lees-PC kernel: ? vga_switcheroo_client_probe_defer+0x1f/0x40
May 31 15:23:00 Lees-PC kernel: ? i915_pci_probe+0x3f/0x150 [i915]
May 31 15:23:00 Lees-PC kernel: local_pci_probe+0x42/0x80
May 31 15:23:00 Lees-PC kernel: pci_device_probe+0xfa/0x1b0
May 31 15:23:00 Lees-PC kernel: really_probe+0xf2/0x440
May 31 15:23:00 Lees-PC kernel: driver_probe_device+0xe1/0x150
May 31 15:23:00 Lees-PC kernel: device_driver_attach+0xa1/0xb0
May 31 15:23:00 Lees-PC kernel: __driver_attach+0x8a/0x150
May 31 15:23:00 Lees-PC kernel: ? device_driver_attach+0xb0/0xb0
May 31 15:23:00 Lees-PC kernel: ? device_driver_attach+0xb0/0xb0
May 31 15:23:00 Lees-PC kernel: bus_for_each_dev+0x78/0xc0
May 31 15:23:00 Lees-PC kernel: bus_add_driver+0x12b/0x1e0
May 31 15:23:00 Lees-PC kernel: driver_register+0x8f/0xe0
May 31 15:23:00 Lees-PC kernel: ? 0xffffffffc0556000
May 31 15:23:00 Lees-PC kernel: i915_init+0x5d/0x70 [i915]
May 31 15:23:00 Lees-PC kernel: do_one_initcall+0x44/0x1d0
May 31 15:23:00 Lees-PC kernel: ? do_init_module+0x23/0x260
May 31 15:23:00 Lees-PC kernel: ? kmem_cache_alloc_trace+0x130/0x260
May 31 15:23:00 Lees-PC kernel: do_init_module+0x5c/0x260
May 31 15:23:00 Lees-PC kernel: __do_sys_finit_module+0xb1/0x110
May 31 15:23:00 Lees-PC kernel: do_syscall_64+0x33/0x40
May 31 15:23:00 Lees-PC kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
May 31 15:23:00 Lees-PC kernel: RIP: 0033:0x7f8b25afb18d
May 31 15:23:00 Lees-PC kernel: Code: b4 0c 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d b3 6c 0c 00 f7 d8 64 89 01 48
May 31 15:23:00 Lees-PC kernel: RSP: 002b:00007fff5a2c6ad8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
May 31 15:23:00 Lees-PC kernel: RAX: ffffffffffffffda RBX: 000055d9ae1cdc80 RCX: 00007f8b25afb18d
May 31 15:23:00 Lees-PC kernel: RDX: 0000000000000000 RSI: 000055d9ae1cffc0 RDI: 000000000000000e
May 31 15:23:00 Lees-PC kernel: RBP: 0000000000060000 R08: 0000000000000000 R09: 000055d9ae1cdd40
May 31 15:23:00 Lees-PC kernel: R10: 000000000000000e R11: 0000000000000246 R12: 000055d9ae1cffc0
May 31 15:23:00 Lees-PC kernel: R13: 0000000000000000 R14: 000055d9ae1cdb50 R15: 000055d9ae1cdc80
May 31 15:23:00 Lees-PC kernel: ---[ end trace a60e1f9a85f66624 ]---
May 31 15:23:00 Lees-PC kernel: ------------[ cut here ]------------
May 31 15:23:00 Lees-PC kernel: crtc active state doesn't match with hw state (expected 0, found 1)
May 31 15:23:00 Lees-PC kernel: WARNING: CPU: 3 PID: 191 at drivers/gpu/drm/i915/display/intel_display.c:14330 intel_atomic_commit_tail+0x1264/0x12c0 [i915]
May 31 15:23:00 Lees-PC kernel: Modules linked in: i915(+) video intel_gtt i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
May 31 15:23:00 Lees-PC kernel: CPU: 3 PID: 191 Comm: modprobe Tainted: G W 5.10.41-1-lts #1
May 31 15:23:00 Lees-PC kernel: Hardware name: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
May 31 15:23:00 Lees-PC kernel: RIP: 0010:intel_atomic_commit_tail+0x1264/0x12c0 [i915]
May 31 15:23:00 Lees-PC kernel: Code: cf 0f 0b e9 ff f7 ff ff e8 e2 fa 25 cf 0f 0b e9 02 fe ff ff e8 d6 fa 25 cf 0f 0b 0f b6 44 24 04 e9 b3 f7 ff ff e8 c5 fa 25 cf <0f> 0b 48 8b 44 24 08 0f b6 80 48 01 00 00 e9 2e f7 ff ff e8 ad fa
May 31 15:23:00 Lees-PC kernel: RSP: 0018:ffffb2798108ba30 EFLAGS: 00010286
May 31 15:23:00 Lees-PC kernel: RAX: 0000000000000000 RBX: ffff9eea00d05800 RCX: ffffffff906b31e8
May 31 15:23:00 Lees-PC kernel: RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000247
May 31 15:23:00 Lees-PC kernel: RBP: ffff9eea05e70000 R08: 0000000000000000 R09: ffffb2798108b850
May 31 15:23:00 Lees-PC kernel: R10: ffffb2798108b848 R11: ffffffff906cb228 R12: ffff9eea065a9800
May 31 15:23:00 Lees-PC kernel: R13: ffff9eea05e70000 R14: ffff9eea065b3000 R15: ffff9eea028ee000
May 31 15:23:00 Lees-PC kernel: FS: 00007f8b259d5740(0000) GS:ffff9eeb542c0000(0000) knlGS:0000000000000000
May 31 15:23:00 Lees-PC kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
May 31 15:23:00 Lees-PC kernel: CR2: 00007f8b25ad5ce0 CR3: 0000000105c1e001 CR4: 00000000007706e0
May 31 15:23:00 Lees-PC kernel: PKRU: 55555554
May 31 15:23:00 Lees-PC kernel: Call Trace:
May 31 15:23:00 Lees-PC kernel: ? flush_workqueue_prep_pwqs+0x128/0x140
May 31 15:23:00 Lees-PC kernel: intel_atomic_commit+0x32b/0x3b0 [i915]
May 31 15:23:00 Lees-PC kernel: intel_modeset_init+0x11d/0x210 [i915]
May 31 15:23:00 Lees-PC kernel: i915_driver_probe+0x5e8/0xc70 [i915]
May 31 15:23:00 Lees-PC kernel: ? vga_switcheroo_client_probe_defer+0x1f/0x40
May 31 15:23:00 Lees-PC kernel: ? i915_pci_probe+0x3f/0x150 [i915]
May 31 15:23:00 Lees-PC kernel: local_pci_probe+0x42/0x80
May 31 15:23:00 Lees-PC kernel: pci_device_probe+0xfa/0x1b0
May 31 15:23:00 Lees-PC kernel: really_probe+0xf2/0x440
May 31 15:23:00 Lees-PC kernel: driver_probe_device+0xe1/0x150
May 31 15:23:00 Lees-PC kernel: device_driver_attach+0xa1/0xb0
May 31 15:23:00 Lees-PC kernel: __driver_attach+0x8a/0x150
May 31 15:23:00 Lees-PC kernel: ? device_driver_attach+0xb0/0xb0
May 31 15:23:00 Lees-PC kernel: ? device_driver_attach+0xb0/0xb0
May 31 15:23:00 Lees-PC kernel: bus_for_each_dev+0x78/0xc0
May 31 15:23:00 Lees-PC kernel: bus_add_driver+0x12b/0x1e0
May 31 15:23:00 Lees-PC kernel: driver_register+0x8f/0xe0
May 31 15:23:00 Lees-PC kernel: ? 0xffffffffc0556000
May 31 15:23:00 Lees-PC kernel: i915_init+0x5d/0x70 [i915]
May 31 15:23:00 Lees-PC kernel: do_one_initcall+0x44/0x1d0
May 31 15:23:00 Lees-PC kernel: ? do_init_module+0x23/0x260
May 31 15:23:00 Lees-PC kernel: ? kmem_cache_alloc_trace+0x130/0x260
May 31 15:23:00 Lees-PC kernel: do_init_module+0x5c/0x260
May 31 15:23:00 Lees-PC kernel: __do_sys_finit_module+0xb1/0x110
May 31 15:23:00 Lees-PC kernel: do_syscall_64+0x33/0x40
May 31 15:23:00 Lees-PC kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
May 31 15:23:00 Lees-PC kernel: RIP: 0033:0x7f8b25afb18d
May 31 15:23:00 Lees-PC kernel: Code: b4 0c 00 0f 05 eb a9 66 0f 1f 44 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d b3 6c 0c 00 f7 d8 64 89 01 48
May 31 15:23:00 Lees-PC kernel: RSP: 002b:00007fff5a2c6ad8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
May 31 15:23:00 Lees-PC kernel: RAX: ffffffffffffffda RBX: 000055d9ae1cdc80 RCX: 00007f8b25afb18d
May 31 15:23:00 Lees-PC kernel: RDX: 0000000000000000 RSI: 000055d9ae1cffc0 RDI: 000000000000000e
May 31 15:23:00 Lees-PC kernel: RBP: 0000000000060000 R08: 0000000000000000 R09: 000055d9ae1cdd40
May 31 15:23:00 Lees-PC kernel: R10: 000000000000000e R11: 0000000000000246 R12: 000055d9ae1cffc0
May 31 15:23:00 Lees-PC kernel: R13: 0000000000000000 R14: 000055d9ae1cdb50 R15: 000055d9ae1cdc80
May 31 15:23:00 Lees-PC kernel: ---[ end trace a60e1f9a85f66625 ]---
May 31 15:23:00 Lees-PC kernel: [drm] Initialized i915 1.6.0 20200917 for 0000:00:02.0 on minor 0
May 31 15:23:00 Lees-PC kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
May 31 15:23:00 Lees-PC kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
May 31 15:23:00 Lees-PC kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
May 31 15:23:00 Lees-PC kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 31 15:23:00 Lees-PC kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
May 31 15:23:00 Lees-PC kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
May 31 15:23:00 Lees-PC kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
May 31 15:23:00 Lees-PC kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
May 31 15:23:00 Lees-PC kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 31 15:23:00 Lees-PC kernel: usb usb1: Product: xHCI Host Controller
May 31 15:23:00 Lees-PC kernel: usb usb1: Manufacturer: Linux 5.10.41-1-lts xhci-hcd
May 31 15:23:00 Lees-PC kernel: usb usb1: SerialNumber: 0000:00:14.0
May 31 15:23:00 Lees-PC kernel: hub 1-0:1.0: USB hub found
May 31 15:23:00 Lees-PC kernel: hub 1-0:1.0: 16 ports detected
May 31 15:23:00 Lees-PC kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 31 15:23:00 Lees-PC kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
May 31 15:23:00 Lees-PC kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
May 31 15:23:00 Lees-PC kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
May 31 15:23:00 Lees-PC kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 31 15:23:00 Lees-PC kernel: usb usb2: Product: xHCI Host Controller
May 31 15:23:00 Lees-PC kernel: usb usb2: Manufacturer: Linux 5.10.41-1-lts xhci-hcd
May 31 15:23:00 Lees-PC kernel: usb usb2: SerialNumber: 0000:00:14.0
May 31 15:23:00 Lees-PC kernel: hub 2-0:1.0: USB hub found
May 31 15:23:00 Lees-PC kernel: hub 2-0:1.0: 9 ports detected
May 31 15:23:00 Lees-PC kernel: tsc: Refined TSC clocksource calibration: 4103.985 MHz
May 31 15:23:00 Lees-PC kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3b2812f3878, max_idle_ns: 440795291626 ns
May 31 15:23:00 Lees-PC kernel: clocksource: Switched to clocksource tsc
May 31 15:23:00 Lees-PC kernel: random: fast init done
May 31 15:23:00 Lees-PC kernel: EXT4-fs (nvme1n1p2): mounted filesystem with ordered data mode. Opts: (null)
May 31 15:23:00 Lees-PC kernel: usb 1-2: new high-speed USB device number 2 using xhci_hcd
May 31 15:23:00 Lees-PC kernel: random: crng init done
May 31 15:23:00 Lees-PC systemd[1]: Successfully credited entropy passed from boot loader.
May 31 15:23:00 Lees-PC systemd[1]: systemd 248.3-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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
May 31 15:23:00 Lees-PC systemd[1]: Detected architecture x86-64.
May 31 15:23:00 Lees-PC systemd[1]: Hostname set to <Lees-PC>.
May 31 15:23:00 Lees-PC systemd[1]: Queued start job for default target Graphical Interface.
May 31 15:23:00 Lees-PC systemd[1]: Created slice system-getty.slice.
May 31 15:23:00 Lees-PC systemd[1]: Created slice system-modprobe.slice.
May 31 15:23:00 Lees-PC systemd[1]: Created slice User and Session Slice.
May 31 15:23:00 Lees-PC systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 31 15:23:00 Lees-PC systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 31 15:23:00 Lees-PC systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 31 15:23:00 Lees-PC systemd[1]: Reached target Local Encrypted Volumes.
May 31 15:23:00 Lees-PC systemd[1]: Reached target Paths.
May 31 15:23:00 Lees-PC systemd[1]: Reached target Remote File Systems.
May 31 15:23:00 Lees-PC systemd[1]: Reached target Slices.
May 31 15:23:00 Lees-PC systemd[1]: Reached target Swap.
May 31 15:23:00 Lees-PC systemd[1]: Reached target Local Verity Integrity Protected Volumes.
May 31 15:23:00 Lees-PC systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 31 15:23:00 Lees-PC systemd[1]: Listening on Process Core Dump Socket.
May 31 15:23:00 Lees-PC systemd[1]: Listening on Journal Audit Socket.
May 31 15:23:00 Lees-PC systemd[1]: Listening on Journal Socket (/dev/log).
May 31 15:23:00 Lees-PC systemd[1]: Listening on Journal Socket.
May 31 15:23:00 Lees-PC systemd[1]: Listening on Network Service Netlink Socket.
May 31 15:23:00 Lees-PC systemd[1]: Listening on udev Control Socket.
May 31 15:23:00 Lees-PC systemd[1]: Listening on udev Kernel Socket.
May 31 15:23:00 Lees-PC systemd[1]: Mounting Huge Pages File System...
May 31 15:23:00 Lees-PC systemd[1]: Mounting POSIX Message Queue File System...
May 31 15:23:00 Lees-PC systemd[1]: Mounting Kernel Debug File System...
May 31 15:23:00 Lees-PC systemd[1]: Mounting Kernel Trace File System...
May 31 15:23:00 Lees-PC systemd[1]: Mounting Temporary Directory (/tmp)...
May 31 15:23:00 Lees-PC systemd[1]: Starting Create list of static device nodes for the current kernel...
May 31 15:23:00 Lees-PC systemd[1]: Starting Load Kernel Module configfs...
May 31 15:23:00 Lees-PC systemd[1]: Starting Load Kernel Module drm...
May 31 15:23:00 Lees-PC systemd[1]: Starting Load Kernel Module fuse...
May 31 15:23:00 Lees-PC systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 31 15:23:00 Lees-PC systemd[1]: Starting File System Check on Root Device...
May 31 15:23:00 Lees-PC systemd[1]: Starting Journal Service...
May 31 15:23:00 Lees-PC systemd[1]: Starting Load Kernel Modules...
May 31 15:23:00 Lees-PC systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
May 31 15:23:00 Lees-PC systemd[1]: Starting Coldplug All udev Devices...
May 31 15:23:00 Lees-PC systemd[1]: Mounted Huge Pages File System.
May 31 15:23:00 Lees-PC systemd[1]: Mounted POSIX Message Queue File System.
May 31 15:23:00 Lees-PC systemd[1]: Mounted Kernel Debug File System.
May 31 15:23:00 Lees-PC systemd[1]: Mounted Kernel Trace File System.
May 31 15:23:00 Lees-PC systemd[1]: Mounted Temporary Directory (/tmp).
May 31 15:23:00 Lees-PC systemd[1]: Finished Create list of static device nodes for the current kernel.
May 31 15:23:00 Lees-PC systemd[1]: modprobe@configfs.service: Deactivated successfully.
May 31 15:23:00 Lees-PC systemd[1]: Finished Load Kernel Module configfs.
May 31 15:23:00 Lees-PC systemd[1]: modprobe@drm.service: Deactivated successfully.
May 31 15:23:00 Lees-PC systemd[1]: Finished Load Kernel Module drm.
May 31 15:23:00 Lees-PC systemd[1]: Mounting Kernel Configuration File System...
May 31 15:23:00 Lees-PC systemd[1]: Mounted Kernel Configuration File System.
May 31 15:23:00 Lees-PC kernel: Asymmetric key parser 'pkcs8' registered
May 31 15:23:00 Lees-PC systemd[1]: Finished Load Kernel Modules.
May 31 15:23:00 Lees-PC kernel: audit: type=1130 audit(1622496180.776:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC systemd[1]: Starting Apply Kernel Variables...
May 31 15:23:00 Lees-PC kernel: fuse: init (API version 7.32)
May 31 15:23:00 Lees-PC systemd[1]: modprobe@fuse.service: Deactivated successfully.
May 31 15:23:00 Lees-PC systemd[1]: Finished Load Kernel Module fuse.
May 31 15:23:00 Lees-PC kernel: audit: type=1130 audit(1622496180.776:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC kernel: audit: type=1131 audit(1622496180.776:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC systemd[1]: Mounting FUSE Control File System...
May 31 15:23:00 Lees-PC systemd[1]: Finished File System Check on Root Device.
May 31 15:23:00 Lees-PC kernel: audit: type=1130 audit(1622496180.776:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC systemd[1]: Finished Apply Kernel Variables.
May 31 15:23:00 Lees-PC kernel: audit: type=1130 audit(1622496180.776:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC systemd[1]: Mounted FUSE Control File System.
May 31 15:23:00 Lees-PC systemd[1]: Starting Remount Root and Kernel File Systems...
May 31 15:23:00 Lees-PC kernel: EXT4-fs (nvme1n1p2): re-mounted. Opts: (null)
May 31 15:23:00 Lees-PC systemd[1]: Finished Remount Root and Kernel File Systems.
May 31 15:23:00 Lees-PC kernel: audit: type=1130 audit(1622496180.786:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 31 15:23:00 Lees-PC systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 31 15:23:00 Lees-PC systemd[1]: Starting Load/Save Random Seed...
May 31 15:23:00 Lees-PC systemd[1]: Condition check resulted in Create System Users being skipped.
May 31 15:23:00 Lees-PC systemd[1]: Starting Create Static Device Nodes in /dev...
May 31 15:23:00 Lees-PC systemd-journald[265]: Journal started
May 31 15:23:00 Lees-PC systemd-journald[265]: Runtime Journal (/run/log/journal/64bbec6e0f6549329ef53dc1dd85e5bf) is 8.0M, max 388.3M, 380.3M free.
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC systemd-modules-load[266]: Inserted module 'pkcs8_key_parser'
May 31 15:23:00 Lees-PC systemd[1]: Starting Flush Journal to Persistent Storage...
May 31 15:23:00 Lees-PC systemd-fsck[270]: /dev/nvme1n1p2: clean, 114238/30515200 files, 3272474/122030849 blocks
May 31 15:23:00 Lees-PC systemd-journald[265]: Time spent on flushing to /var/log/journal/64bbec6e0f6549329ef53dc1dd85e5bf is 36.473ms for 1108 entries.
May 31 15:23:00 Lees-PC systemd-journald[265]: System Journal (/var/log/journal/64bbec6e0f6549329ef53dc1dd85e5bf) is 32.0M, max 4.0G, 3.9G free.
May 31 15:23:00 Lees-PC systemd[1]: Started Journal Service.
May 31 15:23:00 Lees-PC kernel: audit: type=1130 audit(1622496180.796:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC kernel: audit: type=1130 audit(1622496180.796:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC kernel: audit: type=1334 audit(1622496180.796:10): prog-id=14 op=LOAD
May 31 15:23:00 Lees-PC kernel: usb 1-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60
May 31 15:23:00 Lees-PC kernel: usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
May 31 15:23:00 Lees-PC kernel: usb 1-2: Product: USB2.0 Hub
May 31 15:23:00 Lees-PC kernel: hub 1-2:1.0: USB hub found
May 31 15:23:00 Lees-PC kernel: hub 1-2:1.0: 4 ports detected
May 31 15:23:00 Lees-PC kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
May 31 15:23:00 Lees-PC kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
May 31 15:23:00 Lees-PC kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
May 31 15:23:00 Lees-PC kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
May 31 15:23:00 Lees-PC kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC audit: BPF prog-id=14 op=LOAD
May 31 15:23:00 Lees-PC audit: BPF prog-id=15 op=LOAD
May 31 15:23:00 Lees-PC audit: BPF prog-id=16 op=LOAD
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC audit: BPF prog-id=17 op=LOAD
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:00 Lees-PC systemd[1]: Finished Create Static Device Nodes in /dev.
May 31 15:23:00 Lees-PC systemd[1]: Reached target Local File Systems (Pre).
May 31 15:23:00 Lees-PC systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
May 31 15:23:00 Lees-PC systemd[1]: Starting Rule-based Manager for Device Events and Files...
May 31 15:23:00 Lees-PC systemd[1]: Finished Load/Save Random Seed.
May 31 15:23:00 Lees-PC systemd[1]: Condition check resulted in First Boot Complete being skipped.
May 31 15:23:00 Lees-PC systemd[1]: Finished Coldplug All udev Devices.
May 31 15:23:00 Lees-PC systemd[1]: Started Rule-based Manager for Device Events and Files.
May 31 15:23:00 Lees-PC systemd[1]: Starting Network Service...
May 31 15:23:00 Lees-PC systemd-networkd[283]: Enumeration completed
May 31 15:23:00 Lees-PC systemd[1]: Started Network Service.
May 31 15:23:00 Lees-PC systemd[1]: Finished Flush Journal to Persistent Storage.
May 31 15:23:00 Lees-PC kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
May 31 15:23:00 Lees-PC kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
May 31 15:23:00 Lees-PC kernel: intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
May 31 15:23:00 Lees-PC kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
May 31 15:23:01 Lees-PC kernel: usb 1-11: new full-speed USB device number 3 using xhci_hcd
May 31 15:23:01 Lees-PC kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
May 31 15:23:01 Lees-PC kernel: r8169 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control
May 31 15:23:01 Lees-PC kernel: r8169 0000:05:00.0: enabling device (0000 -> 0003)
May 31 15:23:01 Lees-PC kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
May 31 15:23:01 Lees-PC kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
May 31 15:23:01 Lees-PC systemd[1]: Found device Samsung SSD 980 PRO 500GB EFI\x20system\x20partition.
May 31 15:23:01 Lees-PC systemd[1]: Mounting /boot...
May 31 15:23:01 Lees-PC kernel: i2c i2c-11: 2/4 memory slots populated (from DMI)
May 31 15:23:01 Lees-PC kernel: i2c i2c-11: Successfully instantiated SPD at 0x51
May 31 15:23:01 Lees-PC kernel: i2c i2c-11: Successfully instantiated SPD at 0x53
May 31 15:23:01 Lees-PC kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 31 15:23:01 Lees-PC kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 31 15:23:01 Lees-PC kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 31 15:23:01 Lees-PC kernel: cfg80211: failed to load regulatory.db
May 31 15:23:01 Lees-PC systemd[1]: Mounted /boot.
May 31 15:23:01 Lees-PC systemd[1]: Reached target Local File Systems.
May 31 15:23:01 Lees-PC systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 31 15:23:01 Lees-PC systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 31 15:23:01 Lees-PC systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 31 15:23:01 Lees-PC systemd[1]: Starting Create Volatile Files and Directories...
May 31 15:23:01 Lees-PC kernel: Intel(R) Wireless WiFi driver for Linux
May 31 15:23:01 Lees-PC kernel: iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
May 31 15:23:01 Lees-PC systemd[1]: Finished Create Volatile Files and Directories.
May 31 15:23:01 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:01 Lees-PC systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 31 15:23:01 Lees-PC audit: BPF prog-id=18 op=LOAD
May 31 15:23:01 Lees-PC systemd[1]: Starting Network Name Resolution...
May 31 15:23:01 Lees-PC systemd[1]: Condition check resulted in Update is Completed being skipped.
May 31 15:23:01 Lees-PC systemd[1]: Starting Update UTMP about System Boot/Shutdown...
May 31 15:23:01 Lees-PC audit[360]: SYSTEM_BOOT pid=360 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
May 31 15:23:01 Lees-PC systemd[1]: Finished Update UTMP about System Boot/Shutdown.
May 31 15:23:01 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:01 Lees-PC systemd[1]: Reached target System Initialization.
May 31 15:23:01 Lees-PC systemd[1]: Started Daily verification of password and group files.
May 31 15:23:01 Lees-PC systemd[1]: Started Daily Cleanup of Temporary Directories.
May 31 15:23:01 Lees-PC systemd[1]: Reached target Timers.
May 31 15:23:01 Lees-PC systemd[1]: Listening on D-Bus System Message Bus Socket.
May 31 15:23:01 Lees-PC systemd[1]: Reached target Sockets.
May 31 15:23:01 Lees-PC systemd[1]: Reached target Basic System.
May 31 15:23:01 Lees-PC systemd[1]: Started D-Bus System Message Bus.
May 31 15:23:01 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:01 Lees-PC audit: BPF prog-id=19 op=LOAD
May 31 15:23:01 Lees-PC systemd[1]: Starting Wireless service...
May 31 15:23:01 Lees-PC systemd[1]: Condition check resulted in SSH Key Generation being skipped.
May 31 15:23:01 Lees-PC kernel: libphy: r8169: probed
May 31 15:23:01 Lees-PC kernel: r8169 0000:05:00.0 eth0: RTL8125B, fc:34:97:9e:22:d3, XID 641, IRQ 172
May 31 15:23:01 Lees-PC kernel: r8169 0000:05:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
May 31 15:23:01 Lees-PC kernel: iwlwifi 0000:03:00.0: api flags index 2 larger than supported by driver
May 31 15:23:01 Lees-PC kernel: iwlwifi 0000:03:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
May 31 15:23:01 Lees-PC kernel: iwlwifi 0000:03:00.0: loaded firmware version 59.601f3a66.0 cc-a0-59.ucode op_mode iwlmvm
May 31 15:23:01 Lees-PC audit: BPF prog-id=20 op=LOAD
May 31 15:23:01 Lees-PC audit: BPF prog-id=21 op=LOAD
May 31 15:23:01 Lees-PC audit: BPF prog-id=22 op=LOAD
May 31 15:23:01 Lees-PC systemd[1]: Starting User Login Management...
May 31 15:23:01 Lees-PC kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4
May 31 15:23:01 Lees-PC systemd-logind[363]: New seat seat0.
May 31 15:23:01 Lees-PC systemd-logind[363]: Watching system buttons on /dev/input/event2 (Power Button)
May 31 15:23:01 Lees-PC systemd-logind[363]: Watching system buttons on /dev/input/event1 (Power Button)
May 31 15:23:01 Lees-PC systemd-logind[363]: Watching system buttons on /dev/input/event0 (Sleep Button)
May 31 15:23:01 Lees-PC systemd[1]: Started User Login Management.
May 31 15:23:01 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:01 Lees-PC systemd-resolved[359]: Positive Trust Anchors:
May 31 15:23:01 Lees-PC systemd-resolved[359]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
May 31 15:23:01 Lees-PC systemd-resolved[359]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
May 31 15:23:01 Lees-PC kernel: NET: Registered protocol family 38
May 31 15:23:01 Lees-PC systemd-resolved[359]: Using system hostname 'Lees-PC'.
May 31 15:23:01 Lees-PC systemd[1]: Started Network Name Resolution.
May 31 15:23:01 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:01 Lees-PC systemd[1]: Reached target Host and Network Name Lookups.
May 31 15:23:01 Lees-PC kernel: usb 1-11: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
May 31 15:23:01 Lees-PC kernel: usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 31 15:23:01 Lees-PC kernel: usb 1-11: Product: USB Receiver
May 31 15:23:01 Lees-PC kernel: usb 1-11: Manufacturer: Logitech
May 31 15:23:01 Lees-PC kernel: usb 1-2.4: new full-speed USB device number 4 using xhci_hcd
May 31 15:23:01 Lees-PC kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
May 31 15:23:01 Lees-PC kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
May 31 15:23:01 Lees-PC kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
May 31 15:23:01 Lees-PC kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
May 31 15:23:01 Lees-PC kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
May 31 15:23:01 Lees-PC kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
May 31 15:23:01 Lees-PC kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
May 31 15:23:01 Lees-PC kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
May 31 15:23:01 Lees-PC kernel: cryptd: max_cpu_qlen set to 1000
May 31 15:23:01 Lees-PC kernel: AVX2 version of gcm_enc/dec engaged.
May 31 15:23:01 Lees-PC kernel: AES CTR mode by8 optimization enabled
May 31 15:23:01 Lees-PC iwd[362]: Wireless daemon version 1.14
May 31 15:23:01 Lees-PC systemd[1]: Started Wireless service.
May 31 15:23:01 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:01 Lees-PC systemd[1]: Reached target Network.
May 31 15:23:01 Lees-PC iwd[362]: station: Network configuration is disabled.
May 31 15:23:01 Lees-PC systemd[1]: Started OpenSSH Daemon.
May 31 15:23:01 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:01 Lees-PC systemd[1]: Starting Permit User Sessions...
May 31 15:23:01 Lees-PC systemd[1]: Finished Permit User Sessions.
May 31 15:23:01 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:01 Lees-PC systemd[1]: Started Getty on tty1.
May 31 15:23:01 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:01 Lees-PC systemd[1]: Reached target Login Prompts.
May 31 15:23:01 Lees-PC systemd[1]: Reached target Multi-User System.
May 31 15:23:01 Lees-PC systemd[1]: Reached target Graphical Interface.
May 31 15:23:01 Lees-PC systemd[1]: Startup finished in 22.658s (firmware) + 11.075s (loader) + 1.495s (kernel) + 792ms (userspace) = 36.021s.
May 31 15:23:01 Lees-PC sshd[460]: Server listening on 0.0.0.0 port 22.
May 31 15:23:01 Lees-PC sshd[460]: Server listening on :: port 22.
May 31 15:23:01 Lees-PC kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC897: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
May 31 15:23:01 Lees-PC kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
May 31 15:23:01 Lees-PC kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
May 31 15:23:01 Lees-PC kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
May 31 15:23:01 Lees-PC kernel: snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
May 31 15:23:01 Lees-PC kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
May 31 15:23:01 Lees-PC kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
May 31 15:23:01 Lees-PC kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
May 31 15:23:01 Lees-PC kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
May 31 15:23:01 Lees-PC kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
May 31 15:23:01 Lees-PC kernel: usb 1-2.4: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
May 31 15:23:01 Lees-PC kernel: usb 1-2.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 31 15:23:01 Lees-PC kernel: iwlwifi 0000:03:00.0: base HW address: 78:2b:46:d6:cc:07
May 31 15:23:01 Lees-PC iwd[362]: Wiphy: 0, Name: phy0
May 31 15:23:01 Lees-PC iwd[362]: Permanent Address: 78:2b:46:d6:cc:07
May 31 15:23:01 Lees-PC iwd[362]: Bands: 2.4 GHz 5 GHz
May 31 15:23:01 Lees-PC iwd[362]: Ciphers: CCMP TKIP BIP
May 31 15:23:01 Lees-PC iwd[362]: Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
May 31 15:23:01 Lees-PC kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
May 31 15:23:01 Lees-PC kernel: ------------[ cut here ]------------
May 31 15:23:01 Lees-PC kernel: WARNING: CPU: 1 PID: 362 at net/wireless/nl80211.c:7579 nl80211_get_reg_do+0x1f6/0x230 [cfg80211]
May 31 15:23:01 Lees-PC kernel: Modules linked in: snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio x86_pkg_temp_thermal intel_powerclamp ccm coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel crypto_simd algif_aead cryptd glue_helper rapl des_generic intel_cstate pcc_cpufreq(-) intel_uncore fjes(-) iwlmvm libdes snd_hda_intel snd_intel_dspcfg cbc soundwire_intel ecb soundwire_generic_allocation algif_skcipher soundwire_cadence mac80211 snd_hda_codec cmac md4 algif_hash snd_hda_core af_alg snd_hwdep soundwire_bus pcspkr snd_soc_core libarc4 snd_compress iwlwifi ac97_bus snd_pcm_dmaengine snd_pcm vfat fat snd_timer snd i2c_i801 i2c_smbus cfg80211 soundcore r8169 realtek mdio_devres libphy rfkill mei_me mei intel_lpss_pci intel_lpss idma64 wmi tpm_crb tpm_tis tpm_tis_core tpm rng_core mac_hid acpi_tad acpi_pad fuse pkcs8_key_parser bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 crc32c_intel xhci_pci xhci_pci_renesas i915 video intel_gtt
May 31 15:23:01 Lees-PC kernel: i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart
May 31 15:23:01 Lees-PC kernel: CPU: 1 PID: 362 Comm: iwd Tainted: G W 5.10.41-1-lts #1
May 31 15:23:01 Lees-PC kernel: Hardware name: ASUS System Product Name/PRIME Z590-P, BIOS 0820 04/27/2021
May 31 15:23:01 Lees-PC kernel: RIP: 0010:nl80211_get_reg_do+0x1f6/0x230 [cfg80211]
May 31 15:23:01 Lees-PC kernel: Code: 24 0c 01 00 00 00 e8 e9 1c 63 ce 85 c0 0f 84 fc fe ff ff eb a6 48 89 ef 48 89 04 24 e8 83 05 95 ce 48 8b 04 24 e9 43 ff ff ff <0f> 0b 48 89 ef e8 70 05 95 ce b8 ea ff ff ff e9 2f ff ff ff b8 97
May 31 15:23:01 Lees-PC kernel: RSP: 0018:ffffb27980b17b68 EFLAGS: 00010202
May 31 15:23:01 Lees-PC kernel: RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
May 31 15:23:01 Lees-PC kernel: RDX: ffff9eea109f0008 RSI: 0000000000000000 RDI: ffff9eea109f0300
May 31 15:23:01 Lees-PC kernel: RBP: ffff9eea05d52a00 R08: 0000000000000004 R09: ffff9eea05911014
May 31 15:23:01 Lees-PC kernel: R10: 0000000000000021 R11: ffff9eea04821f40 R12: ffffb27980b17bc0
May 31 15:23:01 Lees-PC kernel: R13: 0000000000000000 R14: ffff9eea05911014 R15: ffff9eea109f0300
May 31 15:23:01 Lees-PC kernel: FS: 00007fc7bb134740(0000) GS:ffff9eeb54240000(0000) knlGS:0000000000000000
May 31 15:23:01 Lees-PC kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
May 31 15:23:01 Lees-PC kernel: CR2: 00007fc7bb0bff04 CR3: 0000000104900001 CR4: 00000000007706e0
May 31 15:23:01 Lees-PC kernel: PKRU: 55555554
May 31 15:23:01 Lees-PC kernel: Call Trace:
May 31 15:23:01 Lees-PC kernel: ? genl_family_rcv_msg_attrs_parse.constprop.0+0x8b/0xd0
May 31 15:23:01 Lees-PC kernel: genl_family_rcv_msg_doit+0xea/0x150
May 31 15:23:01 Lees-PC kernel: genl_rcv_msg+0xdc/0x1e0
May 31 15:23:01 Lees-PC kernel: ? nl80211_vendor_cmd_dump+0x5d0/0x5d0 [cfg80211]
May 31 15:23:01 Lees-PC kernel: ? nl80211_send_regdom.constprop.0+0x1a0/0x1a0 [cfg80211]
May 31 15:23:01 Lees-PC kernel: ? genl_get_cmd+0xd0/0xd0
May 31 15:23:01 Lees-PC kernel: netlink_rcv_skb+0x50/0xf0
May 31 15:23:01 Lees-PC kernel: genl_rcv+0x24/0x40
May 31 15:23:01 Lees-PC kernel: netlink_unicast+0x201/0x2d0
May 31 15:23:01 Lees-PC kernel: netlink_sendmsg+0x23a/0x470
May 31 15:23:01 Lees-PC kernel: sock_sendmsg+0x5e/0x60
May 31 15:23:01 Lees-PC kernel: __sys_sendto+0xf0/0x160
May 31 15:23:01 Lees-PC kernel: __x64_sys_sendto+0x20/0x30
May 31 15:23:01 Lees-PC kernel: do_syscall_64+0x33/0x40
May 31 15:23:01 Lees-PC kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
May 31 15:23:01 Lees-PC kernel: RIP: 0033:0x7fc7bb236c10
May 31 15:23:01 Lees-PC kernel: Code: c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 1d 45 31 c9 45 31 c0 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 68 c3 0f 1f 80 00 00 00 00 55 48 83 ec 20 48
May 31 15:23:01 Lees-PC kernel: RSP: 002b:00007ffcf5547238 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
May 31 15:23:01 Lees-PC kernel: RAX: ffffffffffffffda RBX: 000055c1074c3870 RCX: 00007fc7bb236c10
May 31 15:23:01 Lees-PC kernel: RDX: 000000000000001c RSI: 000055c1074d9f60 RDI: 0000000000000004
May 31 15:23:01 Lees-PC kernel: RBP: 000055c1074d8cd0 R08: 0000000000000000 R09: 0000000000000000
May 31 15:23:01 Lees-PC kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffcf55472a0
May 31 15:23:01 Lees-PC kernel: R13: 00007ffcf554729c R14: 000055c1074cd500 R15: 0000000000000000
May 31 15:23:01 Lees-PC kernel: ---[ end trace a60e1f9a85f66626 ]---
May 31 15:23:01 Lees-PC kernel: usb 1-13: new full-speed USB device number 5 using xhci_hcd
May 31 15:23:01 Lees-PC kernel: usb 1-13: config 1 has an invalid interface number: 2 but max is 1
May 31 15:23:01 Lees-PC kernel: usb 1-13: config 1 has no interface number 1
May 31 15:23:01 Lees-PC kernel: usb 1-13: New USB device found, idVendor=0b05, idProduct=19af, bcdDevice= 1.00
May 31 15:23:01 Lees-PC kernel: usb 1-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 31 15:23:01 Lees-PC kernel: usb 1-13: Product: AURA LED Controller
May 31 15:23:01 Lees-PC kernel: usb 1-13: Manufacturer: AsusTek Computer Inc.
May 31 15:23:01 Lees-PC kernel: usb 1-13: SerialNumber: 9876543210
May 31 15:23:02 Lees-PC systemd-networkd[283]: wlan0: Link UP
May 31 15:23:02 Lees-PC systemd-udevd[284]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 31 15:23:02 Lees-PC kernel: wlan0: authenticate with a8:5e:45:ff:23:a4
May 31 15:23:02 Lees-PC kernel: wlan0: send auth to a8:5e:45:ff:23:a4 (try 1/3)
May 31 15:23:02 Lees-PC kernel: wlan0: authenticated
May 31 15:23:02 Lees-PC kernel: wlan0: associate with a8:5e:45:ff:23:a4 (try 1/3)
May 31 15:23:02 Lees-PC systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 31 15:23:02 Lees-PC systemd[1]: Starting Load/Save RF Kill Switch Status...
May 31 15:23:02 Lees-PC kernel: wlan0: RX AssocResp from a8:5e:45:ff:23:a4 (capab=0x1011 status=0 aid=19)
May 31 15:23:02 Lees-PC kernel: wlan0: associated
May 31 15:23:02 Lees-PC systemd-networkd[283]: wlan0: Gained carrier
May 31 15:23:02 Lees-PC kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
May 31 15:23:02 Lees-PC kernel: wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by a8:5e:45:ff:23:a4
May 31 15:23:02 Lees-PC kernel: iTCO_vendor_support: vendor-support=0
May 31 15:23:02 Lees-PC kernel: asus_wmi: ASUS WMI generic driver loaded
May 31 15:23:02 Lees-PC kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
May 31 15:23:02 Lees-PC kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
May 31 15:23:02 Lees-PC kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
May 31 15:23:02 Lees-PC kernel: ee1004 11-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
May 31 15:23:02 Lees-PC kernel: asus_wmi: Initialization: 0x0
May 31 15:23:02 Lees-PC kernel: asus_wmi: BIOS WMI version: 0.0
May 31 15:23:02 Lees-PC kernel: ee1004 11-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
May 31 15:23:02 Lees-PC kernel: asus_wmi: SFUN value: 0x0
May 31 15:23:02 Lees-PC kernel: eeepc-wmi eeepc-wmi: Detected AsusMbSwInterface, not ASUSWMI, use DSTS
May 31 15:23:02 Lees-PC kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input17
May 31 15:23:02 Lees-PC systemd-udevd[282]: Using default interface naming scheme 'v247'.
May 31 15:23:02 Lees-PC systemd-udevd[282]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 31 15:23:02 Lees-PC kernel: r8169 0000:05:00.0 enp5s0: renamed from eth0
May 31 15:23:02 Lees-PC kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
May 31 15:23:02 Lees-PC kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:046D:C52B.0001/input/input18
May 31 15:23:02 Lees-PC kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-11/input0
May 31 15:23:02 Lees-PC kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.1/0003:046D:C52B.0002/input/input19
May 31 15:23:02 Lees-PC kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.1/0003:046D:C52B.0002/input/input20
May 31 15:23:02 Lees-PC systemd-networkd[283]: eth0: Interface name change detected, eth0 has been renamed to enp5s0.
May 31 15:23:02 Lees-PC kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.1/0003:046D:C52B.0002/input/input21
May 31 15:23:02 Lees-PC kernel: hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-11/input1
May 31 15:23:02 Lees-PC kernel: hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11/input2
May 31 15:23:02 Lees-PC kernel: hid-generic 0003:0B05:19AF.0004: hiddev98,hidraw3: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:00:14.0-13/input2
May 31 15:23:02 Lees-PC kernel: usbcore: registered new interface driver usbhid
May 31 15:23:02 Lees-PC kernel: usbhid: USB HID core driver
May 31 15:23:02 Lees-PC systemd[1]: Reached target Sound Card.
May 31 15:23:02 Lees-PC systemd-udevd[292]: Using default interface naming scheme 'v247'.
May 31 15:23:02 Lees-PC systemd[1]: Started Load/Save RF Kill Switch Status.
May 31 15:23:02 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:02 Lees-PC systemd-udevd[292]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 31 15:23:02 Lees-PC systemd-networkd[283]: wlan0: Connected WiFi access point: WhiteHat (a8:5e:45:ff:23:a4)
May 31 15:23:02 Lees-PC systemd-udevd[292]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 31 15:23:02 Lees-PC kernel: intel_rapl_common: Found RAPL domain package
May 31 15:23:02 Lees-PC kernel: intel_rapl_common: Found RAPL domain core
May 31 15:23:02 Lees-PC kernel: intel_rapl_common: Found RAPL domain uncore
May 31 15:23:02 Lees-PC kernel: intel_rapl_common: Found RAPL domain dram
May 31 15:23:02 Lees-PC kernel: Bluetooth: Core ver 2.22
May 31 15:23:02 Lees-PC kernel: NET: Registered protocol family 31
May 31 15:23:02 Lees-PC kernel: Bluetooth: HCI device and connection manager initialized
May 31 15:23:02 Lees-PC kernel: Bluetooth: HCI socket layer initialized
May 31 15:23:02 Lees-PC kernel: Bluetooth: L2CAP socket layer initialized
May 31 15:23:02 Lees-PC kernel: Bluetooth: SCO socket layer initialized
May 31 15:23:02 Lees-PC kernel: usbcore: registered new interface driver btusb
May 31 15:23:02 Lees-PC systemd[1]: Reached target Bluetooth.
May 31 15:23:02 Lees-PC kernel: Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
May 31 15:23:02 Lees-PC kernel: Bluetooth: hci0: Device revision is 1
May 31 15:23:02 Lees-PC kernel: Bluetooth: hci0: Secure boot is enabled
May 31 15:23:02 Lees-PC kernel: Bluetooth: hci0: OTP lock is enabled
May 31 15:23:02 Lees-PC kernel: Bluetooth: hci0: API lock is enabled
May 31 15:23:02 Lees-PC kernel: Bluetooth: hci0: Debug lock is disabled
May 31 15:23:02 Lees-PC kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
May 31 15:23:02 Lees-PC kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
May 31 15:23:03 Lees-PC systemd-networkd[283]: wlan0: DHCPv4 address 192.168.2.232/24 via 192.168.2.1
May 31 15:23:03 Lees-PC dbus-daemon[361]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=980 pid=283 comm="/usr/lib/systemd/systemd-networkd ")
May 31 15:23:03 Lees-PC audit: BPF prog-id=23 op=LOAD
May 31 15:23:03 Lees-PC audit: BPF prog-id=24 op=LOAD
May 31 15:23:03 Lees-PC audit: BPF prog-id=25 op=LOAD
May 31 15:23:03 Lees-PC systemd[1]: Starting Hostname Service...
May 31 15:23:03 Lees-PC dbus-daemon[361]: [system] Successfully activated service 'org.freedesktop.hostname1'
May 31 15:23:03 Lees-PC systemd[1]: Started Hostname Service.
May 31 15:23:03 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:03 Lees-PC dbus-daemon[361]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.5' (uid=0 pid=516 comm="/usr/lib/systemd/systemd-hostnamed ")
May 31 15:23:03 Lees-PC systemd[1]: Starting Authorization Manager...
May 31 15:23:03 Lees-PC polkitd[517]: Started polkitd version 0.118
May 31 15:23:03 Lees-PC polkitd[517]: Loading rules from directory /etc/polkit-1/rules.d
May 31 15:23:03 Lees-PC polkitd[517]: Loading rules from directory /usr/share/polkit-1/rules.d
May 31 15:23:03 Lees-PC polkitd[517]: Finished loading, compiling and executing 2 rules
May 31 15:23:03 Lees-PC dbus-daemon[361]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
May 31 15:23:03 Lees-PC systemd[1]: Started Authorization Manager.
May 31 15:23:03 Lees-PC polkitd[517]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
May 31 15:23:03 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:03 Lees-PC systemd-hostnamed[516]: Hostname set to <Lees-PC> (static)
May 31 15:23:03 Lees-PC kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-11/input2
May 31 15:23:03 Lees-PC systemd-networkd[283]: wlan0: Gained IPv6LL
May 31 15:23:03 Lees-PC kernel: input: Logitech Wireless Device PID:4004 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input23
May 31 15:23:03 Lees-PC kernel: input: Logitech Wireless Device PID:4004 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input24
May 31 15:23:03 Lees-PC kernel: input: Logitech Wireless Device PID:4004 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input25
May 31 15:23:03 Lees-PC kernel: hid-generic 0003:046D:4004.0005: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4004] on usb-0000:00:14.0-11/input2:1
May 31 15:23:03 Lees-PC kernel: input: Logitech Wireless Device PID:4013 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4013.0006/input/input29
May 31 15:23:03 Lees-PC kernel: hid-generic 0003:046D:4013.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Device PID:4013] on usb-0000:00:14.0-11/input2:2
May 31 15:23:03 Lees-PC kernel: mousedev: PS/2 mouse device common for all mice
May 31 15:23:04 Lees-PC kernel: input: Logitech K360 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input33
May 31 15:23:04 Lees-PC kernel: logitech-hidpp-device 0003:046D:4004.0005: input,hidraw1: USB HID v1.11 Keyboard [Logitech K360] on usb-0000:00:14.0-11/input2:1
May 31 15:23:04 Lees-PC kernel: Bluetooth: hci0: Waiting for firmware download to complete
May 31 15:23:04 Lees-PC kernel: Bluetooth: hci0: Firmware loaded in 1555040 usecs
May 31 15:23:04 Lees-PC kernel: Bluetooth: hci0: Waiting for device to boot
May 31 15:23:04 Lees-PC kernel: Bluetooth: hci0: Device booted in 14576 usecs
May 31 15:23:04 Lees-PC kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
May 31 15:23:04 Lees-PC kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
May 31 15:23:04 Lees-PC kernel: Bluetooth: hci0: Firmware revision 0.0 build 118 week 15 2021
May 31 15:23:04 Lees-PC kernel: input: Logitech M525 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:046D:C52B.0003/0003:046D:4013.0006/input/input34
May 31 15:23:04 Lees-PC kernel: logitech-hidpp-device 0003:046D:4013.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech M525] on usb-0000:00:14.0-11/input2:2
May 31 15:23:04 Lees-PC systemd-logind[363]: Watching system buttons on /dev/input/event18 (Logitech K360)
May 31 15:23:07 Lees-PC systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 31 15:23:07 Lees-PC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:07 Lees-PC kernel: kauditd_printk_skb: 29 callbacks suppressed
May 31 15:23:07 Lees-PC kernel: audit: type=1131 audit(1622496187.876:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:25 Lees-PC kernel: wlan0: disconnect from AP a8:5e:45:ff:23:a4 for new auth to a8:5e:45:ff:23:a0
May 31 15:23:25 Lees-PC kernel: wlan0: authenticate with a8:5e:45:ff:23:a0
May 31 15:23:25 Lees-PC kernel: wlan0: send auth to a8:5e:45:ff:23:a0 (try 1/3)
May 31 15:23:25 Lees-PC systemd-networkd[283]: wlan0: Lost carrier
May 31 15:23:25 Lees-PC systemd-networkd[283]: wlan0: DHCP lease lost
May 31 15:23:25 Lees-PC kernel: wlan0: authenticated
May 31 15:23:25 Lees-PC kernel: wlan0: associate with a8:5e:45:ff:23:a0 (try 1/3)
May 31 15:23:25 Lees-PC kernel: wlan0: RX ReassocResp from a8:5e:45:ff:23:a0 (capab=0x1411 status=0 aid=22)
May 31 15:23:25 Lees-PC kernel: wlan0: associated
May 31 15:23:25 Lees-PC systemd-networkd[283]: wlan0: DHCPv6 lease lost
May 31 15:23:25 Lees-PC kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by a8:5e:45:ff:23:a0
May 31 15:23:25 Lees-PC systemd-networkd[283]: wlan0: Gained carrier
May 31 15:23:25 Lees-PC systemd-networkd[283]: wlan0: Connected WiFi access point: WhiteHat (a8:5e:45:ff:23:a0)
May 31 15:23:25 Lees-PC systemd-networkd[283]: wlan0: DHCPv4 address 192.168.2.232/24 via 192.168.2.1
May 31 15:23:55 Lees-PC systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 31 15:23:55 Lees-PC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:55 Lees-PC kernel: audit: type=1131 audit(1622496235.346:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:23:55 Lees-PC audit: BPF prog-id=25 op=UNLOAD
May 31 15:23:55 Lees-PC audit: BPF prog-id=24 op=UNLOAD
May 31 15:23:55 Lees-PC audit: BPF prog-id=23 op=UNLOAD
May 31 15:23:55 Lees-PC kernel: audit: type=1334 audit(1622496235.616:42): prog-id=25 op=UNLOAD
May 31 15:23:55 Lees-PC kernel: audit: type=1334 audit(1622496235.616:43): prog-id=24 op=UNLOAD
May 31 15:23:55 Lees-PC kernel: audit: type=1334 audit(1622496235.616:44): prog-id=23 op=UNLOAD
May 31 15:25:11 Lees-PC audit[547]: USER_AUTH pid=547 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="lee" exe="/usr/bin/sshd" hostname=192.168.2.3 addr=192.168.2.3 terminal=ssh res=success'
May 31 15:25:11 Lees-PC kernel: audit: type=1100 audit(1622496311.946:45): pid=547 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="lee" exe="/usr/bin/sshd" hostname=192.168.2.3 addr=192.168.2.3 terminal=ssh res=success'
May 31 15:25:11 Lees-PC dbus-daemon[361]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.7' (uid=0 pid=547 comm="sshd: lee [priv] ")
May 31 15:25:11 Lees-PC dbus-daemon[361]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
May 31 15:25:11 Lees-PC sshd[547]: pam_systemd_home(sshd:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
May 31 15:25:11 Lees-PC audit[547]: USER_ACCT pid=547 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lee" exe="/usr/bin/sshd" hostname=192.168.2.3 addr=192.168.2.3 terminal=ssh res=success'
May 31 15:25:11 Lees-PC sshd[547]: Accepted password for lee from 192.168.2.3 port 47652 ssh2
May 31 15:25:11 Lees-PC audit[547]: CRED_ACQ pid=547 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="lee" exe="/usr/bin/sshd" hostname=192.168.2.3 addr=192.168.2.3 terminal=ssh res=success'
May 31 15:25:11 Lees-PC sshd[547]: pam_unix(sshd:session): session opened for user lee(uid=1000) by (uid=0)
May 31 15:25:11 Lees-PC systemd[1]: Created slice User Slice of UID 1000.
May 31 15:25:11 Lees-PC systemd[1]: Starting User Runtime Directory /run/user/1000...
May 31 15:25:11 Lees-PC systemd-logind[363]: New session 1 of user lee.
May 31 15:25:11 Lees-PC systemd[1]: Finished User Runtime Directory /run/user/1000.
May 31 15:25:11 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:25:11 Lees-PC systemd[1]: Starting User Manager for UID 1000...
May 31 15:25:11 Lees-PC kernel: audit: type=1101 audit(1622496311.966:46): pid=547 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lee" exe="/usr/bin/sshd" hostname=192.168.2.3 addr=192.168.2.3 terminal=ssh res=success'
May 31 15:25:11 Lees-PC kernel: audit: type=1103 audit(1622496311.966:47): pid=547 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="lee" exe="/usr/bin/sshd" hostname=192.168.2.3 addr=192.168.2.3 terminal=ssh res=success'
May 31 15:25:11 Lees-PC kernel: audit: type=1006 audit(1622496311.966:48): pid=547 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
May 31 15:25:11 Lees-PC kernel: audit: type=1130 audit(1622496311.966:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:25:11 Lees-PC dbus-daemon[361]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.9' (uid=0 pid=550 comm="(systemd) ")
May 31 15:25:11 Lees-PC dbus-daemon[361]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
May 31 15:25:11 Lees-PC systemd[550]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
May 31 15:25:11 Lees-PC audit[550]: USER_ACCT pid=550 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lee" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:25:11 Lees-PC audit[550]: CRED_ACQ pid=550 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lee" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 31 15:25:11 Lees-PC systemd[550]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lee] ruser=[<unknown>] rhost=[<unknown>]
May 31 15:25:11 Lees-PC systemd[550]: pam_unix(systemd-user:session): session opened for user lee(uid=1000) by (uid=0)
May 31 15:25:11 Lees-PC systemd[550]: pam_env(systemd-user:session): deprecated reading of user environment enabled
May 31 15:25:11 Lees-PC audit[550]: USER_START pid=550 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lee" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:25:11 Lees-PC audit: BPF prog-id=26 op=LOAD
May 31 15:25:11 Lees-PC audit: BPF prog-id=26 op=UNLOAD
May 31 15:25:11 Lees-PC kernel: audit: type=1101 audit(1622496311.976:50): pid=550 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lee" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:25:11 Lees-PC kernel: audit: type=1103 audit(1622496311.976:51): pid=550 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lee" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 31 15:25:11 Lees-PC kernel: audit: type=1006 audit(1622496311.976:52): pid=550 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
May 31 15:25:11 Lees-PC kernel: audit: type=1105 audit(1622496311.976:53): pid=550 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lee" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:25:11 Lees-PC kernel: audit: type=1334 audit(1622496311.976:54): prog-id=26 op=LOAD
May 31 15:25:12 Lees-PC systemd[550]: Queued start job for default target Main User Target.
May 31 15:25:12 Lees-PC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 31 15:25:12 Lees-PC audit[547]: USER_START pid=547 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lee" exe="/usr/bin/sshd" hostname=192.168.2.3 addr=192.168.2.3 terminal=ssh res=success'
May 31 15:25:12 Lees-PC audit[557]: CRED_ACQ pid=557 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="lee" exe="/usr/bin/sshd" hostname=192.168.2.3 addr=192.168.2.3 terminal=ssh res=success'
May 31 15:25:12 Lees-PC sshd[547]: pam_env(sshd:session): deprecated reading of user environment enabled
May 31 15:25:12 Lees-PC systemd[550]: Created slice User Application Slice.
May 31 15:25:12 Lees-PC systemd[550]: Reached target Paths.
May 31 15:25:12 Lees-PC systemd[550]: Reached target Timers.
May 31 15:25:12 Lees-PC systemd[550]: Starting D-Bus User Message Bus Socket.
May 31 15:25:12 Lees-PC systemd[550]: Listening on GnuPG network certificate management daemon.
May 31 15:25:12 Lees-PC systemd[550]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 31 15:25:12 Lees-PC systemd[550]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 31 15:25:12 Lees-PC systemd[550]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 31 15:25:12 Lees-PC systemd[550]: Listening on GnuPG cryptographic agent and passphrase cache.
May 31 15:25:12 Lees-PC systemd[550]: Listening on p11-kit server.
May 31 15:25:12 Lees-PC systemd[550]: Listening on PipeWire PulseAudio.
May 31 15:25:12 Lees-PC systemd[550]: Listening on Multimedia System.
May 31 15:25:12 Lees-PC systemd[550]: Listening on D-Bus User Message Bus Socket.
May 31 15:25:12 Lees-PC systemd[550]: Reached target Sockets.
May 31 15:25:12 Lees-PC systemd[550]: Reached target Basic System.
May 31 15:25:12 Lees-PC systemd[550]: Reached target Main User Target.
May 31 15:25:12 Lees-PC systemd[550]: Startup finished in 49ms.
May 31 15:25:12 Lees-PC systemd[1]: Started User Manager for UID 1000.
May 31 15:25:12 Lees-PC systemd[1]: Started Session 1 of user lee.
May 31 15:25:30 Lees-PC audit[561]: USER_AUTH pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 31 15:25:30 Lees-PC audit[561]: USER_ACCT pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 31 15:25:30 Lees-PC su[561]: (to root) lee on pts/0
May 31 15:25:30 Lees-PC kernel: kauditd_printk_skb: 4 callbacks suppressed
May 31 15:25:30 Lees-PC kernel: audit: type=1100 audit(1622496330.686:59): pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 31 15:25:30 Lees-PC kernel: audit: type=1101 audit(1622496330.686:60): pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 31 15:25:30 Lees-PC kernel: audit: type=1103 audit(1622496330.686:61): pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 31 15:25:30 Lees-PC kernel: audit: type=1105 audit(1622496330.686:62): pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 31 15:25:30 Lees-PC audit[561]: CRED_ACQ pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 31 15:25:30 Lees-PC audit[561]: USER_START pid=561 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
May 31 15:25:30 Lees-PC su[561]: pam_unix(su:session): session opened for user root(uid=0) by lee(uid=1000)Was hoping I could get some info from xrandr but as I suspected it cannot connect to the display.
Last edited by felixculpa (2021-06-01 03:39:45)
Offline
Offline
my board have two-HDMI and one-DP, only the first HDMI give me a quick response and higher resolution, you can try a different port if available.
Offline
This looks like this might be it. I have been just using cli/text only for now.
@twobooks: I only have one hdmi and one DP, and I've already tried both.
Offline
I think I had the same issue (10600k with a z590 chipset mobo). What ended up fixing it for me was running linux-mainline. Make sure you update your makepkg config file before installing linux-mainline though. Add this line /etc/makepkg.conf
# /etc/makepkg.conf
MAKEFLAGS="-j$(nproc)"I tried that after seeing this thread on the gentoo forums https://forums.gentoo.org/viewtopic-t-1 … art-0.html and this thread on the linux mint forums https://forums.linuxmint.com/viewtopic.php?t=345452. Seems like this a known issue but should be fixed once 5.13 is released (mainline is a release candidate for 5.13 right now).
(I know this was already suggested but just wanted to provide my own anecdata.)
Last edited by 0xA13A (2021-06-05 14:22:45)
Offline
Thanks for the link to the Gentoo thread, as I have been planning on setting up Gentoo on the same machine on another partition. I will probably just be waiting for now until 5.13 comes out or I feel like it's absolutely necessary to have xorg running.
Offline
The backport I made to 5.12.Y of the fix still applies cleanly. So if you are worried about 5.13-rc4's stability that would be another option.
Offline