You are not logged in.
I recently installed Arch on my Samsung Galaxy Book Flex Alpha 2 and cannot get the wifi to work at all. I've tried everything from manually installing the intel drivers found here: https://wireless.wiki.kernel.org/en/use … ed_devices
I performed the following commands with the following outputs:
uname -r
5.12.15-arch1-1
Latest Kernel Version
lshw -C network
Look to see if the network adapter is found
*-network UNCLAIMED
description: Network controller
product: Wi-Fi 6 AX201
vendor: Intel Corporation
physical id: 14.3
bus info: pci@0000:00:14.3
version: 20
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix cap_list
configuration: latency=0
resources: memory:51254000-51257fff
*-network
description: Ethernet interface
physical id: 2
bus info: usb@4:3
logical name: enp0s20f0u3
serial: 00:05:1b:94:6c:aa
size: 1Gbit/s
capacity: 1Gbit/s
capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8152 driverversion=v1.11.11 duplex=full firmware=rtl8153b-2 v1 10/23/19 ip=192.168.1.9 link=yes multicast=yes port=MII speed=1Gbit/s
modprobe -r iwlwifi
modprobe iwlwifi
dmesg | grep iwl
[ 1.964286] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 1.966200] iwlwifi: No config found for PCI dev a0f0/6074, rev=0x354, rfid=0x10a100
[ 1.967055] iwlwifi: probe of 0000:00:14.3 failed with error -22
[ 319.922867] iwlwifi: No config found for PCI dev a0f0/6074, rev=0x354, rfid=0x10a100
[ 319.924317] iwlwifi: probe of 0000:00:14.3 failed with error -22
[ 323.680253] iwlwifi: No config found for PCI dev a0f0/6074, rev=0x354, rfid=0x10a100
[ 323.681704] iwlwifi: probe of 0000:00:14.3 failed with error -22
This part puzzles me as I'm not sure if it actually found the firmware that I loaded. I also cannot find any further documentation on what this could mean or find any resolution.
lspci -kvd::280
Output:
00:14.3 Network controller: Intel Corporation Wi-Fi 6 AX201 (rev 20)
DeviceName: Onboard - Ethernet
Subsystem: Intel Corporation Device 6074
Flags: fast devsel, IRQ 16
Memory at 51254000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [80] MSI-X: Enable- Count=16 Masked-
Capabilities: [100] Latency Tolerance Reporting
Capabilities: [164] Vendor Specific Information: ID=0010 Rev=0 Len=014 <?>
Kernel modules: iwlwifi
I also pulled up the entirety of dmesg:
[ 0.000000] Linux version 5.12.15-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 07 Jul 2021 23:35:29 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=cc650e12-1155-48d2-bcbd-b9e0024c9ae9 rw loglevel=3 quiet
[ 0.000000] x86/split lock detection: warning about user-space split_locks
[ 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 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 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[5]: 832, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002c1e6fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000002c1e7000-0x000000003129ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000312a0000-0x000000003136bfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000003136c000-0x0000000031425fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000031426000-0x000000003273afff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003273b000-0x00000000327fefff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000327ff000-0x00000000327fffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000032800000-0x0000000038ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000039200000-0x000000003f7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] 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 0x00000000fed20000-0x00000000fed7ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004c07fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI=0x3136b000 ACPI 2.0=0x3136b014 TPMFinalLog=0x313b2000 SMBIOS=0x325f4000 SMBIOS 3.0=0x325f3000 MEMATTR=0x29129098 ESRT=0x2b31d918
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 730QDA/NP730QDA-KA1US, BIOS P02RGB.014.210406.ZW 04/06/2021
[ 0.000000] tsc: Detected 2800.000 MHz processor
[ 0.000000] tsc: Detected 2803.200 MHz TSC
[ 0.000922] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000924] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000927] last_pfn = 0x4c0800 max_arch_pfn = 0x400000000
[ 0.001041] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001834] last_pfn = 0x32800 max_arch_pfn = 0x400000000
[ 0.020383] esrt: Reserving ESRT space from 0x000000002b31d918 to 0x000000002b31d978.
[ 0.020387] e820: update [mem 0x2b31d000-0x2b31dfff] usable ==> reserved
[ 0.020396] Using GB pages for direct mapping
[ 0.020623] Secure boot disabled
[ 0.020624] RAMDISK: [mem 0x26ba3000-0x2737efff]
[ 0.020626] ACPI: Early table checksum verification disabled
[ 0.020629] ACPI: RSDP 0x000000003136B014 000024 (v02 SECCSD)
[ 0.020631] ACPI: XSDT 0x000000003136A728 0000EC (v01 SECCSD LH43STAR 01072009 AMI 01000013)
[ 0.020636] ACPI: FACP 0x0000000031365000 000114 (v06 SECCSD LH43STAR 01072009 AMI 01000013)
[ 0.020639] ACPI: DSDT 0x0000000031318000 04C817 (v02 SECCSD LH43STAR 01072009 INTL 20191018)
[ 0.020641] ACPI: FACS 0x0000000031422000 000040
[ 0.020643] ACPI: MCFG 0x0000000031369000 00003C (v01 SECCSD LH43STAR 01072009 MSFT 00000097)
[ 0.020645] ACPI: SSDT 0x0000000031366000 00255D (v02 CpuRef CpuSsdt 00003000 INTL 20191018)
[ 0.020647] ACPI: FIDT 0x0000000031317000 00009C (v01 SECCSD LH43STAR 01072009 AMI 00010013)
[ 0.020649] ACPI: MSDM 0x0000000031316000 000055 (v03 SECCSD LH43STAR 01072009 AMI 01000013)
[ 0.020651] ACPI: SSDT 0x0000000031312000 00381D (v02 DptfTb DptfTabl 00001000 INTL 20191018)
[ 0.020653] ACPI: SSDT 0x000000003130F000 002E09 (v02 SaSsdt SaSsdt 00003000 INTL 20191018)
[ 0.020655] ACPI: SSDT 0x000000003130B000 003F0F (v02 INTEL IgfxSsdt 00003000 INTL 20191018)
[ 0.020657] ACPI: SSDT 0x00000000312FF000 00B29A (v02 INTEL TcssSsdt 00001000 INTL 20191018)
[ 0.020658] ACPI: HPET 0x00000000312FE000 000038 (v01 SECCSD LH43STAR 01072009 AMI 01000013)
[ 0.020660] ACPI: APIC 0x00000000312FD000 00012C (v04 SECCSD LH43STAR 01072009 AMI 01000013)
[ 0.020662] ACPI: SSDT 0x00000000312FB000 001295 (v02 SECCSD TglU_Rvp 00001000 INTL 20191018)
[ 0.020664] ACPI: NHLT 0x00000000312F9000 001B84 (v00 SECCSD LH43STAR 01072009 AMI 01000013)
[ 0.020666] ACPI: LPIT 0x00000000312F8000 0000CC (v01 SECCSD LH43STAR 01072009 AMI 01000013)
[ 0.020668] ACPI: SSDT 0x00000000312F6000 00012A (v02 SECCSD TbtTypeC 00000000 INTL 20191018)
[ 0.020670] ACPI: DBGP 0x00000000312F5000 000034 (v01 SECCSD LH43STAR 01072009 AMI 01000013)
[ 0.020671] ACPI: DBG2 0x00000000312F4000 000054 (v00 SECCSD LH43STAR 01072009 AMI 01000013)
[ 0.020673] ACPI: DMAR 0x00000000312F3000 000088 (v02 INTEL EDK2 00000002 01000013)
[ 0.020675] ACPI: SSDT 0x00000000312F2000 00022D (v02 INTEL xh_tudd4 00000000 INTL 20191018)
[ 0.020677] ACPI: SSDT 0x00000000312F1000 000144 (v02 Intel ADebTabl 00001000 INTL 20191018)
[ 0.020679] ACPI: BGRT 0x00000000312F0000 000038 (v01 SECCSD LH43STAR 01072009 AMI 00010013)
[ 0.020681] ACPI: TPM2 0x00000000312EF000 00004C (v04 SECCSD LH43STAR 00000001 AMI 00000000)
[ 0.020683] ACPI: PTDT 0x00000000312EE000 000D44 (v00 SECCSD LH43STAR 00000005 MSFT 0100000D)
[ 0.020685] ACPI: WSMT 0x00000000312F7000 000028 (v01 SECCSD LH43STAR 01072009 AMI 00010013)
[ 0.020686] ACPI: FPDT 0x00000000312ED000 000044 (v01 SECCSD A M I 01072009 AMI 01000013)
[ 0.020688] ACPI: Reserving FACP table memory at [mem 0x31365000-0x31365113]
[ 0.020689] ACPI: Reserving DSDT table memory at [mem 0x31318000-0x31364816]
[ 0.020689] ACPI: Reserving FACS table memory at [mem 0x31422000-0x3142203f]
[ 0.020690] ACPI: Reserving MCFG table memory at [mem 0x31369000-0x3136903b]
[ 0.020690] ACPI: Reserving SSDT table memory at [mem 0x31366000-0x3136855c]
[ 0.020691] ACPI: Reserving FIDT table memory at [mem 0x31317000-0x3131709b]
[ 0.020691] ACPI: Reserving MSDM table memory at [mem 0x31316000-0x31316054]
[ 0.020691] ACPI: Reserving SSDT table memory at [mem 0x31312000-0x3131581c]
[ 0.020692] ACPI: Reserving SSDT table memory at [mem 0x3130f000-0x31311e08]
[ 0.020692] ACPI: Reserving SSDT table memory at [mem 0x3130b000-0x3130ef0e]
[ 0.020693] ACPI: Reserving SSDT table memory at [mem 0x312ff000-0x3130a299]
[ 0.020693] ACPI: Reserving HPET table memory at [mem 0x312fe000-0x312fe037]
[ 0.020694] ACPI: Reserving APIC table memory at [mem 0x312fd000-0x312fd12b]
[ 0.020694] ACPI: Reserving SSDT table memory at [mem 0x312fb000-0x312fc294]
[ 0.020695] ACPI: Reserving NHLT table memory at [mem 0x312f9000-0x312fab83]
[ 0.020695] ACPI: Reserving LPIT table memory at [mem 0x312f8000-0x312f80cb]
[ 0.020695] ACPI: Reserving SSDT table memory at [mem 0x312f6000-0x312f6129]
[ 0.020696] ACPI: Reserving DBGP table memory at [mem 0x312f5000-0x312f5033]
[ 0.020696] ACPI: Reserving DBG2 table memory at [mem 0x312f4000-0x312f4053]
[ 0.020697] ACPI: Reserving DMAR table memory at [mem 0x312f3000-0x312f3087]
[ 0.020697] ACPI: Reserving SSDT table memory at [mem 0x312f2000-0x312f222c]
[ 0.020698] ACPI: Reserving SSDT table memory at [mem 0x312f1000-0x312f1143]
[ 0.020698] ACPI: Reserving BGRT table memory at [mem 0x312f0000-0x312f0037]
[ 0.020699] ACPI: Reserving TPM2 table memory at [mem 0x312ef000-0x312ef04b]
[ 0.020699] ACPI: Reserving PTDT table memory at [mem 0x312ee000-0x312eed43]
[ 0.020700] ACPI: Reserving WSMT table memory at [mem 0x312f7000-0x312f7027]
[ 0.020700] ACPI: Reserving FPDT table memory at [mem 0x312ed000-0x312ed043]
[ 0.020715] ACPI: Local APIC address 0xfee00000
[ 0.021090] No NUMA configuration found
[ 0.021091] Faking a node at [mem 0x0000000000000000-0x00000004c07fffff]
[ 0.021093] NODE_DATA(0) allocated [mem 0x4c07fc000-0x4c07fffff]
[ 0.021108] Zone ranges:
[ 0.021109] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.021110] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.021111] Normal [mem 0x0000000100000000-0x00000004c07fffff]
[ 0.021112] Device empty
[ 0.021113] Movable zone start for each node
[ 0.021113] Early memory node ranges
[ 0.021114] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.021114] node 0: [mem 0x0000000000100000-0x000000002c1e6fff]
[ 0.021115] node 0: [mem 0x00000000327ff000-0x00000000327fffff]
[ 0.021116] node 0: [mem 0x0000000100000000-0x00000004c07fffff]
[ 0.021117] Initmem setup node 0 [mem 0x0000000000001000-0x00000004c07fffff]
[ 0.021118] On node 0 totalpages: 4114822
[ 0.021119] DMA zone: 64 pages used for memmap
[ 0.021119] DMA zone: 158 pages reserved
[ 0.021120] DMA zone: 3998 pages, LIFO batch:0
[ 0.021355] DMA zone: 28770 pages in unavailable ranges
[ 0.021357] DMA32 zone: 2760 pages used for memmap
[ 0.021358] DMA32 zone: 176616 pages, LIFO batch:31
[ 0.022431] DMA32 zone: 48664 pages in unavailable ranges
[ 0.022432] Normal zone: 61472 pages used for memmap
[ 0.022433] Normal zone: 3934208 pages, LIFO batch:63
[ 0.039413] Normal zone: 30720 pages in unavailable ranges
[ 0.039454] Reserving Intel graphics memory at [mem 0x3b800000-0x3f7fffff]
[ 0.040539] ACPI: PM-Timer IO Port: 0x1808
[ 0.040540] ACPI: Local APIC address 0xfee00000
[ 0.040544] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.040545] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.040545] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.040546] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.040546] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.040547] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.040547] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.040547] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.040548] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.040548] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.040548] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.040549] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.040549] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.040549] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.040550] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.040550] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.040633] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.040635] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.040636] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.040637] ACPI: IRQ0 used by override.
[ 0.040638] ACPI: IRQ9 used by override.
[ 0.040639] Using ACPI (MADT) for SMP configuration information
[ 0.040640] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.040645] e820: update [mem 0x28842000-0x2885cfff] usable ==> reserved
[ 0.040650] TSC deadline timer available
[ 0.040650] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.040660] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.040661] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.040662] PM: hibernation: Registered nosave memory: [mem 0x28842000-0x2885cfff]
[ 0.040663] PM: hibernation: Registered nosave memory: [mem 0x2b31d000-0x2b31dfff]
[ 0.040664] PM: hibernation: Registered nosave memory: [mem 0x2c1e7000-0x3129ffff]
[ 0.040665] PM: hibernation: Registered nosave memory: [mem 0x312a0000-0x3136bfff]
[ 0.040665] PM: hibernation: Registered nosave memory: [mem 0x3136c000-0x31425fff]
[ 0.040665] PM: hibernation: Registered nosave memory: [mem 0x31426000-0x3273afff]
[ 0.040666] PM: hibernation: Registered nosave memory: [mem 0x3273b000-0x327fefff]
[ 0.040667] PM: hibernation: Registered nosave memory: [mem 0x32800000-0x38ffffff]
[ 0.040667] PM: hibernation: Registered nosave memory: [mem 0x39000000-0x391fffff]
[ 0.040667] PM: hibernation: Registered nosave memory: [mem 0x39200000-0x3f7fffff]
[ 0.040668] PM: hibernation: Registered nosave memory: [mem 0x3f800000-0xbfffffff]
[ 0.040668] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
[ 0.040669] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfdffffff]
[ 0.040669] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.040669] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.040670] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.040670] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.040671] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.040671] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
[ 0.040671] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[ 0.040672] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
[ 0.040672] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.040672] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.040673] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.040674] [mem 0x3f800000-0xbfffffff] available for PCI devices
[ 0.040674] Booting paravirtualized kernel on bare hardware
[ 0.040676] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.043634] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[ 0.043735] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[ 0.043739] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[ 0.043740] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.043752] Built 1 zonelists, mobility grouping on. Total pages: 4050368
[ 0.043753] Policy zone: Normal
[ 0.043754] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=cc650e12-1155-48d2-bcbd-b9e0024c9ae9 rw loglevel=3 quiet
[ 0.044166] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.044360] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.044410] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[ 0.065815] Memory: 16023088K/16459288K available (14344K kernel code, 2040K rwdata, 8996K rodata, 1652K init, 4336K bss, 435940K reserved, 0K cma-reserved)
[ 0.065818] random: get_random_u64 called from __kmem_cache_create+0x2a/0x560 with crng_init=0
[ 0.065900] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.065908] ftrace: allocating 41970 entries in 164 pages
[ 0.074117] ftrace: allocated 164 pages with 3 groups
[ 0.074181] rcu: Preemptible hierarchical RCU implementation.
[ 0.074182] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.074182] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[ 0.074183] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.074184] Trampoline variant of Tasks RCU enabled.
[ 0.074184] Rude variant of Tasks RCU enabled.
[ 0.074184] Tracing variant of Tasks RCU enabled.
[ 0.074185] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.074185] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.075966] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[ 0.076601] Console: colour dummy device 80x25
[ 0.076609] printk: console [tty0] enabled
[ 0.076622] ACPI: Core revision 20210105
[ 0.077066] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[ 0.077302] APIC: Switch to symmetric I/O mode setup
[ 0.077304] DMAR: Host address width 39
[ 0.077305] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.077309] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[ 0.077310] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.077314] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.077316] DMAR: RMRR base: 0x0000003b000000 end: 0x0000003f7fffff
[ 0.077319] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.077319] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.077320] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.081429] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.081431] x2apic enabled
[ 0.081483] Switched APIC routing to cluster x2apic.
[ 0.093181] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.107205] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x28680fa287f, max_idle_ns: 440795281151 ns
[ 0.107209] Calibrating delay loop (skipped), value calculated using timer frequency.. 5608.00 BogoMIPS (lpj=9344000)
[ 0.107211] pid_max: default: 32768 minimum: 301
[ 0.108503] LSM: Security Framework initializing
[ 0.108506] Yama: becoming mindful.
[ 0.108544] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.108571] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.108739] CPU0: Thermal monitoring enabled (TM1)
[ 0.108740] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.108827] process: using mwait in idle threads
[ 0.108828] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.108829] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.108831] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.108832] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.108833] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.108834] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.108834] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.109036] Freeing SMP alternatives memory: 36K
[ 0.110634] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1499
[ 0.110676] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (family: 0x6, model: 0x8c, stepping: 0x1)
[ 0.110748] Performance Events: PEBS fmt4+-baseline, AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.110759] ... version: 5
[ 0.110759] ... bit width: 48
[ 0.110759] ... generic registers: 8
[ 0.110760] ... value mask: 0000ffffffffffff
[ 0.110760] ... max period: 00007fffffffffff
[ 0.110760] ... fixed-purpose events: 4
[ 0.110761] ... event mask: 0001000f000000ff
[ 0.110816] rcu: Hierarchical SRCU implementation.
[ 0.111282] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.111327] smp: Bringing up secondary CPUs ...
[ 0.111386] x86: Booting SMP configuration:
[ 0.111387] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.117285] smp: Brought up 1 node, 8 CPUs
[ 0.117285] smpboot: Max logical packages: 1
[ 0.117285] smpboot: Total of 8 processors activated (44869.00 BogoMIPS)
[ 0.121046] devtmpfs: initialized
[ 0.121046] x86/mm: Memory block size: 128MB
[ 0.121058] PM: Registering ACPI NVS region [mem 0x3136c000-0x31425fff] (761856 bytes)
[ 0.121058] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.121058] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.121058] pinctrl core: initialized pinctrl subsystem
[ 0.121098] PM: RTC time: 22:02:00, date: 2021-07-19
[ 0.121205] NET: Registered protocol family 16
[ 0.121357] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.121463] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.121568] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.121572] audit: initializing netlink subsys (disabled)
[ 0.121576] audit: type=2000 audit(1626732120.036:1): state=initialized audit_enabled=0 res=1
[ 0.121576] thermal_sys: Registered thermal governor 'fair_share'
[ 0.121576] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.121576] thermal_sys: Registered thermal governor 'step_wise'
[ 0.121576] thermal_sys: Registered thermal governor 'user_space'
[ 0.121576] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.121576] cpuidle: using governor ladder
[ 0.121576] cpuidle: using governor menu
[ 0.121576] ACPI: bus type PCI registered
[ 0.121576] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.121576] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[ 0.121576] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
[ 0.121576] PCI: Using configuration type 1 for base access
[ 0.121576] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.121576] Kprobes globally optimized
[ 0.123889] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.123889] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.123920] ACPI: Added _OSI(Module Device)
[ 0.123921] ACPI: Added _OSI(Processor Device)
[ 0.123921] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.123922] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.123922] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.123923] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.123924] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.183472] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.185505] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.187352] ACPI Error: Needed [Integer/String/Buffer], found [Package] 0000000062b9c856 (20210105/exresop-469)
[ 0.187358] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20210105/dswexec-431)
[ 0.187361] ACPI Error: Aborting method \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/psparse-529)
[ 0.187364] ACPI Error: Method execution failed \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/uteval-68)
[ 0.194579] ACPI: Dynamic OEM Table Load:
[ 0.194586] ACPI: SSDT 0xFFFF969681184000 0001CB (v02 PmRef Cpu0Psd 00003000 INTL 20191018)
[ 0.195431] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[ 0.196175] ACPI: Dynamic OEM Table Load:
[ 0.196179] ACPI: SSDT 0xFFFF96968151E400 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20191018)
[ 0.196952] ACPI: Dynamic OEM Table Load:
[ 0.196955] ACPI: SSDT 0xFFFF969681516000 000647 (v02 PmRef Cpu0Ist 00003000 INTL 20191018)
[ 0.197801] ACPI: Dynamic OEM Table Load:
[ 0.197804] ACPI: SSDT 0xFFFF96968151C800 00028B (v02 PmRef Cpu0Hwp 00003000 INTL 20191018)
[ 0.198707] ACPI: Dynamic OEM Table Load:
[ 0.198711] ACPI: SSDT 0xFFFF96968007C000 0008E7 (v02 PmRef ApIst 00003000 INTL 20191018)
[ 0.199589] ACPI: Dynamic OEM Table Load:
[ 0.199592] ACPI: SSDT 0xFFFF969681510000 00048A (v02 PmRef ApHwp 00003000 INTL 20191018)
[ 0.200391] ACPI: Dynamic OEM Table Load:
[ 0.200394] ACPI: SSDT 0xFFFF969681511800 0004D4 (v02 PmRef ApPsd 00003000 INTL 20191018)
[ 0.201191] ACPI: Dynamic OEM Table Load:
[ 0.201194] ACPI: SSDT 0xFFFF969681517000 00048A (v02 PmRef ApCst 00003000 INTL 20191018)
[ 0.204422] ACPI: EC: EC started
[ 0.204423] ACPI: EC: interrupt blocked
[ 0.205603] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.205604] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC used to handle transactions
[ 0.205605] ACPI: Interpreter enabled
[ 0.205646] ACPI: (supports S0 S3 S4 S5)
[ 0.205648] ACPI: Using IOAPIC for interrupt routing
[ 0.205688] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.206127] ACPI: Enabled 9 GPEs in block 00 to 7F
[ 0.207539] ACPI Error: Needed [Integer/String/Buffer], found [Package] 0000000062b9c856 (20210105/exresop-469)
[ 0.207542] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20210105/dswexec-431)
[ 0.207545] ACPI Error: Aborting method \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/psparse-529)
[ 0.217131] ACPI: PM: Power Resource [PRXP] (on)
[ 0.321690] ACPI: PM: Power Resource [BTRT] (on)
[ 0.322133] ACPI: PM: Power Resource [PAUD] (on)
[ 0.325280] ACPI: PM: Power Resource [V0PR] (on)
[ 0.325429] ACPI: PM: Power Resource [V1PR] (on)
[ 0.325567] ACPI: PM: Power Resource [V2PR] (on)
[ 0.327910] ACPI: PM: Power Resource [WRST] (on)
[ 0.328521] ACPI: PM: Power Resource [TBT0] (on)
[ 0.328865] ACPI: PM: Power Resource [TBT1] (on)
[ 0.329201] ACPI: PM: Power Resource [D3C] (on)
[ 0.334350] ACPI: PM: Power Resource [PRXP] (on)
[ 0.440582] ACPI: PM: Power Resource [PRXP] (on)
[ 0.573902] ACPI: PM: Power Resource [PIN] (off)
[ 0.574148] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
[ 0.574153] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.577520] acpi PNP0A08:00: _OSC: platform does not support [AER]
[ 0.583606] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[ 0.585499] PCI host bridge to bus 0000:00
[ 0.585500] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.585502] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.585503] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.585504] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.585504] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.585505] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.585506] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.585507] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.585507] pci_bus 0000:00: root bus resource [mem 0x3f800000-0xbfffffff window]
[ 0.585508] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.585556] pci 0000:00:00.0: [8086:9a14] type 00 class 0x060000
[ 0.585979] pci 0000:00:02.0: [8086:9a49] type 00 class 0x030000
[ 0.585986] pci 0000:00:02.0: reg 0x10: [mem 0x50000000-0x50ffffff 64bit]
[ 0.585991] pci 0000:00:02.0: reg 0x18: [mem 0x40000000-0x4fffffff 64bit pref]
[ 0.585995] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.586008] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.586009] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[ 0.586031] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[ 0.586032] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[ 0.586036] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[ 0.586037] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[ 0.586271] pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
[ 0.586286] pci 0000:00:04.0: reg 0x10: [mem 0x51200000-0x5121ffff 64bit]
[ 0.586605] pci 0000:00:06.0: [8086:9a09] type 01 class 0x060400
[ 0.586692] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[ 0.586728] pci 0000:00:06.0: PTM enabled (root), 4ns granularity
[ 0.587138] pci 0000:00:08.0: [8086:9a11] type 00 class 0x088000
[ 0.587145] pci 0000:00:08.0: reg 0x10: [mem 0x51261000-0x51261fff 64bit]
[ 0.587416] pci 0000:00:0d.0: [8086:9a13] type 00 class 0x0c0330
[ 0.587428] pci 0000:00:0d.0: reg 0x10: [mem 0x51240000-0x5124ffff 64bit]
[ 0.587480] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[ 0.588302] pci 0000:00:12.0: [8086:a0fc] type 00 class 0x070000
[ 0.588323] pci 0000:00:12.0: reg 0x10: [mem 0x51230000-0x5123ffff 64bit]
[ 0.588410] pci 0000:00:12.0: PME# supported from D0 D3hot
[ 0.588775] pci 0000:00:14.0: [8086:a0ed] type 00 class 0x0c0330
[ 0.588795] pci 0000:00:14.0: reg 0x10: [mem 0x51220000-0x5122ffff 64bit]
[ 0.588894] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.589573] pci 0000:00:14.2: [8086:a0ef] type 00 class 0x050000
[ 0.589593] pci 0000:00:14.2: reg 0x10: [mem 0x51258000-0x5125bfff 64bit]
[ 0.589606] pci 0000:00:14.2: reg 0x18: [mem 0x51260000-0x51260fff 64bit]
[ 0.589891] pci 0000:00:14.3: [8086:a0f0] type 00 class 0x028000
[ 0.589912] pci 0000:00:14.3: reg 0x10: [mem 0x51254000-0x51257fff 64bit]
[ 0.590035] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[ 0.590796] pci 0000:00:15.0: [8086:a0e8] type 00 class 0x0c8000
[ 0.591527] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.595250] pci 0000:00:15.1: [8086:a0e9] type 00 class 0x0c8000
[ 0.595982] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.599218] pci 0000:00:16.0: [8086:a0e0] type 00 class 0x078000
[ 0.599240] pci 0000:00:16.0: reg 0x10: [mem 0x5125d000-0x5125dfff 64bit]
[ 0.599334] pci 0000:00:16.0: PME# supported from D3hot
[ 0.599826] pci 0000:00:1f.0: [8086:a082] type 00 class 0x060100
[ 0.600220] pci 0000:00:1f.3: [8086:a0c8] type 00 class 0x040100
[ 0.600280] pci 0000:00:1f.3: reg 0x10: [mem 0x51250000-0x51253fff 64bit]
[ 0.600349] pci 0000:00:1f.3: reg 0x20: [mem 0x51000000-0x510fffff 64bit]
[ 0.600505] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.600855] pci 0000:00:1f.4: [8086:a0a3] type 00 class 0x0c0500
[ 0.600883] pci 0000:00:1f.4: reg 0x10: [mem 0x5125c000-0x5125c0ff 64bit]
[ 0.600916] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.601203] pci 0000:00:1f.5: [8086:a0a4] type 00 class 0x0c8000
[ 0.601221] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.601795] pci 0000:01:00.0: [144d:a809] type 00 class 0x010802
[ 0.601810] pci 0000:01:00.0: reg 0x10: [mem 0x51100000-0x51103fff 64bit]
[ 0.601980] pci 0000:00:06.0: PCI bridge to [bus 01]
[ 0.601983] pci 0000:00:06.0: bridge window [mem 0x51100000-0x511fffff]
[ 0.602035] ACPI Error: Needed [Integer/String/Buffer], found [Package] 0000000062b9c856 (20210105/exresop-469)
[ 0.602038] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20210105/dswexec-431)
[ 0.602040] ACPI Error: Aborting method \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/psparse-529)
[ 0.606234] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.606317] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[ 0.606397] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.606476] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.606555] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.606634] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.606713] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.606793] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.620049] ACPI Error: Needed [Integer/String/Buffer], found [Package] 0000000062b9c856 (20210105/exresop-469)
[ 0.620051] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20210105/dswexec-431)
[ 0.620054] ACPI Error: Aborting method \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/psparse-529)
[ 0.622058] ACPI: EC: interrupt unblocked
[ 0.622059] ACPI: EC: event unblocked
[ 0.622316] ACPI: EC: 0 stale EC events cleared
[ 0.622316] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.622316] ACPI: EC: GPE=0x15
[ 0.622316] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC initialization complete
[ 0.622316] ACPI: \_SB_.PC00.LPCB.H_EC: EC: Used to handle transactions and events
[ 0.622316] iommu: Default domain type: Translated
[ 0.622316] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.622316] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.622316] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.622316] vgaarb: loaded
[ 0.622316] SCSI subsystem initialized
[ 0.622316] libata version 3.00 loaded.
[ 0.622316] ACPI: bus type USB registered
[ 0.622316] usbcore: registered new interface driver usbfs
[ 0.622316] usbcore: registered new interface driver hub
[ 0.622316] usbcore: registered new device driver usb
[ 0.622316] pps_core: LinuxPPS API ver. 1 registered
[ 0.622316] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.622316] PTP clock support registered
[ 0.622316] EDAC MC: Ver: 3.0.0
[ 0.622316] Registered efivars operations
[ 0.622316] NetLabel: Initializing
[ 0.622316] NetLabel: domain hash size = 128
[ 0.622316] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.622316] NetLabel: unlabeled traffic allowed by default
[ 0.622316] PCI: Using ACPI for IRQ routing
[ 0.733681] PCI: pci_cache_line_size set to 64 bytes
[ 0.734030] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[ 0.734433] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.734434] e820: reserve RAM buffer [mem 0x28842000-0x2bffffff]
[ 0.734435] e820: reserve RAM buffer [mem 0x2b31d000-0x2bffffff]
[ 0.734435] e820: reserve RAM buffer [mem 0x2c1e7000-0x2fffffff]
[ 0.734436] e820: reserve RAM buffer [mem 0x32800000-0x33ffffff]
[ 0.734436] e820: reserve RAM buffer [mem 0x4c0800000-0x4c3ffffff]
[ 0.734440] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.734440] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
[ 0.736061] clocksource: Switched to clocksource tsc-early
[ 0.737775] VFS: Disk quotas dquot_6.6.0
[ 0.737775] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.737775] pnp: PnP ACPI init
[ 0.737775] ACPI Error: Needed [Integer/String/Buffer], found [Package] 0000000062b9c856 (20210105/exresop-469)
[ 0.737775] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20210105/dswexec-431)
[ 0.737775] ACPI Error: Aborting method \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/psparse-529)
[ 0.737775] ACPI Error: Method execution failed \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/uteval-68)
[ 0.737775] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.737775] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.737775] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.737775] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.737775] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.737775] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.737775] pnp 00:03: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active)
[ 0.739710] pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[ 0.739724] system 00:04: [mem 0xfedc0000-0xfedc7fff] has been reserved
[ 0.739725] system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 0.739727] system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 0.739728] system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
[ 0.739729] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.739730] system 00:04: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 0.739731] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.739732] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.739744] system 00:05: [io 0x0a00-0x0a07] has been reserved
[ 0.739746] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.741773] system 00:06: [io 0x1800-0x18fe] could not be reserved
[ 0.741774] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.741775] system 00:06: [mem 0xfe04c000-0xfe04ffff] has been reserved
[ 0.741776] system 00:06: [mem 0xfe050000-0xfe0affff] has been reserved
[ 0.741777] system 00:06: [mem 0xfe0d0000-0xfe0fffff] has been reserved
[ 0.741778] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[ 0.741780] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.741781] system 00:06: [mem 0xfd000000-0xfd68ffff] has been reserved
[ 0.741782] system 00:06: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[ 0.741783] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 0.741784] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.742036] system 00:07: [io 0x2000-0x20fe] has been reserved
[ 0.742038] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.742206] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.742406] pnp: PnP ACPI: found 9 devices
[ 0.747478] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.747509] NET: Registered protocol family 2
[ 0.747680] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.748611] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.748695] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.748839] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.748882] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.749030] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.749082] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.749115] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.749154] NET: Registered protocol family 1
[ 0.749158] NET: Registered protocol family 44
[ 0.749168] pci 0000:00:02.0: BAR 9: no space for [mem size 0xe0000000 64bit pref]
[ 0.749170] pci 0000:00:02.0: BAR 9: failed to assign [mem size 0xe0000000 64bit pref]
[ 0.749172] pci 0000:00:02.0: BAR 7: assigned [mem 0x52000000-0x58ffffff 64bit]
[ 0.749175] pci 0000:00:15.0: BAR 0: assigned [mem 0x3f800000-0x3f800fff 64bit]
[ 0.749523] pci 0000:00:15.1: BAR 0: assigned [mem 0x3f801000-0x3f801fff 64bit]
[ 0.749864] pci 0000:00:1f.5: BAR 0: assigned [mem 0x3f802000-0x3f802fff]
[ 0.749877] pci 0000:00:06.0: PCI bridge to [bus 01]
[ 0.749885] pci 0000:00:06.0: bridge window [mem 0x51100000-0x511fffff]
[ 0.749894] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[ 0.749894] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.749895] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.749896] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.749897] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
[ 0.749898] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
[ 0.749898] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
[ 0.749899] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
[ 0.749899] pci_bus 0000:00: resource 11 [mem 0x000f0000-0x000fffff window]
[ 0.749900] pci_bus 0000:00: resource 12 [mem 0x3f800000-0xbfffffff window]
[ 0.749901] pci_bus 0000:01: resource 1 [mem 0x51100000-0x511fffff]
[ 0.749996] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.750654] PCI: CLS 64 bytes, default 64
[ 0.750686] Trying to unpack rootfs image as initramfs...
[ 0.780942] Freeing initrd memory: 8048K
[ 0.780969] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.780970] software IO TLB: mapped [mem 0x0000000022ba3000-0x0000000026ba3000] (64MB)
[ 0.780992] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x28680fa287f, max_idle_ns: 440795281151 ns
[ 0.781027] clocksource: Switched to clocksource tsc
[ 0.781493] Initialise system trusted keyrings
[ 0.781499] Key type blacklist registered
[ 0.781524] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[ 0.782035] zbud: loaded
[ 0.788933] Key type asymmetric registered
[ 0.788934] Asymmetric key parser 'x509' registered
[ 0.788938] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.788972] io scheduler mq-deadline registered
[ 0.788973] io scheduler kyber registered
[ 0.788983] io scheduler bfq registered
[ 0.796032] pcieport 0000:00:06.0: PME: Signaling with IRQ 122
[ 0.796111] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.796124] efifb: probing for efifb
[ 0.796143] efifb: showing boot graphics
[ 0.797247] efifb: framebuffer at 0x40000000, using 8128k, total 8128k
[ 0.797248] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 0.797248] efifb: scrolling: redraw
[ 0.797249] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.797285] fbcon: Deferring console take-over
[ 0.797286] fb0: EFI VGA frame buffer device
[ 0.797448] Monitor-Mwait will be used to enter C-1 state
[ 0.797450] Monitor-Mwait will be used to enter C-2 state
[ 0.797451] Monitor-Mwait will be used to enter C-3 state
[ 0.797453] ACPI: \_SB_.PR00: Found 3 idle states
[ 0.797764] ACPI: AC: AC Adapter [ADP1] (off-line)
[ 0.797802] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.797813] ACPI: button: Lid Switch [LID0]
[ 0.797826] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.800638] ACPI: button: Power Button [PWRB]
[ 0.800662] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.807263] ACPI: button: Power Button [PWRF]
[ 0.807385] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1499
[ 0.810297] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.810298] ACPI: thermal: Thermal Zone [TZ00] (72 C)
[ 0.812821] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.812822] ACPI: thermal: Thermal Zone [TZ01] (72 C)
[ 0.812955] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.818317] serial 0000:00:12.0: enabling device (0000 -> 0002)
[ 0.820109] Non-volatile memory driver v1.3
[ 0.820110] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.820111] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 0.820951] nvme 0000:01:00.0: platform quirk: setting simple suspend
[ 0.820967] nvme nvme0: pci function 0000:01:00.0
[ 0.820991] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.820994] ehci-pci: EHCI PCI platform driver
[ 0.820997] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.820998] ohci-pci: OHCI PCI platform driver
[ 0.821002] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.821019] usbcore: registered new interface driver usbserial_generic
[ 0.821022] usbserial: USB Serial support registered for generic
[ 0.821185] rtc_cmos 00:01: RTC can wake from S4
[ 0.822680] rtc_cmos 00:01: registered as rtc0
[ 0.823115] rtc_cmos 00:01: setting system clock to 2021-07-19T22:02:01 UTC (1626732121)
[ 0.823128] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[ 0.828723] intel_pstate: Intel P-state driver initializing
[ 0.829280] intel_pstate: HWP enabled
[ 0.829384] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.829553] hid: raw HID events driver (C) Jiri Kosina
[ 0.829597] intel_pmc_core INT33A1:00: initialized
[ 0.829626] drop_monitor: Initializing network drop monitor service
[ 0.829665] Initializing XFRM netlink socket
[ 0.829716] NET: Registered protocol family 10
[ 0.832338] Segment Routing with IPv6
[ 0.832339] RPL Segment Routing with IPv6
[ 0.832350] NET: Registered protocol family 17
[ 0.832761] microcode: sig=0x806c1, pf=0x80, revision=0x86
[ 0.832778] microcode: Microcode Update Driver: v2.2.
[ 0.832818] resctrl: L2 allocation detected
[ 0.832819] resctrl: L2DATA allocation detected
[ 0.832819] resctrl: L2CODE allocation detected
[ 0.832821] IPI shorthand broadcast: enabled
[ 0.832827] sched_clock: Marking stable (825446742, 7367220)->(856336470, -23522508)
[ 0.832869] registered taskstats version 1
[ 0.832874] Loading compiled-in X.509 certificates
[ 0.834234] Loaded X.509 cert 'Build time autogenerated kernel key: 822111b8d36328639680afa944be43e828e038b5'
[ 0.834442] zswap: loaded using pool lz4/z3fold
[ 0.834520] Key type ._fscrypt registered
[ 0.834521] Key type .fscrypt registered
[ 0.834521] Key type fscrypt-provisioning registered
[ 0.835545] PM: Magic number: 13:729:47
[ 0.835653] RAS: Correctable Errors collector initialized.
[ 0.845784] nvme nvme0: Shutdown timeout set to 8 seconds
[ 0.872568] nvme nvme0: allocated 64 MiB host memory buffer.
[ 0.937707] ACPI: battery: Slot [BAT1] (battery present)
[ 0.971352] nvme nvme0: 8/0/0 default/read/poll queues
[ 0.988070] nvme0n1: p1 p2 p3
[ 0.999751] Freeing unused decrypted memory: 2036K
[ 1.000214] Freeing unused kernel image (initmem) memory: 1652K
[ 1.017358] Write protecting the kernel read-only data: 26624k
[ 1.018131] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 1.018523] Freeing unused kernel image (rodata/data gap) memory: 1244K
[ 1.033335] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.033341] rodata_test: all tests were successful
[ 1.033350] Run /init as init process
[ 1.033351] with arguments:
[ 1.033352] /init
[ 1.033353] with environment:
[ 1.033354] HOME=/
[ 1.033354] TERM=linux
[ 1.033355] BOOT_IMAGE=/vmlinuz-linux
[ 1.083458] fbcon: Taking over console
[ 1.083497] Console: switching to colour frame buffer device 240x67
[ 1.123759] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 1.123768] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[ 1.124159] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.124162] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.124831] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[ 1.124864] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.124952] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[ 1.124953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.124954] usb usb1: Product: xHCI Host Controller
[ 1.124955] usb usb1: Manufacturer: Linux 5.12.15-arch1-1 xhci-hcd
[ 1.124956] usb usb1: SerialNumber: 0000:00:0d.0
[ 1.125029] hub 1-0:1.0: USB hub found
[ 1.125036] hub 1-0:1.0: 1 port detected
[ 1.125181] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 1.125183] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[ 1.125185] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.125213] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[ 1.125214] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.125215] usb usb2: Product: xHCI Host Controller
[ 1.125216] usb usb2: Manufacturer: Linux 5.12.15-arch1-1 xhci-hcd
[ 1.125217] usb usb2: SerialNumber: 0000:00:0d.0
[ 1.125272] hub 2-0:1.0: USB hub found
[ 1.125280] hub 2-0:1.0: 4 ports detected
[ 1.125574] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.125578] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 1.126707] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
[ 1.126920] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[ 1.126921] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.126922] usb usb3: Product: xHCI Host Controller
[ 1.126923] usb usb3: Manufacturer: Linux 5.12.15-arch1-1 xhci-hcd
[ 1.126924] usb usb3: SerialNumber: 0000:00:14.0
[ 1.126989] hub 3-0:1.0: USB hub found
[ 1.127017] hub 3-0:1.0: 12 ports detected
[ 1.128615] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.128665] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 1.128691] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.128766] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[ 1.128767] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.128768] usb usb4: Product: xHCI Host Controller
[ 1.128768] usb usb4: Manufacturer: Linux 5.12.15-arch1-1 xhci-hcd
[ 1.128769] usb usb4: SerialNumber: 0000:00:14.0
[ 1.128817] hub 4-0:1.0: USB hub found
[ 1.128838] hub 4-0:1.0: 4 ports detected
[ 1.143818] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 1.180563] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 1.198895] random: fast init done
[ 1.276467] systemd[1]: systemd 249-3-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.290801] systemd[1]: Detected architecture x86-64.
[ 1.291205] systemd[1]: Hostname set to <spaceship1>.
[ 1.368329] systemd[1]: Queued start job for default target Graphical Interface.
[ 1.369175] systemd[1]: Created slice Slice /system/getty.
[ 1.369294] systemd[1]: Created slice Slice /system/modprobe.
[ 1.369400] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 1.369469] systemd[1]: Created slice User and Session Slice.
[ 1.369495] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 1.369512] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.369579] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 1.369594] systemd[1]: Reached target Local Encrypted Volumes.
[ 1.369607] systemd[1]: Reached target Path Units.
[ 1.369614] systemd[1]: Reached target Remote File Systems.
[ 1.369619] systemd[1]: Reached target Slice Units.
[ 1.369628] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[ 1.369657] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 1.370224] systemd[1]: Listening on Process Core Dump Socket.
[ 1.370280] systemd[1]: Listening on Journal Audit Socket.
[ 1.370315] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.370356] systemd[1]: Listening on Journal Socket.
[ 1.370399] systemd[1]: Listening on udev Control Socket.
[ 1.370427] systemd[1]: Listening on udev Kernel Socket.
[ 1.370768] systemd[1]: Mounting Huge Pages File System...
[ 1.371103] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.371458] systemd[1]: Mounting Kernel Debug File System...
[ 1.371769] systemd[1]: Mounting Kernel Trace File System...
[ 1.372252] systemd[1]: Starting Create List of Static Device Nodes...
[ 1.372567] systemd[1]: Starting Load Kernel Module configfs...
[ 1.372901] systemd[1]: Starting Load Kernel Module drm...
[ 1.373252] systemd[1]: Starting Load Kernel Module fuse...
[ 1.373760] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 1.373776] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 1.374797] systemd[1]: Starting Journal Service...
[ 1.375504] systemd[1]: Starting Load Kernel Modules...
[ 1.375903] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 1.375951] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 1.376547] systemd[1]: Starting Coldplug All udev Devices...
[ 1.377238] Linux agpgart interface v0.103
[ 1.378044] systemd[1]: Mounted Huge Pages File System.
[ 1.378224] systemd[1]: Mounted POSIX Message Queue File System.
[ 1.378262] systemd[1]: Mounted Kernel Debug File System.
[ 1.378300] systemd[1]: Mounted Kernel Trace File System.
[ 1.378597] systemd[1]: Finished Create List of Static Device Nodes.
[ 1.378754] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 1.379012] systemd[1]: Finished Load Kernel Module configfs.
[ 1.379067] usb 3-5: new full-speed USB device number 2 using xhci_hcd
[ 1.379713] systemd[1]: Mounting Kernel Configuration File System...
[ 1.381088] systemd[1]: Mounted Kernel Configuration File System.
[ 1.381320] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null). Quota mode: none.
[ 1.381862] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 1.381893] audit: type=1130 audit(1626732122.056:2): 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.381931] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 1.382185] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 1.382805] systemd[1]: Starting Load/Save Random Seed...
[ 1.383542] systemd[1]: Starting Create System Users...
[ 1.384661] Asymmetric key parser 'pkcs8' registered
[ 1.385501] systemd[1]: Finished Load Kernel Modules.
[ 1.385534] audit: type=1130 audit(1626732122.060:3): 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.386273] systemd[1]: Starting Apply Kernel Variables...
[ 1.386435] fuse: init (API version 7.33)
[ 1.386810] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 1.386932] systemd[1]: Finished Load Kernel Module fuse.
[ 1.386957] audit: type=1130 audit(1626732122.060: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.387382] audit: type=1131 audit(1626732122.060:5): 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.387835] systemd[1]: Mounting FUSE Control File System...
[ 1.389661] systemd[1]: Mounted FUSE Control File System.
[ 1.390795] systemd[1]: Finished Apply Kernel Variables.
[ 1.390820] audit: type=1130 audit(1626732122.066: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.397255] systemd[1]: Finished Create System Users.
[ 1.397365] audit: type=1130 audit(1626732122.073:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.397881] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 1.397931] systemd[1]: Started Journal Service.
[ 1.397978] audit: type=1130 audit(1626732122.073: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.400609] systemd-journald[219]: Received client request to flush runtime journal.
[ 1.403481] audit: type=1130 audit(1626732122.076:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.403484] audit: type=1131 audit(1626732122.076:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.406169] systemd-journald[219]: File /var/log/journal/4c42f195109f47f5bed0fe1f8d2a1953/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 1.441383] acpi-tad ACPI000E:01: Missing _PRW
[ 1.453637] input: Intel HID events as /devices/platform/INTC1051:00/input/input4
[ 1.453776] intel-hid INTC1051:00: platform supports 5 button array
[ 1.453798] input: Intel HID 5 button array as /devices/platform/INTC1051:00/input/input5
[ 1.460357] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[ 1.460398] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[ 1.519366] usb 3-5: New USB device found, idVendor=04e8, idProduct=730b, bcdDevice= 0.00
[ 1.519370] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.519371] usb 3-5: Product: Fingerprint Sensor Device - 730B
[ 1.519372] usb 3-5: Manufacturer: Cypress
[ 1.644004] usb 3-6: new high-speed USB device number 3 using xhci_hcd
[ 1.710000] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 1.710704] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[ 1.710729] intel_rapl_common: Found RAPL domain package
[ 1.764062] ioremap error for 0x31425000-0x31426000, requested 0x2, got 0x0
[ 1.765020] ucsi_acpi: probe of USBC000:00 failed with error -12
[ 1.807070] usb 3-6: New USB device found, idVendor=2b7e, idProduct=0134, bcdDevice= 0.06
[ 1.807074] usb 3-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.807075] usb 3-6: Product: 720p HD Camera
[ 1.807076] usb 3-6: Manufacturer: Generic
[ 1.807077] usb 3-6: SerialNumber: 200901010001
[ 1.810589] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[ 1.811103] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.811424] ACPI Error: Needed [Integer/String/Buffer], found [Package] 0000000062b9c856 (20210105/exresop-469)
[ 1.811428] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20210105/dswexec-431)
[ 1.811431] ACPI Error: Aborting method \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/psparse-529)
[ 1.817855] ACPI Error: Needed [Integer/String/Buffer], found [Package] 0000000062b9c856 (20210105/exresop-469)
[ 1.817858] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20210105/dswexec-431)
[ 1.817861] ACPI Error: Aborting method \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/psparse-529)
[ 1.833983] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[ 1.834285] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 1.834556] ACPI Error: Needed [Integer/String/Buffer], found [Package] 0000000062b9c856 (20210105/exresop-469)
[ 1.834558] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20210105/dswexec-431)
[ 1.834561] ACPI Error: Aborting method \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/psparse-529)
[ 1.840688] ACPI Error: Needed [Integer/String/Buffer], found [Package] 0000000062b9c856 (20210105/exresop-469)
[ 1.840691] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20210105/dswexec-431)
[ 1.840694] ACPI Error: Aborting method \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/psparse-529)
[ 1.897478] input: ELAN0B00:00 04F3:3136 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN0B00:00/0018:04F3:3136.0001/input/input6
[ 1.897524] input: ELAN0B00:00 04F3:3136 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN0B00:00/0018:04F3:3136.0001/input/input8
[ 1.897560] hid-generic 0018:04F3:3136.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0B00:00 04F3:3136] on i2c-ELAN0B00:00
[ 1.905503] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.907621] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 1.907941] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 1.907944] cfg80211: failed to load regulatory.db
[ 1.909754] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 1.930559] usb 3-10: new full-speed USB device number 4 using xhci_hcd
[ 1.931072] input: ELAN902C:00 04F3:2AC3 Touchscreen as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN902C:00/0018:04F3:2AC3.0002/input/input9
[ 1.931114] input: ELAN902C:00 04F3:2AC3 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN902C:00/0018:04F3:2AC3.0002/input/input10
[ 1.931144] input: ELAN902C:00 04F3:2AC3 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN902C:00/0018:04F3:2AC3.0002/input/input11
[ 1.931173] input: ELAN902C:00 04F3:2AC3 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN902C:00/0018:04F3:2AC3.0002/input/input12
[ 1.931205] hid-generic 0018:04F3:2AC3.0002: input,hidraw1: I2C HID v1.00 Device [ELAN902C:00 04F3:2AC3] on i2c-ELAN902C:00
[ 1.964201] Intel(R) Wireless WiFi driver for Linux
[ 1.964286] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 1.964574] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 1.964697] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 1.964845] ACPI Error: Needed [Integer/String/Buffer], found [Package] 0000000062b9c856 (20210105/exresop-469)
[ 1.964849] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20210105/dswexec-431)
[ 1.964852] ACPI Error: Aborting method \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/psparse-529)
[ 1.966200] iwlwifi: No config found for PCI dev a0f0/6074, rev=0x354, rfid=0x10a100
[ 1.966802] i2c i2c-2: 8/8 memory slots populated (from DMI)
[ 1.966804] i2c i2c-2: Systems with more than 4 memory slots not supported yet, not instantiating SPD
[ 1.967055] iwlwifi: probe of 0000:00:14.3 failed with error -22
[ 1.981428] checking generic (40000000 7f0000) vs hw (50000000 1000000)
[ 1.981430] checking generic (40000000 7f0000) vs hw (40000000 10000000)
[ 1.981430] fb0: switching to inteldrmfb from EFI VGA
[ 1.981560] Console: switching to colour dummy device 80x25
[ 1.981585] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 1.985029] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.986356] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_08.bin (v2.8)
[ 2.004816] input: PC Speaker as /devices/platform/pcspkr/input/input15
[ 2.008734] intel-spi 0000:00:1f.5: gd25q128 (16384 Kbytes)
[ 2.010949] Creating 1 MTD partitions on "0000:00:1f.5":
[ 2.010951] 0x000000000000-0x000001000000 : "BIOS"
[ 2.072351] usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[ 2.072356] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.098335] resource sanity check: requesting [mem 0xfedc0000-0xfedcdfff], which spans more than pnp 00:04 [mem 0xfedc0000-0xfedc7fff]
[ 2.098338] caller tgl_uncore_imc_freerunning_init_box+0xbf/0x100 [intel_uncore] mapping multiple BARs
[ 2.103190] cryptd: max_cpu_qlen set to 1000
[ 2.112284] AVX2 version of gcm_enc/dec engaged.
[ 2.112309] AES CTR mode by8 optimization enabled
[ 2.185224] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 2.185256] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 2.327885] intel_rapl_msr: PL4 support detected.
[ 2.327909] intel_rapl_common: Found RAPL domain package
[ 2.327911] intel_rapl_common: Found RAPL domain core
[ 2.327912] intel_rapl_common: Found RAPL domain uncore
[ 2.327914] intel_rapl_common: Found RAPL domain psys
[ 2.333958] mc: Linux media interface: v0.10
[ 2.339614] iTCO_vendor_support: vendor-support=0
[ 2.342655] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 2.343696] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[ 2.343825] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 2.416819] videodev: Linux video capture interface: v2.00
[ 2.417369] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=2
[ 2.421057] input: ELAN0B00:00 04F3:3136 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN0B00:00/0018:04F3:3136.0001/input/input16
[ 2.421216] input: ELAN0B00:00 04F3:3136 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN0B00:00/0018:04F3:3136.0001/input/input18
[ 2.421287] hid-multitouch 0018:04F3:3136.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0B00:00 04F3:3136] on i2c-ELAN0B00:00
[ 2.427747] hid-generic 001F:8087:0AC2.0003: hidraw2: <UNKNOWN> HID v2.00 Device [hid-ishtp 8087:0AC2] on
[ 2.431002] hid-generic 001F:8087:0AC2.0004: hidraw3: <UNKNOWN> HID v2.00 Device [hid-ishtp 8087:0AC2] on
[ 2.506443] input: ELAN902C:00 04F3:2AC3 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN902C:00/0018:04F3:2AC3.0002/input/input19
[ 2.506490] input: ELAN902C:00 04F3:2AC3 UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN902C:00/0018:04F3:2AC3.0002/input/input20
[ 2.506530] input: ELAN902C:00 04F3:2AC3 UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN902C:00/0018:04F3:2AC3.0002/input/input21
[ 2.506562] input: ELAN902C:00 04F3:2AC3 Stylus as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN902C:00/0018:04F3:2AC3.0002/input/input22
[ 2.506736] hid-multitouch 0018:04F3:2AC3.0002: input,hidraw1: I2C HID v1.00 Device [ELAN902C:00 04F3:2AC3] on i2c-ELAN902C:00
[ 2.507845] Bluetooth: Core ver 2.22
[ 2.507857] NET: Registered protocol family 31
[ 2.507857] Bluetooth: HCI device and connection manager initialized
[ 2.507860] Bluetooth: HCI socket layer initialized
[ 2.507862] Bluetooth: L2CAP socket layer initialized
[ 2.507863] Bluetooth: SCO socket layer initialized
[ 2.510872] mousedev: PS/2 mouse device common for all mice
[ 2.564414] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 2.564446] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 2.564475] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
[ 2.564743] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[ 2.568941] usb 3-6: Found UVC 1.00 device 720p HD Camera (2b7e:0134)
[ 2.572916] usbcore: registered new interface driver btusb
[ 2.573601] input: 720p HD Camera: 720p HD Camera as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/input/input25
[ 2.573697] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[ 2.574090] usbcore: registered new interface driver uvcvideo
[ 2.574793] Bluetooth: hci0: Device revision is 2
[ 2.574795] Bluetooth: hci0: Secure boot is enabled
[ 2.574796] Bluetooth: hci0: OTP lock is enabled
[ 2.574796] Bluetooth: hci0: API lock is enabled
[ 2.574797] Bluetooth: hci0: Debug lock is disabled
[ 2.574798] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 2.576467] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[ 3.133890] random: crng init done
[ 3.145116] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 3.146676] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.147121] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input26
[ 3.147223] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.157497] fbcon: i915drmfb (fb0) is primary device
[ 3.160709] Console: switching to colour frame buffer device 240x67
[ 3.181212] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 3.185122] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[ 3.282766] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
[ 3.282769] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[ 3.282772] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[ 3.282789] sof-audio-pci-intel-tgl 0000:00:1f.3: Direct firmware load for intel/sof/sof-tgl.ri failed with error -2
[ 3.282791] sof-audio-pci-intel-tgl 0000:00:1f.3: error: request firmware intel/sof/sof-tgl.ri failed err: -2
[ 3.282791] sof-audio-pci-intel-tgl 0000:00:1f.3: you may need to download the firmware from https://github.com/thesofproject/sof-bin/
[ 3.282792] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to load DSP firmware -2
[ 3.283051] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof_probe_work failed err: -2
[ 3.544049] usb 4-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 3.561149] usb 4-3: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[ 3.561151] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 3.561152] usb 4-3: Product: USB 10/100/1000 LAN
[ 3.561153] usb 4-3: Manufacturer: Realtek
[ 3.561153] usb 4-3: SerialNumber: 001004D17
[ 3.621902] usbcore: registered new interface driver r8152
[ 3.626040] usbcore: registered new interface driver cdc_ether
[ 3.626970] usbcore: registered new interface driver r8153_ecm
[ 3.744321] usb 4-3: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 3.781411] r8152 4-3:1.0: load rtl8153b-2 v1 10/23/19 successfully
[ 3.810908] r8152 4-3:1.0 eth0: v1.11.11
[ 3.814624] r8152 4-3:1.0 enp0s20f0u3: renamed from eth0
[ 4.407373] Bluetooth: hci0: Waiting for firmware download to complete
[ 4.407798] Bluetooth: hci0: Firmware loaded in 1791824 usecs
[ 4.407822] Bluetooth: hci0: Waiting for device to boot
[ 4.424854] Bluetooth: hci0: Device booted in 16652 usecs
[ 4.432535] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[ 4.434979] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 4.438046] Bluetooth: hci0: Firmware revision 0.0 build 118 week 15 2021
[ 4.497889] Bluetooth: hci0: MSFT filter_enable is already on
[ 7.595804] kauditd_printk_skb: 11 callbacks suppressed
[ 7.595810] audit: type=1131 audit(1626732128.270:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 91.445215] audit: type=1130 audit(1626732212.120:23): 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'
[ 91.446317] audit: type=1130 audit(1626732212.120:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 91.447730] audit: type=1127 audit(1626732212.123:25): pid=364 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 91.449206] audit: type=1130 audit(1626732212.123:26): 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'
[ 91.451698] audit: type=1130 audit(1626732212.126:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 91.454210] audit: type=1130 audit(1626732212.130:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 91.455413] audit: type=1130 audit(1626732212.130:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 91.456646] audit: type=1130 audit(1626732212.130:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 91.457714] audit: type=1334 audit(1626732212.133:31): prog-id=17 op=LOAD
[ 91.460347] audit: type=1334 audit(1626732212.133:32): prog-id=18 op=LOAD
[ 91.473513] NET: Registered protocol family 38
[ 91.485617] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 91.485621] Bluetooth: BNEP filters: protocol multicast
[ 91.485625] Bluetooth: BNEP socket layer initialized
[ 91.487826] 8021q: 802.1Q VLAN Support v1.8
[ 91.530974] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s20f0u3: link becomes ready
[ 91.531130] r8152 4-3:1.0 enp0s20f0u3: carrier on
[ 98.588175] kauditd_printk_skb: 17 callbacks suppressed
[ 98.588178] audit: type=1100 audit(1626732219.263:50): pid=483 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostname=spaceship1 addr=? terminal=/dev/tty1 res=success'
[ 98.597562] audit: type=1101 audit(1626732219.273:51): pid=483 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=spaceship1 addr=? terminal=/dev/tty1 res=success'
[ 98.598627] audit: type=1103 audit(1626732219.273:52): pid=483 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostname=spaceship1 addr=? terminal=/dev/tty1 res=success'
[ 98.598745] audit: type=1006 audit(1626732219.273:53): pid=483 uid=0 old-auid=4294967295 auid=0 tty=tty1 old-ses=4294967295 ses=1 res=1
[ 98.598754] audit: type=1300 audit(1626732219.273:53): arch=c000003e syscall=1 success=yes exit=1 a0=4 a1=7fffdb650180 a2=1 a3=0 items=0 ppid=1 pid=483 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
[ 98.598758] audit: type=1327 audit(1626732219.273:53): proctitle=2F62696E2F6C6F67696E002D70002D2D
[ 98.616226] audit: type=1130 audit(1626732219.290:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 98.618675] audit: type=1101 audit(1626732219.293:55): pid=512 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 98.618695] audit: type=1103 audit(1626732219.293:56): pid=512 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 98.618699] audit: type=1006 audit(1626732219.293:57): pid=512 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
[ 121.564743] kauditd_printk_skb: 15 callbacks suppressed
[ 121.564749] audit: type=1131 audit(1626732242.240:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 121.720868] audit: type=1334 audit(1626732242.396:68): prog-id=23 op=UNLOAD
[ 121.720878] audit: type=1334 audit(1626732242.396:69): prog-id=22 op=UNLOAD
[ 121.720882] audit: type=1334 audit(1626732242.396:70): prog-id=21 op=UNLOAD
[ 319.904678] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 319.904807] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 319.904823] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 319.904825] cfg80211: failed to load regulatory.db
[ 319.920374] Intel(R) Wireless WiFi driver for Linux
[ 319.922867] iwlwifi: No config found for PCI dev a0f0/6074, rev=0x354, rfid=0x10a100
[ 319.924317] iwlwifi: probe of 0000:00:14.3 failed with error -22
[ 323.662102] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 323.662241] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 323.662260] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 323.662262] cfg80211: failed to load regulatory.db
[ 323.678047] Intel(R) Wireless WiFi driver for Linux
[ 323.680253] iwlwifi: No config found for PCI dev a0f0/6074, rev=0x354, rfid=0x10a100
[ 323.681704] iwlwifi: probe of 0000:00:14.3 failed with error -22
[ 903.183881] audit: type=1130 audit(1626733023.860:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 903.183885] audit: type=1131 audit(1626733023.860:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2638.126960] audit: type=1100 audit(1626734758.803:73): pid=820 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=failed'
[ 2645.190915] audit: type=1100 audit(1626734765.866:74): pid=820 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=failed'
[ 2673.879904] audit: type=2100 audit(1626734794.553:75): pid=820 uid=0 auid=4294967295 ses=4294967295 msg='pam_faillock uid=0 exe="/usr/bin/sshd" hostname=? addr=? terminal=? res=success'
[ 2673.879911] audit: type=1100 audit(1626734794.553:76): pid=820 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=failed'
[ 2682.434109] audit: type=1109 audit(1626734803.110:77): pid=823 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:bad_ident grantors=? acct="?" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=failed'
[ 2686.976640] audit: type=1100 audit(1626734807.650:78): pid=825 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=failed'
[ 2726.576211] audit: type=1100 audit(1626734847.250:79): pid=829 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=failed'
[ 2754.258034] audit: type=1100 audit(1626734874.933:80): pid=833 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=failed'
[ 2761.105653] audit: type=1100 audit(1626734881.780:81): pid=833 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=failed'
[ 2821.142528] audit: type=1131 audit(1626734941.816:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2821.143039] audit: type=1130 audit(1626734941.816:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2827.648992] audit: type=1100 audit(1626734948.323:84): pid=843 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=failed'
[ 2834.185894] audit: type=1100 audit(1626734954.860:85): pid=843 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=failed'
[ 2855.788609] audit: type=1131 audit(1626734976.463:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2855.789280] audit: type=1130 audit(1626734976.463:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2855.792537] audit: type=1131 audit(1626734976.466:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 2855.917648] audit: type=1130 audit(1626734976.593:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2855.917661] audit: type=1131 audit(1626734976.593:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2855.919162] audit: type=1130 audit(1626734976.593:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2855.924241] audit: type=1131 audit(1626734976.600:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 2856.167698] audit: type=1130 audit(1626734976.843:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2856.167712] audit: type=1131 audit(1626734976.843:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2856.169477] audit: type=1130 audit(1626734976.843:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2883.986066] kauditd_printk_skb: 11 callbacks suppressed
[ 2883.986068] audit: type=1130 audit(1626735004.660:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2888.127418] audit: type=1100 audit(1626735008.803:108): pid=862 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=failed'
[ 2921.212587] audit: type=1131 audit(1626735041.886:109): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2921.214596] audit: type=1130 audit(1626735041.890:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2934.644713] audit: type=1100 audit(1626735055.320:111): pid=868 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=success'
[ 2934.645450] audit: type=1101 audit(1626735055.320:112): pid=868 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=success'
[ 2934.646039] audit: type=1103 audit(1626735055.320:113): pid=868 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=success'
[ 2934.646089] audit: type=1006 audit(1626735055.320:114): pid=868 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 2934.646093] audit: type=1300 audit(1626735055.320:114): arch=c000003e syscall=1 success=yes exit=1 a0=3 a1=7ffe8abc46e0 a2=1 a3=0 items=0 ppid=867 pid=868 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="sshd" exe="/usr/bin/sshd" key=(null)
[ 2934.646094] audit: type=1327 audit(1626735055.320:114): proctitle=737368643A20726F6F74205B707269765D
[ 2934.658103] audit: type=1105 audit(1626735055.333:115): pid=868 uid=0 auid=0 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=success'
[ 2934.786725] audit: type=1110 audit(1626735055.463:116): pid=870 uid=0 auid=0 ses=3 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sshd" hostname=192.168.1.8 addr=192.168.1.8 terminal=ssh res=success'
Any help greatly appricated!
Last edited by samuelbaetz (2021-07-20 14:11:24)
Offline
[ 1.964201] Intel(R) Wireless WiFi driver for Linux
[ 1.964286] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 1.964574] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 1.964697] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 1.964845] ACPI Error: Needed [Integer/String/Buffer], found [Package] 0000000062b9c856 (20210105/exresop-469)
[ 1.964849] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20210105/dswexec-431)
[ 1.964852] ACPI Error: Aborting method \_SB.PC00.PEG0._STA due to previous error (AE_AML_OPERAND_TYPE) (20210105/psparse-529)
[ 1.966200] iwlwifi: No config found for PCI dev a0f0/6074, rev=0x354, rfid=0x10a100
[ 1.966802] i2c i2c-2: 8/8 memory slots populated (from DMI)
[ 1.966804] i2c i2c-2: Systems with more than 4 memory slots not supported yet, not instantiating SPD
[ 1.967055] iwlwifi: probe of 0000:00:14.3 failed with error -22
https://wiki.archlinux.org/title/Microcode
pacman -Qs linux-firmware
Also 3rd link below (if you've a parallel windows installation)
Offline
So I discovered that it was an issue with the kernel itself. I found a bug on fedora for this exact problem, concerning my exact device. https://bugzilla.redhat.com/show_bug.cgi?id=1977295
I clone the latest version of the kernel 5.14-rc2 and changed this specific file : drivers/net/wireless/intel/iwlwifi/pcie/drv.c
Adding
IWL_DEV_INFO(0xA0F0, 0x6074, iwl_ax201_cfg_qu_hr, NULL),
on line 553
After that I compile the kernel and installed it on my arch system. To check if the firmware was running I ran:
dmesg | grep iwl
Loaded up the firmware!
I was then able to connect!
Offline