You are not logged in.

#1 2019-12-25 13:04:20

Waan
Member
Registered: 2019-12-25
Posts: 30

[Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

Since the linux 5.4 kernel on Lenovo l340 Gaming Pro 15 laptop with Arch installed, the wireless device fails to get up on boot.
Manually bringing up the wireless device fails also.
Because this is a gaming/production laptop, i am running the long term service kernel 4.19.91-1-lts as a temporarily solution.
At first i thought the wireless device failing to get in up state, would get fixed automatically in newer kernel versions.
Now after running kernel core/linux 5.4.6.arch3-1 the wireless device still fails to go up.

Any idea if the wireless issue will get fixed in future arch Linux kernel upgrades?
I seen some posts here and there about issues with 5.4 kernels and wireless, but not sure if that is related to my issue.

Any help is appreciated.

$ dmesg
[    0.000000] microcode: microcode updated early to revision 0xca, date = 2019-10-03
[    0.000000] Linux version 5.4.6-arch3-1 (linux@archlinux) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Tue, 24 Dec 2019 04:36:53 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/Tzhaarketom-root rw loglevel=3 quiet ipv6.disable=1 nvidia_drm.modeset=1 cryptdevice=UUID=6e2e531f-e8f0-474f-87e0-369a702e8a88:cryptlvm root=/dev/Tzhaarketom/root
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000073e86fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000073e87000-0x0000000074786fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000074787000-0x000000008a99dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000008a99e000-0x000000008ab9dfff] type 20
[    0.000000] BIOS-e820: [mem 0x000000008ab9e000-0x000000008b59dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008b59e000-0x000000008bc8dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008bc8e000-0x000000008bd0dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008bd0e000-0x000000008bd0efff] usable
[    0.000000] BIOS-e820: [mem 0x000000008bd0f000-0x000000008f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff600000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026e7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by INSYDE Corp.
[    0.000000] efi:  ACPI=0x8bd0d000  ACPI 2.0=0x8bd0d014  TPMFinalLog=0x8b575000  SMBIOS=0x8ad50000  SMBIOS 3.0=0x8ad4e000  ESRT=0x8ad4cb98  MEMATTR=0x7ac8d018 
[    0.000000] SMBIOS 3.0.1 present.
[    0.000000] DMI: LENOVO 81LK/LNVNB161216, BIOS BGCN25WW 10/23/2019
[    0.000000] tsc: Detected 2400.000 MHz processor
[    0.000010] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000012] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000018] last_pfn = 0x26e800 max_arch_pfn = 0x400000000
[    0.000023] MTRR default type: write-back
[    0.000024] MTRR fixed ranges enabled:
[    0.000025]   00000-9FFFF write-back
[    0.000026]   A0000-BFFFF uncachable
[    0.000027]   C0000-FFFFF write-protect
[    0.000028] MTRR variable ranges enabled:
[    0.000029]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000030]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000031]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000032]   3 base 008E000000 mask 7FFE000000 uncachable
[    0.000033]   4 base 008D000000 mask 7FFF000000 uncachable
[    0.000034]   5 base 2000000000 mask 6000000000 uncachable
[    0.000035]   6 base 1000000000 mask 7000000000 uncachable
[    0.000036]   7 base 0800000000 mask 7800000000 uncachable
[    0.000037]   8 base 0400000000 mask 7C00000000 uncachable
[    0.000037]   9 base 4000000000 mask 4000000000 uncachable
[    0.000528] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000782] last_pfn = 0x8bd0f max_arch_pfn = 0x400000000
[    0.009753] esrt: Reserving ESRT space from 0x000000008ad4cb98 to 0x000000008ad4cc20.
[    0.009761] check: Scanning 1 areas for low memory corruption
[    0.009766] Using GB pages for direct mapping
[    0.009768] BRK [0x253801000, 0x253801fff] PGTABLE
[    0.009770] BRK [0x253802000, 0x253802fff] PGTABLE
[    0.009771] BRK [0x253803000, 0x253803fff] PGTABLE
[    0.009800] BRK [0x253804000, 0x253804fff] PGTABLE
[    0.009801] BRK [0x253805000, 0x253805fff] PGTABLE
[    0.009928] BRK [0x253806000, 0x253806fff] PGTABLE
[    0.009960] BRK [0x253807000, 0x253807fff] PGTABLE
[    0.010003] BRK [0x253808000, 0x253808fff] PGTABLE
[    0.010023] BRK [0x253809000, 0x253809fff] PGTABLE
[    0.010067] BRK [0x25380a000, 0x25380afff] PGTABLE
[    0.010120] BRK [0x25380b000, 0x25380bfff] PGTABLE
[    0.010190] Secure boot could not be determined
[    0.010191] RAMDISK: [mem 0x33407000-0x359fafff]
[    0.010202] ACPI: Early table checksum verification disabled
[    0.010205] ACPI: RSDP 0x000000008BD0D014 000024 (v02 LENOVO)
[    0.010208] ACPI: XSDT 0x000000008BCEF188 000104 (v01 LENOVO CB-01    00000001      01000013)
[    0.010213] ACPI: FACP 0x000000008BCF2000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010219] ACPI: DSDT 0x000000008BCC0000 02D0BC (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010222] ACPI: FACS 0x000000008BC2E000 000040
[    0.010224] ACPI: UEFI 0x000000008BD0C000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010227] ACPI: SSDT 0x000000008BD0A000 001B1C (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010230] ACPI: SSDT 0x000000008BD06000 0031D0 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010233] ACPI: UEFI 0x000000008BD05000 000042 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010236] ACPI: SSDT 0x000000008BD04000 00045A (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010239] ACPI: SSDT 0x000000008BD03000 000046 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010242] ACPI: TPM2 0x000000008BD02000 000034 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010244] ACPI: MSDM 0x000000008BD01000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010247] ACPI: SSDT 0x000000008BCFD000 00391C (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010250] ACPI: LPIT 0x000000008BCFC000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010253] ACPI: WSMT 0x000000008BCFB000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010256] ACPI: SSDT 0x000000008BCFA000 000C2F (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010258] ACPI: DBGP 0x000000008BCF9000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010261] ACPI: DBG2 0x000000008BCF8000 000061 (v00 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010264] ACPI: SSDT 0x000000008BCF7000 000896 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010267] ACPI: SSDT 0x000000008BCF4000 002F89 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010270] ACPI: ASF! 0x000000008BCF3000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010272] ACPI: HPET 0x000000008BCF1000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010275] ACPI: APIC 0x000000008BCF0000 00012C (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010278] ACPI: MCFG 0x000000008BCEE000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010281] ACPI: SSDT 0x000000008BCBD000 002BBF (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010284] ACPI: DMAR 0x000000008BCBC000 0000A8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010287] ACPI: SSDT 0x000000008BCB6000 005276 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010289] ACPI: SSDT 0x000000008BCB5000 000123 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010292] ACPI: NHLT 0x000000008BCB4000 00002D (v00 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010295] ACPI: FPDT 0x000000008BCB3000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010298] ACPI: BGRT 0x000000008BCB2000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010305] ACPI: Local APIC address 0xfee00000
[    0.010608] No NUMA configuration found
[    0.010609] Faking a node at [mem 0x0000000000000000-0x000000026e7fffff]
[    0.010613] NODE_DATA(0) allocated [mem 0x26e7fc000-0x26e7fffff]
[    0.010637] Zone ranges:
[    0.010637]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.010639]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.010640]   Normal   [mem 0x0000000100000000-0x000000026e7fffff]
[    0.010641]   Device   empty
[    0.010642] Movable zone start for each node
[    0.010642] Early memory node ranges
[    0.010643]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.010644]   node   0: [mem 0x0000000000100000-0x0000000073e86fff]
[    0.010645]   node   0: [mem 0x0000000074787000-0x000000008a99dfff]
[    0.010646]   node   0: [mem 0x000000008bd0e000-0x000000008bd0efff]
[    0.010647]   node   0: [mem 0x0000000100000000-0x000000026e7fffff]
[    0.010838] Zeroed struct page in unavailable ranges: 24515 pages
[    0.010840] Initmem setup node 0 [mem 0x0000000000001000-0x000000026e7fffff]
[    0.010841] On node 0 totalpages: 2066493
[    0.010842]   DMA zone: 64 pages used for memmap
[    0.010843]   DMA zone: 22 pages reserved
[    0.010844]   DMA zone: 3998 pages, LIFO batch:0
[    0.010904]   DMA32 zone: 8771 pages used for memmap
[    0.010905]   DMA32 zone: 561311 pages, LIFO batch:63
[    0.023014]   Normal zone: 23456 pages used for memmap
[    0.023014]   Normal zone: 1501184 pages, LIFO batch:63
[    0.045423] Reserving Intel graphics memory at [mem 0x8d800000-0x8f7fffff]
[    0.045877] ACPI: PM-Timer IO Port: 0x1808
[    0.045879] ACPI: Local APIC address 0xfee00000
[    0.045886] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.045887] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.045888] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.045888] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.045889] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.045889] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.045890] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.045891] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.045891] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.045892] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.045893] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.045893] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.045894] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.045895] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.045895] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.045896] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.045959] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.045961] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.045963] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.045964] ACPI: IRQ0 used by override.
[    0.045965] ACPI: IRQ9 used by override.
[    0.045967] Using ACPI (MADT) for SMP configuration information
[    0.045969] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.045974] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.045991] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.045992] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.045994] PM: Registered nosave memory: [mem 0x73e87000-0x74786fff]
[    0.045995] PM: Registered nosave memory: [mem 0x8a99e000-0x8ab9dfff]
[    0.045996] PM: Registered nosave memory: [mem 0x8ab9e000-0x8b59dfff]
[    0.045996] PM: Registered nosave memory: [mem 0x8b59e000-0x8bc8dfff]
[    0.045997] PM: Registered nosave memory: [mem 0x8bc8e000-0x8bd0dfff]
[    0.045998] PM: Registered nosave memory: [mem 0x8bd0f000-0x8f7fffff]
[    0.045999] PM: Registered nosave memory: [mem 0x8f800000-0xdfffffff]
[    0.046000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.046000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.046001] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.046002] PM: Registered nosave memory: [mem 0xfe011000-0xfed0ffff]
[    0.046002] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.046003] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[    0.046003] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[    0.046004] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[    0.046004] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.046005] PM: Registered nosave memory: [mem 0xfee01000-0xff5fffff]
[    0.046006] PM: Registered nosave memory: [mem 0xff600000-0xffffffff]
[    0.046008] [mem 0x8f800000-0xdfffffff] available for PCI devices
[    0.046009] Booting paravirtualized kernel on bare hardware
[    0.046011] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.161965] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.162167] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.162174] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.162174] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.162194] Built 1 zonelists, mobility grouping on.  Total pages: 2034180
[    0.162195] Policy zone: Normal
[    0.162196] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/Tzhaarketom-root rw loglevel=3 quiet ipv6.disable=1 nvidia_drm.modeset=1 cryptdevice=UUID=6e2e531f-e8f0-474f-87e0-369a702e8a88:cryptlvm root=/dev/Tzhaarketom/root
[    0.162793] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.163040] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.163122] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.167063] Calgary: detecting Calgary via BIOS EBDA area
[    0.167065] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.190999] Memory: 7950716K/8265972K available (12291K kernel code, 1328K rwdata, 4044K rodata, 1656K init, 3448K bss, 315256K reserved, 0K cma-reserved)
[    0.191132] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.191144] Kernel/User page tables isolation: enabled
[    0.191159] ftrace: allocating 38100 entries in 149 pages
[    0.207563] rcu: Preemptible hierarchical RCU implementation.
[    0.207563] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.207564] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.207565] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.207566] 	Tasks RCU enabled.
[    0.207567] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.207567] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.210352] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.210907] random: get_random_bytes called from start_kernel+0x390/0x56b with crng_init=0
[    0.210931] Console: colour dummy device 80x25
[    0.210934] printk: console [tty0] enabled
[    0.210958] ACPI: Core revision 20190816
[    0.211448] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.211593] APIC: Switch to symmetric I/O mode setup
[    0.211595] DMAR: Host address width 39
[    0.211596] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.211601] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.211602] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.211607] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.211608] DMAR: RMRR base: 0x0000008b57d000 end: 0x0000008b59cfff
[    0.211609] DMAR: RMRR base: 0x0000008d000000 end: 0x0000008f7fffff
[    0.211611] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.211612] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.211612] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.214870] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.214871] x2apic enabled
[    0.214960] Switched APIC routing to cluster x2apic.
[    0.224305] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.238211] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22983777dd9, max_idle_ns: 440795300422 ns
[    0.238215] Calibrating delay loop (skipped), value calculated using timer frequency.. 4801.00 BogoMIPS (lpj=8000000)
[    0.238217] pid_max: default: 32768 minimum: 301
[    0.241262] LSM: Security Framework initializing
[    0.241266] Yama: becoming mindful.
[    0.241297] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.241309] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.241322] *** VALIDATE tmpfs ***
[    0.241468] *** VALIDATE proc ***
[    0.241516] *** VALIDATE cgroup1 ***
[    0.241518] *** VALIDATE cgroup2 ***
[    0.241581] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.241604] process: using mwait in idle threads
[    0.241607] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.241608] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.241621] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.241623] Spectre V2 : Mitigation: Full generic retpoline
[    0.241623] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.241624] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.241625] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.241626] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.241627] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.241630] MDS: Mitigation: Clear CPU buffers
[    0.241971] Freeing SMP alternatives memory: 32K
[    0.244981] TSC deadline timer enabled
[    0.244991] smpboot: CPU0: Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[    0.264899] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.264922] ... version:                4
[    0.264923] ... bit width:              48
[    0.264923] ... generic registers:      4
[    0.264924] ... value mask:             0000ffffffffffff
[    0.264925] ... max period:             00007fffffffffff
[    0.264925] ... fixed-purpose events:   3
[    0.264926] ... event mask:             000000070000000f
[    0.271554] rcu: Hierarchical SRCU implementation.
[    0.295087] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.301560] smp: Bringing up secondary CPUs ...
[    0.341591] x86: Booting SMP configuration:
[    0.341592] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.462266] 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.501592]  #5 #6 #7
[    0.582139] smp: Brought up 1 node, 8 CPUs
[    0.582139] smpboot: Max logical packages: 1
[    0.582139] smpboot: Total of 8 processors activated (38415.00 BogoMIPS)
[    0.585134] devtmpfs: initialized
[    0.585134] x86/mm: Memory block size: 128MB
[    0.585721] PM: Registering ACPI NVS region [mem 0x8b59e000-0x8bc8dfff] (7274496 bytes)
[    0.585721] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.585721] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.585721] pinctrl core: initialized pinctrl subsystem
[    0.585721] PM: RTC time: 13:08:06, date: 2019-12-25
[    0.585721] NET: Registered protocol family 16
[    0.585721] audit: initializing netlink subsys (disabled)
[    0.585721] audit: type=2000 audit(1577279285.369:1): state=initialized audit_enabled=0 res=1
[    0.588219] cpuidle: using governor ladder
[    0.588229] cpuidle: using governor menu
[    0.588265] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.588265] ACPI: bus type PCI registered
[    0.588265] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.588324] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.588331] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.588331] PCI: Using configuration type 1 for base access
[    0.588767] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.589093] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.589093] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.591648] ACPI: Added _OSI(Module Device)
[    0.591649] ACPI: Added _OSI(Processor Device)
[    0.591649] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.591650] ACPI: Added _OSI(Processor Aggregator Device)
[    0.591651] ACPI: Added _OSI(Linux-Dell-Video)
[    0.591652] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.591653] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.651122] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.651128] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.651130] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.651133] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.651136] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.651137] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.653800] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.653804] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.653806] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.653807] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.653810] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.653812] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.656462] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.656466] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.656467] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.656469] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.656472] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.656473] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.659119] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.659122] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.659124] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.661770] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.661774] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.661775] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.664420] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.664423] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.664425] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.667075] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.667078] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.667080] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.669730] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.669734] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.669735] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.669737] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.669739] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.669741] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.672392] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.672396] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.672397] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.675044] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.675048] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.675049] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.677695] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS11._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.677699] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.677700] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.680348] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS12._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.680352] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.680354] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.683001] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS13._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.683004] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.683006] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.685650] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.685653] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.685655] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.685657] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.685659] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.685661] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688285] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR1], AE_NOT_FOUND (20190816/dswload2-159)
[    0.688289] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220)
[    0.688290] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[    0.688293] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR2], AE_NOT_FOUND (20190816/dswload2-159)
[    0.688296] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220)
[    0.688298] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[    0.688327] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688331] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688332] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688334] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688336] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688338] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688374] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688377] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688378] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688380] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688382] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688384] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688420] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688422] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688424] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688425] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688428] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688429] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688464] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688467] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688469] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688470] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688473] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688474] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688509] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688512] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688514] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688547] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688550] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688551] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688582] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS07._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688585] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688586] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688617] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS08._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688620] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688621] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688651] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS09._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688654] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688656] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.688686] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS10._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.688689] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.688690] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.689878] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C2.TPD0], AE_NOT_FOUND (20190816/dswload2-159)
[    0.689881] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220)
[    0.689883] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[    0.689913] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C3.TPL1], AE_NOT_FOUND (20190816/dswload2-159)
[    0.689915] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220)
[    0.689917] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[    0.693673] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._ON], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.693678] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.693680] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.693682] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._OFF], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.693685] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.693686] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.693688] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP.SGPO], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.693690] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.693692] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.693919] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.706375] ACPI: Dynamic OEM Table Load:
[    0.706395] ACPI: SSDT 0xFFFF96CDE47BC100 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160422)
[    0.708307] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.709390] ACPI: Dynamic OEM Table Load:
[    0.709398] ACPI: SSDT 0xFFFF96CDE47C1400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.711468] ACPI: Dynamic OEM Table Load:
[    0.711475] ACPI: SSDT 0xFFFF96CDE4539000 00053F (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.713626] ACPI: Dynamic OEM Table Load:
[    0.713632] ACPI: SSDT 0xFFFF96CDE4100A00 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.715585] ACPI: Dynamic OEM Table Load:
[    0.715592] ACPI: SSDT 0xFFFF96CDE453A800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.717921] ACPI: Dynamic OEM Table Load:
[    0.717929] ACPI: SSDT 0xFFFF96CDE453D000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.720110] ACPI: Dynamic OEM Table Load:
[    0.720116] ACPI: SSDT 0xFFFF96CDE47C0800 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.722317] ACPI: Dynamic OEM Table Load:
[    0.722324] ACPI: SSDT 0xFFFF96CDE458F000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160422)
[    0.725213] ACPI: Dynamic OEM Table Load:
[    0.725220] ACPI: SSDT 0xFFFF96CDE47C2000 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.730927] ACPI: EC: EC started
[    0.730928] ACPI: EC: interrupt blocked
[    0.731337] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.731339] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x2, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.731341] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    0.731341] ACPI: Interpreter enabled
[    0.731399] ACPI: (supports S0 S3 S4 S5)
[    0.731400] ACPI: Using IOAPIC for interrupt routing
[    0.731449] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.732066] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.733190] ACPI: Power Resource [PG00] (on)
[    0.738924] ACPI: Power Resource [BTPR] (on)
[    0.740876] ACPI: Power Resource [USBC] (on)
[    0.741115] ACPI: Power Resource [PAUD] (on)
[    0.746175] ACPI: Power Resource [PXP] (off)
[    0.754508] ACPI: Power Resource [PXP] (off)
[    0.756655] ACPI: Power Resource [V0PR] (on)
[    0.756911] ACPI: Power Resource [V1PR] (on)
[    0.757161] ACPI: Power Resource [V2PR] (on)
[    0.759790] ACPI: Power Resource [PXTC] (on)
[    0.760371] ACPI: Power Resource [PXTC] (off)
[    0.762777] ACPI: Power Resource [WRST] (on)
[    0.765520] ACPI: Power Resource [PIN] (off)
[    0.766041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.766047] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.769854] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.769855] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.773202] PCI host bridge to bus 0000:00
[    0.773204] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.773206] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.773207] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.773208] pci_bus 0000:00: root bus resource [mem 0x8f800000-0xdfffffff window]
[    0.773209] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.773211] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.773221] pci 0000:00:00.0: [8086:3e10] type 00 class 0x060000
[    0.774467] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.774517] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.775824] pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
[    0.775835] pci 0000:00:02.0: reg 0x10: [mem 0xa2000000-0xa2ffffff 64bit]
[    0.775841] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.775845] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.775861] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.777128] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.777141] pci 0000:00:04.0: reg 0x10: [mem 0xa4410000-0xa4417fff 64bit]
[    0.778472] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.778485] pci 0000:00:08.0: reg 0x10: [mem 0xa4424000-0xa4424fff 64bit]
[    0.779830] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.779875] pci 0000:00:12.0: reg 0x10: [mem 0xa4425000-0xa4425fff 64bit]
[    0.781326] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.781373] pci 0000:00:14.0: reg 0x10: [mem 0xa4400000-0xa440ffff 64bit]
[    0.781520] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.782850] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.782891] pci 0000:00:14.2: reg 0x10: [mem 0xa4420000-0xa4421fff 64bit]
[    0.782915] pci 0000:00:14.2: reg 0x18: [mem 0xa4426000-0xa4426fff 64bit]
[    0.784296] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[    0.784488] pci 0000:00:14.3: reg 0x10: [mem 0xa4418000-0xa441bfff 64bit]
[    0.785165] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.786623] pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
[    0.786665] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.788063] pci 0000:00:15.1: [8086:a369] type 00 class 0x0c8000
[    0.788104] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.789557] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.789600] pci 0000:00:16.0: reg 0x10: [mem 0xa4429000-0xa4429fff 64bit]
[    0.789727] pci 0000:00:16.0: PME# supported from D3hot
[    0.791153] pci 0000:00:17.0: [8086:a353] type 00 class 0x010601
[    0.791216] pci 0000:00:17.0: reg 0x10: [mem 0xa4422000-0xa4423fff]
[    0.791240] pci 0000:00:17.0: reg 0x14: [mem 0xa442e000-0xa442e0ff]
[    0.791264] pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
[    0.791287] pci 0000:00:17.0: reg 0x1c: [io  0x5088-0x508b]
[    0.791312] pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
[    0.791338] pci 0000:00:17.0: reg 0x24: [mem 0xa442d000-0xa442d7ff]
[    0.791483] pci 0000:00:17.0: PME# supported from D3hot
[    0.792874] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.793115] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.793166] pci 0000:00:1d.0: PTM enabled (root), 4dns granularity
[    0.794565] pci 0000:00:1d.5: [8086:a335] type 01 class 0x060400
[    0.794806] pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
[    0.794857] pci 0000:00:1d.5: PTM enabled (root), 4dns granularity
[    0.796230] pci 0000:00:1e.0: [8086:a328] type 00 class 0x078000
[    0.796272] pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.797736] pci 0000:00:1f.0: [8086:a30d] type 00 class 0x060100
[    0.799280] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040380
[    0.799359] pci 0000:00:1f.3: reg 0x10: [mem 0xa441c000-0xa441ffff 64bit]
[    0.799433] pci 0000:00:1f.3: reg 0x20: [mem 0xa4100000-0xa41fffff 64bit]
[    0.799586] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.801045] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.801228] pci 0000:00:1f.4: reg 0x10: [mem 0xa442b000-0xa442b0ff 64bit]
[    0.801437] pci 0000:00:1f.4: reg 0x20: [io  0x5040-0x505f]
[    0.802947] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.802976] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.804345] pci 0000:01:00.0: [10de:1c91] type 00 class 0x030000
[    0.804376] pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff]
[    0.804394] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.804411] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
[    0.804422] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.804434] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.804456] pci 0000:01:00.0: Enabling HDA controller
[    0.804658] pci 0000:01:00.1: [10de:0fb9] type 00 class 0x040300
[    0.804683] pci 0000:01:00.1: reg 0x10: [mem 0xa4000000-0xa4003fff]
[    0.804912] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[    0.804914] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.804916] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
[    0.804920] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.805064] pci 0000:06:00.0: [1cc4:5008] type 00 class 0x010802
[    0.805121] pci 0000:06:00.0: reg 0x10: [mem 0xa4300000-0xa4303fff 64bit]
[    0.805663] pci 0000:00:1d.0: PCI bridge to [bus 06]
[    0.805672] pci 0000:00:1d.0:   bridge window [mem 0xa4300000-0xa43fffff]
[    0.805784] pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000
[    0.805829] pci 0000:07:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.805868] pci 0000:07:00.0: reg 0x18: [mem 0xa4204000-0xa4204fff 64bit]
[    0.805892] pci 0000:07:00.0: reg 0x20: [mem 0xa4200000-0xa4203fff 64bit]
[    0.806050] pci 0000:07:00.0: supports D1 D2
[    0.806051] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.806284] pci 0000:00:1d.5: PCI bridge to [bus 07]
[    0.806289] pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
[    0.806294] pci 0000:00:1d.5:   bridge window [mem 0xa4200000-0xa42fffff]
[    0.810183] ACPI: EC: interrupt unblocked
[    0.810216] ACPI: EC: event unblocked
[    0.810290] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x2, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.810291] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
[    0.810361] iommu: Default domain type: Translated 
[    0.810378] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.810378] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.810378] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.810378] pci 0000:00:02.0: vgaarb: no bridge control possible
[    0.810378] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.810378] vgaarb: loaded
[    0.810378] ACPI: bus type USB registered
[    0.810378] usbcore: registered new interface driver usbfs
[    0.810378] usbcore: registered new interface driver hub
[    0.810378] usbcore: registered new device driver usb
[    0.810378] pps_core: LinuxPPS API ver. 1 registered
[    0.810378] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.810378] PTP clock support registered
[    0.810378] EDAC MC: Ver: 3.0.0
[    0.810378] Registered efivars operations
[    0.810378] PCI: Using ACPI for IRQ routing
[    0.895936] PCI: pci_cache_line_size set to 64 bytes
[    0.896148] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.896150] e820: reserve RAM buffer [mem 0x73e87000-0x73ffffff]
[    0.896150] e820: reserve RAM buffer [mem 0x8a99e000-0x8bffffff]
[    0.896151] e820: reserve RAM buffer [mem 0x8bd0f000-0x8bffffff]
[    0.896152] e820: reserve RAM buffer [mem 0x26e800000-0x26fffffff]
[    0.896246] NetLabel: Initializing
[    0.896247] NetLabel:  domain hash size = 128
[    0.896247] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.896260] NetLabel:  unlabeled traffic allowed by default
[    0.896263] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.896263] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.898263] clocksource: Switched to clocksource tsc-early
[    0.909660] *** VALIDATE bpf ***
[    0.909726] VFS: Disk quotas dquot_6.6.0
[    0.909740] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.909762] *** VALIDATE ramfs ***
[    0.909765] *** VALIDATE hugetlbfs ***
[    0.909804] pnp: PnP ACPI init
[    0.909940] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    0.909944] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.910348] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.910352] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.910354] system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.910355] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.910357] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.910358] system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.910360] system 00:01: [mem 0xff000000-0xffffffff] could not be reserved
[    0.910363] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.910746] system 00:02: [io  0x2000-0x20fe] has been reserved
[    0.910749] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.910954] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.910955] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.910958] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.911105] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.911108] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.911155] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.912755] system 00:06: [mem 0xfe037000-0xfe037fff] has been reserved
[    0.912757] system 00:06: [mem 0xfe036008-0xfe036fff] has been reserved
[    0.912761] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.913407] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.913408] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.913410] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.913411] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[    0.913412] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.913414] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.913415] system 00:07: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.913417] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.913420] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.913651] pnp: PnP ACPI: found 8 devices
[    0.914873] thermal_sys: Registered thermal governor 'fair_share'
[    0.914874] thermal_sys: Registered thermal governor 'bang_bang'
[    0.914875] thermal_sys: Registered thermal governor 'step_wise'
[    0.914875] thermal_sys: Registered thermal governor 'user_space'
[    0.914876] thermal_sys: Registered thermal governor 'power_allocator'
[    0.919418] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.919450] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.919462] pci 0000:00:15.0: BAR 0: assigned [mem 0x8f800000-0x8f800fff 64bit]
[    0.919484] pci 0000:00:15.1: BAR 0: assigned [mem 0x8f801000-0x8f801fff 64bit]
[    0.919502] pci 0000:00:1e.0: BAR 0: assigned [mem 0x8f802000-0x8f802fff 64bit]
[    0.919519] pci 0000:01:00.0: BAR 6: assigned [mem 0xa4080000-0xa40fffff pref]
[    0.919521] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[    0.919522] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.919525] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
[    0.919527] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.919531] pci 0000:00:1d.0: PCI bridge to [bus 06]
[    0.919542] pci 0000:00:1d.0:   bridge window [mem 0xa4300000-0xa43fffff]
[    0.919556] pci 0000:00:1d.5: PCI bridge to [bus 07]
[    0.919559] pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
[    0.919566] pci 0000:00:1d.5:   bridge window [mem 0xa4200000-0xa42fffff]
[    0.919581] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.919582] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.919583] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.919584] pci_bus 0000:00: resource 7 [mem 0x8f800000-0xdfffffff window]
[    0.919586] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.919587] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.919588] pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa40fffff]
[    0.919589] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.919590] pci_bus 0000:06: resource 1 [mem 0xa4300000-0xa43fffff]
[    0.919592] pci_bus 0000:07: resource 0 [io  0x3000-0x3fff]
[    0.919593] pci_bus 0000:07: resource 1 [mem 0xa4200000-0xa42fffff]
[    0.919792] NET: Registered protocol family 2
[    0.919918] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.919960] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.920099] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.920215] TCP: Hash tables configured (established 65536 bind 65536)
[    0.920249] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.920272] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.920354] NET: Registered protocol family 1
[    0.920358] NET: Registered protocol family 44
[    0.920369] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.922174] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.922279] PCI: CLS 64 bytes, default 64
[    0.922316] Trying to unpack rootfs image as initramfs...
[    1.457986] Freeing initrd memory: 38864K
[    1.481608] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.481612] software IO TLB: mapped [mem 0x862d2000-0x8a2d2000] (64MB)
[    1.481704] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    1.481826] check: Scanning for low memory corruption every 60 seconds
[    1.482205] Initialise system trusted keyrings
[    1.482213] Key type blacklist registered
[    1.482260] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    1.483457] zbud: loaded
[    1.488427] Key type asymmetric registered
[    1.488428] Asymmetric key parser 'x509' registered
[    1.488435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.488479] io scheduler mq-deadline registered
[    1.488480] io scheduler kyber registered
[    1.488503] io scheduler bfq registered
[    1.492876] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[    1.493192] pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
[    1.493269] pcieport 0000:00:1d.0: AER: enabled with IRQ 123
[    1.493328] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    1.493721] pcieport 0000:00:1d.5: PME: Signaling with IRQ 124
[    1.493801] pcieport 0000:00:1d.5: AER: enabled with IRQ 124
[    1.493865] pcieport 0000:00:1d.5: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    1.494016] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.494096] efifb: probing for efifb
[    1.494109] efifb: showing boot graphics
[    1.495512] efifb: framebuffer at 0xb0000000, using 8128k, total 8128k
[    1.495513] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.495514] efifb: scrolling: redraw
[    1.495516] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.495561] fbcon: Deferring console take-over
[    1.495562] fb0: EFI VGA frame buffer device
[    1.495571] intel_idle: MWAIT substates: 0x11142120
[    1.495572] intel_idle: v0.4.1 model 0x9E
[    1.496004] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.496095] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    1.496111] ACPI: Lid Switch [LID0]
[    1.496142] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.496157] ACPI: Power Button [PWRB]
[    1.498829] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.499814] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.499814] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.500619] nvme nvme0: pci function 0000:06:00.0
[    1.500659] usbcore: registered new interface driver usbserial_generic
[    1.500663] usbserial: USB Serial support registered for generic
[    1.500713] rtc_cmos rtc_cmos: RTC can wake from S4
[    1.504602] rtc_cmos rtc_cmos: registered as rtc0
[    1.504614] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.504669] intel_pstate: Intel P-state driver initializing
[    1.504714] intel_pstate: Disabling energy efficiency optimization
[    1.505640] intel_pstate: HWP enabled
[    1.505730] ledtrig-cpu: registered to indicate activity on CPUs
[    1.505816] intel_pmc_core INT33A1:00:  initialized
[    1.505880] drop_monitor: Initializing network drop monitor service
[    1.505938] IPv6: Loaded, but administratively disabled, reboot required to enable
[    1.505940] NET: Registered protocol family 17
[    1.506345] RAS: Correctable Errors collector initialized.
[    1.506403] microcode: sig=0x906ea, pf=0x20, revision=0xca
[    1.506540] microcode: Microcode Update Driver: v2.2.
[    1.506544] IPI shorthand broadcast: enabled
[    1.506550] sched_clock: Marking stable (1502511247, 4024958)->(1514212303, -7676098)
[    1.506662] registered taskstats version 1
[    1.506667] Loading compiled-in X.509 certificates
[    1.511289] Loaded X.509 cert 'Build time autogenerated kernel key: 4c83fb1df387db27ed12ae689f1f7f48e8da8faf'
[    1.511326] zswap: loaded using pool lzo/zbud
[    1.511497] Key type ._fscrypt registered
[    1.511498] Key type .fscrypt registered
[    1.518843] Key type big_key registered
[    1.520177] PM:   Magic number: 15:359:130
[    1.520217] acpi PNP0C02:02: hash matches
[    1.520220] acpi device:05: hash matches
[    1.520514] rtc_cmos rtc_cmos: setting system clock to 2019-12-25T13:08:06 UTC (1577279286)
[    1.719367] nvme nvme0: 8/0/0 default/read/poll queues
[    1.723190]  nvme0n1: p1 p2
[    1.725671] Freeing unused decrypted memory: 2040K
[    1.726216] Freeing unused kernel image memory: 1656K
[    1.748447] Write protecting the kernel read-only data: 18432k
[    1.749424] Freeing unused kernel image memory: 2012K
[    1.749605] Freeing unused kernel image memory: 52K
[    1.763777] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.763778] x86/mm: Checking user space page tables
[    1.775396] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.775398] Run /init as init process
[    1.891268] fbcon: Taking over console
[    1.891336] Console: switching to colour frame buffer device 240x67
[    1.901403] IPMI message handler: version 39.2
[    1.902509] ipmi device interface
[    1.909813] nvidia: loading out-of-tree module taints kernel.
[    1.909824] nvidia: module license 'NVIDIA' taints kernel.
[    1.909825] Disabling lock debugging due to kernel taint
[    1.917060] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    1.925395] nvidia-nvlink: Nvlink Core is being initialized, major device number 242
[    1.925955] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
[    1.926165] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[    2.026459] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  440.44  Sun Dec  8 03:38:56 UTC 2019
[    2.028751] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  440.44  Sun Dec  8 03:29:48 UTC 2019
[    2.039163] nvidia-uvm: Loaded the UVM driver, major device number 240.
[    2.040897] Linux agpgart interface v0.103
[    2.063226] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.098383] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190816/nsarguments-59)
[    2.508254] tsc: Refined TSC clocksource calibration: 2400.023 MHz
[    2.508259] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22984d170dd, max_idle_ns: 440795253189 ns
[    2.508308] clocksource: Switched to clocksource tsc
[    2.815475] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.815475] [drm] No driver support for vblank timestamp query.
[    2.815565] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    2.884575] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    2.884577] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    2.890712] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.896627] SCSI subsystem initialized
[    2.900620] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.900629] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.901195] cryptd: max_cpu_qlen set to 1000
[    2.901958] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    2.901967] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.902277] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    2.902279] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.902281] usb usb1: Product: xHCI Host Controller
[    2.902282] usb usb1: Manufacturer: Linux 5.4.6-arch3-1 xhci-hcd
[    2.902284] usb usb1: SerialNumber: 0000:00:14.0
[    2.902434] hub 1-0:1.0: USB hub found
[    2.902462] hub 1-0:1.0: 16 ports detected
[    2.904337] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.904341] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.904345] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.904400] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    2.904402] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.904404] usb usb2: Product: xHCI Host Controller
[    2.904406] usb usb2: Manufacturer: Linux 5.4.6-arch3-1 xhci-hcd
[    2.904408] usb usb2: SerialNumber: 0000:00:14.0
[    2.905296] hub 2-0:1.0: USB hub found
[    2.905320] hub 2-0:1.0: 8 ports detected
[    2.905476] usb: port power management may be unreliable
[    2.911083] AVX2 version of gcm_enc/dec engaged.
[    2.911084] AES CTR mode by8 optimization enabled
[    2.913404] libata version 3.00 loaded.
[    2.917359] ahci 0000:00:17.0: version 3.0
[    2.917818] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
[    2.917822] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
[    2.919028] scsi host0: ahci
[    2.919183] scsi host1: ahci
[    2.919426] scsi host2: ahci
[    2.919633] scsi host3: ahci
[    2.919763] scsi host4: ahci
[    2.919813] ata1: DUMMY
[    2.919813] ata2: DUMMY
[    2.919814] ata3: DUMMY
[    2.919815] ata4: DUMMY
[    2.919823] ata5: SATA max UDMA/133 abar m2048@0xa442d000 port 0xa442d300 irq 136
[    2.931995] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    3.228755] ata5: SATA link down (SStatus 4 SControl 300)
[    3.231583] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[    3.251078] device-mapper: uevent: version 1.0.3
[    3.251259] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    3.263752] random: cryptsetup: uninitialized urandom read (4 bytes read)
[    3.272681] random: cryptsetup: uninitialized urandom read (4 bytes read)
[    3.375942] usb 1-1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[    3.375946] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.375949] usb 1-1: Product: USB Optical Mouse
[    3.375951] usb 1-1: Manufacturer: Logitech
[    3.383676] hidraw: raw HID events driver (C) Jiri Kosina
[    3.387129] usbcore: registered new interface driver usbhid
[    3.387129] usbhid: USB HID core driver
[    3.388718] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C077.0001/input/input3
[    3.388829] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1/input0
[    3.498405] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[    3.650529] usb 1-8: New USB device found, idVendor=04ca, idProduct=7070, bcdDevice= 0.24
[    3.650534] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.650537] usb 1-8: Product: Integrated Camera
[    3.650539] usb 1-8: Manufacturer: 8SSC20F27068L1GZ94T7BV0
[    3.775072] usb 1-14: new full-speed USB device number 4 using xhci_hcd
[    3.917061] usb 1-14: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
[    3.917064] usb 1-14: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
[    3.917072] usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[    3.917074] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    7.349545] random: crng init done
[   10.296720] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[   10.483084] systemd[1]: systemd 244.1-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[   10.498539] systemd[1]: Detected architecture x86-64.
[   10.524463] systemd[1]: Set hostname to <Terrasaurscythe>.
[   10.699026] systemd[1]: Created slice system-getty.slice.
[   10.699248] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   10.699457] systemd[1]: Created slice system-wpa_supplicant.slice.
[   10.699688] systemd[1]: Created slice User and Session Slice.
[   10.699748] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   10.699792] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   10.700039] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   10.700068] systemd[1]: Reached target Local Encrypted Volumes.
[   10.700084] systemd[1]: Reached target Paths.
[   10.700092] systemd[1]: Reached target Remote File Systems.
[   10.700100] systemd[1]: Reached target Slices.
[   10.700163] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   10.700544] systemd[1]: Listening on LVM2 metadata daemon socket.
[   10.700625] systemd[1]: Listening on LVM2 poll daemon socket.
[   10.702201] systemd[1]: Listening on Process Core Dump Socket.
[   10.702251] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   10.702394] systemd[1]: Listening on Journal Audit Socket.
[   10.702478] systemd[1]: Listening on Journal Socket (/dev/log).
[   10.702573] systemd[1]: Listening on Journal Socket.
[   10.702701] systemd[1]: Listening on Network Service Netlink Socket.
[   10.702780] systemd[1]: Listening on udev Control Socket.
[   10.702836] systemd[1]: Listening on udev Kernel Socket.
[   10.703647] systemd[1]: Mounting Huge Pages File System...
[   10.704511] systemd[1]: Mounting POSIX Message Queue File System...
[   10.705417] systemd[1]: Mounting Kernel Debug File System...
[   10.706671] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   10.707811] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   10.709172] systemd[1]: Starting Set Up Additional Binary Formats...
[   10.709214] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   10.710649] systemd[1]: Starting Journal Service...
[   10.711201] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[   10.711332] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   10.712301] systemd[1]: Mounting Kernel Configuration File System...
[   10.713467] systemd[1]: Starting Remount Root and Kernel File Systems...
[   10.714659] systemd[1]: Starting Apply Kernel Variables...
[   10.715483] systemd[1]: Starting udev Coldplug all Devices...
[   10.716775] systemd[1]: Mounted Huge Pages File System.
[   10.716898] systemd[1]: Mounted POSIX Message Queue File System.
[   10.717072] systemd[1]: Mounted Kernel Debug File System.
[   10.717552] systemd[1]: Started Create list of static device nodes for the current kernel.
[   10.717760] systemd[1]: Mounted Kernel Configuration File System.
[   10.717891] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 470 (systemd-binfmt)
[   10.718800] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[   10.721602] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[   10.722389] EXT4-fs (dm-2): re-mounted. Opts: (null)
[   10.723305] systemd[1]: Started Set Up Additional Binary Formats.
[   10.723914] systemd[1]: Started Remount Root and Kernel File Systems.
[   10.724487] systemd[1]: Started Apply Kernel Variables.
[   10.725545] systemd[1]: Started LVM2 metadata daemon.
[   10.725632] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[   10.728388] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   10.729567] systemd[1]: Starting Load/Save Random Seed...
[   10.729615] systemd[1]: Condition check resulted in Create System Users being skipped.
[   10.730766] systemd[1]: Starting Create Static Device Nodes in /dev...
[   10.741354] systemd[1]: Started Load/Save Random Seed.
[   10.749675] systemd[1]: Started Create Static Device Nodes in /dev.
[   10.750664] systemd[1]: Starting udev Kernel Device Manager...
[   10.796905] systemd[1]: Started udev Coldplug all Devices.
[   11.003060] systemd[1]: Started Journal Service.
[   11.003146] audit: type=1130 audit(1577279295.977:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.010660] systemd-journald[471]: Received client request to flush runtime journal.
[   11.057306] audit: type=1130 audit(1577279296.031:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.103541] ACPI: AC Adapter [ADP0] (on-line)
[   11.129788] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[   11.129796] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[   11.129798] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[   11.129805] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[   11.225278] battery: ACPI: Battery Slot [BAT0] (battery present)
[   11.228197] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input4
[   11.286658] mousedev: PS/2 mouse device common for all mice
[   11.287826] mc: Linux media interface: v0.10
[   11.292168] intel_rapl_common: Found RAPL domain package
[   11.292170] intel_rapl_common: Found RAPL domain dram
[   11.292515] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[   11.304857] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   11.305309] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   11.315297] videodev: Linux video capture interface: v2.00
[   11.315786] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[   11.316437] idma64 idma64.1: Found Intel integrated DMA 64-bit
[   11.323616] i2c_hid i2c-ELAN0626:00: i2c-ELAN0626:00 supply vdd not found, using dummy regulator
[   11.323642] i2c_hid i2c-ELAN0626:00: i2c-ELAN0626:00 supply vddl not found, using dummy regulator
[   11.331950] elan_i2c i2c-ELAN0626:00: i2c-ELAN0626:00 supply vcc not found, using dummy regulator
[   11.332860] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[   11.333333] idma64 idma64.2: Found Intel integrated DMA 64-bit
[   11.371893] audit: type=1130 audit(1577279296.347:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.382675] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   11.393823] Bluetooth: Core ver 2.22
[   11.393839] NET: Registered protocol family 31
[   11.393841] Bluetooth: HCI device and connection manager initialized
[   11.393844] Bluetooth: HCI socket layer initialized
[   11.393846] Bluetooth: L2CAP socket layer initialized
[   11.393850] Bluetooth: SCO socket layer initialized
[   11.433340] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   11.433424] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   11.449177] elan_i2c i2c-ELAN0626:00: Elan Touchpad: Module ID: 0x00e2, Firmware: 0x0000, Sample: 0x0000, IAP: 0x000d
[   11.449326] input: Elan Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-3/i2c-ELAN0626:00/input/input5
[   11.449498] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   11.452029] checking generic (b0000000 7f0000) vs hw (b0000000 10000000)
[   11.452031] fb0: switching to inteldrmfb from EFI VGA
[   11.452101] Console: switching to colour dummy device 80x25
[   11.452142] i915 0000:00:02.0: vgaarb: deactivate vga console
[   11.453335] input: PC Speaker as /devices/platform/pcspkr/input/input6
[   11.454151] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   11.454152] [drm] Driver supports precise vblank timestamp query.
[   11.460704] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   11.460818] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   11.460861] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   11.460863] cfg80211: failed to load regulatory.db
[   11.464570] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[   11.473372] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 1
[   11.474107] audit: type=1130 audit(1577279296.447: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'
[   11.474142] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[   11.474166] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[   11.474215] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input7
[   11.477281] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   11.477546] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8
[   11.478412] fbcon: i915drmfb (fb0) is primary device
[   11.478597] libphy: r8169: probed
[   11.478775] r8169 0000:07:00.0 eth0: RTL8168gu/8111gu, 98:fa:9b:14:f6:e9, XID 509, IRQ 139
[   11.478778] r8169 0000:07:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   11.488562] Console: switching to colour frame buffer device 240x67
[   11.509126] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[   11.551925] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   11.551926] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   11.551928] RAPL PMU: hw unit of domain package 2^-14 Joules
[   11.551928] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   11.551929] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   11.559241] uvcvideo: Found UVC 1.00 device Integrated Camera (04ca:7070)
[   11.559705] Intel(R) Wireless WiFi driver for Linux
[   11.559706] Copyright(c) 2003- 2015 Intel Corporation
[   11.566789] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
[   11.566792] iwlwifi 0000:00:14.3: Found debug configuration: 0
[   11.567148] iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
[   11.577378] uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
[   11.577382] uvcvideo 1-8:1.0: Entity type for entity Extension 3 was not initialized!
[   11.577384] uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
[   11.577387] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
[   11.577469] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input9
[   11.577544] usbcore: registered new interface driver uvcvideo
[   11.577546] USB Video Class driver (1.1.1)
[   11.580904] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   11.581254] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   11.582276] snd_hda_intel 0000:01:00.1: Disabling MSI
[   11.582286] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   11.665241] usbcore: registered new interface driver btusb
[   11.665964] Bluetooth: hci0: Firmware revision 0.1 build 7 week 45 2019
[   11.754950] Adding 8388604k swap on /dev/mapper/Tzhaarketom-swap.  Priority:-2 extents:1 across:8388604k SSFS
[   11.774159] audit: type=1130 audit(1577279296.747:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@254:0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.776450] iTCO_vendor_support: vendor-support=0
[   11.777310] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   11.777313] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   11.777314] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   11.777316] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   11.777317] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   11.777319] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[   11.777320] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   11.792528] audit: type=1130 audit(1577279296.767:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-60b9a4dc\x2dabfe\x2d4845\x2da0c7\x2d27efb340331b comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.804117] dw-apb-uart.2: ttyS0 at MMIO 0x8f802000 (irq = 20, base_baud = 115200) is a 16550A
[   11.806915] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[   11.807655] kvm: disabled by bios
[   11.811903] audit: type=1130 audit(1577279296.787:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.812913] r8169 0000:07:00.0 enp7s0: renamed from eth0
[   11.827589] intel_rapl_common: Found RAPL domain package
[   11.827592] intel_rapl_common: Found RAPL domain core
[   11.827593] intel_rapl_common: Found RAPL domain uncore
[   11.827595] intel_rapl_common: Found RAPL domain dram
[   11.828556] audit: type=1130 audit(1577279296.804:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.834702] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
[   11.836663] audit: type=1127 audit(1577279296.811:10): pid=585 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   11.841416] audit: type=1130 audit(1577279296.814:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.845695] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   11.846248] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
[   11.865351] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   11.865644] iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[   11.865850] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   11.887033] iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
[   11.924586] kvm: disabled by bios
[   11.931336] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   11.931618] thermal thermal_zone7: failed to read out thermal zone (-61)
[   11.935227] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[   11.985436] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   12.060559] kvm: disabled by bios
[   12.076867] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   12.141979] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[   12.149019] iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
[   12.168464] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[   12.182914] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   12.182963] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   12.183008] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   12.183054] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   12.183097] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   12.183140] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   12.183184] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   12.183227] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   12.186300] kvm: disabled by bios
[   12.272542] kvm: disabled by bios
[   12.349081] iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
[   12.349440] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   12.349441] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
[   12.349442] iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
[   12.349444] iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
[   12.349445] iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
[   12.349446] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[   12.349447] iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
[   12.349448] iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
[   12.349449] iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
[   12.349450] iwlwifi 0000:00:14.3: 0x0001AA02 | data1
[   12.349451] iwlwifi 0000:00:14.3: 0x00001000 | data2
[   12.349451] iwlwifi 0000:00:14.3: 0xF0000008 | data3
[   12.349452] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[   12.349453] iwlwifi 0000:00:14.3: 0x00038E12 | tsf low
[   12.349454] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[   12.349455] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[   12.349456] iwlwifi 0000:00:14.3: 0x00038E13 | time gp2
[   12.349457] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[   12.349458] iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
[   12.349459] iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
[   12.349460] iwlwifi 0000:00:14.3: 0x00000312 | hw version
[   12.349461] iwlwifi 0000:00:14.3: 0x18C89008 | board version
[   12.349462] iwlwifi 0000:00:14.3: 0x001E0177 | hcmd
[   12.349463] iwlwifi 0000:00:14.3: 0x00122080 | isr0
[   12.349463] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[   12.349464] iwlwifi 0000:00:14.3: 0x08001802 | isr2
[   12.349465] iwlwifi 0000:00:14.3: 0x404001C0 | isr3
[   12.349466] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[   12.349467] iwlwifi 0000:00:14.3: 0x001E0177 | last cmd Id
[   12.349468] iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
[   12.349469] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[   12.349470] iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
[   12.349471] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[   12.349471] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[   12.349472] iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
[   12.349473] iwlwifi 0000:00:14.3: 0x20111546 | timestamp
[   12.349474] iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
[   12.349620] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   12.349621] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
[   12.349622] iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
[   12.349623] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[   12.349624] iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
[   12.349625] iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
[   12.349626] iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
[   12.349627] iwlwifi 0000:00:14.3: 0x00000400 | umac data1
[   12.349628] iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
[   12.349629] iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
[   12.349630] iwlwifi 0000:00:14.3: 0x0000002E | umac major
[   12.349631] iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
[   12.349631] iwlwifi 0000:00:14.3: 0x00038DF9 | frame pointer
[   12.349632] iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
[   12.349633] iwlwifi 0000:00:14.3: 0x001F010C | last host cmd
[   12.349634] iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
[   12.349650] iwlwifi 0000:00:14.3: Fseq Registers:
[   12.349658] iwlwifi 0000:00:14.3: 0x7F306504 | FSEQ_ERROR_CODE
[   12.349666] iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
[   12.349675] iwlwifi 0000:00:14.3: 0x818CC1C3 | FSEQ_CNVIO_INIT_VERSION
[   12.349683] iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
[   12.349691] iwlwifi 0000:00:14.3: 0xF10A8D57 | FSEQ_TOP_CONTENT_VERSION
[   12.349700] iwlwifi 0000:00:14.3: 0x18F33270 | FSEQ_ALIVE_TOKEN
[   12.349708] iwlwifi 0000:00:14.3: 0xDB66E828 | FSEQ_CNVI_ID
[   12.349716] iwlwifi 0000:00:14.3: 0x51262064 | FSEQ_CNVR_ID
[   12.349725] iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
[   12.349735] iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
[   12.349746] iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[   12.349787] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[   12.349796] iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
[   12.349800] ieee80211 phy0: Hardware restart was requested
[   12.349845] iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
[   12.349847] iwlwifi 0000:00:14.3: iwlwifi device config registers:
[   12.350527] iwlwifi 0000:00:14.3: 00000000: a3708086 00100406 02800010 00800010 a4418004 00000000 00000000 00000000
[   12.350529] iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 02a48086 00000000 000000c8 00000000 000001ff
[   12.350531] iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
[   12.350532] iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
[   12.350534] iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
[   12.350536] iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   12.350537] iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
[   12.350539] iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   12.350541] iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
[   12.350542] iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   12.350544] iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
[   12.350545] iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
[   12.350671] iwlwifi 0000:00:14.3: 00000000: 18c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
[   12.350672] iwlwifi 0000:00:14.3: 00000020: 00000000 0c040005 00000312 d55555d5 d55555d5 d55555d5 80008040 041f0040
[   12.350696] iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
[   12.350698] CPU: 7 PID: 615 Comm: wpa_supplicant Tainted: P           OE     5.4.6-arch3-1 #1
[   12.350699] Hardware name: LENOVO 81LK/LNVNB161216, BIOS BGCN25WW 10/23/2019
[   12.350699] Call Trace:
[   12.350705]  dump_stack+0x66/0x90
[   12.350716]  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
[   12.350720]  ? wait_woken+0x70/0x70
[   12.350729]  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
[   12.350738]  iwl_mvm_send_cmd+0x1b/0x40 [iwlmvm]
[   12.350748]  iwl_mvm_legacy_config_scan+0x28e/0x450 [iwlmvm]
[   12.350759]  iwl_mvm_config_scan+0x11a/0x130 [iwlmvm]
[   12.350766]  iwl_mvm_up+0x8fb/0xc00 [iwlmvm]
[   12.350774]  __iwl_mvm_mac_start+0x26/0x1c0 [iwlmvm]
[   12.350781]  iwl_mvm_mac_start+0x24/0x40 [iwlmvm]
[   12.350799]  drv_start+0x3e/0x130 [mac80211]
[   12.350817]  ieee80211_do_open+0x20b/0x850 [mac80211]
[   12.350834]  ? ieee80211_check_concurrent_iface+0x14f/0x1c0 [mac80211]
[   12.350837]  __dev_open+0xe0/0x170
[   12.350840]  __dev_change_flags+0x18e/0x1f0
[   12.350843]  dev_change_flags+0x21/0x60
[   12.350845]  devinet_ioctl+0x5ed/0x730
[   12.350847]  inet_ioctl+0x1de/0x210
[   12.350850]  ? _copy_to_user+0x28/0x30
[   12.350854]  sock_do_ioctl+0x8b/0x190
[   12.350857]  sock_ioctl+0x281/0x3f0
[   12.350860]  do_vfs_ioctl+0x43d/0x6c0
[   12.350864]  ? syscall_trace_enter+0x19c/0x2e0
[   12.350866]  ksys_ioctl+0x5e/0x90
[   12.350868]  __x64_sys_ioctl+0x16/0x20
[   12.350869]  do_syscall_64+0x4e/0x140
[   12.350872]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   12.350874] RIP: 0033:0x7ff6c41c225b
[   12.350877] Code: 0f 1e fa 48 8b 05 25 9c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d f5 9b 0c 00 f7 d8 64 89 01 48
[   12.350878] RSP: 002b:00007ffc083f6728 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   12.350881] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007ff6c41c225b
[   12.350881] RDX: 00007ffc083f6730 RSI: 0000000000008914 RDI: 0000000000000006
[   12.350882] RBP: 0000000000000006 R08: 000055e4e854c016 R09: 0000000000000007
[   12.350883] R10: 0000000000000030 R11: 0000000000000246 R12: 0000000000000000
[   12.350884] R13: 000055e4e8551e60 R14: 00007ffc083f6730 R15: 0000000000000000
[   12.350899] iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
[   12.386658] kvm: disabled by bios
[   12.512440] kvm: disabled by bios
[   12.592399] kvm: disabled by bios
[   12.670180] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   12.762513] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   12.827623] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[   12.835839] iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
[   13.036047] iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
[   13.036412] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   13.036413] iwlwifi 0000:00:14.3: Status: 0x00000050, count: 6
[   13.036414] iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
[   13.036416] iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
[   13.036417] iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
[   13.036418] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[   13.036419] iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
[   13.036420] iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
[   13.036421] iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
[   13.036422] iwlwifi 0000:00:14.3: 0x0001AA02 | data1
[   13.036422] iwlwifi 0000:00:14.3: 0x00001000 | data2
[   13.036423] iwlwifi 0000:00:14.3: 0xF0000008 | data3
[   13.036424] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[   13.036425] iwlwifi 0000:00:14.3: 0x000392C7 | tsf low
[   13.036426] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[   13.036427] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[   13.036428] iwlwifi 0000:00:14.3: 0x000392C7 | time gp2
[   13.036429] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[   13.036430] iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
[   13.036431] iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
[   13.036432] iwlwifi 0000:00:14.3: 0x00000312 | hw version
[   13.036433] iwlwifi 0000:00:14.3: 0x18C89008 | board version
[   13.036434] iwlwifi 0000:00:14.3: 0x001D0177 | hcmd
[   13.036434] iwlwifi 0000:00:14.3: 0x00122080 | isr0
[   13.036435] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[   13.036436] iwlwifi 0000:00:14.3: 0x08001802 | isr2
[   13.036437] iwlwifi 0000:00:14.3: 0x404001C0 | isr3
[   13.036438] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[   13.036439] iwlwifi 0000:00:14.3: 0x001D0177 | last cmd Id
[   13.036440] iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
[   13.036441] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[   13.036442] iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
[   13.036442] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[   13.036443] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[   13.036444] iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
[   13.036445] iwlwifi 0000:00:14.3: 0x20111546 | timestamp
[   13.036446] iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
[   13.036585] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   13.036586] iwlwifi 0000:00:14.3: Status: 0x00000050, count: 7
[   13.036587] iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
[   13.036588] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[   13.036589] iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
[   13.036589] iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
[   13.036590] iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
[   13.036591] iwlwifi 0000:00:14.3: 0x00000400 | umac data1
[   13.036592] iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
[   13.036593] iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
[   13.036594] iwlwifi 0000:00:14.3: 0x0000002E | umac major
[   13.036595] iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
[   13.036596] iwlwifi 0000:00:14.3: 0x000392B0 | frame pointer
[   13.036597] iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
[   13.036597] iwlwifi 0000:00:14.3: 0x001E010C | last host cmd
[   13.036598] iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
[   13.036614] iwlwifi 0000:00:14.3: Fseq Registers:
[   13.036622] iwlwifi 0000:00:14.3: 0x7F306504 | FSEQ_ERROR_CODE
[   13.036631] iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
[   13.036639] iwlwifi 0000:00:14.3: 0x818CC1C3 | FSEQ_CNVIO_INIT_VERSION
[   13.036647] iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
[   13.036655] iwlwifi 0000:00:14.3: 0xF10A8D57 | FSEQ_TOP_CONTENT_VERSION
[   13.036664] iwlwifi 0000:00:14.3: 0x18F33270 | FSEQ_ALIVE_TOKEN
[   13.036672] iwlwifi 0000:00:14.3: 0xDB66E828 | FSEQ_CNVI_ID
[   13.036680] iwlwifi 0000:00:14.3: 0x51262064 | FSEQ_CNVR_ID
[   13.036689] iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
[   13.036699] iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
[   13.036710] iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[   13.036751] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[   13.036760] iwlwifi 0000:00:14.3: Firmware error during reconfiguration - reprobe!
[   13.036781] iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
[   13.036784] CPU: 1 PID: 633 Comm: systemd-network Tainted: P           OE     5.4.6-arch3-1 #1
[   13.036785] Hardware name: LENOVO 81LK/LNVNB161216, BIOS BGCN25WW 10/23/2019
[   13.036786] Call Trace:
[   13.036794]  dump_stack+0x66/0x90
[   13.036807]  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
[   13.036808] iwlwifi 0000:00:14.3: LED command failed: -5
[   13.036812]  ? wait_woken+0x70/0x70
[   13.036824]  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
[   13.036835]  iwl_mvm_send_cmd+0x1b/0x40 [iwlmvm]
[   13.036836] iwlwifi 0000:00:14.3: LED command failed: -5
[   13.036850]  iwl_mvm_legacy_config_scan+0x28e/0x450 [iwlmvm]
[   13.036864]  ? __iwl_info+0x7c/0xec [iwlwifi]
[   13.036876]  iwl_mvm_config_scan+0x11a/0x130 [iwlmvm]
[   13.036887]  iwl_mvm_up+0x8fb/0xc00 [iwlmvm]
[   13.036896]  ? iwl_mvm_reset_phy_ctxts+0x60/0x60 [iwlmvm]
[   13.036908]  __iwl_mvm_mac_start+0x26/0x1c0 [iwlmvm]
[   13.036920]  iwl_mvm_mac_start+0x24/0x40 [iwlmvm]
[   13.036943]  drv_start+0x3e/0x130 [mac80211]
[   13.036970]  ieee80211_do_open+0x20b/0x850 [mac80211]
[   13.036986]  ? ieee80211_check_concurrent_iface+0x14f/0x1c0 [mac80211]
[   13.036989]  __dev_open+0xe0/0x170
[   13.036992]  __dev_change_flags+0x18e/0x1f0
[   13.036995]  dev_change_flags+0x21/0x60
[   13.036996]  do_setlink+0x761/0xf70
[   13.036999]  ? dma_pool_alloc+0x83/0x1a0
[   13.037004]  ? resched_curr+0x24/0xd0
[   13.037006]  ? check_preempt_curr+0x4a/0x90
[   13.037007]  ? ttwu_do_wakeup+0x19/0x160
[   13.037010]  rtnl_setlink+0x105/0x170
[   13.037016]  rtnetlink_rcv_msg+0x137/0x3c0
[   13.037018]  ? rtnl_calcit.isra.0+0x120/0x120
[   13.037020]  netlink_rcv_skb+0x75/0x140
[   13.037023]  netlink_unicast+0x179/0x210
[   13.037025]  netlink_sendmsg+0x208/0x3d0
[   13.037028]  sock_sendmsg+0x5e/0x60
[   13.037030]  __sys_sendto+0x120/0x190
[   13.037033]  __x64_sys_sendto+0x25/0x30
[   13.037036]  do_syscall_64+0x4e/0x140
[   13.037038]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   13.037041] RIP: 0033:0x7f925229785a
[   13.037044] Code: 48 c7 c0 ff ff ff ff eb bc 0f 1f 80 00 00 00 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 76 c3 0f 1f 44 00 00 55 48 83 ec 30 44 89 4c
[   13.037045] RSP: 002b:00007ffe1bf23bb8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[   13.037047] RAX: ffffffffffffffda RBX: 00007ffe1bf23c3c RCX: 00007f925229785a
[   13.037047] RDX: 0000000000000028 RSI: 0000560dc19811f0 RDI: 0000000000000003
[   13.037048] RBP: 0000560dc1961570 R08: 00007ffe1bf23bc0 R09: 0000000000000010
[   13.037049] R10: 0000000000000000 R11: 0000000000000246 R12: 0000560dc1981c80
[   13.037050] R13: 0000000000000279 R14: 0000560dc19801a0 R15: 0000560dc0bb31e0
[   13.459783] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
[   13.459787] iwlwifi 0000:00:14.3: Found debug configuration: 0
[   13.460315] iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
[   13.460341] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
[   13.469288] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   13.470059] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
[   13.512097] iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
[   13.557624] ieee80211 phy1: Selected rate control algorithm 'iwl-mvm-rs'
[   13.558161] thermal thermal_zone7: failed to read out thermal zone (-61)
[   13.560540] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[   13.596460] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   13.689789] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   13.765704] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[   13.776037] iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
[   13.976201] iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
[   13.976567] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   13.976570] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
[   13.976572] iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
[   13.976575] iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
[   13.976577] iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
[   13.976579] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[   13.976580] iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
[   13.976582] iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
[   13.976584] iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
[   13.976585] iwlwifi 0000:00:14.3: 0x0001AA02 | data1
[   13.976587] iwlwifi 0000:00:14.3: 0x00001000 | data2
[   13.976589] iwlwifi 0000:00:14.3: 0xF0000008 | data3
[   13.976590] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[   13.976592] iwlwifi 0000:00:14.3: 0x0003C3DE | tsf low
[   13.976594] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[   13.976595] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[   13.976597] iwlwifi 0000:00:14.3: 0x0003C3DF | time gp2
[   13.976599] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[   13.976600] iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
[   13.976602] iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
[   13.976604] iwlwifi 0000:00:14.3: 0x00000312 | hw version
[   13.976605] iwlwifi 0000:00:14.3: 0x18C89008 | board version
[   13.976607] iwlwifi 0000:00:14.3: 0x001E0177 | hcmd
[   13.976609] iwlwifi 0000:00:14.3: 0x00122080 | isr0
[   13.976610] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[   13.976612] iwlwifi 0000:00:14.3: 0x08001802 | isr2
[   13.976614] iwlwifi 0000:00:14.3: 0x404001C0 | isr3
[   13.976615] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[   13.976617] iwlwifi 0000:00:14.3: 0x001E0177 | last cmd Id
[   13.976619] iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
[   13.976620] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[   13.976622] iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
[   13.976623] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[   13.976625] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[   13.976627] iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
[   13.976628] iwlwifi 0000:00:14.3: 0x20111546 | timestamp
[   13.976630] iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
[   13.976777] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   13.976779] iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
[   13.976781] iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
[   13.976782] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[   13.976784] iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
[   13.976786] iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
[   13.976787] iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
[   13.976789] iwlwifi 0000:00:14.3: 0x00000400 | umac data1
[   13.976791] iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
[   13.976792] iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
[   13.976794] iwlwifi 0000:00:14.3: 0x0000002E | umac major
[   13.976795] iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
[   13.976797] iwlwifi 0000:00:14.3: 0x0003C3C5 | frame pointer
[   13.976799] iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
[   13.976800] iwlwifi 0000:00:14.3: 0x001F010C | last host cmd
[   13.976802] iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
[   13.976820] iwlwifi 0000:00:14.3: Fseq Registers:
[   13.976829] iwlwifi 0000:00:14.3: 0x7F306504 | FSEQ_ERROR_CODE
[   13.976837] iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
[   13.976846] iwlwifi 0000:00:14.3: 0x818CC1C3 | FSEQ_CNVIO_INIT_VERSION
[   13.976855] iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
[   13.976863] iwlwifi 0000:00:14.3: 0xF10A8D57 | FSEQ_TOP_CONTENT_VERSION
[   13.976872] iwlwifi 0000:00:14.3: 0x18F33270 | FSEQ_ALIVE_TOKEN
[   13.976880] iwlwifi 0000:00:14.3: 0xDB66E828 | FSEQ_CNVI_ID
[   13.976889] iwlwifi 0000:00:14.3: 0x51262064 | FSEQ_CNVR_ID
[   13.976898] iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
[   13.976909] iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
[   13.976920] iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[   13.976961] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[   13.976975] iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
[   13.976987] ieee80211 phy1: Hardware restart was requested
[   13.977049] iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
[   13.977052] iwlwifi 0000:00:14.3: iwlwifi device config registers:
[   13.977734] iwlwifi 0000:00:14.3: 00000000: a3708086 00100406 02800010 00800010 a4418004 00000000 00000000 00000000
[   13.977738] iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 02a48086 00000000 000000c8 00000000 000001ff
[   13.977741] iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
[   13.977744] iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
[   13.977746] iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
[   13.977749] iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   13.977752] iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
[   13.977754] iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   13.977757] iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
[   13.977760] iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   13.977763] iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
[   13.977765] iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
[   13.977892] iwlwifi 0000:00:14.3: 00000000: 18c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
[   13.977895] iwlwifi 0000:00:14.3: 00000020: 00000000 0c040005 00000312 d55555d5 d55555d5 d55555d5 80008040 041f0040
[   13.977920] iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
[   13.977924] CPU: 0 PID: 633 Comm: systemd-network Tainted: P           OE     5.4.6-arch3-1 #1
[   13.977925] Hardware name: LENOVO 81LK/LNVNB161216, BIOS BGCN25WW 10/23/2019
[   13.977926] Call Trace:
[   13.977935]  dump_stack+0x66/0x90
[   13.977956]  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
[   13.977961]  ? wait_woken+0x70/0x70
[   13.977978]  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
[   13.977995]  iwl_mvm_send_cmd+0x1b/0x40 [iwlmvm]
[   13.978012]  iwl_mvm_legacy_config_scan+0x28e/0x450 [iwlmvm]
[   13.978032]  ? __iwl_info+0x7c/0xec [iwlwifi]
[   13.978048]  iwl_mvm_config_scan+0x11a/0x130 [iwlmvm]
[   13.978061]  iwl_mvm_up+0x8fb/0xc00 [iwlmvm]
[   13.978074]  __iwl_mvm_mac_start+0x26/0x1c0 [iwlmvm]
[   13.978086]  iwl_mvm_mac_start+0x24/0x40 [iwlmvm]
[   13.978116]  drv_start+0x3e/0x130 [mac80211]
[   13.978148]  ieee80211_do_open+0x20b/0x850 [mac80211]
[   13.978178]  ? ieee80211_check_concurrent_iface+0x14f/0x1c0 [mac80211]
[   13.978184]  __dev_open+0xe0/0x170
[   13.978189]  __dev_change_flags+0x18e/0x1f0
[   13.978194]  dev_change_flags+0x21/0x60
[   13.978197]  do_setlink+0x761/0xf70
[   13.978206]  ? resched_curr+0x24/0xd0
[   13.978210]  ? check_preempt_curr+0x4a/0x90
[   13.978213]  ? ttwu_do_wakeup+0x19/0x160
[   13.978218]  rtnl_setlink+0x105/0x170
[   13.978227]  rtnetlink_rcv_msg+0x137/0x3c0
[   13.978231]  ? rtnl_calcit.isra.0+0x120/0x120
[   13.978235]  netlink_rcv_skb+0x75/0x140
[   13.978240]  netlink_unicast+0x179/0x210
[   13.978244]  netlink_sendmsg+0x208/0x3d0
[   13.978248]  sock_sendmsg+0x5e/0x60
[   13.978251]  __sys_sendto+0x120/0x190
[   13.978258]  __x64_sys_sendto+0x25/0x30
[   13.978262]  do_syscall_64+0x4e/0x140
[   13.978266]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   13.978270] RIP: 0033:0x7f925229785a
[   13.978274] Code: 48 c7 c0 ff ff ff ff eb bc 0f 1f 80 00 00 00 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 76 c3 0f 1f 44 00 00 55 48 83 ec 30 44 89 4c
[   13.978276] RSP: 002b:00007ffe1bf23bb8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[   13.978279] RAX: ffffffffffffffda RBX: 00007ffe1bf23c3c RCX: 00007f925229785a
[   13.978280] RDX: 0000000000000028 RSI: 0000560dc1969710 RDI: 0000000000000003
[   13.978281] RBP: 0000560dc1961570 R08: 00007ffe1bf23bc0 R09: 0000000000000010
[   13.978283] R10: 0000000000000000 R11: 0000000000000246 R12: 0000560dc19715d0
[   13.978284] R13: 0000000000000279 R14: 0000560dc196f4b0 R15: 0000560dc0bb31e0
[   13.978311] iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
[   18.569821] kauditd_printk_skb: 22 callbacks suppressed
[   18.569823] audit: type=1131 audit(1577279303.544:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.465831] audit: type=1100 audit(1577279316.441:35): pid=637 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurguthixian" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[   31.516618] audit: type=1101 audit(1577279316.494:36): pid=637 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="terrasaurguthixian" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[   31.521071] audit: type=1103 audit(1577279316.494:37): pid=637 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurguthixian" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[   31.521202] audit: type=1006 audit(1577279316.494:38): pid=637 uid=0 old-auid=4294967295 auid=1001 tty=tty1 old-ses=4294967295 ses=1 res=1
[   31.544380] audit: type=1130 audit(1577279316.517:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.550699] audit: type=1101 audit(1577279316.524:40): pid=652 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="terrasaurguthixian" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.550760] audit: type=1006 audit(1577279316.524:41): pid=652 uid=0 old-auid=4294967295 auid=1001 tty=(none) old-ses=4294967295 ses=2 res=1
[   31.551177] audit: type=1105 audit(1577279316.524:42): pid=652 uid=0 auid=1001 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurguthixian" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.738594] audit: type=1130 audit(1577279316.714:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.748325] audit: type=1105 audit(1577279316.724:44): pid=637 uid=0 auid=1001 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurguthixian" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[   33.950771] broken atomic modeset userspace detected, disabling atomic
[  108.411306] kauditd_printk_skb: 1 callbacks suppressed
[  108.411314] audit: type=1130 audit(1577279393.384:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  138.465338] audit: type=1131 audit(1577279423.441:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
$ lspci
00:00.0 Host bridge: Intel Corporation 8th Gen Core 4-core Processor Host Bridge/DRAM Registers [Coffee Lake H] (rev 07)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) (rev 07)
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 07)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Cannon Lake PCH Thermal Controller (rev 10)
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10)
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)
00:14.3 Network controller: Intel Corporation Wireless-AC 9560 [Jefferson Peak] (rev 10)
00:15.0 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #0 (rev 10)
00:15.1 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #1 (rev 10)
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
00:17.0 SATA controller: Intel Corporation Cannon Lake Mobile PCH SATA AHCI Controller (rev 10)
00:1d.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 (rev f0)
00:1d.5 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #14 (rev f0)
00:1e.0 Communication controller: Intel Corporation Device a328 (rev 10)
00:1f.0 ISA bridge: Intel Corporation Device a30d (rev 10)
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
01:00.0 VGA compatible controller: NVIDIA Corporation GP107M [GeForce GTX 1050 3 GB Max-Q] (rev a1)
06:00.0 Non-Volatile memory controller: Union Memory (Shenzhen) Device 5008 (rev 01)
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
$ uname -a
Linux Terrasaurscythe 5.4.6-arch3-1 #1 SMP PREEMPT Tue, 24 Dec 2019 04:36:53 +0000 x86_64 GNU/Linux


$ ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: enp7s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 98:fa:9b:14:f6:e9 brd ff:ff:ff:ff:ff:ff
4: wlp0s20f3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether d0:ab:d5:3b:44:6c brd ff:ff:ff:ff:ff:ff


$ sudo ip link set wlp0s20f3 up 
RTNETLINK answers: Input/output error
core/linux 5.4.6.arch3-1 [installed]
    The Linux kernel and modules

core/linux-firmware 20191220.6871bff-1 [installed]
    Firmware files for Linux

Last edited by Waan (2020-01-08 02:17:00)

Offline

#2 2019-12-25 14:03:49

Waan
Member
Registered: 2019-12-25
Posts: 30

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

This part seems interesting  regarding iwlwifi:

[   12.149019] iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)

After that section in dmesg, iwl starts Error Log Dump.

Offline

#3 2019-12-25 14:05:29

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

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

Offline

#4 2019-12-25 14:44:31

Waan
Member
Registered: 2019-12-25
Posts: 30

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

If i read that link correctly, the fixes are marked for v5.4 and hopefully included in 5.4.7.
Guess i will wait for 5.4.7, and hope the issue will be solved.

Offline

#5 2019-12-25 15:42:44

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

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

5.4.6.arch3-1 contains:
https://git.archlinux.org/linux.git/com … e86205cbea
https://git.archlinux.org/linux.git/com … 7f191253cd
https://git.archlinux.org/linux.git/com … 80dbd153cd

It does not contain Revert "iwlwifi: mvm: fix scan config command size" which has not yet been accepted upstream.

Offline

#6 2020-01-01 22:51:22

Waan
Member
Registered: 2019-12-25
Posts: 30

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

Just installed linux 5.4.7.arch1-1 but still no Wireless.
Will the wireless interface failing to get in up state, ever get fixed?

Offline

#7 2020-01-01 23:16:33

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

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

Waan wrote:

Will the wireless interface failing to get in up state, ever get fixed?

Rhetorical question?  Did you test the commit from the link in post #3?

Offline

#8 2020-01-01 23:28:22

Waan
Member
Registered: 2019-12-25
Posts: 30

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

No i did not. I might do that when i got spare time.

Offline

#9 2020-01-02 07:03:36

Waan
Member
Registered: 2019-12-25
Posts: 30

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

The commit from the link in post #3 works:

$ uname -a
Linux 5.4.7 #1 SMP PREEMPT Thu Jan 2 04:52:17 CET 2020 x86_64 GNU/Linux
$ ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: enp7s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 98:fa:9b:14:f6:e9 brd ff:ff:ff:ff:ff:ff
3: wlp0s20f3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 9e:67:cb:7c:fc:c8 brd ff:ff:ff:ff:ff:ff
    inet 172.21.116.230/16 brd 172.21.255.255 scope global dynamic wlp0s20f3
       valid_lft 3571sec preferred_lft 3571sec

Do you think the commit will be patched in the upcoming arch linux kernel? Let's hope so i guess.

Offline

#10 2020-01-05 20:25:29

Waan
Member
Registered: 2019-12-25
Posts: 30

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

Kernel linux 5.4.8.arch1-1 still does not include the working commit.
At this point i am worried that Linux will drop support for my wireless device in future.

Does anyone know if the upcoming kernels will ever support wireless again on this device?

Offline

#11 2020-01-05 20:33:14

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

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

Offline

#12 2020-01-05 20:41:07

Waan
Member
Registered: 2019-12-25
Posts: 30

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

Thanks Mehmet Akif Tasova for the patch. However i wonder why the patch is still not included in the stable kernel, as many of us seem affected.

Offline

#13 2020-01-05 20:55:09

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

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

Waan wrote:

However i wonder why the patch is still not included in the stable kernel, as many of us seem affected.

https://www.kernel.org/doc/html/latest/ … rules.html See last rule.  It is not in the netdev tree or wireless tree.

Offline

#14 2020-01-05 21:11:30

Waan
Member
Registered: 2019-12-25
Posts: 30

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

loqs wrote:
Waan wrote:

However i wonder why the patch is still not included in the stable kernel, as many of us seem affected.

https://www.kernel.org/doc/html/latest/ … rules.html See last rule.  It is not in the netdev tree or wireless tree.

Ah right, so if understand correctly. The fix must first be included into the mainline kernel, then it will be pushed onto the stable kernel? Correct me if i am wrong.
Now i am just leaving this issue for what it is. And just wait for a fix. And use linux-lts in meanwhile.

I will mark this thread [Solved] because there is not much i can do.

Offline

#15 2020-01-06 04:54:18

Waan
Member
Registered: 2019-12-25
Posts: 30

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

Not sure if i should open new thread. But to keep things clean i reopened this thread, because the issue i am having right now might be related to the subject.
Also i will edit the title to suit the new issue:

I compiled and installed the kernel: 5.4.8 from https://www.kernel.org. Including the commit provided in this post so the wireless wlp0s20f3 device could be brought in up state on kernel 5.4.8
But at random moments, when gaming. My wireless signal drops for a moment, crashing the game. 10 seconds later, i am able to ping https://www.google.com again.

Seriously i hope this is not hardware failure, but i did not trace the root of the problem yet. So i was hoping someone could give me more insight in why the wireless signal is crashing?
Note, the wireless crashing happens on long term service kernel and 5.4.* kernels.

First the wireless failing started when using NetworkManager.service
So i disabled Networkmanager. And enabled wpa_supplicant@wlp0s20f3.service, in the hope that NetworkManager was the cause. But NetworkManager is probably not the culprit.

Any help is appreciated.

[Edit] Attached new logs.

$ sudo dmesg
[    0.000000] BIOS-e820: [mem 0x0000000073e87000-0x0000000074786fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000074787000-0x000000008a99dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000008a99e000-0x000000008ab9dfff] type 20
[    0.000000] BIOS-e820: [mem 0x000000008ab9e000-0x000000008b59dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008b59e000-0x000000008bc8dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008bc8e000-0x000000008bd0dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008bd0e000-0x000000008bd0efff] usable
[    0.000000] BIOS-e820: [mem 0x000000008bd0f000-0x000000008f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff600000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026e7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by INSYDE Corp.
[    0.000000] efi:  ACPI=0x8bd0d000  ACPI 2.0=0x8bd0d014  TPMFinalLog=0x8b575000  SMBIOS=0x8ad50000  SMBIOS 3.0=0x8ad4e000  ESRT=0x8ad4cb98  MEMATTR=0x7ac8c018 
[    0.000000] SMBIOS 3.0.1 present.
[    0.000000] DMI: LENOVO 81LK/LNVNB161216, BIOS BGCN28WW 12/27/2019
[    0.000000] tsc: Detected 2400.000 MHz processor
[    0.000010] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000012] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000018] last_pfn = 0x26e800 max_arch_pfn = 0x400000000
[    0.000022] MTRR default type: write-back
[    0.000023] MTRR fixed ranges enabled:
[    0.000024]   00000-9FFFF write-back
[    0.000025]   A0000-BFFFF uncachable
[    0.000026]   C0000-FFFFF write-protect
[    0.000027] MTRR variable ranges enabled:
[    0.000029]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000030]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000031]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000031]   3 base 008E000000 mask 7FFE000000 uncachable
[    0.000032]   4 base 008D000000 mask 7FFF000000 uncachable
[    0.000033]   5 base 2000000000 mask 6000000000 uncachable
[    0.000034]   6 base 1000000000 mask 7000000000 uncachable
[    0.000035]   7 base 0800000000 mask 7800000000 uncachable
[    0.000036]   8 base 0400000000 mask 7C00000000 uncachable
[    0.000037]   9 base 4000000000 mask 4000000000 uncachable
[    0.000526] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000776] last_pfn = 0x8bd0f max_arch_pfn = 0x400000000
[    0.009738] esrt: Reserving ESRT space from 0x000000008ad4cb98 to 0x000000008ad4cc20.
[    0.009746] check: Scanning 1 areas for low memory corruption
[    0.009751] Using GB pages for direct mapping
[    0.009752] BRK [0x223001000, 0x223001fff] PGTABLE
[    0.009754] BRK [0x223002000, 0x223002fff] PGTABLE
[    0.009755] BRK [0x223003000, 0x223003fff] PGTABLE
[    0.009779] BRK [0x223004000, 0x223004fff] PGTABLE
[    0.009781] BRK [0x223005000, 0x223005fff] PGTABLE
[    0.009891] BRK [0x223006000, 0x223006fff] PGTABLE
[    0.009919] BRK [0x223007000, 0x223007fff] PGTABLE
[    0.009956] BRK [0x223008000, 0x223008fff] PGTABLE
[    0.009971] BRK [0x223009000, 0x223009fff] PGTABLE
[    0.010011] BRK [0x22300a000, 0x22300afff] PGTABLE
[    0.010059] BRK [0x22300b000, 0x22300bfff] PGTABLE
[    0.010121] Secure boot could not be determined
[    0.010122] RAMDISK: [mem 0x33403000-0x359f8fff]
[    0.010132] ACPI: Early table checksum verification disabled
[    0.010135] ACPI: RSDP 0x000000008BD0D014 000024 (v02 LENOVO)
[    0.010139] ACPI: XSDT 0x000000008BCEF188 000104 (v01 LENOVO CB-01    00000001      01000013)
[    0.010144] ACPI: FACP 0x000000008BCF2000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010150] ACPI: DSDT 0x000000008BCC0000 02D1AE (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010153] ACPI: FACS 0x000000008BC2E000 000040
[    0.010156] ACPI: UEFI 0x000000008BD0C000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010160] ACPI: SSDT 0x000000008BD0A000 001B1C (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010163] ACPI: SSDT 0x000000008BD06000 0031D0 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010166] ACPI: UEFI 0x000000008BD05000 000042 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010169] ACPI: SSDT 0x000000008BD04000 00045A (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010172] ACPI: SSDT 0x000000008BD03000 000046 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010174] ACPI: TPM2 0x000000008BD02000 000034 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010177] ACPI: MSDM 0x000000008BD01000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010180] ACPI: SSDT 0x000000008BCFD000 00391C (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010183] ACPI: LPIT 0x000000008BCFC000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010186] ACPI: WSMT 0x000000008BCFB000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010188] ACPI: SSDT 0x000000008BCFA000 000C2F (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010191] ACPI: DBGP 0x000000008BCF9000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010194] ACPI: DBG2 0x000000008BCF8000 000061 (v00 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010197] ACPI: SSDT 0x000000008BCF7000 000896 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010200] ACPI: SSDT 0x000000008BCF4000 002F89 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010202] ACPI: ASF! 0x000000008BCF3000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010205] ACPI: HPET 0x000000008BCF1000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010208] ACPI: APIC 0x000000008BCF0000 00012C (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010211] ACPI: MCFG 0x000000008BCEE000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010214] ACPI: SSDT 0x000000008BCBD000 002BBF (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010217] ACPI: DMAR 0x000000008BCBC000 0000A8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010219] ACPI: SSDT 0x000000008BCB6000 005276 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010222] ACPI: SSDT 0x000000008BCB5000 000123 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010225] ACPI: NHLT 0x000000008BCB4000 00002D (v00 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010228] ACPI: FPDT 0x000000008BCB3000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010231] ACPI: BGRT 0x000000008BCB2000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010237] ACPI: Local APIC address 0xfee00000
[    0.010541] No NUMA configuration found
[    0.010542] Faking a node at [mem 0x0000000000000000-0x000000026e7fffff]
[    0.010545] NODE_DATA(0) allocated [mem 0x26e7fc000-0x26e7fffff]
[    0.010569] Zone ranges:
[    0.010570]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.010571]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.010572]   Normal   [mem 0x0000000100000000-0x000000026e7fffff]
[    0.010573]   Device   empty
[    0.010574] Movable zone start for each node
[    0.010575] Early memory node ranges
[    0.010576]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.010577]   node   0: [mem 0x0000000000100000-0x0000000073e86fff]
[    0.010578]   node   0: [mem 0x0000000074787000-0x000000008a99dfff]
[    0.010578]   node   0: [mem 0x000000008bd0e000-0x000000008bd0efff]
[    0.010579]   node   0: [mem 0x0000000100000000-0x000000026e7fffff]
[    0.010772] Zeroed struct page in unavailable ranges: 24515 pages
[    0.010773] Initmem setup node 0 [mem 0x0000000000001000-0x000000026e7fffff]
[    0.010775] On node 0 totalpages: 2066493
[    0.010776]   DMA zone: 64 pages used for memmap
[    0.010776]   DMA zone: 22 pages reserved
[    0.010777]   DMA zone: 3998 pages, LIFO batch:0
[    0.010830]   DMA32 zone: 8771 pages used for memmap
[    0.010831]   DMA32 zone: 561311 pages, LIFO batch:63
[    0.021738]   Normal zone: 23456 pages used for memmap
[    0.021739]   Normal zone: 1501184 pages, LIFO batch:63
[    0.040485] Reserving Intel graphics memory at [mem 0x8d800000-0x8f7fffff]
[    0.040939] ACPI: PM-Timer IO Port: 0x1808
[    0.040941] ACPI: Local APIC address 0xfee00000
[    0.040948] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.040949] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.040949] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.040950] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.040951] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.040951] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.040952] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.040953] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.040953] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.040954] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.040955] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.040955] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.040956] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.040956] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.040957] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.040958] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.041020] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.041023] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.041024] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.041026] ACPI: IRQ0 used by override.
[    0.041027] ACPI: IRQ9 used by override.
[    0.041029] Using ACPI (MADT) for SMP configuration information
[    0.041030] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.041036] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.041052] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.041053] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.041055] PM: Registered nosave memory: [mem 0x73e87000-0x74786fff]
[    0.041056] PM: Registered nosave memory: [mem 0x8a99e000-0x8ab9dfff]
[    0.041057] PM: Registered nosave memory: [mem 0x8ab9e000-0x8b59dfff]
[    0.041057] PM: Registered nosave memory: [mem 0x8b59e000-0x8bc8dfff]
[    0.041058] PM: Registered nosave memory: [mem 0x8bc8e000-0x8bd0dfff]
[    0.041059] PM: Registered nosave memory: [mem 0x8bd0f000-0x8f7fffff]
[    0.041060] PM: Registered nosave memory: [mem 0x8f800000-0xdfffffff]
[    0.041061] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.041061] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.041062] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.041062] PM: Registered nosave memory: [mem 0xfe011000-0xfed0ffff]
[    0.041063] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.041064] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[    0.041064] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[    0.041065] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[    0.041065] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.041066] PM: Registered nosave memory: [mem 0xfee01000-0xff5fffff]
[    0.041066] PM: Registered nosave memory: [mem 0xff600000-0xffffffff]
[    0.041068] [mem 0x8f800000-0xdfffffff] available for PCI devices
[    0.041069] Booting paravirtualized kernel on bare hardware
[    0.041072] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.157551] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.157753] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.157759] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.157760] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.157780] Built 1 zonelists, mobility grouping on.  Total pages: 2034180
[    0.157780] Policy zone: Normal
[    0.157782] Kernel command line: BOOT_IMAGE=/vmlinuz-linux5.4.8 root=/dev/mapper/Tzhaarketom-root rw loglevel=3 quiet ipv6.disable=1 nvidia_drm.modeset=1 cryptdevice=UUID=a3e1d4d1-6777-47db-a315-b1a74eac1299:cryptlvm root=/dev/Tzhaarketom/root
[    0.158375] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.158621] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.158704] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.162644] Calgary: detecting Calgary via BIOS EBDA area
[    0.162645] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.186454] Memory: 7950212K/8265972K available (12291K kernel code, 1327K rwdata, 4036K rodata, 1652K init, 3456K bss, 315760K reserved, 0K cma-reserved)
[    0.186590] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.186601] Kernel/User page tables isolation: enabled
[    0.186616] ftrace: allocating 38038 entries in 149 pages
[    0.202906] rcu: Preemptible hierarchical RCU implementation.
[    0.202907] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.202907] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.202908] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.202909] 	Tasks RCU enabled.
[    0.202910] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.202911] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.205903] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.206456] random: get_random_bytes called from start_kernel+0x390/0x56b with crng_init=0
[    0.206479] Console: colour dummy device 80x25
[    0.206482] printk: console [tty0] enabled
[    0.206498] ACPI: Core revision 20190816
[    0.206993] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.207136] APIC: Switch to symmetric I/O mode setup
[    0.207138] DMAR: Host address width 39
[    0.207139] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.207144] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.207145] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.207149] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.207150] DMAR: RMRR base: 0x0000008b57d000 end: 0x0000008b59cfff
[    0.207151] DMAR: RMRR base: 0x0000008d000000 end: 0x0000008f7fffff
[    0.207153] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.207154] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.207154] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.210418] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.210419] x2apic enabled
[    0.210508] Switched APIC routing to cluster x2apic.
[    0.219819] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.233754] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22983777dd9, max_idle_ns: 440795300422 ns
[    0.233759] Calibrating delay loop (skipped), value calculated using timer frequency.. 4801.00 BogoMIPS (lpj=8000000)
[    0.233761] pid_max: default: 32768 minimum: 301
[    0.236758] LSM: Security Framework initializing
[    0.236769] Yama: becoming mindful.
[    0.236805] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.236817] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.236830] *** VALIDATE tmpfs ***
[    0.236973] *** VALIDATE proc ***
[    0.237020] *** VALIDATE cgroup1 ***
[    0.237022] *** VALIDATE cgroup2 ***
[    0.237075] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.237107] process: using mwait in idle threads
[    0.237109] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.237110] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.237113] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.237115] Spectre V2 : Mitigation: Full generic retpoline
[    0.237116] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.237116] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.237117] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.237118] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.237120] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.237122] MDS: Mitigation: Clear CPU buffers
[    0.237472] Freeing SMP alternatives memory: 32K
[    0.240539] TSC deadline timer enabled
[    0.240549] smpboot: CPU0: Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[    0.260442] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.260468] ... version:                4
[    0.260468] ... bit width:              48
[    0.260469] ... generic registers:      4
[    0.260469] ... value mask:             0000ffffffffffff
[    0.260470] ... max period:             00007fffffffffff
[    0.260471] ... fixed-purpose events:   3
[    0.260471] ... event mask:             000000070000000f
[    0.267098] rcu: Hierarchical SRCU implementation.
[    0.290631] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.297104] smp: Bringing up secondary CPUs ...
[    0.337134] x86: Booting SMP configuration:
[    0.337135] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.457800] 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.497104]  #5 #6 #7
[    0.577645] smp: Brought up 1 node, 8 CPUs
[    0.577645] smpboot: Max logical packages: 1
[    0.577645] smpboot: Total of 8 processors activated (38415.00 BogoMIPS)
[    0.580679] devtmpfs: initialized
[    0.580679] x86/mm: Memory block size: 128MB
[    0.581259] PM: Registering ACPI NVS region [mem 0x8b59e000-0x8bc8dfff] (7274496 bytes)
[    0.581259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.581259] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.581259] pinctrl core: initialized pinctrl subsystem
[    0.581259] PM: RTC time: 04:21:42, date: 2020-01-06
[    0.581259] NET: Registered protocol family 16
[    0.581259] audit: initializing netlink subsys (disabled)
[    0.581259] audit: type=2000 audit(1578284501.369:1): state=initialized audit_enabled=0 res=1
[    0.583779] cpuidle: using governor ladder
[    0.583786] cpuidle: using governor menu
[    0.583800] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.583800] ACPI: bus type PCI registered
[    0.583800] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.583866] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.583873] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.583873] PCI: Using configuration type 1 for base access
[    0.584305] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.584629] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.584629] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.587191] ACPI: Added _OSI(Module Device)
[    0.587192] ACPI: Added _OSI(Processor Device)
[    0.587192] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.587193] ACPI: Added _OSI(Processor Aggregator Device)
[    0.587194] ACPI: Added _OSI(Linux-Dell-Video)
[    0.587195] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.587196] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.646852] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.646858] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.646860] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.646863] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.646866] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.646867] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.649539] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.649543] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.649544] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.649546] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.649549] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.649550] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.652212] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.652216] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.652217] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.652219] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.652222] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.652223] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.654885] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.654888] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.654890] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.657553] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.657557] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.657558] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.660217] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.660221] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.660222] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.662881] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.662884] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.662886] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.665546] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.665549] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.665551] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.665553] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.665555] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.665557] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.668216] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.668220] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.668221] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.670885] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.670888] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.670890] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.673549] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS11._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.673552] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.673553] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.676211] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS12._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.676214] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.676215] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.678879] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS13._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.678882] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.678884] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.681547] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.681550] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.681552] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.681554] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.681556] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.681558] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684192] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR1], AE_NOT_FOUND (20190816/dswload2-159)
[    0.684196] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220)
[    0.684197] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[    0.684200] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR2], AE_NOT_FOUND (20190816/dswload2-159)
[    0.684203] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220)
[    0.684205] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[    0.684234] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684237] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684239] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684241] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684243] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684244] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684280] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684283] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684284] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684286] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684288] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684290] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684325] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684328] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684329] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684331] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684333] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684335] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684370] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684373] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684374] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684376] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684378] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684380] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684415] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684417] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684419] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684452] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684455] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684456] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684486] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS07._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684489] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684491] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684521] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS08._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684524] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684525] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684555] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS09._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684558] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684559] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.684589] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS10._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.684592] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.684594] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.685783] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C2.TPD0], AE_NOT_FOUND (20190816/dswload2-159)
[    0.685787] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220)
[    0.685789] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[    0.685819] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C3.TPL1], AE_NOT_FOUND (20190816/dswload2-159)
[    0.685821] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220)
[    0.685823] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[    0.689573] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._ON], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.689578] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.689579] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.689581] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._OFF], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.689584] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.689586] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.689588] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP.SGPO], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0.689591] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0.689592] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.689818] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.702281] ACPI: Dynamic OEM Table Load:
[    0.702296] ACPI: SSDT 0xFFFF9862647BCF00 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160422)
[    0.704207] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.705296] ACPI: Dynamic OEM Table Load:
[    0.705304] ACPI: SSDT 0xFFFF9862647C1C00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.707382] ACPI: Dynamic OEM Table Load:
[    0.707389] ACPI: SSDT 0xFFFF986264539000 00053F (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.709541] ACPI: Dynamic OEM Table Load:
[    0.709547] ACPI: SSDT 0xFFFF986264103200 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.711500] ACPI: Dynamic OEM Table Load:
[    0.711508] ACPI: SSDT 0xFFFF98626453F800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.713846] ACPI: Dynamic OEM Table Load:
[    0.713853] ACPI: SSDT 0xFFFF986264539800 0005FC (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.716027] ACPI: Dynamic OEM Table Load:
[    0.716033] ACPI: SSDT 0xFFFF9862647C0C00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.718231] ACPI: Dynamic OEM Table Load:
[    0.718238] ACPI: SSDT 0xFFFF98626458E000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160422)
[    0.721139] ACPI: Dynamic OEM Table Load:
[    0.721145] ACPI: SSDT 0xFFFF9862647C0800 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.726855] ACPI: EC: EC started
[    0.726856] ACPI: EC: interrupt blocked
[    0.727272] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.727274] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x2, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.727275] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    0.727276] ACPI: Interpreter enabled
[    0.727333] ACPI: (supports S0 S3 S4 S5)
[    0.727334] ACPI: Using IOAPIC for interrupt routing
[    0.727380] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.727991] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.729113] ACPI: Power Resource [PG00] (on)
[    0.734803] ACPI: Power Resource [BTPR] (on)
[    0.736747] ACPI: Power Resource [USBC] (on)
[    0.736992] ACPI: Power Resource [PAUD] (on)
[    0.742021] ACPI: Power Resource [PXP] (off)
[    0.750299] ACPI: Power Resource [PXP] (off)
[    0.752424] ACPI: Power Resource [V0PR] (on)
[    0.752681] ACPI: Power Resource [V1PR] (on)
[    0.752929] ACPI: Power Resource [V2PR] (on)
[    0.755545] ACPI: Power Resource [PXTC] (on)
[    0.756124] ACPI: Power Resource [PXTC] (off)
[    0.758522] ACPI: Power Resource [WRST] (on)
[    0.761243] ACPI: Power Resource [PIN] (off)
[    0.761767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.761773] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.765570] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.765571] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.768896] PCI host bridge to bus 0000:00
[    0.768898] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.768900] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.768901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.768902] pci_bus 0000:00: root bus resource [mem 0x8f800000-0xdfffffff window]
[    0.768903] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.768904] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.768916] pci 0000:00:00.0: [8086:3e10] type 00 class 0x060000
[    0.770166] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.770220] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.771525] pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
[    0.771536] pci 0000:00:02.0: reg 0x10: [mem 0xa2000000-0xa2ffffff 64bit]
[    0.771542] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.771546] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.771562] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.772827] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.772840] pci 0000:00:04.0: reg 0x10: [mem 0xa4410000-0xa4417fff 64bit]
[    0.774164] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.774176] pci 0000:00:08.0: reg 0x10: [mem 0xa4424000-0xa4424fff 64bit]
[    0.775518] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.775563] pci 0000:00:12.0: reg 0x10: [mem 0xa4425000-0xa4425fff 64bit]
[    0.777014] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.777062] pci 0000:00:14.0: reg 0x10: [mem 0xa4400000-0xa440ffff 64bit]
[    0.777209] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.778530] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.778572] pci 0000:00:14.2: reg 0x10: [mem 0xa4420000-0xa4421fff 64bit]
[    0.778596] pci 0000:00:14.2: reg 0x18: [mem 0xa4426000-0xa4426fff 64bit]
[    0.779970] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[    0.780161] pci 0000:00:14.3: reg 0x10: [mem 0xa4418000-0xa441bfff 64bit]
[    0.780835] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.782291] pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
[    0.782334] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.783722] pci 0000:00:15.1: [8086:a369] type 00 class 0x0c8000
[    0.783764] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.785215] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.785258] pci 0000:00:16.0: reg 0x10: [mem 0xa4429000-0xa4429fff 64bit]
[    0.785384] pci 0000:00:16.0: PME# supported from D3hot
[    0.786806] pci 0000:00:17.0: [8086:a353] type 00 class 0x010601
[    0.786869] pci 0000:00:17.0: reg 0x10: [mem 0xa4422000-0xa4423fff]
[    0.786890] pci 0000:00:17.0: reg 0x14: [mem 0xa442e000-0xa442e0ff]
[    0.786914] pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
[    0.786938] pci 0000:00:17.0: reg 0x1c: [io  0x5088-0x508b]
[    0.786962] pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
[    0.786985] pci 0000:00:17.0: reg 0x24: [mem 0xa442d000-0xa442d7ff]
[    0.787120] pci 0000:00:17.0: PME# supported from D3hot
[    0.788510] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.788752] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.788803] pci 0000:00:1d.0: PTM enabled (root), 4dns granularity
[    0.790197] pci 0000:00:1d.5: [8086:a335] type 01 class 0x060400
[    0.790438] pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
[    0.790490] pci 0000:00:1d.5: PTM enabled (root), 4dns granularity
[    0.791859] pci 0000:00:1e.0: [8086:a328] type 00 class 0x078000
[    0.791901] pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.793360] pci 0000:00:1f.0: [8086:a30d] type 00 class 0x060100
[    0.794897] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040380
[    0.794975] pci 0000:00:1f.3: reg 0x10: [mem 0xa441c000-0xa441ffff 64bit]
[    0.795049] pci 0000:00:1f.3: reg 0x20: [mem 0xa4100000-0xa41fffff 64bit]
[    0.795201] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.796651] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.796834] pci 0000:00:1f.4: reg 0x10: [mem 0xa442b000-0xa442b0ff 64bit]
[    0.797047] pci 0000:00:1f.4: reg 0x20: [io  0x5040-0x505f]
[    0.798542] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.798571] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.799936] pci 0000:01:00.0: [10de:1c91] type 00 class 0x030000
[    0.799967] pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff]
[    0.799984] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.800001] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
[    0.800012] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.800024] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.800046] pci 0000:01:00.0: Enabling HDA controller
[    0.800252] pci 0000:01:00.1: [10de:0fb9] type 00 class 0x040300
[    0.800278] pci 0000:01:00.1: reg 0x10: [mem 0xa4000000-0xa4003fff]
[    0.800502] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[    0.800504] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.800507] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
[    0.800510] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.800654] pci 0000:06:00.0: [1cc4:5008] type 00 class 0x010802
[    0.800712] pci 0000:06:00.0: reg 0x10: [mem 0xa4300000-0xa4303fff 64bit]
[    0.801298] pci 0000:00:1d.0: PCI bridge to [bus 06]
[    0.801308] pci 0000:00:1d.0:   bridge window [mem 0xa4300000-0xa43fffff]
[    0.801419] pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000
[    0.801463] pci 0000:07:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.801502] pci 0000:07:00.0: reg 0x18: [mem 0xa4204000-0xa4204fff 64bit]
[    0.801526] pci 0000:07:00.0: reg 0x20: [mem 0xa4200000-0xa4203fff 64bit]
[    0.801682] pci 0000:07:00.0: supports D1 D2
[    0.801683] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.801914] pci 0000:00:1d.5: PCI bridge to [bus 07]
[    0.801919] pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
[    0.801925] pci 0000:00:1d.5:   bridge window [mem 0xa4200000-0xa42fffff]
[    0.805805] ACPI: EC: interrupt unblocked
[    0.805837] ACPI: EC: event unblocked
[    0.805910] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x2, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.805912] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
[    0.805979] iommu: Default domain type: Translated 
[    0.805996] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.805996] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.805996] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.805996] pci 0000:00:02.0: vgaarb: no bridge control possible
[    0.805996] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.805996] vgaarb: loaded
[    0.805996] ACPI: bus type USB registered
[    0.805996] usbcore: registered new interface driver usbfs
[    0.805996] usbcore: registered new interface driver hub
[    0.805996] usbcore: registered new device driver usb
[    0.805996] pps_core: LinuxPPS API ver. 1 registered
[    0.805996] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.805996] PTP clock support registered
[    0.805996] EDAC MC: Ver: 3.0.0
[    0.807104] Registered efivars operations
[    0.807136] PCI: Using ACPI for IRQ routing
[    0.891575] PCI: pci_cache_line_size set to 64 bytes
[    0.891792] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.891793] e820: reserve RAM buffer [mem 0x73e87000-0x73ffffff]
[    0.891794] e820: reserve RAM buffer [mem 0x8a99e000-0x8bffffff]
[    0.891795] e820: reserve RAM buffer [mem 0x8bd0f000-0x8bffffff]
[    0.891796] e820: reserve RAM buffer [mem 0x26e800000-0x26fffffff]
[    0.891885] NetLabel: Initializing
[    0.891886] NetLabel:  domain hash size = 128
[    0.891886] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.891899] NetLabel:  unlabeled traffic allowed by default
[    0.891903] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.891903] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.894830] clocksource: Switched to clocksource tsc-early
[    0.905203] *** VALIDATE bpf ***
[    0.905281] VFS: Disk quotas dquot_6.6.0
[    0.905296] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.905319] *** VALIDATE ramfs ***
[    0.905322] *** VALIDATE hugetlbfs ***
[    0.905361] pnp: PnP ACPI init
[    0.905489] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    0.905493] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.905902] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.905906] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.905908] system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.905909] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.905911] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.905912] system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.905914] system 00:01: [mem 0xff000000-0xffffffff] could not be reserved
[    0.905917] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.906306] system 00:02: [io  0x2000-0x20fe] has been reserved
[    0.906310] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.906515] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.906517] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.906520] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.906665] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.906669] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.906712] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.908309] system 00:06: [mem 0xfe037000-0xfe037fff] has been reserved
[    0.908310] system 00:06: [mem 0xfe036008-0xfe036fff] has been reserved
[    0.908314] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.908963] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.908965] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.908966] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.908967] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[    0.908969] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.908970] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.908972] system 00:07: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.908973] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.908976] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.909206] pnp: PnP ACPI: found 8 devices
[    0.910422] thermal_sys: Registered thermal governor 'fair_share'
[    0.910422] thermal_sys: Registered thermal governor 'bang_bang'
[    0.910428] thermal_sys: Registered thermal governor 'step_wise'
[    0.910429] thermal_sys: Registered thermal governor 'user_space'
[    0.910430] thermal_sys: Registered thermal governor 'power_allocator'
[    0.914967] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.914998] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.915011] pci 0000:00:15.0: BAR 0: assigned [mem 0x8f800000-0x8f800fff 64bit]
[    0.915033] pci 0000:00:15.1: BAR 0: assigned [mem 0x8f801000-0x8f801fff 64bit]
[    0.915051] pci 0000:00:1e.0: BAR 0: assigned [mem 0x8f802000-0x8f802fff 64bit]
[    0.915067] pci 0000:01:00.0: BAR 6: assigned [mem 0xa4080000-0xa40fffff pref]
[    0.915069] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[    0.915071] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.915074] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
[    0.915076] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.915080] pci 0000:00:1d.0: PCI bridge to [bus 06]
[    0.915091] pci 0000:00:1d.0:   bridge window [mem 0xa4300000-0xa43fffff]
[    0.915104] pci 0000:00:1d.5: PCI bridge to [bus 07]
[    0.915107] pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
[    0.915114] pci 0000:00:1d.5:   bridge window [mem 0xa4200000-0xa42fffff]
[    0.915129] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.915130] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.915131] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.915133] pci_bus 0000:00: resource 7 [mem 0x8f800000-0xdfffffff window]
[    0.915134] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.915135] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.915136] pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa40fffff]
[    0.915137] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.915139] pci_bus 0000:06: resource 1 [mem 0xa4300000-0xa43fffff]
[    0.915140] pci_bus 0000:07: resource 0 [io  0x3000-0x3fff]
[    0.915141] pci_bus 0000:07: resource 1 [mem 0xa4200000-0xa42fffff]
[    0.915345] NET: Registered protocol family 2
[    0.915472] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.915514] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.915640] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.915716] TCP: Hash tables configured (established 65536 bind 65536)
[    0.915749] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.915772] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.915853] NET: Registered protocol family 1
[    0.915857] NET: Registered protocol family 44
[    0.915868] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.917672] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.917776] PCI: CLS 64 bytes, default 64
[    0.917811] Trying to unpack rootfs image as initramfs...
[    1.415723] Freeing initrd memory: 38872K
[    1.437151] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.437153] software IO TLB: mapped [mem 0x862d2000-0x8a2d2000] (64MB)
[    1.437235] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    1.437355] check: Scanning for low memory corruption every 60 seconds
[    1.437735] Initialise system trusted keyrings
[    1.437743] Key type blacklist registered
[    1.437791] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    1.438980] zbud: loaded
[    1.443917] Key type asymmetric registered
[    1.443918] Asymmetric key parser 'x509' registered
[    1.443925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.443981] io scheduler mq-deadline registered
[    1.443982] io scheduler kyber registered
[    1.444007] io scheduler bfq registered
[    1.448364] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[    1.448657] pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
[    1.449032] pcieport 0000:00:1d.5: PME: Signaling with IRQ 124
[    1.449170] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.449256] efifb: probing for efifb
[    1.449268] efifb: showing boot graphics
[    1.450933] efifb: framebuffer at 0xb0000000, using 8128k, total 8128k
[    1.450935] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.450935] efifb: scrolling: redraw
[    1.450937] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.450979] fbcon: Deferring console take-over
[    1.450981] fb0: EFI VGA frame buffer device
[    1.450990] intel_idle: MWAIT substates: 0x11142120
[    1.450991] intel_idle: v0.4.1 model 0x9E
[    1.451420] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.451514] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    1.451530] ACPI: Lid Switch [LID0]
[    1.451561] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.451576] ACPI: Power Button [PWRB]
[    1.454238] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.455227] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.455228] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.456036] nvme nvme0: pci function 0000:06:00.0
[    1.456076] usbcore: registered new interface driver usbserial_generic
[    1.456080] usbserial: USB Serial support registered for generic
[    1.456120] rtc_cmos rtc_cmos: RTC can wake from S4
[    1.460008] rtc_cmos rtc_cmos: registered as rtc0
[    1.460021] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.460075] intel_pstate: Intel P-state driver initializing
[    1.460120] intel_pstate: Disabling energy efficiency optimization
[    1.461048] intel_pstate: HWP enabled
[    1.461243] ledtrig-cpu: registered to indicate activity on CPUs
[    1.461317] intel_pmc_core INT33A1:00:  initialized
[    1.461379] drop_monitor: Initializing network drop monitor service
[    1.461435] IPv6: Loaded, but administratively disabled, reboot required to enable
[    1.461437] NET: Registered protocol family 17
[    1.462009] RAS: Correctable Errors collector initialized.
[    1.462065] microcode: sig=0x906ea, pf=0x20, revision=0xca
[    1.462278] microcode: Microcode Update Driver: v2.2.
[    1.462281] IPI shorthand broadcast: enabled
[    1.462287] sched_clock: Marking stable (1458254737, 4019255)->(1468579643, -6305651)
[    1.462404] registered taskstats version 1
[    1.462410] Loading compiled-in X.509 certificates
[    1.467027] Loaded X.509 cert 'Build time autogenerated kernel key: e67d11719176fdf2e1f6482134ab2b10450223ef'
[    1.467065] zswap: loaded using pool lzo/zbud
[    1.467328] Key type ._fscrypt registered
[    1.467329] Key type .fscrypt registered
[    1.474749] Key type big_key registered
[    1.476052] PM:   Magic number: 4:662:362
[    1.476396] rtc_cmos rtc_cmos: setting system clock to 2020-01-06T04:21:43 UTC (1578284503)
[    1.675954] nvme nvme0: 8/0/0 default/read/poll queues
[    1.680194]  nvme0n1: p1 p2
[    1.682661] Freeing unused decrypted memory: 2040K
[    1.683206] Freeing unused kernel image memory: 1652K
[    1.717297] Write protecting the kernel read-only data: 18432k
[    1.718277] Freeing unused kernel image memory: 2012K
[    1.718465] Freeing unused kernel image memory: 60K
[    1.732227] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.732228] x86/mm: Checking user space page tables
[    1.743952] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.743954] Run /init as init process
[    1.858089] fbcon: Taking over console
[    1.858155] Console: switching to colour frame buffer device 240x67
[    1.868481] IPMI message handler: version 39.2
[    1.869841] ipmi device interface
[    1.877208] nvidia: loading out-of-tree module taints kernel.
[    1.877216] nvidia: module license 'NVIDIA' taints kernel.
[    1.877217] Disabling lock debugging due to kernel taint
[    1.884346] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    1.892693] nvidia-nvlink: Nvlink Core is being initialized, major device number 242
[    1.893217] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
[    1.893418] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[    1.993714] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  440.44  Sun Dec  8 03:38:56 UTC 2019
[    1.996093] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  440.44  Sun Dec  8 03:29:48 UTC 2019
[    1.997773] Linux agpgart interface v0.103
[    2.019823] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.055264] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190816/nsarguments-59)
[    2.450464] tsc: Refined TSC clocksource calibration: 2400.023 MHz
[    2.450469] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22984d170dd, max_idle_ns: 440795253189 ns
[    2.450518] clocksource: Switched to clocksource tsc
[    2.771436] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.771437] [drm] No driver support for vblank timestamp query.
[    2.771564] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    2.782155] nvidia-uvm: Loaded the UVM driver, major device number 239.
[    2.852418] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    2.852420] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    2.859525] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.864216] SCSI subsystem initialized
[    2.868014] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.868023] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.869173] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    2.869183] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.869496] cryptd: max_cpu_qlen set to 1000
[    2.869526] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    2.869528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.869530] usb usb1: Product: xHCI Host Controller
[    2.869532] usb usb1: Manufacturer: Linux 5.4.8 xhci-hcd
[    2.869535] usb usb1: SerialNumber: 0000:00:14.0
[    2.869695] hub 1-0:1.0: USB hub found
[    2.869732] hub 1-0:1.0: 16 ports detected
[    2.872687] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.872691] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.872696] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.872754] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    2.872756] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.872758] usb usb2: Product: xHCI Host Controller
[    2.872760] usb usb2: Manufacturer: Linux 5.4.8 xhci-hcd
[    2.872761] usb usb2: SerialNumber: 0000:00:14.0
[    2.872963] hub 2-0:1.0: USB hub found
[    2.872985] hub 2-0:1.0: 8 ports detected
[    2.873097] usb: port power management may be unreliable
[    2.875721] libata version 3.00 loaded.
[    2.880114] ahci 0000:00:17.0: version 3.0
[    2.880594] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
[    2.880598] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
[    2.881621] AVX2 version of gcm_enc/dec engaged.
[    2.881622] AES CTR mode by8 optimization enabled
[    2.883328] scsi host0: ahci
[    2.884063] scsi host1: ahci
[    2.886586] scsi host2: ahci
[    2.886685] scsi host3: ahci
[    2.886779] scsi host4: ahci
[    2.886824] ata1: DUMMY
[    2.886825] ata2: DUMMY
[    2.886826] ata3: DUMMY
[    2.886827] ata4: DUMMY
[    2.886835] ata5: SATA max UDMA/133 abar m2048@0xa442d000 port 0xa442d300 irq 136
[    2.892115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    3.197627] ata5: SATA link down (SStatus 4 SControl 300)
[    3.200468] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[    3.213499] device-mapper: uevent: version 1.0.3
[    3.213643] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    3.226304] random: cryptsetup: uninitialized urandom read (4 bytes read)
[    3.235192] random: cryptsetup: uninitialized urandom read (4 bytes read)
[    3.344790] usb 1-1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[    3.344794] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.344797] usb 1-1: Product: USB Optical Mouse
[    3.344799] usb 1-1: Manufacturer: Logitech
[    3.352729] hidraw: raw HID events driver (C) Jiri Kosina
[    3.356200] usbcore: registered new interface driver usbhid
[    3.356201] usbhid: USB HID core driver
[    3.358097] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C077.0001/input/input3
[    3.358151] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1/input0
[    3.467277] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[    3.619456] usb 1-8: New USB device found, idVendor=04ca, idProduct=7070, bcdDevice= 0.24
[    3.619462] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.619468] usb 1-8: Product: Integrated Camera
[    3.619470] usb 1-8: Manufacturer: 8SSC20F27068L1GZ94T7BV0
[    3.743944] usb 1-14: new full-speed USB device number 4 using xhci_hcd
[    3.885902] usb 1-14: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
[    3.885905] usb 1-14: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
[    3.885913] usb 1-14: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[    3.885916] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.089688] random: crng init done
[   13.346980] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[   13.543426] systemd[1]: systemd 244.1-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[   13.557416] systemd[1]: Detected architecture x86-64.
[   13.585816] systemd[1]: Set hostname to <Terrasaurscythe>.
[   13.759308] systemd[1]: Created slice system-getty.slice.
[   13.759613] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   13.759901] systemd[1]: Created slice system-wpa_supplicant.slice.
[   13.760227] systemd[1]: Created slice User and Session Slice.
[   13.760306] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   13.760366] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   13.760713] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   13.760752] systemd[1]: Reached target Local Encrypted Volumes.
[   13.760778] systemd[1]: Reached target Paths.
[   13.760790] systemd[1]: Reached target Remote File Systems.
[   13.760800] systemd[1]: Reached target Slices.
[   13.760887] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   13.761304] systemd[1]: Listening on LVM2 metadata daemon socket.
[   13.761808] systemd[1]: Listening on LVM2 poll daemon socket.
[   13.764119] systemd[1]: Listening on Process Core Dump Socket.
[   13.764206] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   13.764423] systemd[1]: Listening on Journal Audit Socket.
[   13.764546] systemd[1]: Listening on Journal Socket (/dev/log).
[   13.764675] systemd[1]: Listening on Journal Socket.
[   13.764859] systemd[1]: Listening on Network Service Netlink Socket.
[   13.764972] systemd[1]: Listening on udev Control Socket.
[   13.765053] systemd[1]: Listening on udev Kernel Socket.
[   13.766217] systemd[1]: Mounting Huge Pages File System...
[   13.767410] systemd[1]: Mounting POSIX Message Queue File System...
[   13.768700] systemd[1]: Mounting Kernel Debug File System...
[   13.770547] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   13.772077] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   13.773810] systemd[1]: Starting Set Up Additional Binary Formats...
[   13.773876] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   13.775723] systemd[1]: Starting Journal Service...
[   13.776384] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[   13.776527] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   13.777513] systemd[1]: Mounting Kernel Configuration File System...
[   13.778856] systemd[1]: Starting Remount Root and Kernel File Systems...
[   13.780157] systemd[1]: Starting Apply Kernel Variables...
[   13.781172] systemd[1]: Starting udev Coldplug all Devices...
[   13.782502] systemd[1]: Mounted Huge Pages File System.
[   13.782647] systemd[1]: Mounted POSIX Message Queue File System.
[   13.782778] systemd[1]: Mounted Kernel Debug File System.
[   13.783293] systemd[1]: Started Create list of static device nodes for the current kernel.
[   13.783538] systemd[1]: Mounted Kernel Configuration File System.
[   13.783628] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 460 (systemd-binfmt)
[   13.784586] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[   13.786739] EXT4-fs (dm-2): re-mounted. Opts: (null)
[   13.788382] systemd[1]: Started Remount Root and Kernel File Systems.
[   13.788620] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[   13.788764] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[   13.790078] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   13.790884] systemd[1]: Starting Load/Save Random Seed...
[   13.791713] systemd[1]: Starting Create System Users...
[   13.792563] systemd[1]: Started Set Up Additional Binary Formats.
[   13.793170] systemd[1]: Started Apply Kernel Variables.
[   13.794560] systemd[1]: Started LVM2 metadata daemon.
[   13.805165] systemd[1]: Started Load/Save Random Seed.
[   13.812519] systemd[1]: Started Create System Users.
[   13.813516] systemd[1]: Starting Create Static Device Nodes in /dev...
[   13.830248] systemd[1]: Started Create Static Device Nodes in /dev.
[   13.831531] systemd[1]: Starting udev Kernel Device Manager...
[   13.864308] systemd[1]: Started udev Coldplug all Devices.
[   14.075864] systemd[1]: Started Journal Service.
[   14.075952] audit: type=1130 audit(1578284516.094:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.083638] systemd-journald[461]: Received client request to flush runtime journal.
[   14.138195] audit: type=1130 audit(1578284516.157:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.169097] ACPI: AC Adapter [ADP0] (on-line)
[   14.190646] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[   14.190650] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[   14.190652] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[   14.190654] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[   14.324168] battery: ACPI: Battery Slot [BAT0] (battery present)
[   14.330123] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input4
[   14.336893] mousedev: PS/2 mouse device common for all mice
[   14.348498] mc: Linux media interface: v0.10
[   14.396207] intel_rapl_common: Found RAPL domain package
[   14.396209] intel_rapl_common: Found RAPL domain dram
[   14.396377] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[   14.398751] audit: type=1130 audit(1578284516.417:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.417760] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   14.418231] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   14.427324] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[   14.428134] idma64 idma64.1: Found Intel integrated DMA 64-bit
[   14.431959] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   14.436342] i2c_hid i2c-ELAN0626:00: i2c-ELAN0626:00 supply vdd not found, using dummy regulator
[   14.436360] i2c_hid i2c-ELAN0626:00: i2c-ELAN0626:00 supply vddl not found, using dummy regulator
[   14.437491] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   14.438582] videodev: Linux video capture interface: v2.00
[   14.439662] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   14.440035] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   14.440037] cfg80211: failed to load regulatory.db
[   14.447482] elan_i2c i2c-ELAN0626:00: i2c-ELAN0626:00 supply vcc not found, using dummy regulator
[   14.448471] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[   14.448951] idma64 idma64.2: Found Intel integrated DMA 64-bit
[   14.519833] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   14.519921] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   14.526812] Intel(R) Wireless WiFi driver for Linux
[   14.526813] Copyright(c) 2003- 2015 Intel Corporation
[   14.534498] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
[   14.534501] iwlwifi 0000:00:14.3: Found debug configuration: 0
[   14.534826] iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
[   14.540183] Bluetooth: Core ver 2.22
[   14.540199] NET: Registered protocol family 31
[   14.540201] Bluetooth: HCI device and connection manager initialized
[   14.540204] Bluetooth: HCI socket layer initialized
[   14.540206] Bluetooth: L2CAP socket layer initialized
[   14.540211] Bluetooth: SCO socket layer initialized
[   14.551721] audit: type=1130 audit(1578284516.570: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'
[   14.564363] elan_i2c i2c-ELAN0626:00: Elan Touchpad: Module ID: 0x00e2, Firmware: 0x0000, Sample: 0x0000, IAP: 0x000d
[   14.564489] input: Elan Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-3/i2c-ELAN0626:00/input/input5
[   14.638754] input: PC Speaker as /devices/platform/pcspkr/input/input6
[   14.639728] checking generic (b0000000 7f0000) vs hw (b0000000 10000000)
[   14.639731] fb0: switching to inteldrmfb from EFI VGA
[   14.639842] Console: switching to colour dummy device 80x25
[   14.639900] i915 0000:00:02.0: vgaarb: deactivate vga console
[   14.643999] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   14.644002] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   14.644003] RAPL PMU: hw unit of domain package 2^-14 Joules
[   14.644004] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   14.644005] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   14.666127] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   14.666129] [drm] Driver supports precise vblank timestamp query.
[   14.668937] uvcvideo: Found UVC 1.00 device Integrated Camera (04ca:7070)
[   14.669556] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   14.686600] uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
[   14.686601] uvcvideo 1-8:1.0: Entity type for entity Extension 3 was not initialized!
[   14.686603] uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
[   14.686604] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
[   14.686666] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input7
[   14.686725] usbcore: registered new interface driver uvcvideo
[   14.686725] USB Video Class driver (1.1.1)
[   14.690716] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   14.691316] snd_hda_intel 0000:01:00.1: Disabling MSI
[   14.691324] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   14.692566] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 1
[   14.693397] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[   14.693415] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[   14.693450] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input8
[   14.695704] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   14.695961] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9
[   14.696154] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   14.696888] fbcon: i915drmfb (fb0) is primary device
[   14.704733] Console: switching to colour frame buffer device 240x67
[   14.725323] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[   14.847118] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[   14.859204] libphy: r8169: probed
[   14.859364] r8169 0000:07:00.0 eth0: RTL8168gu/8111gu, 98:fa:9b:14:f6:e9, XID 509, IRQ 149
[   14.859367] r8169 0000:07:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   14.864519] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
[   14.872813] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   14.873689] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
[   14.914078] Adding 8388604k swap on /dev/mapper/Tzhaarketom-swap.  Priority:-2 extents:1 across:8388604k SSFS
[   14.914157] audit: type=1130 audit(1578284516.934:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.914215] iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
[   14.943306] intel_rapl_common: Found RAPL domain package
[   14.943309] intel_rapl_common: Found RAPL domain core
[   14.943310] intel_rapl_common: Found RAPL domain uncore
[   14.943312] intel_rapl_common: Found RAPL domain dram
[   14.944254] audit: type=1130 audit(1578284516.964:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-0652f650\x2d8bcd\x2d4978\x2d8fd2\x2dcf65afc37f18 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.949273] audit: type=1130 audit(1578284516.967:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@254:0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.958641] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   14.958932] thermal thermal_zone6: failed to read out thermal zone (-61)
[   14.959331] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[   14.973120] usbcore: registered new interface driver btusb
[   14.973841] Bluetooth: hci0: Firmware revision 0.1 build 7 week 45 2019
[   14.973892] dw-apb-uart.2: ttyS0 at MMIO 0x8f802000 (irq = 20, base_baud = 115200) is a 16550A
[   14.990003] audit: type=1130 audit(1578284517.007:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.999508] audit: type=1127 audit(1578284517.017:10): pid=580 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   15.004193] iTCO_vendor_support: vendor-support=0
[   15.004761] audit: type=1130 audit(1578284517.024:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.008373] r8169 0000:07:00.0 enp7s0: renamed from eth0
[   15.026673] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[   15.034464] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   15.034466] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   15.034468] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   15.034469] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   15.034470] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   15.034472] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[   15.034474] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   15.060863] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   15.061062] iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[   15.061342] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   15.079117] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   15.171194] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   15.236396] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[   15.244742] iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
[   15.247621] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[   15.346743] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[   15.347086] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   15.347169] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   15.347243] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   15.347317] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   15.347382] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   15.347466] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   15.347541] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   15.347614] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   15.384881] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   15.477833] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
[   15.543020] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
[   15.551138] iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
[   15.554037] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[   18.670939] wlp0s20f3: authenticate with 8e:0f:6f:74:a0:b0
[   18.673109] wlp0s20f3: send auth to 8e:0f:6f:74:a0:b0 (try 1/3)
[   18.695807] wlp0s20f3: authenticated
[   18.697194] wlp0s20f3: associate with 8e:0f:6f:74:a0:b0 (try 1/3)
[   18.705107] wlp0s20f3: RX AssocResp from 8e:0f:6f:74:a0:b0 (capab=0x1411 status=0 aid=1)
[   18.708845] wlp0s20f3: associated
[   20.025472] kauditd_printk_skb: 24 callbacks suppressed
[   20.025475] audit: type=1131 audit(1578284522.044:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   24.123332] audit: type=1130 audit(1578284526.140:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.976349] audit: type=1100 audit(1578284539.994:38): pid=633 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[   37.981933] audit: type=1101 audit(1578284540.000:39): pid=633 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[   37.985152] audit: type=1103 audit(1578284540.004:40): pid=633 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[   37.985246] audit: type=1006 audit(1578284540.004:41): pid=633 uid=0 old-auid=4294967295 auid=1001 tty=tty1 old-ses=4294967295 ses=1 res=1
[   38.002349] audit: type=1130 audit(1578284540.020:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   38.010403] audit: type=1101 audit(1578284540.027:43): pid=654 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="terrasaurscythefalador" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   38.010580] audit: type=1006 audit(1578284540.030:44): pid=654 uid=0 old-auid=4294967295 auid=1001 tty=(none) old-ses=4294967295 ses=2 res=1
[   38.011030] audit: type=1105 audit(1578284540.030:45): pid=654 uid=0 auid=1001 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurscythefalador" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   38.135995] audit: type=1130 audit(1578284540.154:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   38.140746] audit: type=1105 audit(1578284540.160:47): pid=633 uid=0 auid=1001 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[   40.445785] broken atomic modeset userspace detected, disabling atomic
[   54.139859] kauditd_printk_skb: 1 callbacks suppressed
[   54.139861] audit: type=1131 audit(1578284556.157:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  214.061494] broken atomic modeset userspace detected, disabling atomic
[  223.681576] audit: type=1130 audit(1578284725.700:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  223.769856] audit: type=1130 audit(1578284725.787:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  295.277877] mce: CPU4: Core temperature above threshold, cpu clock throttled (total events = 1)
[  295.277878] mce: CPU0: Core temperature above threshold, cpu clock throttled (total events = 1)
[  295.277879] mce: CPU5: Package temperature above threshold, cpu clock throttled (total events = 1)
[  295.277880] mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
[  295.277881] mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
[  295.277881] mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 1)
[  295.277882] mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
[  295.277883] mce: CPU7: Package temperature above threshold, cpu clock throttled (total events = 1)
[  295.277884] mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
[  295.277885] mce: CPU4: Package temperature above threshold, cpu clock throttled (total events = 1)
[  295.278864] mce: CPU4: Core temperature/speed normal
[  295.278865] mce: CPU7: Package temperature/speed normal
[  295.278866] mce: CPU0: Core temperature/speed normal
[  295.278866] mce: CPU5: Package temperature/speed normal
[  295.278867] mce: CPU2: Package temperature/speed normal
[  295.278867] mce: CPU3: Package temperature/speed normal
[  295.278868] mce: CPU6: Package temperature/speed normal
[  295.278868] mce: CPU1: Package temperature/speed normal
[  295.278869] mce: CPU0: Package temperature/speed normal
[  295.278870] mce: CPU4: Package temperature/speed normal
[  384.558877] broken atomic modeset userspace detected, disabling atomic
[  751.256531] mce: CPU4: Core temperature above threshold, cpu clock throttled (total events = 47)
[  751.256532] mce: CPU0: Core temperature above threshold, cpu clock throttled (total events = 47)
[  751.256533] mce: CPU5: Package temperature above threshold, cpu clock throttled (total events = 138)
[  751.256534] mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 138)
[  751.256535] mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 138)
[  751.256536] mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 138)
[  751.256537] mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 138)
[  751.256538] mce: CPU4: Package temperature above threshold, cpu clock throttled (total events = 138)
[  751.256566] mce: CPU7: Package temperature above threshold, cpu clock throttled (total events = 138)
[  751.256567] mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 138)
[  751.258535] mce: CPU3: Package temperature/speed normal
[  751.258537] mce: CPU2: Package temperature/speed normal
[  751.258537] mce: CPU5: Package temperature/speed normal
[  751.258539] mce: CPU6: Package temperature/speed normal
[  751.258540] mce: CPU7: Package temperature/speed normal
[  751.258542] mce: CPU4: Core temperature/speed normal
[  751.258543] mce: CPU0: Core temperature/speed normal
[  751.258544] mce: CPU1: Package temperature/speed normal
[  751.258545] mce: CPU4: Package temperature/speed normal
[  751.258545] mce: CPU0: Package temperature/speed normal
[  766.958495] broken atomic modeset userspace detected, disabling atomic
[  777.123304] audit: type=1701 audit(1578285279.140:52): auid=1001 uid=1001 gid=1001 ses=1 pid=2047 comm="picom" exe="/usr/bin/picom" sig=6 res=1
[  777.143701] audit: type=1130 audit(1578285279.164:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2302-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  777.436871] audit: type=1131 audit(1578285279.454:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2302-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  779.546531] audit: type=1104 audit(1578285281.564:55): pid=633 uid=0 auid=1001 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  779.547210] audit: type=1106 audit(1578285281.567:56): pid=633 uid=0 auid=1001 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  779.548099] audit: type=1131 audit(1578285281.567:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  779.561369] audit: type=1130 audit(1578285281.580:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  779.561377] audit: type=1131 audit(1578285281.580:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  779.562096] audit: type=1130 audit(1578285281.580:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  799.929363] audit: type=1100 audit(1578285301.947:61): pid=2364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurscythecatherby" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  799.932752] audit: type=1101 audit(1578285301.950:62): pid=2364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  799.933631] audit: type=1103 audit(1578285301.954:63): pid=2364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurscythecatherby" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  799.933678] audit: type=1006 audit(1578285301.954:64): pid=2364 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=3 res=1
[  799.942136] audit: type=1130 audit(1578285301.960:65): 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'
[  799.946300] audit: type=1101 audit(1578285301.964:66): pid=2367 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  799.946302] audit: type=1006 audit(1578285301.964:67): pid=2367 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1
[  799.946589] audit: type=1105 audit(1578285301.964:68): pid=2367 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurscythecatherby" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  799.986772] audit: type=1130 audit(1578285302.004:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  799.989295] audit: type=1105 audit(1578285302.007:70): pid=2364 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurscythecatherby" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  806.724545] show_signal_msg: 1 callbacks suppressed
[  806.724547] rs2client[1232]: segfault at 7f15ac7b0a20 ip 00005627f8f86174 sp 00007ffdf630a2c0 error 4 in rs2client[5627f8a64000+a2e000]
[  806.724554] Code: 4d 8b 77 10 49 8b 7f 18 4d 85 f6 0f 84 10 01 00 00 49 8b 5f 20 48 39 fb 0f 84 03 01 00 00 45 31 ed 45 31 c0 66 90 49 c1 e5 05 <42> 8b 0c 2f 85 c9 0f 88 d1 00 00 00 49 8b be 20 51 00 00 31 d2 48
[  806.724644] audit: type=1701 audit(1578285308.744:72): auid=1001 uid=1001 gid=1001 ses=1 pid=1232 comm="rs2client" exe="/home/terrasaurscythefalador/Jagex/launcher/rs2client" sig=11 res=1
[  817.060958] audit: type=1131 audit(1578285319.080:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  817.070979] audit: type=1131 audit(1578285319.090:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  821.383400] audit: type=1100 audit(1578285323.400:75): pid=2374 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=Terrasaurscythe addr=? terminal=/dev/tty1 res=success'
[  821.383475] audit: type=1101 audit(1578285323.400:76): pid=2374 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=Terrasaurscythe addr=? terminal=/dev/tty1 res=success'
[  821.385266] audit: type=1110 audit(1578285323.404:77): pid=2374 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=Terrasaurscythe addr=? terminal=/dev/tty1 res=success'
[  821.385381] audit: type=1105 audit(1578285323.404:78): pid=2374 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=Terrasaurscythe addr=? terminal=/dev/tty1 res=success'
[  826.368037] audit: type=1106 audit(1578285328.387:79): pid=2374 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=Terrasaurscythe addr=? terminal=/dev/tty1 res=success'
[  826.368176] audit: type=1104 audit(1578285328.387:80): pid=2374 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=Terrasaurscythe addr=? terminal=/dev/tty1 res=success'
[  831.143605] audit: type=1101 audit(1578285333.164:81): pid=2379 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=Terrasaurscythe addr=? terminal=/dev/tty1 res=success'
[  831.143726] audit: type=1110 audit(1578285333.164:82): pid=2379 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=Terrasaurscythe addr=? terminal=/dev/tty1 res=success'
[  831.143802] audit: type=1105 audit(1578285333.164:83): pid=2379 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=Terrasaurscythe addr=? terminal=/dev/tty1 res=success'
[  831.157063] audit: type=1131 audit(1578285333.177:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  831.360101] audit: type=1130 audit(1578285333.377:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  831.367731] audit: type=1106 audit(1578285333.387:86): pid=2379 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=Terrasaurscythe addr=? terminal=/dev/tty1 res=success'
[  831.367815] audit: type=1104 audit(1578285333.387:87): pid=2379 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=Terrasaurscythe addr=? terminal=/dev/tty1 res=success'
[  839.216733] audit: type=1104 audit(1578285341.234:88): pid=2364 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurscythecatherby" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  839.218495] audit: type=1106 audit(1578285341.237:89): pid=2364 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurscythecatherby" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  839.220602] audit: type=1131 audit(1578285341.240:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  839.234993] audit: type=1130 audit(1578285341.254:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  839.234999] audit: type=1131 audit(1578285341.254:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  839.235729] audit: type=1130 audit(1578285341.254:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  849.301971] audit: type=1131 audit(1578285351.320:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  849.311512] audit: type=1131 audit(1578285351.330:95): 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'
[  858.621304] audit: type=1100 audit(1578285360.640:96): pid=2388 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  858.625156] audit: type=1101 audit(1578285360.644:97): pid=2388 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  858.626193] audit: type=1103 audit(1578285360.644:98): pid=2388 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  858.626258] audit: type=1006 audit(1578285360.644:99): pid=2388 uid=0 old-auid=4294967295 auid=1001 tty=tty1 old-ses=4294967295 ses=5 res=1
[  858.634637] audit: type=1130 audit(1578285360.654:100): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  858.639479] audit: type=1101 audit(1578285360.657:101): pid=2392 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="terrasaurscythefalador" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  858.639490] audit: type=1006 audit(1578285360.657:102): pid=2392 uid=0 old-auid=4294967295 auid=1001 tty=(none) old-ses=4294967295 ses=6 res=1
[  858.639743] audit: type=1105 audit(1578285360.657:103): pid=2392 uid=0 auid=1001 ses=6 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurscythefalador" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  858.691593] audit: type=1130 audit(1578285360.710:104): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  858.694336] audit: type=1105 audit(1578285360.714:105): pid=2388 uid=0 auid=1001 ses=5 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[  860.376498] broken atomic modeset userspace detected, disabling atomic
[  919.552744] kauditd_printk_skb: 1 callbacks suppressed
[  919.552745] audit: type=1130 audit(1578285421.570:107): 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'
[  919.552747] audit: type=1131 audit(1578285421.570:108): 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'
[  948.737012] audit: type=1130 audit(1578285450.757:109): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  999.616496] audit: type=1131 audit(1578285501.634:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2159.931214] audit: type=1701 audit(1578286661.950:111): auid=1001 uid=1001 gid=1001 ses=5 pid=2448 comm="picom" exe="/usr/bin/picom" sig=6 res=1
[ 2159.940583] audit: type=1130 audit(1578286661.960:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-3423-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2160.349955] audit: type=1131 audit(1578286662.370:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-3423-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2162.882995] audit: type=1104 audit(1578286664.900:114): pid=2388 uid=0 auid=1001 ses=5 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[ 2162.884099] audit: type=1106 audit(1578286664.904:115): pid=2388 uid=0 auid=1001 ses=5 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurscythefalador" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[ 2162.885232] audit: type=1131 audit(1578286664.904:116): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2162.906081] audit: type=1130 audit(1578286664.924:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2162.906086] audit: type=1131 audit(1578286664.924:118): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2162.907273] audit: type=1130 audit(1578286664.927:119): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2173.088820] audit: type=1131 audit(1578286675.107:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2173.099791] audit: type=1131 audit(1578286675.117:121): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2193.420744] audit: type=1100 audit(1578286695.440:122): pid=3443 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurscythecatherby" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[ 2193.423042] audit: type=1101 audit(1578286695.440:123): pid=3443 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[ 2193.424444] audit: type=1103 audit(1578286695.444:124): pid=3443 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="terrasaurscythecatherby" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[ 2193.424532] audit: type=1006 audit(1578286695.444:125): pid=3443 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=7 res=1
[ 2193.436235] audit: type=1130 audit(1578286695.454:126): 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'
[ 2193.442190] audit: type=1101 audit(1578286695.460:127): pid=3449 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2193.442264] audit: type=1006 audit(1578286695.460:128): pid=3449 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=8 res=1
[ 2193.442540] audit: type=1105 audit(1578286695.460:129): pid=3449 uid=0 auid=1000 ses=8 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurscythecatherby" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2193.499430] audit: type=1130 audit(1578286695.517:130): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2193.503897] audit: type=1105 audit(1578286695.524:131): pid=3443 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="terrasaurscythecatherby" exe="/usr/bin/login" hostname=Terrasaurscythe addr=? terminal=tty1 res=success'
[ 2196.729905] broken atomic modeset userspace detected, disabling atomic
[ 2218.540202] kauditd_printk_skb: 1 callbacks suppressed
[ 2218.540204] audit: type=1100 audit(1578286720.560:133): pid=3525 uid=1000 auid=1000 ses=7 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2218.540345] audit: type=1101 audit(1578286720.560:134): pid=3525 uid=1000 auid=1000 ses=7 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2218.540540] audit: type=1110 audit(1578286720.560:135): pid=3525 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2218.540658] audit: type=1105 audit(1578286720.560:136): pid=3525 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2231.331294] audit: type=1106 audit(1578286733.350:137): pid=3525 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2231.331474] audit: type=1104 audit(1578286733.350:138): pid=3525 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2283.996053] broken atomic modeset userspace detected, disabling atomic
[ 2397.198250] audit: type=1130 audit(1578286899.217:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2427.246909] audit: type=1131 audit(1578286929.267:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2431.023951] audit: type=1100 audit(1578286933.044:141): pid=4488 uid=1000 auid=1000 ses=7 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2431.024093] audit: type=1101 audit(1578286933.044:142): pid=4488 uid=1000 auid=1000 ses=7 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2431.024282] audit: type=1110 audit(1578286933.044:143): pid=4488 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2431.024402] audit: type=1105 audit(1578286933.044:144): pid=4488 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2431.029431] audit: type=1106 audit(1578286933.047:145): pid=4488 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2431.029476] audit: type=1104 audit(1578286933.047:146): pid=4488 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2441.670151] audit: type=1101 audit(1578286943.690:147): pid=4497 uid=1000 auid=1000 ses=7 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2441.670417] audit: type=1110 audit(1578286943.690:148): pid=4497 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2441.670608] audit: type=1105 audit(1578286943.690:149): pid=4497 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2441.676803] audit: type=1106 audit(1578286943.697:150): pid=4497 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2441.676918] audit: type=1104 audit(1578286943.697:151): pid=4497 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2449.144257] audit: type=1101 audit(1578286951.164:152): pid=4501 uid=1000 auid=1000 ses=7 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2449.144460] audit: type=1110 audit(1578286951.164:153): pid=4501 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2449.144593] audit: type=1105 audit(1578286951.164:154): pid=4501 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2452.845708] audit: type=1106 audit(1578286954.867:155): pid=4501 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2452.845867] audit: type=1104 audit(1578286954.867:156): pid=4501 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2474.003870] audit: type=1101 audit(1578286976.024:157): pid=4512 uid=1000 auid=1000 ses=7 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2474.004090] audit: type=1110 audit(1578286976.024:158): pid=4512 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2474.004232] audit: type=1105 audit(1578286976.024:159): pid=4512 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2474.011546] audit: type=1106 audit(1578286976.030:160): pid=4512 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2474.011673] audit: type=1104 audit(1578286976.030:161): pid=4512 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2478.621506] audit: type=1101 audit(1578286980.640:162): pid=4515 uid=1000 auid=1000 ses=7 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2478.621733] audit: type=1110 audit(1578286980.640:163): pid=4515 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2478.621905] audit: type=1105 audit(1578286980.640:164): pid=4515 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2478.628503] audit: type=1106 audit(1578286980.647:165): pid=4515 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2478.628618] audit: type=1104 audit(1578286980.647:166): pid=4515 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2485.732509] audit: type=1101 audit(1578286987.750:167): pid=4518 uid=1000 auid=1000 ses=7 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2485.732677] audit: type=1110 audit(1578286987.750:168): pid=4518 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2485.732792] audit: type=1105 audit(1578286987.750:169): pid=4518 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2545.100602] audit: type=1130 audit(1578287047.120:170): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2568.751391] audit: type=1106 audit(1578287070.770:171): pid=4518 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2568.751553] audit: type=1104 audit(1578287070.770:172): pid=4518 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2575.150015] audit: type=1131 audit(1578287077.170:173): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2579.315584] audit: type=1101 audit(1578287081.334:174): pid=4554 uid=1000 auid=1000 ses=7 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2579.315781] audit: type=1110 audit(1578287081.334:175): pid=4554 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2579.315924] audit: type=1105 audit(1578287081.334:176): pid=4554 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2579.795206] audit: type=1106 audit(1578287081.814:177): pid=4554 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2579.795286] audit: type=1104 audit(1578287081.814:178): pid=4554 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2588.374090] audit: type=1101 audit(1578287090.394:179): pid=4559 uid=1000 auid=1000 ses=7 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2588.374369] audit: type=1110 audit(1578287090.394:180): pid=4559 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2588.374556] audit: type=1105 audit(1578287090.394:181): pid=4559 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2588.857700] audit: type=1106 audit(1578287090.877:182): pid=4559 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2588.857782] audit: type=1104 audit(1578287090.877:183): pid=4559 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2644.835855] audit: type=1130 audit(1578287146.853:184): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2650.192089] audit: type=1101 audit(1578287152.210:185): pid=4581 uid=1000 auid=1000 ses=7 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2650.192288] audit: type=1110 audit(1578287152.210:186): pid=4581 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2650.192424] audit: type=1105 audit(1578287152.210:187): pid=4581 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2650.674197] audit: type=1106 audit(1578287152.693:188): pid=4581 uid=0 auid=1000 ses=7 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2650.674320] audit: type=1104 audit(1578287152.693:189): pid=4581 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2674.883290] audit: type=1131 audit(1578287176.903:190): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2683.578748] audit: type=1130 audit(1578287185.597:191): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2703.049449] audit: type=1101 audit(1578287205.067:192): pid=4610 uid=1000 auid=1000 ses=7 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="terrasaurscythecatherby" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2703.049561] audit: type=1110 audit(1578287205.067:193): pid=4610 uid=0 auid=1000 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2703.049669] audit: type=1105 audit(1578287205.067:194): pid=4610 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
$ sudo journalctl | grep iwlwifi
Jan 05 04:18:43 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 04:18:44 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 04:18:44 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 04:18:44 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 04:24:52 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 04:24:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 04:24:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 04:24:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 04:33:10 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 04:33:11 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 04:33:11 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 04:33:11 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 04:33:13 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 04:33:13 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 04:35:16 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 04:35:16 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 04:37:52 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 04:37:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 04:37:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 04:37:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 04:37:55 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 04:37:55 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 04:42:41 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 04:42:41 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 04:42:41 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 04:42:42 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 04:42:43 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 04:42:43 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 04:46:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 04:46:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 04:48:58 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 04:48:58 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 04:48:58 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 04:48:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 04:49:00 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 04:49:00 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 04:57:12 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 04:57:12 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:00:58 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 05:00:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 05:00:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 05:00:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 05:01:01 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:01:01 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:06:01 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 05:06:01 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 05:06:01 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 05:06:02 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 05:06:03 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:06:03 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:11:39 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 05:11:39 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 05:11:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 05:11:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 05:11:41 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:11:41 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:11:42 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:11:42 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:17:44 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 05:17:45 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 05:17:45 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 05:17:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 05:17:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:17:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:17:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:17:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:26:30 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 05:26:30 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 05:26:31 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 05:26:31 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 05:26:32 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:26:32 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:26:32 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:26:32 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:31:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 05:31:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 05:31:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 05:31:37 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 05:31:38 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:31:38 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:31:38 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:31:38 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:41:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 05:41:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 05:41:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 05:41:24 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 05:41:24 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:41:24 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:41:25 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:41:25 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:44:02 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 05:44:02 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 05:44:02 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 05:44:03 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 05:44:04 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:44:04 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:44:04 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:44:04 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:48:06 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 05:48:06 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 05:48:06 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 05:48:06 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 05:48:07 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:48:07 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:48:08 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:48:08 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:50:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:50:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:50:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:50:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:51:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 05:51:58 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 05:51:58 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 05:51:58 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 05:51:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:51:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:52:00 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:52:00 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:53:02 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:53:02 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:54:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:54:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:54:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:54:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:55:33 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 05:55:33 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 05:55:33 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 05:55:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 05:55:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:55:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 05:55:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 05:55:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 06:05:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 06:05:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 06:05:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 06:05:54 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 06:05:55 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 06:05:55 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 06:05:55 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 06:05:55 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 06:12:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 06:12:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 06:12:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 06:12:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 06:12:24 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 06:12:24 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 06:12:24 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 06:12:24 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 06:14:27 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 06:14:28 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 06:14:28 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 06:14:28 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 06:14:29 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 06:14:29 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 06:14:30 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 06:14:30 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 06:32:56 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 06:32:56 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 06:33:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 06:33:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 06:33:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 06:33:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 06:33:49 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 06:33:49 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 06:33:49 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 06:33:49 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 06:36:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 06:36:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 06:36:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 06:37:00 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 06:37:01 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 06:37:01 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 06:37:01 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 06:37:01 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 20:34:51 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 20:34:51 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 20:34:51 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 20:34:52 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 20:34:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 20:34:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 20:34:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 20:34:53 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 20:49:45 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jan 05 20:49:45 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jan 05 20:49:45 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00038FBE | tsf low
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00038FBF | time gp2
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00C89008 | board version
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | hcmd
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00122080 | isr0
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404001C0 | isr3
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | last cmd Id
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00038FA6 | frame pointer
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001F010C | last host cmd
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device config registers:
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: a3708086 00100406 02800010 00800010 a4418004 00000000 00000000 00000000
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 02a48086 00000000 000000c8 00000000 000001ff
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: 00c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 0c040005 00000312 d55555d5 d55555d5 d55555d5 80008040 041f0040
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 20:49:46 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 20:49:46 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 20:49:46 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000050, count: 6
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00039305 | tsf low
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00039305 | time gp2
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00C89008 | board version
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001D0177 | hcmd
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00122080 | isr0
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404001C0 | isr3
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001D0177 | last cmd Id
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000050, count: 7
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x000392EE | frame pointer
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E010C | last host cmd
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware error during reconfiguration - reprobe!
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: LED command failed: -5
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: LED command failed: -5
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 20:49:47 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 20:49:47 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 20:49:47 Terrasaurscythe kernel:  ? __iwl_info+0x7c/0xec [iwlwifi]
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 20:49:47 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A0A2B1 | trm_hw_status0
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003AE10 | tsf low
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003AE11 | time gp2
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x18C89008 | board version
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | hcmd
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20122080 | isr0
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404001C0 | isr3
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | last cmd Id
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00010820 | l2p_duration
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003ADF8 | frame pointer
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001F010C | last host cmd
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device config registers:
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: a3708086 00100406 02800010 00800010 a4418004 00000000 00000000 00000000
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 02a48086 00000000 000000c8 00000000 000001ff
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: 18c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 0c040005 00000312 d55555d5 d55555d5 d55555d5 80008040 041f0040
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 20:49:48 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 20:49:48 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 20:49:48 Terrasaurscythe kernel:  ? __iwl_info+0x7c/0xec [iwlwifi]
Jan 05 20:49:48 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
Jan 05 20:51:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 20:51:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 20:51:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 20:51:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 20:51:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 20:51:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 20:51:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 20:51:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 20:57:26 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 20:57:26 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 20:57:27 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 20:57:27 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 20:57:28 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 20:57:28 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 20:57:29 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 20:57:29 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 22:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 22:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 22:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 22:21:58 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 22:21:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 22:21:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 22:21:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 22:21:59 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 23:03:32 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 23:03:33 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 23:03:33 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 23:03:33 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 23:03:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:03:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 23:03:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:03:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 23:20:20 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jan 05 23:20:20 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jan 05 23:20:20 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A0A2F1 | trm_hw_status0
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00038ED7 | tsf low
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00038ED8 | time gp2
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x18C89008 | board version
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | hcmd
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20122080 | isr0
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404001C0 | isr3
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | last cmd Id
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00038EBF | frame pointer
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001F010C | last host cmd
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device config registers:
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: a3708086 00100406 02800010 00800010 a4418004 00000000 00000000 00000000
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 02a48086 00000000 000000c8 00000000 000001ff
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: 18c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 0c040005 00000312 d55555d5 d55555d5 d55555d5 80008040 041f0040
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 23:20:21 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 23:20:21 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 23:20:21 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000050, count: 6
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00039215 | tsf low
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00039215 | time gp2
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x18C89008 | board version
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001D0177 | hcmd
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00122080 | isr0
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404001C0 | isr3
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001D0177 | last cmd Id
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000050, count: 7
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x000391FE | frame pointer
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E010C | last host cmd
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware error during reconfiguration - reprobe!
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: LED command failed: -5
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: LED command failed: -5
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 23:20:22 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 23:20:22 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 23:20:22 Terrasaurscythe kernel:  ? __iwl_info+0x7c/0xec [iwlwifi]
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 23:20:22 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003AD45 | tsf low
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003AD46 | time gp2
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x18C89008 | board version
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | hcmd
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00122080 | isr0
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404001C0 | isr3
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | last cmd Id
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003AD2D | frame pointer
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001F010C | last host cmd
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device config registers:
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: a3708086 00100406 02800010 00800010 a4418004 00000000 00000000 00000000
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 02a48086 00000000 000000c8 00000000 000001ff
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: 18c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 0c040005 00000312 d55555d5 d55555d5 d55555d5 80008040 041f0040
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 23:20:23 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 23:20:23 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 23:20:23 Terrasaurscythe kernel:  ? __iwl_info+0x7c/0xec [iwlwifi]
Jan 05 23:20:23 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
Jan 05 23:29:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jan 05 23:29:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jan 05 23:29:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
Jan 05 23:29:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 23:29:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:29:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jan 05 23:29:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 23:29:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 23:29:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:29:34 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00038F28 | tsf low
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00038F29 | time gp2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x18C89008 | board version
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | hcmd
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00122080 | isr0
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404001C0 | isr3
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | last cmd Id
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00038F0F | frame pointer
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001F010C | last host cmd
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device config registers:
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: a3708086 00100406 02800010 00800010 a4418004 00000000 00000000 00000000
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 02a48086 00000000 000000c8 00000000 000001ff
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: 18c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 0c040005 00000312 d55555d5 d55555d5 d55555d5 80008040 041f0040
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 23:29:35 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 23:29:35 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000050, count: 6
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00039315 | tsf low
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00039315 | time gp2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x18C89008 | board version
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001D0177 | hcmd
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00122080 | isr0
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404001C0 | isr3
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001D0177 | last cmd Id
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000050, count: 7
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x000392FE | frame pointer
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E010C | last host cmd
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware error during reconfiguration - reprobe!
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: LED command failed: -5
Jan 05 23:29:35 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 23:29:35 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 23:29:35 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: LED command failed: -5
Jan 05 23:29:35 Terrasaurscythe kernel:  ? __iwl_info+0x7c/0xec [iwlwifi]
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A0A2F1 | trm_hw_status0
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003C5A3 | tsf low
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003C5A4 | time gp2
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x18C89008 | board version
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | hcmd
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20122080 | isr0
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404001C0 | isr3
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | last cmd Id
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003C58B | frame pointer
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001F010C | last host cmd
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device config registers:
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: a3708086 00100406 02800010 00800010 a4418004 00000000 00000000 00000000
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 02a48086 00000000 000000c8 00000000 000001ff
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: 18c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 0c040005 00000312 d55555d5 d55555d5 d55555d5 80008040 041f0040
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 23:29:36 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 23:29:36 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 23:29:36 Terrasaurscythe kernel:  ? __iwl_info+0x7c/0xec [iwlwifi]
Jan 05 23:29:36 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
Jan 05 23:31:30 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 38.755cfdd8.0 op_mode iwlmvm
Jan 05 23:31:30 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 23:31:30 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 23:31:31 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 23:31:32 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:31:32 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 23:31:32 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:31:32 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 05 23:34:16 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jan 05 23:34:16 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jan 05 23:34:16 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x000391A0 | tsf low
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x000391A1 | time gp2
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x18C89008 | board version
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | hcmd
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00122080 | isr0
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404001C0 | isr3
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | last cmd Id
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00039188 | frame pointer
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001F010C | last host cmd
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device config registers:
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: a3708086 00100406 02800010 00800010 a4418004 00000000 00000000 00000000
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 02a48086 00000000 000000c8 00000000 000001ff
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: 18c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 0c040005 00000312 d55555d5 d55555d5 d55555d5 80008040 041f0040
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 23:34:17 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 23:34:17 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 23:34:17 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000050, count: 6
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00006400 | interruptlink2
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00039267 | tsf low
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00039267 | time gp2
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x18C89008 | board version
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001D0177 | hcmd
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00122000 | isr0
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404000C0 | isr3
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001D0177 | last cmd Id
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000050, count: 7
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003924F | frame pointer
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E010C | last host cmd
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware error during reconfiguration - reprobe!
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: LED command failed: -5
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: LED command failed: -5
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 23:34:18 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 23:34:18 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 23:34:18 Terrasaurscythe kernel:  ? __iwl_info+0x7c/0xec [iwlwifi]
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 05 23:34:18 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 6
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 46.ceaaecdc.0
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00A022F1 | trm_hw_status0
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x004886E6 | branchlink2
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00479396 | interruptlink1
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000B116 | interruptlink2
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | data1
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00001000 | data2
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xF0000008 | data3
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003ADD0 | tsf low
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003ADD1 | time gp2
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | uCode version major
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | uCode version minor
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000312 | hw version
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x18C89008 | board version
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | hcmd
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00122080 | isr0
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x08001802 | isr2
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x404001C0 | isr3
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001E0177 | last cmd Id
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0001AA02 | wait_event
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000820 | l2p_duration
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000000D | lmpm_pmg_sel
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20111546 | timestamp
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000183C | flow_handler
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Status: 0x00000040, count: 7
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x20000034 | NMI_INTERRUPT_WDG
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC008890A | umac branchlink2
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x80453874 | umac interruptlink1
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac interruptlink2
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC00842DC | umac data2
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000002E | umac major
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xCEAAECDC | umac minor
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0003ADB8 | frame pointer
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xC0886B5C | stack pointer
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x001F010C | last host cmd
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x7F705586 | FSEQ_ERROR_CODE
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_TOP_INIT_VERSION
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x091CC3C7 | FSEQ_CNVIO_INIT_VERSION
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000A384 | FSEQ_OTP_VERSION
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xE10A8D5F | FSEQ_TOP_CONTENT_VERSION
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x58F313F0 | FSEQ_ALIVE_TOKEN
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xDB6FE028 | FSEQ_CNVI_ID
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x51262464 | FSEQ_CNVR_ID
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x00000201 | CNVR_AUX_MISC_CHIP
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0x0000485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Collecting data: trigger 2 fired.
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device config registers:
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: a3708086 00100406 02800010 00800010 a4418004 00000000 00000000 00000000
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 00000000 02a48086 00000000 000000c8 00000000 000001ff
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000040: 00928010 10000ec0 00100c10 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000060: 00000000 00080812 00000405 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000080: 800f0011 00002000 00003000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000c0: 00000000 00000000 c823d001 0d000008 00804005 00000000 00000000 00000000
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000100: 14c00000 ff000000 000000ff 00462031 00000000 00002000 00000000 00000000
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000140: 00000000 00000000 00000000 16410018 00000000 0001001e 00481e1f 00000000
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: iwlwifi device memory mapped registers:
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000000: 18c89008 00000040 00000000 00000000 00000000 00000000 00000000 00000000
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: 00000020: 00000000 0c040005 00000312 d55555d5 d55555d5 d55555d5 80008040 041f0040
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW error in SYNC CMD SCAN_CFG_CMD
Jan 05 23:34:19 Terrasaurscythe kernel:  iwl_trans_pcie_send_hcmd+0x45d/0x470 [iwlwifi]
Jan 05 23:34:19 Terrasaurscythe kernel:  iwl_trans_send_cmd+0x51/0xb0 [iwlwifi]
Jan 05 23:34:19 Terrasaurscythe kernel:  ? __iwl_info+0x7c/0xec [iwlwifi]
Jan 05 23:34:19 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Firmware not running - cannot dump error
Jan 06 03:41:13 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jan 06 03:41:13 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jan 06 03:41:13 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
Jan 06 03:41:13 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 06 03:41:13 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 03:41:13 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jan 06 03:41:13 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 06 03:41:14 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 06 03:41:14 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 03:41:14 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 03:41:14 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 06 03:41:14 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 06 03:41:14 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 06 03:41:14 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 03:41:14 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 03:41:14 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 06 03:41:14 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 06 03:41:14 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 06 04:06:39 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jan 06 04:06:39 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jan 06 04:06:39 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 06 04:06:40 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 06 05:21:56 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
Jan 06 05:21:56 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Found debug configuration: 0
Jan 06 05:21:56 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
Jan 06 05:21:56 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
Jan 06 05:21:56 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 05:21:56 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
Jan 06 05:21:56 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: base HW address: d0:ab:d5:3b:44:6c
Jan 06 05:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Jan 06 05:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 05:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 05:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 06 05:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 06 05:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jan 06 05:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 05:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
Jan 06 05:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
Jan 06 05:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
Jan 06 05:21:57 Terrasaurscythe kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS

[Another Edit]
Right now i will try:

echo "options iwlwifi lar_disable=Y"  >>  /etc/modprobe.d/iwlwifi.conf

And report later if disabling LAR will actually solve the issue.

[Edit]I had a Wifi Crash with set:
echo  "options iwlwifi lar_disable=Y"

So that is not the problem.
I am not sure if the crashing of wifi is related to the commit that brought the wifi interface in up state again.

Oh and i do have iptables.sh from Gentoo Wiki that have been working for years, so i guess that this is not a firewall problem.
And i have arptables.service running, i did not turn that service off yet to test.

I did however changed the setting in /etc/systemd/resolved.conf
from:
DNSSEC=true
to:
DNSSEC=false

At this point i wonder: Router failing? Laptop Hardware failing? Software failing?

uptime
16:30:35 up 11 min, no wifi crash so far, knocks wood. wink
current time 16:39:60

Now that i think about it, at some point https://www.google.com pages and other www pages loaded slow. Somethimes 40second to load a page. Hmm that might be the DNSSEC option, because improper network settings would lead to slow loading of www pages?

Last edited by Waan (2020-01-07 10:50:23)

Offline

#16 2020-01-08 02:16:16

Waan
Member
Registered: 2019-12-25
Posts: 30

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

After turning off DNSSEC in /etc/systemd/resolved.conf i had no more connectivity issues.

Offline

#17 2020-01-09 16:20:34

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

Re: [Solved]Failed to bring up wireless after kernel 5.4/Random Wifi Crash

Fix has been applied to linux 5.4.10.arch1-1

Offline

Board footer

Powered by FluxBB