You are not logged in.

#1 2021-11-14 23:59:08

DFOwl
Member
Registered: 2020-07-21
Posts: 55

No WiFi After System Upgrade on 2021-11-14

Today I decided to upgrade the system before shutting down. As soon as I booted up the system I discovered that my computer is not connected to the internet. I am using NetworkManager and I am connected to WiFi via TP-Link TL-WN722N v2/v3 [Realtek RTL8188EUS]. I have not had problems with it previously, since supposedly the Kernel supports it. The computer detects the adapter and attempts to scan for networks but when I hover over the menu in KDE, it sees nothing. It doesn't see anything in nmtui either. Right now I have USB-Tethered my system, but this is a very impermanent solution. On Discord a few other Arch users are reporting this same problem.

I have no idea what other information I need to provide at the moment, but I will provide what's asked of me.

Offline

#2 2021-11-15 00:12:48

loqs
Member
Registered: 2014-03-06
Posts: 17,532

Re: No WiFi After System Upgrade on 2021-11-14

Please post the full output of dmesg.

Offline

#3 2021-11-15 00:19:45

DFOwl
Member
Registered: 2020-07-21
Posts: 55

Re: No WiFi After System Upgrade on 2021-11-14

[    0.000000] microcode: microcode updated early to revision 0x28, date = 2019-11-12
[    0.000000] Linux version 5.15.2-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Fri, 12 Nov 2021 19:22:10 +0000
[    0.000000] Command line: root=UUID=25a74e67-7399-4f89-9e6a-9ead1779c4b9 rw initrd=boot\intel-ucode.img initrd=boot\initramfs-linux.img
[    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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] signal: max sigframe size: 1776
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c4e02fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c4e03000-0x00000000c4e09fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c4e0a000-0x00000000c56a8fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c56a9000-0x00000000c5931fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c5932000-0x00000000dd20cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dd20d000-0x00000000dd412fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dd413000-0x00000000dd44ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dd450000-0x00000000dd4f7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dd4f8000-0x00000000ddffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ddfff000-0x00000000ddffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xc4715018-0xc4736c57] usable ==> usable
[    0.000000] e820: update [mem 0xc4715018-0xc4736c57] usable ==> usable
[    0.000000] e820: update [mem 0xc4748018-0xc4754057] usable ==> usable
[    0.000000] e820: update [mem 0xc4748018-0xc4754057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000c4715017] usable
[    0.000000] reserve setup_data: [mem 0x00000000c4715018-0x00000000c4736c57] usable
[    0.000000] reserve setup_data: [mem 0x00000000c4736c58-0x00000000c4748017] usable
[    0.000000] reserve setup_data: [mem 0x00000000c4748018-0x00000000c4754057] usable
[    0.000000] reserve setup_data: [mem 0x00000000c4754058-0x00000000c4e02fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c4e03000-0x00000000c4e09fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000c4e0a000-0x00000000c56a8fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c56a9000-0x00000000c5931fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c5932000-0x00000000dd20cfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000dd20d000-0x00000000dd412fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000dd413000-0x00000000dd44ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000dd450000-0x00000000dd4f7fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000dd4f8000-0x00000000ddffefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ddfff000-0x00000000ddffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] 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-0x000000041dffffff] usable
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi: ACPI=0xdd4d4000 ACPI 2.0=0xdd4d4000 SMBIOS=0xf04c0 
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./B85M, BIOS P2.40 08/29/2014
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3599.215 MHz processor
[    0.000485] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000487] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000492] last_pfn = 0x41e000 max_arch_pfn = 0x400000000
[    0.000580] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001092] total RAM covered: 16352M
[    0.001195] Found optimal setting for mtrr clean up
[    0.001196]  gran_size: 64K 	chunk_size: 64M 	num_reg: 7  	lose cover RAM: 0G
[    0.001444] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.001448] last_pfn = 0xde000 max_arch_pfn = 0x400000000
[    0.007068] found SMP MP-table at [mem 0x000fd7f0-0x000fd7ff]
[    0.007083] Using GB pages for direct mapping
[    0.007884] Secure boot disabled
[    0.007885] RAMDISK: [mem 0x7ef06000-0x7fb72fff]
[    0.007888] ACPI: Early table checksum verification disabled
[    0.007890] ACPI: RSDP 0x00000000DD4D4000 000024 (v02 ALASKA)
[    0.007893] ACPI: XSDT 0x00000000DD4D4080 00007C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007898] ACPI: FACP 0x00000000DD4DEBC0 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.007902] ACPI: DSDT 0x00000000DD4D4190 00AA2F (v02 ALASKA A M I    00000240 INTL 20091112)
[    0.007904] ACPI: FACS 0x00000000DD4F6080 000040
[    0.007906] ACPI: APIC 0x00000000DD4DECD0 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.007909] ACPI: FPDT 0x00000000DD4DED48 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007911] ACPI: SSDT 0x00000000DD4DED90 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.007913] ACPI: SSDT 0x00000000DD4DF2D0 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[    0.007916] ACPI: MCFG 0x00000000DD4DFDA8 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.007918] ACPI: HPET 0x00000000DD4DFDE8 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.007920] ACPI: SSDT 0x00000000DD4DFE20 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.007922] ACPI: SSDT 0x00000000DD4E0190 003493 (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
[    0.007925] ACPI: AAFT 0x00000000DD4E3628 00020D (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.007927] ACPI: ASF! 0x00000000DD4E3838 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.007929] ACPI: Reserving FACP table memory at [mem 0xdd4debc0-0xdd4deccb]
[    0.007930] ACPI: Reserving DSDT table memory at [mem 0xdd4d4190-0xdd4debbe]
[    0.007931] ACPI: Reserving FACS table memory at [mem 0xdd4f6080-0xdd4f60bf]
[    0.007932] ACPI: Reserving APIC table memory at [mem 0xdd4decd0-0xdd4ded41]
[    0.007933] ACPI: Reserving FPDT table memory at [mem 0xdd4ded48-0xdd4ded8b]
[    0.007933] ACPI: Reserving SSDT table memory at [mem 0xdd4ded90-0xdd4df2c8]
[    0.007934] ACPI: Reserving SSDT table memory at [mem 0xdd4df2d0-0xdd4dfda7]
[    0.007935] ACPI: Reserving MCFG table memory at [mem 0xdd4dfda8-0xdd4dfde3]
[    0.007936] ACPI: Reserving HPET table memory at [mem 0xdd4dfde8-0xdd4dfe1f]
[    0.007936] ACPI: Reserving SSDT table memory at [mem 0xdd4dfe20-0xdd4e018c]
[    0.007937] ACPI: Reserving SSDT table memory at [mem 0xdd4e0190-0xdd4e3622]
[    0.007938] ACPI: Reserving AAFT table memory at [mem 0xdd4e3628-0xdd4e3834]
[    0.007939] ACPI: Reserving ASF! table memory at [mem 0xdd4e3838-0xdd4e38dc]
[    0.007976] No NUMA configuration found
[    0.007977] Faking a node at [mem 0x0000000000000000-0x000000041dffffff]
[    0.007980] NODE_DATA(0) allocated [mem 0x41dffc000-0x41dffffff]
[    0.008003] Zone ranges:
[    0.008003]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008005]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008006]   Normal   [mem 0x0000000100000000-0x000000041dffffff]
[    0.008008]   Device   empty
[    0.008009] Movable zone start for each node
[    0.008009] Early memory node ranges
[    0.008010]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.008011]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.008012]   node   0: [mem 0x0000000000100000-0x00000000c4e02fff]
[    0.008013]   node   0: [mem 0x00000000c4e0a000-0x00000000c56a8fff]
[    0.008014]   node   0: [mem 0x00000000c5932000-0x00000000dd20cfff]
[    0.008015]   node   0: [mem 0x00000000dd413000-0x00000000dd44ffff]
[    0.008016]   node   0: [mem 0x00000000ddfff000-0x00000000ddffffff]
[    0.008017]   node   0: [mem 0x0000000100000000-0x000000041dffffff]
[    0.008018] Initmem setup node 0 [mem 0x0000000000001000-0x000000041dffffff]
[    0.008021] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.008023] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.008040] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.012766] On node 0, zone DMA32: 7 pages in unavailable ranges
[    0.013352] On node 0, zone DMA32: 649 pages in unavailable ranges
[    0.013359] On node 0, zone DMA32: 518 pages in unavailable ranges
[    0.013383] On node 0, zone DMA32: 2991 pages in unavailable ranges
[    0.032849] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.032908] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.032985] ACPI: PM-Timer IO Port: 0x1808
[    0.032990] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.032999] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.033002] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.033003] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.033006] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.033007] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.033010] TSC deadline timer available
[    0.033011] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.033027] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.033029] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.033031] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.033031] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.033033] PM: hibernation: Registered nosave memory: [mem 0xc4715000-0xc4715fff]
[    0.033034] PM: hibernation: Registered nosave memory: [mem 0xc4736000-0xc4736fff]
[    0.033036] PM: hibernation: Registered nosave memory: [mem 0xc4748000-0xc4748fff]
[    0.033037] PM: hibernation: Registered nosave memory: [mem 0xc4754000-0xc4754fff]
[    0.033039] PM: hibernation: Registered nosave memory: [mem 0xc4e03000-0xc4e09fff]
[    0.033040] PM: hibernation: Registered nosave memory: [mem 0xc56a9000-0xc5931fff]
[    0.033042] PM: hibernation: Registered nosave memory: [mem 0xdd20d000-0xdd412fff]
[    0.033043] PM: hibernation: Registered nosave memory: [mem 0xdd450000-0xdd4f7fff]
[    0.033044] PM: hibernation: Registered nosave memory: [mem 0xdd4f8000-0xddffefff]
[    0.033046] PM: hibernation: Registered nosave memory: [mem 0xde000000-0xf7ffffff]
[    0.033046] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.033047] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.033048] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.033048] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.033049] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.033049] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.033050] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.033051] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.033051] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.033052] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.033052] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.033054] [mem 0xde000000-0xf7ffffff] available for PCI devices
[    0.033056] Booting paravirtualized kernel on bare hardware
[    0.033057] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.036695] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[    0.036842] percpu: Embedded 53 pages/cpu s180224 r8192 d28672 u524288
[    0.036848] pcpu-alloc: s180224 r8192 d28672 u524288 alloc=1*2097152
[    0.036850] pcpu-alloc: [0] 0 1 2 3 
[    0.036869] Built 1 zonelists, mobility grouping on.  Total pages: 4108284
[    0.036870] Policy zone: Normal
[    0.036871] Kernel command line: root=UUID=25a74e67-7399-4f89-9e6a-9ead1779c4b9 rw initrd=boot\intel-ucode.img initrd=boot\initramfs-linux.img
[    0.037576] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.037908] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.038023] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.080293] Memory: 16082036K/16694624K available (14344K kernel code, 2070K rwdata, 10772K rodata, 1832K init, 3876K bss, 612328K reserved, 0K cma-reserved)
[    0.080298] random: get_random_u64 called from __kmem_cache_create+0x2a/0x540 with crng_init=0
[    0.080407] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.080416] Kernel/User page tables isolation: enabled
[    0.080432] ftrace: allocating 44240 entries in 173 pages
[    0.091732] ftrace: allocated 173 pages with 5 groups
[    0.091811] rcu: Preemptible hierarchical RCU implementation.
[    0.091812] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.091813] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.091814] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.091815] 	Trampoline variant of Tasks RCU enabled.
[    0.091815] 	Rude variant of Tasks RCU enabled.
[    0.091816] 	Tracing variant of Tasks RCU enabled.
[    0.091816] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.091817] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.094656] NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
[    0.094897] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.094988] Console: colour dummy device 80x25
[    0.095000] printk: console [tty0] enabled
[    0.095016] ACPI: Core revision 20210730
[    0.095093] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.095104] APIC: Switch to symmetric I/O mode setup
[    0.095476] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.111770] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e16e3d23e, max_idle_ns: 440795382083 ns
[    0.111774] Calibrating delay loop (skipped), value calculated using timer frequency.. 7201.36 BogoMIPS (lpj=11997383)
[    0.111776] pid_max: default: 32768 minimum: 301
[    0.115966] LSM: Security Framework initializing
[    0.115975] landlock: Up and running.
[    0.115976] Yama: becoming mindful.
[    0.115982] LSM support for eBPF active
[    0.116014] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.116042] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.116241] CPU0: Thermal monitoring enabled (TM1)
[    0.116266] process: using mwait in idle threads
[    0.116268] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.116269] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.116273] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.116274] Spectre V2 : Mitigation: Full generic retpoline
[    0.116275] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.116275] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.116276] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.116277] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.116278] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.116281] SRBDS: Mitigation: Microcode
[    0.116281] MDS: Mitigation: Clear CPU buffers
[    0.118356] Freeing SMP alternatives memory: 36K
[    0.118503] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1024
[    0.118509] smpboot: CPU0: Intel(R) Core(TM) i3-4160 CPU @ 3.60GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.118618] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.118640] ... version:                3
[    0.118641] ... bit width:              48
[    0.118642] ... generic registers:      4
[    0.118642] ... value mask:             0000ffffffffffff
[    0.118643] ... max period:             00007fffffffffff
[    0.118643] ... fixed-purpose events:   3
[    0.118644] ... event mask:             000000070000000f
[    0.118730] rcu: Hierarchical SRCU implementation.
[    0.119218] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.119256] smp: Bringing up secondary CPUs ...
[    0.119334] x86: Booting SMP configuration:
[    0.119335] .... node  #0, CPUs:      #1 #2
[    0.121071] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.121071]  #3
[    0.121838] smp: Brought up 1 node, 4 CPUs
[    0.121838] smpboot: Max logical packages: 1
[    0.121838] smpboot: Total of 4 processors activated (28805.45 BogoMIPS)
[    0.123415] devtmpfs: initialized
[    0.123415] x86/mm: Memory block size: 128MB
[    0.123415] ACPI: PM: Registering ACPI NVS region [mem 0xc4e03000-0xc4e09fff] (28672 bytes)
[    0.123415] ACPI: PM: Registering ACPI NVS region [mem 0xdd450000-0xdd4f7fff] (688128 bytes)
[    0.123415] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.123415] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.123415] pinctrl core: initialized pinctrl subsystem
[    0.123415] PM: RTC time: 23:30:01, date: 2021-11-14
[    0.123415] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.123415] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.123415] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.123415] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.123415] audit: initializing netlink subsys (disabled)
[    0.123415] audit: type=2000 audit(1636932601.026:1): state=initialized audit_enabled=0 res=1
[    0.123415] thermal_sys: Registered thermal governor 'fair_share'
[    0.123415] thermal_sys: Registered thermal governor 'bang_bang'
[    0.123415] thermal_sys: Registered thermal governor 'step_wise'
[    0.123415] thermal_sys: Registered thermal governor 'user_space'
[    0.123415] thermal_sys: Registered thermal governor 'power_allocator'
[    0.123415] cpuidle: using governor ladder
[    0.123415] cpuidle: using governor menu
[    0.123415] HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
[    0.123415] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.123415] ACPI: bus type PCI registered
[    0.123415] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.123415] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.123415] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.123415] PCI: Using configuration type 1 for base access
[    0.123415] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.126077] Kprobes globally optimized
[    0.126081] HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
[    0.126081] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.126081] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.126081] ACPI: Added _OSI(Module Device)
[    0.126081] ACPI: Added _OSI(Processor Device)
[    0.126081] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.126081] ACPI: Added _OSI(Processor Aggregator Device)
[    0.126081] ACPI: Added _OSI(Linux-Dell-Video)
[    0.126081] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.126081] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.134550] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.135366] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.135930] ACPI: Dynamic OEM Table Load:
[    0.135935] ACPI: SSDT 0xFFFF8D11C0347C00 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.136612] ACPI: Dynamic OEM Table Load:
[    0.136615] ACPI: SSDT 0xFFFF8D11C0A73800 0005AA (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.137332] ACPI: Dynamic OEM Table Load:
[    0.137335] ACPI: SSDT 0xFFFF8D11C0217400 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.138675] ACPI: Interpreter enabled
[    0.138696] ACPI: PM: (supports S0 S3 S4 S5)
[    0.138697] ACPI: Using IOAPIC for interrupt routing
[    0.138753] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.139056] ACPI: Enabled 10 GPEs in block 00 to 3F
[    0.147300] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.147306] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.147535] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR DPC]
[    0.147691] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.147692] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.148116] PCI host bridge to bus 0000:00
[    0.148117] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.148119] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.148120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.148121] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.148122] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.148123] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.148124] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.148125] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
[    0.148126] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.148164] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.148299] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.148328] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.148466] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.148481] pci 0000:00:14.0: reg 0x10: [mem 0xf3200000-0xf320ffff 64bit]
[    0.148530] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.148615] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.148630] pci 0000:00:16.0: reg 0x10: [mem 0xf321b000-0xf321b00f 64bit]
[    0.148682] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.148812] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.148825] pci 0000:00:1a.0: reg 0x10: [mem 0xf3218000-0xf32183ff]
[    0.148896] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.150102] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.150115] pci 0000:00:1b.0: reg 0x10: [mem 0xf3210000-0xf3213fff 64bit]
[    0.150168] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.150282] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.150346] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.150664] pci 0000:00:1c.2: [8086:244e] type 01 class 0x060401
[    0.150727] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.151035] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[    0.151098] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.151415] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.151428] pci 0000:00:1d.0: reg 0x10: [mem 0xf3217000-0xf32173ff]
[    0.151499] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.151617] pci 0000:00:1f.0: [8086:8c50] type 00 class 0x060100
[    0.151822] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[    0.151832] pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
[    0.151838] pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
[    0.151843] pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
[    0.151849] pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
[    0.151855] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.151860] pci 0000:00:1f.2: reg 0x24: [mem 0xf3216000-0xf32167ff]
[    0.151889] pci 0000:00:1f.2: PME# supported from D3hot
[    0.151992] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.152006] pci 0000:00:1f.3: reg 0x10: [mem 0xf3215000-0xf32150ff 64bit]
[    0.152023] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.152109] pci 0000:01:00.0: [10de:1401] type 00 class 0x030000
[    0.152119] pci 0000:01:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff]
[    0.152128] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.152136] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.152142] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.152148] pci 0000:01:00.0: reg 0x30: [mem 0xf3000000-0xf307ffff pref]
[    0.152162] pci 0000:01:00.0: BAR 3: assigned to efifb
[    0.152233] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.152270] pci 0000:01:00.1: [10de:0fba] type 00 class 0x040300
[    0.152280] pci 0000:01:00.1: reg 0x10: [mem 0xf3080000-0xf3083fff]
[    0.152377] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.152379] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.152381] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf30fffff]
[    0.152408] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.152461] pci 0000:03:00.0: [1b21:1080] type 01 class 0x060401
[    0.152599] pci 0000:00:1c.2: PCI bridge to [bus 03-04] (subtractive decode)
[    0.152606] pci 0000:00:1c.2:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.152607] pci 0000:00:1c.2:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.152608] pci 0000:00:1c.2:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.152609] pci 0000:00:1c.2:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.152610] pci 0000:00:1c.2:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.152611] pci 0000:00:1c.2:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.152612] pci 0000:00:1c.2:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.152613] pci 0000:00:1c.2:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.152638] pci_bus 0000:04: extended config space not accessible
[    0.152714] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
[    0.152731] pci 0000:03:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.152732] pci 0000:03:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.152733] pci 0000:03:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.152733] pci 0000:03:00.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.152734] pci 0000:03:00.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.152735] pci 0000:03:00.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.152736] pci 0000:03:00.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.152737] pci 0000:03:00.0:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.152789] pci 0000:05:00.0: [1969:10a1] type 00 class 0x020000
[    0.152814] pci 0000:05:00.0: reg 0x10: [mem 0xf3100000-0xf313ffff 64bit]
[    0.152825] pci 0000:05:00.0: reg 0x18: [io  0xd000-0xd07f]
[    0.152878] pci 0000:05:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
[    0.152934] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.153013] pci 0000:00:1c.3: PCI bridge to [bus 05]
[    0.153015] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.153018] pci 0000:00:1c.3:   bridge window [mem 0xf3100000-0xf31fffff]
[    0.153851] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.153899] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.153944] ACPI: PCI: Interrupt link LNKC configured for IRQ 4
[    0.153988] ACPI: PCI: Interrupt link LNKD configured for IRQ 5
[    0.154032] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.154033] ACPI: PCI: Interrupt link LNKE disabled
[    0.154077] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.154077] ACPI: PCI: Interrupt link LNKF disabled
[    0.154122] ACPI: PCI: Interrupt link LNKG configured for IRQ 3
[    0.154166] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.154388] iommu: Default domain type: Translated 
[    0.154389] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.154399] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.154399] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.154399] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.154399] vgaarb: loaded
[    0.154399] SCSI subsystem initialized
[    0.154399] libata version 3.00 loaded.
[    0.154399] ACPI: bus type USB registered
[    0.154399] usbcore: registered new interface driver usbfs
[    0.154399] usbcore: registered new interface driver hub
[    0.154399] usbcore: registered new device driver usb
[    0.154399] pps_core: LinuxPPS API ver. 1 registered
[    0.154399] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.154399] PTP clock support registered
[    0.154399] EDAC MC: Ver: 3.0.0
[    0.154399] Registered efivars operations
[    0.154399] NetLabel: Initializing
[    0.154399] NetLabel:  domain hash size = 128
[    0.154399] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.154399] NetLabel:  unlabeled traffic allowed by default
[    0.154399] PCI: Using ACPI for IRQ routing
[    0.156018] PCI: pci_cache_line_size set to 64 bytes
[    0.156051] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.156053] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.156053] e820: reserve RAM buffer [mem 0xc4715018-0xc7ffffff]
[    0.156055] e820: reserve RAM buffer [mem 0xc4748018-0xc7ffffff]
[    0.156056] e820: reserve RAM buffer [mem 0xc4e03000-0xc7ffffff]
[    0.156056] e820: reserve RAM buffer [mem 0xc56a9000-0xc7ffffff]
[    0.156057] e820: reserve RAM buffer [mem 0xdd20d000-0xdfffffff]
[    0.156058] e820: reserve RAM buffer [mem 0xdd450000-0xdfffffff]
[    0.156059] e820: reserve RAM buffer [mem 0xde000000-0xdfffffff]
[    0.156060] e820: reserve RAM buffer [mem 0x41e000000-0x41fffffff]
[    0.156064] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.156064] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.158490] clocksource: Switched to clocksource tsc-early
[    0.165004] VFS: Disk quotas dquot_6.6.0
[    0.165020] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.165060] pnp: PnP ACPI init
[    0.165184] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.165353] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.165355] system 00:01: [io  0xffff] has been reserved
[    0.165356] system 00:01: [io  0xffff] has been reserved
[    0.165357] system 00:01: [io  0xffff] has been reserved
[    0.165358] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.165359] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.165361] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.165362] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.165363] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.165364] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.165421] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.165489] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.165753] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.166353] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.166356] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.166357] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.166359] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.166361] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.166362] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.166364] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.166365] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.166367] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.166368] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.166370] system 00:07: [mem 0xf7fef000-0xf7feffff] has been reserved
[    0.166371] system 00:07: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
[    0.166625] pnp: PnP ACPI: found 8 devices
[    0.171983] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.172026] NET: Registered PF_INET protocol family
[    0.172132] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.175527] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.175588] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.175727] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.175819] TCP: Hash tables configured (established 131072 bind 65536)
[    0.175873] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.175937] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.175968] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.176013] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.176017] NET: Registered PF_XDP protocol family
[    0.176023] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.176026] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.176028] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.176037] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf3300000-0xf34fffff]
[    0.176041] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf3500000-0xf36fffff 64bit pref]
[    0.176044] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.176046] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.176048] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.176050] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf30fffff]
[    0.176054] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.176055] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.176059] pci 0000:00:1c.0:   bridge window [mem 0xf3300000-0xf34fffff]
[    0.176061] pci 0000:00:1c.0:   bridge window [mem 0xf3500000-0xf36fffff 64bit pref]
[    0.176065] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.176080] pci 0000:00:1c.2: PCI bridge to [bus 03-04]
[    0.176088] pci 0000:00:1c.3: PCI bridge to [bus 05]
[    0.176090] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.176093] pci 0000:00:1c.3:   bridge window [mem 0xf3100000-0xf31fffff]
[    0.176099] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.176101] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.176102] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.176103] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.176104] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.176104] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.176105] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.176106] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff window]
[    0.176108] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.176109] pci_bus 0000:01: resource 1 [mem 0xe0000000-0xf30fffff]
[    0.176110] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.176111] pci_bus 0000:02: resource 1 [mem 0xf3300000-0xf34fffff]
[    0.176112] pci_bus 0000:02: resource 2 [mem 0xf3500000-0xf36fffff 64bit pref]
[    0.176113] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    0.176114] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff window]
[    0.176115] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.176116] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.176117] pci_bus 0000:03: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.176118] pci_bus 0000:03: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.176119] pci_bus 0000:03: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.176120] pci_bus 0000:03: resource 11 [mem 0xe0000000-0xfeafffff window]
[    0.176121] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    0.176122] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    0.176123] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.176124] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.176125] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.176126] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.176127] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.176128] pci_bus 0000:04: resource 11 [mem 0xe0000000-0xfeafffff window]
[    0.176129] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
[    0.176130] pci_bus 0000:05: resource 1 [mem 0xf3100000-0xf31fffff]
[    0.198513] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x750 took 21619 usecs
[    0.218510] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x750 took 19512 usecs
[    0.218528] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.218549] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.218577] pci 0000:03:00.0: Disabling ASPM L0s/L1
[    0.218581] pci 0000:05:00.0: set MSI_INTX_DISABLE_BUG flag
[    0.218583] PCI: CLS 64 bytes, default 64
[    0.218588] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.218588] software IO TLB: mapped [mem 0x00000000ccb2f000-0x00000000d0b2f000] (64MB)
[    0.218628] Trying to unpack rootfs image as initramfs...
[    0.225564] Initialise system trusted keyrings
[    0.225575] Key type blacklist registered
[    0.225613] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.227228] zbud: loaded
[    0.235676] Key type asymmetric registered
[    0.235681] Asymmetric key parser 'x509' registered
[    0.235714] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.235750] io scheduler mq-deadline registered
[    0.235751] io scheduler kyber registered
[    0.235797] io scheduler bfq registered
[    0.236552] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.236869] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.236893] ACPI: button: Power Button [PWRB]
[    0.236925] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.237000] ACPI: button: Power Button [PWRF]
[    0.237290] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.238821] Non-volatile memory driver v1.3
[    0.238823] Linux agpgart interface v0.103
[    0.238824] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.238825] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    0.239205] ahci 0000:00:1f.2: version 3.0
[    0.239361] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1 impl SATA mode
[    0.239365] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
[    0.239978] scsi host0: ahci
[    0.240081] scsi host1: ahci
[    0.240155] scsi host2: ahci
[    0.240235] scsi host3: ahci
[    0.240308] scsi host4: ahci
[    0.240382] scsi host5: ahci
[    0.240417] ata1: SATA max UDMA/133 abar m2048@0xf3216000 port 0xf3216100 irq 28
[    0.240419] ata2: DUMMY
[    0.240421] ata3: DUMMY
[    0.240422] ata4: DUMMY
[    0.240423] ata5: DUMMY
[    0.240424] ata6: DUMMY
[    0.240462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.240466] ehci-pci: EHCI PCI platform driver
[    0.240578] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.240588] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.240599] ehci-pci 0000:00:1a.0: debug port 2
[    0.244518] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf3218000
[    0.258457] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.258524] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.258527] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.258529] usb usb1: Product: EHCI Host Controller
[    0.258531] usb usb1: Manufacturer: Linux 5.15.2-arch1-1 ehci_hcd
[    0.258533] usb usb1: SerialNumber: 0000:00:1a.0
[    0.258675] hub 1-0:1.0: USB hub found
[    0.258682] hub 1-0:1.0: 2 ports detected
[    0.259005] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.259011] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.259021] ehci-pci 0000:00:1d.0: debug port 2
[    0.262953] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf3217000
[    0.263307] Freeing initrd memory: 12724K
[    0.275175] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.275222] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.275224] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.275225] usb usb2: Product: EHCI Host Controller
[    0.275226] usb usb2: Manufacturer: Linux 5.15.2-arch1-1 ehci_hcd
[    0.275228] usb usb2: SerialNumber: 0000:00:1d.0
[    0.275392] hub 2-0:1.0: USB hub found
[    0.275397] hub 2-0:1.0: 2 ports detected
[    0.275522] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.275526] ohci-pci: OHCI PCI platform driver
[    0.275532] uhci_hcd: USB Universal Host Controller Interface driver
[    0.275558] usbcore: registered new interface driver usbserial_generic
[    0.275561] usbserial: USB Serial support registered for generic
[    0.275768] rtc_cmos 00:02: RTC can wake from S4
[    0.276030] rtc_cmos 00:02: registered as rtc0
[    0.276061] rtc_cmos 00:02: setting system clock to 2021-11-14T23:30:01 UTC (1636932601)
[    0.276072] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.276228] intel_pstate: Intel P-state driver initializing
[    0.276456] ledtrig-cpu: registered to indicate activity on CPUs
[    0.276618] efifb: probing for efifb
[    0.276632] efifb: No BGRT, not showing boot graphics
[    0.276633] efifb: framebuffer at 0xf1000000, using 3072k, total 3072k
[    0.276636] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.276638] efifb: scrolling: redraw
[    0.276639] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.276703] fbcon: Deferring console take-over
[    0.276705] fb0: EFI VGA frame buffer device
[    0.276727] hid: raw HID events driver (C) Jiri Kosina
[    0.276827] drop_monitor: Initializing network drop monitor service
[    0.276915] Initializing XFRM netlink socket
[    0.277055] NET: Registered PF_INET6 protocol family
[    0.280608] Segment Routing with IPv6
[    0.280610] RPL Segment Routing with IPv6
[    0.280618] In-situ OAM (IOAM) with IPv6
[    0.280634] NET: Registered PF_PACKET protocol family
[    0.280791] microcode: sig=0x306c3, pf=0x2, revision=0x28
[    0.280815] microcode: Microcode Update Driver: v2.2.
[    0.280819] IPI shorthand broadcast: enabled
[    0.280830] sched_clock: Marking stable (280481981, 268463)->(281188569, -438125)
[    0.280952] registered taskstats version 1
[    0.280997] Loading compiled-in X.509 certificates
[    0.283434] Loaded X.509 cert 'Build time autogenerated kernel key: ac48247ae4b694dd45afa078318e6038d5aa91dc'
[    0.283568] zswap: loaded using pool lz4/z3fold
[    0.283680] Key type ._fscrypt registered
[    0.283681] Key type .fscrypt registered
[    0.283682] Key type fscrypt-provisioning registered
[    0.283898] PM:   Magic number: 13:3:555
[    0.283906] ata_device dev6.0: hash matches
[    0.283907]  dev6.0: hash matches
[    0.283932] acpi PNP0C01:01: hash matches
[    0.283934] acpi PNP0C0F:06: hash matches
[    0.284037] RAS: Correctable Errors collector initialized.
[    0.508507] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.525176] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.555181] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.556880] ata1.00: supports DRM functions and may not be fully accessible
[    0.556884] ata1.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT01B6Q, max UDMA/133
[    0.557347] ata1.00: NCQ Send/Recv Log not supported
[    0.557351] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    0.558280] ata1.00: Features: Trust Dev-Sleep
[    0.558584] ata1.00: supports DRM functions and may not be fully accessible
[    0.559003] ata1.00: NCQ Send/Recv Log not supported
[    0.560039] ata1.00: configured for UDMA/133
[    0.560133] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  1B6Q PQ: 0 ANSI: 5
[    0.560304] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    0.560311] sd 0:0:0:0: [sda] Write Protect is off
[    0.560312] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.560320] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.577198]  sda: sda1 sda2 sda3
[    0.592123] sd 0:0:0:0: [sda] supports TCG Opal
[    0.592126] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.592778] Freeing unused decrypted memory: 2036K
[    0.592980] Freeing unused kernel image (initmem) memory: 1832K
[    0.593013] Write protecting the kernel read-only data: 28672k
[    0.593328] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.593510] Freeing unused kernel image (rodata/data gap) memory: 1516K
[    0.631140] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.631143] rodata_test: all tests were successful
[    0.631144] x86/mm: Checking user space page tables
[    0.662153] usb 1-1: New USB device found, idVendor=8087, idProduct=8008, bcdDevice= 0.05
[    0.662157] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.662301] hub 1-1:1.0: USB hub found
[    0.662401] hub 1-1:1.0: 6 ports detected
[    0.667588] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.667591] Run /init as init process
[    0.667592]   with arguments:
[    0.667593]     /init
[    0.667594]   with environment:
[    0.667595]     HOME=/
[    0.667595]     TERM=linux
[    0.675528] usb 2-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.05
[    0.675532] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.675685] hub 2-1:1.0: USB hub found
[    0.675790] hub 2-1:1.0: 6 ports detected
[    0.684613] fbcon: Taking over console
[    0.684654] Console: switching to colour frame buffer device 128x48
[    0.785659] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.785668] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.786738] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    0.786935] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.786939] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.786940] usb usb3: Product: xHCI Host Controller
[    0.786942] usb usb3: Manufacturer: Linux 5.15.2-arch1-1 xhci-hcd
[    0.786943] usb usb3: SerialNumber: 0000:00:14.0
[    0.787072] hub 3-0:1.0: USB hub found
[    0.787090] hub 3-0:1.0: 12 ports detected
[    0.787395] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.787399] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.788134] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.788357] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.788360] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.788362] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    0.788389] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    0.788391] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.788392] usb usb4: Product: xHCI Host Controller
[    0.788393] usb usb4: Manufacturer: Linux 5.15.2-arch1-1 xhci-hcd
[    0.788394] usb usb4: SerialNumber: 0000:00:14.0
[    0.788685] hub 4-0:1.0: USB hub found
[    0.788701] hub 4-0:1.0: 6 ports detected
[    0.817117] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.873076] random: fast init done
[    0.879361] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    1.009215] systemd[1]: systemd 249.6-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.025250] systemd[1]: Detected architecture x86-64.
[    1.026291] systemd[1]: Hostname set to <OwlArchTower>.
[    1.038450] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[    1.085806] random: lvmconfig: uninitialized urandom read (4 bytes read)
[    1.150896] systemd[1]: Queued start job for default target Graphical Interface.
[    1.151628] systemd[1]: Created slice Slice /system/getty.
[    1.151910] systemd[1]: Created slice Slice /system/modprobe.
[    1.152156] systemd[1]: Created slice Slice /system/systemd-fsck.
[    1.152331] systemd[1]: Created slice User and Session Slice.
[    1.152420] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.152499] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.152645] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.152711] systemd[1]: Reached target Local Encrypted Volumes.
[    1.152755] systemd[1]: Reached target Login Prompts.
[    1.152800] systemd[1]: Reached target Path Units.
[    1.152838] systemd[1]: Reached target Remote File Systems.
[    1.152874] systemd[1]: Reached target Slice Units.
[    1.152920] systemd[1]: Reached target System Time Set.
[    1.152959] systemd[1]: Reached target Local Verity Protected Volumes.
[    1.153041] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.153251] systemd[1]: Listening on LVM2 poll daemon socket.
[    1.154100] systemd[1]: Listening on Process Core Dump Socket.
[    1.154257] systemd[1]: Listening on Journal Audit Socket.
[    1.154366] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.154478] systemd[1]: Listening on Journal Socket.
[    1.154713] systemd[1]: Listening on udev Control Socket.
[    1.154807] systemd[1]: Listening on udev Kernel Socket.
[    1.155389] systemd[1]: Mounting Huge Pages File System...
[    1.155969] systemd[1]: Mounting POSIX Message Queue File System...
[    1.156599] systemd[1]: Mounting Kernel Debug File System...
[    1.157488] systemd[1]: Mounting Kernel Trace File System...
[    1.158495] systemd[1]: Starting Create List of Static Device Nodes...
[    1.159231] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    1.160245] systemd[1]: Starting Load Kernel Module configfs...
[    1.161203] systemd[1]: Starting Load Kernel Module drm...
[    1.162262] systemd[1]: Starting Load Kernel Module fuse...
[    1.163057] random: lvm: uninitialized urandom read (4 bytes read)
[    1.163669] systemd[1]: Starting Set Up Additional Binary Formats...
[    1.163815] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.165475] systemd[1]: Starting Journal Service...
[    1.168139] systemd[1]: Starting Load Kernel Modules...
[    1.169033] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.169174] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    1.169991] systemd[1]: Starting Coldplug All udev Devices...
[    1.171734] systemd[1]: Mounted Huge Pages File System.
[    1.172633] systemd[1]: Mounted POSIX Message Queue File System.
[    1.173449] systemd[1]: Mounted Kernel Debug File System.
[    1.174251] systemd[1]: Mounted Kernel Trace File System.
[    1.175240] systemd[1]: Finished Create List of Static Device Nodes.
[    1.176081] EXT4-fs (sda3): re-mounted. Opts: (null). Quota mode: none.
[    1.176303] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    1.176541] systemd[1]: Finished Load Kernel Module configfs.
[    1.177936] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    1.178161] systemd[1]: Finished Load Kernel Module drm.
[    1.179208] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.180003] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 215 (systemd-binfmt)
[    1.180846] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    1.182547] systemd[1]: Mounting Kernel Configuration File System...
[    1.183380] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.184273] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.185411] systemd[1]: Starting Load/Save Random Seed...
[    1.187077] fuse: init (API version 7.34)
[    1.187281] systemd[1]: Starting Create System Users...
[    1.189086] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    1.189332] systemd[1]: Finished Load Kernel Module fuse.
[    1.190161] audit: type=1130 audit(1636932602.410:2): 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.190166] audit: type=1131 audit(1636932602.410: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.190756] systemd[1]: Finished Load Kernel Modules.
[    1.191627] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    1.192449] systemd[1]: Mounted Kernel Configuration File System.
[    1.193426] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    1.194118] audit: type=1130 audit(1636932602.410:4): 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.194139] audit: type=1130 audit(1636932602.413:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.194886] systemd[1]: Mounting FUSE Control File System...
[    1.196453] systemd[1]: Starting Apply Kernel Variables...
[    1.198529] systemd[1]: Finished Set Up Additional Binary Formats.
[    1.198976] audit: type=1130 audit(1636932602.420:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.200454] systemd[1]: Mounted FUSE Control File System.
[    1.203586] systemd[1]: Finished Apply Kernel Variables.
[    1.204453] audit: type=1130 audit(1636932602.423:7): 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.223722] systemd[1]: Started Journal Service.
[    1.224641] audit: type=1130 audit(1636932602.443: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.226661] audit: type=1130 audit(1636932602.446:9): 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.232115] systemd-journald[216]: Received client request to flush runtime journal.
[    1.241800] tsc: Refined TSC clocksource calibration: 3598.951 MHz
[    1.241806] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e0748c715, max_idle_ns: 440795309327 ns
[    1.241823] clocksource: Switched to clocksource tsc
[    1.245257] audit: type=1130 audit(1636932602.465:10): 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'
[    1.282952] usb 3-3: New USB device found, idVendor=0bda, idProduct=525e, bcdDevice=58.01
[    1.282956] usb 3-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.282957] usb 3-3: Product: USB Camera
[    1.282958] usb 3-3: Manufacturer: SSD
[    1.282959] usb 3-3: SerialNumber: 200901010001
[    1.408457] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[    1.488847] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20210730/utaddress-204)
[    1.488856] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.488858] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR2) (20210730/utaddress-204)
[    1.488863] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20210730/utaddress-204)
[    1.488866] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.488867] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR2) (20210730/utaddress-204)
[    1.488871] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20210730/utaddress-204)
[    1.488875] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20210730/utaddress-204)
[    1.488878] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.488880] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR2) (20210730/utaddress-204)
[    1.488883] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20210730/utaddress-204)
[    1.488888] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20210730/utaddress-204)
[    1.488891] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    1.488892] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    1.548561] usb 3-4: New USB device found, idVendor=0424, idProduct=2502, bcdDevice= 0.01
[    1.548567] usb 3-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.549091] hub 3-4:1.0: USB hub found
[    1.549148] hub 3-4:1.0: 2 ports detected
[    1.559588] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[    1.559617] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    1.560661] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    1.561198] i2c i2c-0: Successfully instantiated SPD at 0x50
[    1.579264] Adding 8388604k swap on /dev/sda2.  Priority:-2 extents:1 across:8388604k SSFS
[    1.582229] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    1.611759] alx 0000:05:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [d0:50:99:3f:15:fa]
[    1.671785] usb 3-5: new full-speed USB device number 4 using xhci_hcd
[    1.722510] alx 0000:05:00.0 enp5s0: renamed from eth0
[    1.744140] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[    1.744145] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    1.744146] RAPL PMU: hw unit of domain package 2^-14 Joules
[    1.744147] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    1.756215] iTCO_vendor_support: vendor-support=0
[    1.756559] at24 0-0050: supply vcc not found, using dummy regulator
[    1.757546] at24 0-0050: 256 byte spd EEPROM, read-only
[    1.772828] intel-spi intel-spi: s25fl064k (8192 Kbytes)
[    1.780001] Creating 1 MTD partitions on "intel-spi":
[    1.780007] 0x000000000000-0x000000800000 : "BIOS"
[    1.792152] iTCO_wdt iTCO_wdt.1.auto: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[    1.792227] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[    1.797758] cryptd: max_cpu_qlen set to 1000
[    1.813101] usb 3-5: New USB device found, idVendor=046d, idProduct=c07e, bcdDevice=90.03
[    1.813108] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.813110] usb 3-5: Product: Gaming Mouse G402
[    1.813112] usb 3-5: Manufacturer: Logitech
[    1.813113] usb 3-5: SerialNumber: 496F27873836
[    1.831519] AVX2 version of gcm_enc/dec engaged.
[    1.831552] AES CTR mode by8 optimization enabled
[    1.885121] usb 3-4.1: new high-speed USB device number 5 using xhci_hcd
[    1.914188] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[    1.914557] snd_hda_intel 0000:01:00.1: Disabling MSI
[    1.914564] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    1.951336] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input4
[    1.951387] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5
[    1.951441] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6
[    1.951486] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
[    1.951526] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
[    1.951569] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[    1.951615] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[    1.975227] usb 3-4.1: New USB device found, idVendor=0424, idProduct=2504, bcdDevice= 0.01
[    1.975233] usb 3-4.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.975857] hub 3-4.1:1.0: USB hub found
[    1.975915] hub 3-4.1:1.0: 4 ports detected
[    1.979551] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    1.979557] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.979560] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    1.979562] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    1.979563] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[    1.979565] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    1.979567] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    1.979569] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    1.979571] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    1.992810] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    1.992884] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    1.992930] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    1.992975] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    1.993369] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[    2.039769] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[    2.081854] nct6775: Found NCT6776D/F or compatible chip at 0x2e:0x290
[    2.086004] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[    2.102397] usb 3-6: new full-speed USB device number 6 using xhci_hcd
[    2.103721] random: NetworkManager: uninitialized urandom read (16 bytes read)
[    2.107728] random: nm-online: uninitialized urandom read (16 bytes read)
[    2.183945] intel_rapl_common: Found RAPL domain package
[    2.183949] intel_rapl_common: Found RAPL domain core
[    2.183950] intel_rapl_common: Found RAPL domain dram
[    2.242282] usb 3-6: New USB device found, idVendor=0c76, idProduct=161e, bcdDevice= 1.00
[    2.242288] usb 3-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.242290] usb 3-6: Product: USB PnP Audio Device
[    2.315124] usb 3-4.2: new high-speed USB device number 7 using xhci_hcd
[    2.481524] usb 3-4.2: New USB device found, idVendor=0424, idProduct=223a, bcdDevice= 3.60
[    2.481530] usb 3-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.481533] usb 3-4.2: Product: USB2223
[    2.481534] usb 3-4.2: Manufacturer: SMSC
[    2.481536] usb 3-4.2: SerialNumber: 000223223223
[    2.491789] usb 3-4.1.4: new high-speed USB device number 8 using xhci_hcd
[    2.581864] usb 3-4.1.4: Device not responding to setup address.
[    2.670635] nvidia: loading out-of-tree module taints kernel.
[    2.670645] nvidia: module license 'NVIDIA' taints kernel.
[    2.670646] Disabling lock debugging due to kernel taint
[    2.679115] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    2.692818] nvidia-nvlink: Nvlink Core is being initialized, major device number 234

[    2.693722] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    2.788511] usb 3-4.1.4: Device not responding to setup address.
[    2.810734] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  495.44  Fri Oct 22 06:13:12 UTC 2021
[    2.845160] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  495.44  Fri Oct 22 06:05:22 UTC 2021
[    2.849972] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.849974] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    2.995125] usb 3-4.1.4: device not accepting address 8, error -71
[    3.108944] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
[    3.108949] caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs
[    3.118451] usb 3-10: new high-speed USB device number 9 using xhci_hcd
[    3.148463] random: crng init done
[    3.148464] random: 1 urandom warning(s) missed due to ratelimiting
[    3.258714] usb 3-10: New USB device found, idVendor=2357, idProduct=010c, bcdDevice= 0.00
[    3.258717] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.258719] usb 3-10: Product: 802.11n NIC
[    3.258719] usb 3-10: Manufacturer: Realtek
[    3.258720] usb 3-10: SerialNumber: 00E04C0001
[    3.287107] mc: Linux media interface: v0.10
[    3.288734] input: Logitech Gaming Mouse G402 as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:046D:C07E.0001/input/input16
[    3.288791] hid-generic 0003:046D:C07E.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Gaming Mouse G402] on usb-0000:00:14.0-5/input0
[    3.292006] input: Logitech Gaming Mouse G402 Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C07E.0002/input/input17
[    3.297083] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[    3.302157] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[    3.315634] videodev: Linux video capture interface: v2.00
[    3.323913] EEPROM ID = 0x8129
[    3.324544] usbcore: registered new interface driver r8188eu
[    3.329349] usb-storage 3-4.2:1.0: USB Mass Storage device detected
[    3.340608] r8188eu 3-10:1.0 wlp0s20u10: renamed from wlan0
[    3.348461] usb 3-3: current rate 48000 is different from the runtime rate 8000
[    3.348647] hid-generic 0003:046D:C07E.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech Gaming Mouse G402] on usb-0000:00:14.0-5/input1
[    3.348963] input: USB PnP Audio Device as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.2/0003:0C76:161E.0003/input/input20
[    3.358459] scsi host6: usb-storage 3-4.2:1.0
[    3.358555] usbcore: registered new interface driver usb-storage
[    3.365536] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.367120] usbcore: registered new interface driver uas
[    3.370528] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.378963] R8188EU: Firmware Version 11, SubVersion 1, Signature 0x88e1
[    3.405191] hid-generic 0003:0C76:161E.0003: input,hidraw2: USB HID v1.00 Device [USB PnP Audio Device] on usb-0000:00:14.0-6/input2
[    3.405244] usbcore: registered new interface driver usbhid
[    3.405245] usbhid: USB HID core driver
[    3.419950] mousedev: PS/2 mouse device common for all mice
[    3.538442] usb 3-4.1.4: new high-speed USB device number 10 using xhci_hcd
[    3.552927] usb 3-3: current rate 48000 is different from the runtime rate 16000
[    3.633019] usb 3-4.1.4: New USB device found, idVendor=2e04, idProduct=4ee2, bcdDevice= 4.14
[    3.633024] usb 3-4.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.633027] usb 3-4.1.4: Product: Nokia 5.3
[    3.633028] usb 3-4.1.4: Manufacturer: HMD Global
[    3.633030] usb 3-4.1.4: SerialNumber: N0AA003792K82701037
[    3.705842] MAC Address = 34:e8:94:e2:c2:72
[    3.709684] R8188EU: INFO indicate disassoc
[    3.759299] usb 3-3: current rate 48000 is different from the runtime rate 44100
[    4.168378] usb 3-3: current rate 48000 is different from the runtime rate 8000
[    4.253593] R8188EU: INFO indicate disassoc
[    4.371152] scsi 6:0:0:0: Direct-Access     SMSC     223 U HS-CF      3.60 PQ: 0 ANSI: 0
[    4.372845] usb 3-3: current rate 48000 is different from the runtime rate 16000
[    4.374370] scsi 6:0:0:1: Direct-Access     SMSC     223 U HS-MS      3.60 PQ: 0 ANSI: 0
[    4.377729] scsi 6:0:0:2: Direct-Access     SMSC     223 U HS-SM      3.60 PQ: 0 ANSI: 0
[    4.380667] scsi 6:0:0:3: Direct-Access     SMSC     223 U HS-SD/MMC  3.60 PQ: 0 ANSI: 0
[    4.384868] sd 6:0:0:0: [sdb] Media removed, stopped polling
[    4.388970] sd 6:0:0:1: [sdc] Media removed, stopped polling
[    4.395932] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[    4.408694] sd 6:0:0:2: [sdd] Media removed, stopped polling
[    4.458459] sd 6:0:0:3: [sde] Media removed, stopped polling
[    4.469158] sd 6:0:0:1: [sdc] Attached SCSI removable disk
[    4.494576] sd 6:0:0:2: [sdd] Attached SCSI removable disk
[    4.508779] sd 6:0:0:3: [sde] Attached SCSI removable disk
[    4.577457] usb 3-3: current rate 48000 is different from the runtime rate 44100
[    4.988881] usb 3-3: Found UVC 1.00 device USB Camera (0bda:525e)
[    4.990390] usb 3-6: Warning! Unlikely big volume range (=496), cval->res is probably wrong.
[    4.990392] usb 3-6: [50] FU [Mic Capture Volume] ch = 1, val = 0/7936/16
[    4.990488] usbcore: registered new interface driver snd-usb-audio
[    5.006585] input: USB Camera: USB Camera as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/input/input21
[    5.006671] usbcore: registered new interface driver uvcvideo
[    5.269083] kauditd_printk_skb: 47 callbacks suppressed
[    5.269086] audit: type=1130 audit(1636932606.489:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.373461] audit: type=1130 audit(1636932606.592:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.376181] audit: type=1334 audit(1636932606.595:56): prog-id=24 op=LOAD
[    5.376223] audit: type=1334 audit(1636932606.595:57): prog-id=25 op=LOAD
[    5.431092] audit: type=1130 audit(1636932606.649:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.755265] audit: type=1130 audit(1636932609.975:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.856238] audit: type=1130 audit(1636932610.075:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=samba comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   13.013124] audit: type=1131 audit(1636932614.232:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.164692] audit: type=1100 audit(1636932614.382:62): pid=466 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="dfowl" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   13.165619] audit: type=1101 audit(1636932614.385:63): pid=466 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="dfowl" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   13.165953] audit: type=1103 audit(1636932614.385:64): pid=466 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="dfowl" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   13.166097] audit: type=1006 audit(1636932614.385:65): pid=466 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   13.166101] audit: type=1300 audit(1636932614.385:65): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffe9f4fa620 a2=4 a3=3e8 items=0 ppid=356 pid=466 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
[   13.166104] audit: type=1327 audit(1636932614.385:65): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746866353661353530352D333133652D343866332D393031342D326235363162646638626336002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
[   13.181747] audit: type=1130 audit(1636932614.399:66): 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'
[   13.188270] audit: type=1101 audit(1636932614.405:67): pid=468 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="dfowl" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.188275] audit: type=1103 audit(1636932614.405:68): pid=468 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="dfowl" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   23.556800] kauditd_printk_skb: 13 callbacks suppressed
[   23.556811] audit: type=1131 audit(1636932624.775:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.564995] audit: type=1131 audit(1636932624.782:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@970 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   32.213400] audit: type=1131 audit(1636932633.432:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   32.268411] audit: type=1334 audit(1636932633.489:81): prog-id=0 op=UNLOAD
[   32.268417] audit: type=1334 audit(1636932633.489:82): prog-id=0 op=UNLOAD
[   32.268419] audit: type=1334 audit(1636932633.489:83): prog-id=0 op=UNLOAD
[   63.205896] usb 3-10: USB disconnect, device number 9
[   66.959983] usb 3-4.1.4: USB disconnect, device number 10
[  104.852196] audit: type=1100 audit(1636932706.072:84): pid=1129 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=? acct="dfowl" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=failed'
[  117.632970] audit: type=1100 audit(1636932718.852:85): pid=1131 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="dfowl" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  117.634809] audit: type=1101 audit(1636932718.856:86): pid=1131 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="dfowl" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  117.635013] audit: type=1110 audit(1636932718.856:87): pid=1131 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  117.636551] audit: type=1105 audit(1636932718.856:88): pid=1131 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  117.989592] audit: type=1106 audit(1636932719.209:89): pid=1131 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  117.989674] audit: type=1104 audit(1636932719.209:90): pid=1131 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  145.764572] usb 3-4.1.4: new high-speed USB device number 11 using xhci_hcd
[  145.857777] usb 3-4.1.4: New USB device found, idVendor=2e04, idProduct=4ee2, bcdDevice= 4.14
[  145.857781] usb 3-4.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  145.857783] usb 3-4.1.4: Product: Nokia 5.3
[  145.857784] usb 3-4.1.4: Manufacturer: HMD Global
[  145.857785] usb 3-4.1.4: SerialNumber: N0AA003792K82701037
[  154.512206] usb 3-4.1.4: USB disconnect, device number 11
[  154.981203] usb 3-4.1.4: new high-speed USB device number 12 using xhci_hcd
[  155.075320] usb 3-4.1.4: New USB device found, idVendor=2e04, idProduct=9024, bcdDevice= 4.14
[  155.075325] usb 3-4.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  155.075326] usb 3-4.1.4: Product: Nokia 5.3
[  155.075327] usb 3-4.1.4: Manufacturer: HMD Global
[  155.075328] usb 3-4.1.4: SerialNumber: N0AA003792K82701037
[  155.098688] usbcore: registered new interface driver cdc_ether
[  155.105282] rndis_host 3-4.1.4:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-4.1.4, RNDIS device, d6:6f:01:57:da:d8
[  155.105314] usbcore: registered new interface driver rndis_host
[  155.112647] rndis_host 3-4.1.4:1.0 enp0s20u4u1u4: renamed from usb0
[  157.146325] audit: type=1130 audit(1636932758.366:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  167.011774] audit: type=1131 audit(1636932768.233:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  172.133952] audit: type=1111 audit(1636932773.353:93): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=2000 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[  173.347057] audit: type=1111 audit(1636932774.566:94): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=0 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[  185.554406] usb 3-10: new high-speed USB device number 13 using xhci_hcd
[  185.694747] usb 3-10: New USB device found, idVendor=2357, idProduct=010c, bcdDevice= 0.00
[  185.694751] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  185.694752] usb 3-10: Product: 802.11n NIC
[  185.694753] usb 3-10: Manufacturer: Realtek
[  185.694754] usb 3-10: SerialNumber: 00E04C0001
[  185.696352] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[  185.718030] EEPROM ID = 0x8129
[  185.729929] r8188eu 3-10:1.0 wlp0s20u10: renamed from wlan0
[  186.091173] MAC Address = 34:e8:94:e2:c2:72
[  186.094999] R8188EU: INFO indicate disassoc
[  186.612775] R8188EU: INFO indicate disassoc
[  188.775360] audit: type=1111 audit(1636932789.996:95): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=2000 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[  190.499659] audit: type=1111 audit(1636932791.719:96): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=0 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[  202.335707] audit: type=1101 audit(1636932803.556:97): pid=1764 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="dfowl" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  202.335863] audit: type=1110 audit(1636932803.556:98): pid=1764 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  202.337324] audit: type=1105 audit(1636932803.556:99): pid=1764 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  209.781212] audit: type=1106 audit(1636932811.003:100): pid=1764 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  209.781268] audit: type=1104 audit(1636932811.003:101): pid=1764 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  453.820631] audit: type=1111 audit(1636933054.871:102): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=2000 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[  459.709058] audit: type=1111 audit(1636933060.757:103): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=0 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[  901.561951] audit: type=1130 audit(1636933502.598:104): 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'
[  901.561957] audit: type=1131 audit(1636933502.598:105): 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'
[ 1484.839516] audit: type=1111 audit(1636934085.895:106): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=2000 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 1488.927091] audit: type=1111 audit(1636934089.982:107): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=0 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 1663.584114] audit: type=1111 audit(1636934264.642:108): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=2000 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 1664.022332] audit: type=1111 audit(1636934265.082:109): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=0 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 1664.478983] audit: type=1111 audit(1636934265.539:110): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=2000 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 1665.126728] audit: type=1111 audit(1636934266.185:111): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=0 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 1929.735492] audit: type=1111 audit(1636934530.799:112): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=2000 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 1937.415587] audit: type=1111 audit(1636934538.479:113): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=0 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 1956.232876] audit: type=1130 audit(1636934557.296:114): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1965.996681] audit: type=1131 audit(1636934567.059:115): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2353.019036] audit: type=1111 audit(1636934954.082:116): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=2000 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 2354.514644] R8188EU: INFO indicate disassoc
[ 2354.515408] audit: type=1111 audit(1636934955.579:117): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wireless-enabled:off" pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 2354.966975] R8188EU: INFO indicate disassoc
[ 2356.181297] audit: type=1111 audit(1636934957.242:118): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wireless-enabled:on" pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 2356.923603] R8188EU: INFO indicate disassoc
[ 2358.610087] audit: type=1111 audit(1636934959.672:119): pid=317 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20u4u1u4" ifindex=4 args=0 pid=572 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 2867.105134] audit: type=1100 audit(1636935468.167:120): pid=3309 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="dfowl" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 2867.105962] audit: type=1101 audit(1636935468.167:121): pid=3309 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="dfowl" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 2867.106118] audit: type=1110 audit(1636935468.167:122): pid=3309 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 2867.107513] audit: type=1105 audit(1636935468.170:123): pid=3309 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'

Offline

#4 2021-11-15 02:35:38

DFOwl
Member
Registered: 2020-07-21
Posts: 55

Re: No WiFi After System Upgrade on 2021-11-14

I just downgraded the kernel to what I had before the upgrade. My wifi regained all functionality it had before. So this is definitely a problem caused by the new update. However, once I downgraded I was unable to boot into KDE at all, so I had to upgrade back in order to use my computer in a graphical fashion.

Offline

#5 2021-11-15 04:59:03

progandy
Member
Registered: 2012-05-17
Posts: 5,211

Re: No WiFi After System Upgrade on 2021-11-14

If you downgrade the kernel, then you'll have to downgrade the nvidia driver as well or use nvidia-dkms


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#6 2021-11-15 16:07:03

DFOwl
Member
Registered: 2020-07-21
Posts: 55

Re: No WiFi After System Upgrade on 2021-11-14

I am going to file this as a bug report, since this appears to be a kernel issue.

Offline

#7 2021-11-16 01:52:17

loqs
Member
Registered: 2014-03-06
Posts: 17,532

Re: No WiFi After System Upgrade on 2021-11-14

Can you try the patches mentioned in https://bugs.archlinux.org/task/72659 to see if it is the same bug?

Offline

#8 2021-11-16 03:10:21

DFOwl
Member
Registered: 2020-07-21
Posts: 55

Re: No WiFi After System Upgrade on 2021-11-14

I am sorry, but I have no idea how to apply a patch like that to my system. Could anyone tell me how?

Offline

#9 2021-11-16 04:10:16

loqs
Member
Registered: 2014-03-06
Posts: 17,532

Re: No WiFi After System Upgrade on 2021-11-14

Arch_Build_System#Retrieve_PKGBUILD_source_using_Git to get the PKGBUILD for linux or

git clone https://github.com/archlinux/svntogit-packages.git --single-branch --branch "packages/linux" linux
cd linux/trunk

Patching_packages#Applying_patches
Add https://github.com/PhilPotter/linux_tem … f759.patch to the source array then update the checksums array
Then build the package

Prebuilt package with patch applied
https://drive.google.com/file/d/1MpUtds … sp=sharing linux-5.15.2.arch1-1.1-x86_64.pkg.tar.zst
https://drive.google.com/file/d/1QwL8Rn … sp=sharing linux-headers-5.15.2.arch1-1.1-x86_64.pkg.tar.zst

Offline

#10 2021-11-16 22:09:42

DFOwl
Member
Registered: 2020-07-21
Posts: 55

Re: No WiFi After System Upgrade on 2021-11-14

Alright I decided I will try out the patch. I have followed the instructions. However, after I run makepkg, it downloads *~5 gigs* worth of files in order to built this thing. Is this normal? I am terrified of why would the kernel require so much.

Offline

#11 2021-11-16 22:26:47

loqs
Member
Registered: 2014-03-06
Posts: 17,532

Re: No WiFi After System Upgrade on 2021-11-14

It is downloading the full history of kernel development.

Offline

Board footer

Powered by FluxBB