ath11k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* qca/hci issues with Bluetooth on Dell XPS 13/AX500 (9310)
@ 2021-05-11 13:02 Jens Gecius
  2021-06-22  9:50 ` Jens Gecius
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Gecius @ 2021-05-11 13:02 UTC (permalink / raw)
  To: ath11k

[-- Attachment #1: Type: text/plain, Size: 1485 bytes --]

Dear all,

there was an earlier (March 30 "issues with QCA6390 on Dell XPS 13") 
report of the same/similar problem (just realized today).

As that reporter, I have a Dell XPS 13 dev edition/Ubuntu (working). My 
9310 has the AX500 Killer Wifi. Wifi is working fine, but Bluetooth 
always gives me a crash (I blacklisted BT required modules to later 
trigger the oops myself or run without). The crash renders the 
suspend/resume capabilities inoperable, the hci_uart module is not 
removeable.

I tried to get differences of the Dell supplied Ubuntu-OEM 5.6 kernel to 
current mainline, but my grey matter is unable to digest that 
information and supply helpful hints.
/lib/firmware-files were the same on Ubuntu and Fedora (it recently got 
updated on my Fedora 34 - crash unchanged).

Full dmesg output of module loading attached.

Intentionally, I did a suspend-resume cycle first for your kind 
information and then loaded the BT modules. The crash also occurs if I 
load the hci_uart directly after system startup.

That is unchanged since receiving the notebook in April, even with 
earlier firmware version. I am on the latest Fedora kernel, now 
5.11.18-300.fc34.x86_64. BIOS is latest 2.2.0.

The trace says, that qca_read_soc_version is causing the crash during 
qca_uart_setup in btqca. Is that correct?

And - maybe I'm on the wrong list here (BT / ath11k) anyway, please let 
me know if so. :-)

If I can support, please let me know. Thank you very much.

Best
  Jens


[-- Attachment #2: dmesg_crash_bt.txt --]
[-- Type: text/plain, Size: 88850 bytes --]

[    0.000000] Linux version 5.11.18-300.fc34.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 11.1.1 20210428 (Red Hat 11.1.1-1), GNU ld version 2.35.1-41.fc34) #1 SMP Mon May 3 15:10:32 UTC 2021
[    0.000000] Command line: BOOT_IMAGE=(hd0,gpt4)/boot/vmlinuz-5.11.18-300.fc34.x86_64 root=UUID=ab42b613-710e-41e0-be16-15407806f5df ro rhgb quiet
[    0.000000] x86/split lock detection: warning about user-space split_locks
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.000000] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005e72afff] usable
[    0.000000] BIOS-e820: [mem 0x000000005e72b000-0x0000000062510fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062511000-0x0000000062d71fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000062d72000-0x0000000062ffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000062fff000-0x0000000062ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000063000000-0x0000000066ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000067600000-0x00000000677fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000068000000-0x00000000707fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000088f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by Dell
[    0.000000] efi: ACPI=0x62ffe000 ACPI 2.0=0x62ffe014 SMBIOS=0x5edd7000 TPMFinalLog=0x62cd8000 ESRT=0x5eccc298 MEMATTR=0x59d4f018 MOKvar=0x59d58000 RNG=0x5ed11f18 TPMEventLog=0x59d47018 
[    0.000000] efi: seeding entropy pool
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.2 present.
[    0.000000] DMI: Dell Inc. XPS 13 9310/0MRT12, BIOS 2.2.0 04/06/2021
[    0.000000] tsc: Detected 3000.000 MHz processor
[    0.000000] tsc: Detected 2995.200 MHz TSC
[    0.000005] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000007] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000010] last_pfn = 0x88f800 max_arch_pfn = 0x400000000
[    0.000012] MTRR default type: write-back
[    0.000013] MTRR fixed ranges enabled:
[    0.000014]   00000-9FFFF write-back
[    0.000015]   A0000-BFFFF uncachable
[    0.000015]   C0000-FFFFF write-protect
[    0.000016] MTRR variable ranges enabled:
[    0.000016]   0 base 0080000000 mask 7F80000000 uncachable
[    0.000018]   1 base 0070000000 mask 7FF0000000 uncachable
[    0.000018]   2 base 006C000000 mask 7FFC000000 uncachable
[    0.000019]   3 base 2000000000 mask 6000000000 uncachable
[    0.000020]   4 base 1000000000 mask 7000000000 uncachable
[    0.000020]   5 base 4000000000 mask 4000000000 uncachable
[    0.000021]   6 disabled
[    0.000021]   7 disabled
[    0.000022]   8 disabled
[    0.000022]   9 disabled
[    0.000141] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001007] last_pfn = 0x63000 max_arch_pfn = 0x400000000
[    0.007268] esrt: Reserving ESRT space from 0x000000005eccc298 to 0x000000005eccc320.
[    0.007273] e820: update [mem 0x59d58000-0x59d58fff] usable ==> reserved
[    0.007287] Using GB pages for direct mapping
[    0.007438] secureboot: Secure boot disabled
[    0.007439] RAMDISK: [mem 0x529aa000-0x546bbfff]
[    0.007441] ACPI: Early table checksum verification disabled
[    0.007443] ACPI: RSDP 0x0000000062FFE014 000024 (v02 DELL  )
[    0.007446] ACPI: XSDT 0x0000000062F78188 0000FC (v01 DELL   Dell Inc 00000002      01000013)
[    0.007451] ACPI: FACP 0x0000000062FF5000 000114 (v06 DELL   Dell Inc 00000002      01000013)
[    0.007454] ACPI: DSDT 0x0000000062F97000 05A2BC (v02 DELL   Dell Inc 00000002      01000013)
[    0.007456] ACPI: FACS 0x0000000062D1B000 000040
[    0.007458] ACPI: SSDT 0x0000000062FFA000 0024D0 (v02 CpuRef CpuSsdt  00003000 INTL 20191018)
[    0.007460] ACPI: SSDT 0x0000000062FF6000 0038FA (v02 DptfTb DptfTabl 00001000 INTL 20191018)
[    0.007462] ACPI: HPET 0x0000000062FF4000 000038 (v01 DELL   Dell Inc 00000002      01000013)
[    0.007464] ACPI: APIC 0x0000000062FF3000 00012C (v04 DELL   Dell Inc 00000002      01000013)
[    0.007465] ACPI: MCFG 0x0000000062FF2000 00003C (v01 DELL   Dell Inc 00000002      01000013)
[    0.007467] ACPI: SSDT 0x0000000062F96000 000D01 (v02 DELL   DellRtd3 00001000 INTL 20191018)
[    0.007469] ACPI: NHLT 0x0000000062F94000 001B54 (v00 DELL   Dell Inc 00000002      01000013)
[    0.007471] ACPI: SSDT 0x0000000062F91000 002CCD (v02 SaSsdt SaSsdt   00003000 INTL 20191018)
[    0.007473] ACPI: SSDT 0x0000000062F8F000 0012AA (v02 INTEL  IgfxSsdt 00003000 INTL 20191018)
[    0.007475] ACPI: SSDT 0x0000000062F83000 00B192 (v02 INTEL  TcssSsdt 00001000 INTL 20191018)
[    0.007476] ACPI: SSDT 0x0000000062F82000 000CD2 (v02 DELL   UsbCTabl 00001000 INTL 20191018)
[    0.007478] ACPI: LPIT 0x0000000062F81000 0000CC (v01 DELL   Dell Inc 00000002      01000013)
[    0.007480] ACPI: SSDT 0x0000000062F80000 000B75 (v02 DELL   PtidDevc 00001000 INTL 20191018)
[    0.007482] ACPI: SSDT 0x0000000062F7F000 00012A (v02 DELL   TbtTypeC 00000000 INTL 20191018)
[    0.007484] ACPI: DBGP 0x0000000062F7E000 000034 (v01 DELL   Dell Inc 00000002      01000013)
[    0.007485] ACPI: DBG2 0x0000000062F7D000 000054 (v00 DELL   Dell Inc 00000002      01000013)
[    0.007487] ACPI: SLIC 0x0000000062F7C000 000176 (v03 DELL   CBX3     06222004 MSFT 00010013)
[    0.007489] ACPI: BOOT 0x0000000062F7B000 000028 (v01 DELL   CBX3     00000002      01000013)
[    0.007491] ACPI: SSDT 0x0000000062F7A000 00060E (v02 DELL   Tpm2Tabl 00001000 INTL 20191018)
[    0.007493] ACPI: TPM2 0x0000000062F79000 00004C (v04 DELL   Dell Inc 00000002      01000013)
[    0.007495] ACPI: DMAR 0x0000000062FFD000 0000B8 (v02 INTEL  Dell Inc 00000002      01000013)
[    0.007496] ACPI: SSDT 0x0000000062F77000 000841 (v02 DELL   xh_Dell_ 00000000 INTL 20191018)
[    0.007498] ACPI: SSDT 0x0000000062F76000 000144 (v02 Intel  ADebTabl 00001000 INTL 20191018)
[    0.007500] ACPI: PTDT 0x0000000062F75000 000D44 (v00 DELL   Dell Inc 00000005 MSFT 0100000D)
[    0.007502] ACPI: BGRT 0x0000000062F74000 000038 (v01 DELL   Dell Inc 00000002      01000013)
[    0.007504] ACPI: FPDT 0x0000000062F73000 000034 (v01 DELL   Dell Inc 00000002      01000013)
[    0.007505] ACPI: Reserving FACP table memory at [mem 0x62ff5000-0x62ff5113]
[    0.007506] ACPI: Reserving DSDT table memory at [mem 0x62f97000-0x62ff12bb]
[    0.007507] ACPI: Reserving FACS table memory at [mem 0x62d1b000-0x62d1b03f]
[    0.007507] ACPI: Reserving SSDT table memory at [mem 0x62ffa000-0x62ffc4cf]
[    0.007508] ACPI: Reserving SSDT table memory at [mem 0x62ff6000-0x62ff98f9]
[    0.007508] ACPI: Reserving HPET table memory at [mem 0x62ff4000-0x62ff4037]
[    0.007509] ACPI: Reserving APIC table memory at [mem 0x62ff3000-0x62ff312b]
[    0.007509] ACPI: Reserving MCFG table memory at [mem 0x62ff2000-0x62ff203b]
[    0.007510] ACPI: Reserving SSDT table memory at [mem 0x62f96000-0x62f96d00]
[    0.007511] ACPI: Reserving NHLT table memory at [mem 0x62f94000-0x62f95b53]
[    0.007511] ACPI: Reserving SSDT table memory at [mem 0x62f91000-0x62f93ccc]
[    0.007512] ACPI: Reserving SSDT table memory at [mem 0x62f8f000-0x62f902a9]
[    0.007512] ACPI: Reserving SSDT table memory at [mem 0x62f83000-0x62f8e191]
[    0.007513] ACPI: Reserving SSDT table memory at [mem 0x62f82000-0x62f82cd1]
[    0.007513] ACPI: Reserving LPIT table memory at [mem 0x62f81000-0x62f810cb]
[    0.007514] ACPI: Reserving SSDT table memory at [mem 0x62f80000-0x62f80b74]
[    0.007514] ACPI: Reserving SSDT table memory at [mem 0x62f7f000-0x62f7f129]
[    0.007515] ACPI: Reserving DBGP table memory at [mem 0x62f7e000-0x62f7e033]
[    0.007515] ACPI: Reserving DBG2 table memory at [mem 0x62f7d000-0x62f7d053]
[    0.007516] ACPI: Reserving SLIC table memory at [mem 0x62f7c000-0x62f7c175]
[    0.007516] ACPI: Reserving BOOT table memory at [mem 0x62f7b000-0x62f7b027]
[    0.007517] ACPI: Reserving SSDT table memory at [mem 0x62f7a000-0x62f7a60d]
[    0.007518] ACPI: Reserving TPM2 table memory at [mem 0x62f79000-0x62f7904b]
[    0.007518] ACPI: Reserving DMAR table memory at [mem 0x62ffd000-0x62ffd0b7]
[    0.007519] ACPI: Reserving SSDT table memory at [mem 0x62f77000-0x62f77840]
[    0.007519] ACPI: Reserving SSDT table memory at [mem 0x62f76000-0x62f76143]
[    0.007520] ACPI: Reserving PTDT table memory at [mem 0x62f75000-0x62f75d43]
[    0.007521] ACPI: Reserving BGRT table memory at [mem 0x62f74000-0x62f74037]
[    0.007521] ACPI: Reserving FPDT table memory at [mem 0x62f73000-0x62f73033]
[    0.007537] ACPI: Local APIC address 0xfee00000
[    0.007792] No NUMA configuration found
[    0.007792] Faking a node at [mem 0x0000000000000000-0x000000088f7fffff]
[    0.007798] NODE_DATA(0) allocated [mem 0x88f7d5000-0x88f7fffff]
[    0.048271] Zone ranges:
[    0.048272]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.048273]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.048274]   Normal   [mem 0x0000000100000000-0x000000088f7fffff]
[    0.048275]   Device   empty
[    0.048276] Movable zone start for each node
[    0.048277] Early memory node ranges
[    0.048277]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.048278]   node   0: [mem 0x0000000000100000-0x000000005e72afff]
[    0.048279]   node   0: [mem 0x0000000062fff000-0x0000000062ffffff]
[    0.048280]   node   0: [mem 0x0000000100000000-0x000000088f7fffff]
[    0.048282] Initmem setup node 0 [mem 0x0000000000001000-0x000000088f7fffff]
[    0.048283] On node 0 totalpages: 8314570
[    0.048284]   DMA zone: 64 pages used for memmap
[    0.048284]   DMA zone: 24 pages reserved
[    0.048285]   DMA zone: 3998 pages, LIFO batch:0
[    0.048494]   DMA zone: 28770 pages in unavailable ranges
[    0.048495]   DMA32 zone: 5981 pages used for memmap
[    0.048496]   DMA32 zone: 382764 pages, LIFO batch:63
[    0.050573]   DMA32 zone: 39124 pages in unavailable ranges
[    0.050574]   Normal zone: 123872 pages used for memmap
[    0.050575]   Normal zone: 7927808 pages, LIFO batch:63
[    0.089745]   Normal zone: 2048 pages in unavailable ranges
[    0.089766] Reserving Intel graphics memory at [mem 0x6c800000-0x707fffff]
[    0.090504] ACPI: PM-Timer IO Port: 0x1808
[    0.090505] ACPI: Local APIC address 0xfee00000
[    0.090511] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.090512] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.090512] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.090513] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.090513] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.090513] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.090514] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.090514] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.090515] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.090515] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.090516] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.090516] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.090516] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.090517] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.090517] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.090518] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.090552] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.090554] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.090555] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.090556] ACPI: IRQ0 used by override.
[    0.090557] ACPI: IRQ9 used by override.
[    0.090558] Using ACPI (MADT) for SMP configuration information
[    0.090559] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.090564] e820: update [mem 0x59d61000-0x59d7efff] usable ==> reserved
[    0.090569] TSC deadline timer available
[    0.090570] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.090579] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.090581] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.090582] PM: hibernation: Registered nosave memory: [mem 0x59d58000-0x59d58fff]
[    0.090583] PM: hibernation: Registered nosave memory: [mem 0x59d61000-0x59d7efff]
[    0.090584] PM: hibernation: Registered nosave memory: [mem 0x5e72b000-0x62510fff]
[    0.090584] PM: hibernation: Registered nosave memory: [mem 0x62511000-0x62d71fff]
[    0.090585] PM: hibernation: Registered nosave memory: [mem 0x62d72000-0x62ffefff]
[    0.090585] PM: hibernation: Registered nosave memory: [mem 0x63000000-0x66ffffff]
[    0.090586] PM: hibernation: Registered nosave memory: [mem 0x67000000-0x675fffff]
[    0.090586] PM: hibernation: Registered nosave memory: [mem 0x67600000-0x677fffff]
[    0.090587] PM: hibernation: Registered nosave memory: [mem 0x67800000-0x67ffffff]
[    0.090587] PM: hibernation: Registered nosave memory: [mem 0x68000000-0x707fffff]
[    0.090587] PM: hibernation: Registered nosave memory: [mem 0x70800000-0xbfffffff]
[    0.090588] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
[    0.090588] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfed1ffff]
[    0.090589] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[    0.090589] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfeffffff]
[    0.090590] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.090590] [mem 0x70800000-0xbfffffff] available for PCI devices
[    0.090591] Booting paravirtualized kernel on bare hardware
[    0.090593] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.093780] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.093888] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.093892] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.093893] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.093909] Built 1 zonelists, mobility grouping on.  Total pages: 8184629
[    0.093910] Policy zone: Normal
[    0.093911] Kernel command line: BOOT_IMAGE=(hd0,gpt4)/boot/vmlinuz-5.11.18-300.fc34.x86_64 root=UUID=ab42b613-710e-41e0-be16-15407806f5df ro rhgb quiet
[    0.094746] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.095149] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.095197] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.144541] Memory: 32435920K/33258280K available (14345K kernel code, 3471K rwdata, 9740K rodata, 2540K init, 5512K bss, 822100K reserved, 0K cma-reserved)
[    0.144544] random: get_random_u64 called from __kmem_cache_create+0x2e/0x560 with crng_init=0
[    0.144626] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.144635] ftrace: allocating 45648 entries in 179 pages
[    0.154495] ftrace: allocated 179 pages with 5 groups
[    0.154558] rcu: Hierarchical RCU implementation.
[    0.154559] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.154559] 	Trampoline variant of Tasks RCU enabled.
[    0.154560] 	Rude variant of Tasks RCU enabled.
[    0.154560] 	Tracing variant of Tasks RCU enabled.
[    0.154560] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.154561] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.156440] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.156897] random: crng done (trusting CPU's manufacturer)
[    0.156916] Console: colour dummy device 80x25
[    0.156926] printk: console [tty0] enabled
[    0.156941] ACPI: Core revision 20201113
[    0.157258] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[    0.157367] APIC: Switch to symmetric I/O mode setup
[    0.157369] DMAR: Host address width 39
[    0.157370] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.157373] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 69e2ff0505e
[    0.157375] DMAR: DRHD base: 0x000000fed84000 flags: 0x0
[    0.157379] DMAR: dmar1: reg_base_addr fed84000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.157381] DMAR: DRHD base: 0x000000fed86000 flags: 0x0
[    0.157384] DMAR: dmar2: reg_base_addr fed86000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.157385] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.157389] DMAR: dmar3: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.157390] DMAR: RMRR base: 0x0000006c000000 end: 0x000000707fffff
[    0.157393] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 3
[    0.157393] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.157394] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.159678] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.159680] x2apic enabled
[    0.159711] Switched APIC routing to cluster x2apic.
[    0.164573] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.169317] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
[    0.169322] Calibrating delay loop (skipped), value calculated using timer frequency.. 5990.40 BogoMIPS (lpj=2995200)
[    0.169324] pid_max: default: 32768 minimum: 301
[    0.171336] LSM: Security Framework initializing
[    0.171344] Yama: becoming mindful.
[    0.171349] SELinux:  Initializing.
[    0.171444] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.171503] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.171703] x86/tme: enabled by BIOS
[    0.171703] x86/mktme: No known encryption algorithm is supported: 0x0
[    0.171704] x86/mktme: disabled by BIOS
[    0.171706] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.171737] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.171807] process: using mwait in idle threads
[    0.171808] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.171809] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.171812] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.171814] Spectre V2 : Mitigation: Enhanced IBRS
[    0.171814] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.171815] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.171816] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.172070] Freeing SMP alternatives memory: 44K
[    0.174388] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1467
[    0.174409] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz (family: 0x6, model: 0x8c, stepping: 0x1)
[    0.174522] Performance Events: PEBS fmt4+-baseline,  AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.174540] ... version:                5
[    0.174540] ... bit width:              48
[    0.174541] ... generic registers:      8
[    0.174541] ... value mask:             0000ffffffffffff
[    0.174542] ... max period:             00007fffffffffff
[    0.174543] ... fixed-purpose events:   4
[    0.174543] ... event mask:             0001000f000000ff
[    0.174612] rcu: Hierarchical SRCU implementation.
[    0.175149] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.175206] smp: Bringing up secondary CPUs ...
[    0.175264] x86: Booting SMP configuration:
[    0.175264] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.182379] smp: Brought up 1 node, 8 CPUs
[    0.182379] smpboot: Max logical packages: 1
[    0.182379] smpboot: Total of 8 processors activated (47923.20 BogoMIPS)
[    0.184600] devtmpfs: initialized
[    0.184600] x86/mm: Memory block size: 128MB
[    0.185904] PM: Registering ACPI NVS region [mem 0x62511000-0x62d71fff] (8785920 bytes)
[    0.185904] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.185904] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.185904] pinctrl core: initialized pinctrl subsystem
[    0.186323] PM: RTC time: 12:17:04, date: 2021-05-11
[    0.186428] NET: Registered protocol family 16
[    0.186499] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.186507] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.186515] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.186524] thermal_sys: Registered thermal governor 'fair_share'
[    0.186524] thermal_sys: Registered thermal governor 'bang_bang'
[    0.186524] thermal_sys: Registered thermal governor 'step_wise'
[    0.186524] thermal_sys: Registered thermal governor 'user_space'
[    0.186524] cpuidle: using governor menu
[    0.186524] Simple Boot Flag at 0x47 set to 0x80
[    0.186524] ACPI: bus type PCI registered
[    0.186524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.186524] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.186524] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
[    0.186524] PCI: Using configuration type 1 for base access
[    0.186794] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.188061] Kprobes globally optimized
[    0.188066] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.188066] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.281468] cryptd: max_cpu_qlen set to 1000
[    0.283327] alg: No test for 842 (842-generic)
[    0.283328] alg: No test for 842 (842-scomp)
[    0.284441] raid6: skip pq benchmark and using algorithm avx512x4
[    0.284441] raid6: using avx512x2 recovery algorithm
[    0.284441] ACPI: Added _OSI(Module Device)
[    0.284441] ACPI: Added _OSI(Processor Device)
[    0.284441] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.284441] ACPI: Added _OSI(Processor Aggregator Device)
[    0.284441] ACPI: Added _OSI(Linux-Dell-Video)
[    0.284441] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.284441] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.334711] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.347566] ACPI: Dynamic OEM Table Load:
[    0.347573] ACPI: SSDT 0xFFFF88A781521400 0001CB (v02 PmRef  Cpu0Psd  00003000 INTL 20191018)
[    0.348390] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.349909] ACPI: Dynamic OEM Table Load:
[    0.349914] ACPI: SSDT 0xFFFF88A78152BC00 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20191018)
[    0.350883] ACPI: Dynamic OEM Table Load:
[    0.350888] ACPI: SSDT 0xFFFF88A781D7C800 000689 (v02 PmRef  Cpu0Ist  00003000 INTL 20191018)
[    0.351867] ACPI: Dynamic OEM Table Load:
[    0.351870] ACPI: SSDT 0xFFFF88A781529400 000266 (v02 PmRef  Cpu0Hwp  00003000 INTL 20191018)
[    0.352872] ACPI: Dynamic OEM Table Load:
[    0.352877] ACPI: SSDT 0xFFFF88A781679000 0008E7 (v02 PmRef  ApIst    00003000 INTL 20191018)
[    0.353889] ACPI: Dynamic OEM Table Load:
[    0.353893] ACPI: SSDT 0xFFFF88A781D7E800 00048A (v02 PmRef  ApHwp    00003000 INTL 20191018)
[    0.354880] ACPI: Dynamic OEM Table Load:
[    0.354884] ACPI: SSDT 0xFFFF88A781D7F000 0004D4 (v02 PmRef  ApPsd    00003000 INTL 20191018)
[    0.355807] ACPI: Dynamic OEM Table Load:
[    0.355811] ACPI: SSDT 0xFFFF88A781D7F800 00048A (v02 PmRef  ApCst    00003000 INTL 20191018)
[    0.359756] ACPI: EC: EC started
[    0.359757] ACPI: EC: interrupt blocked
[    0.362044] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.362045] ACPI: \_SB_.PC00.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    0.362046] ACPI: Interpreter enabled
[    0.362098] ACPI: (supports S0 S4 S5)
[    0.362099] ACPI: Using IOAPIC for interrupt routing
[    0.362136] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.363493] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.369320] ACPI: Power Resource [WRST] (on)
[    0.369320] ACPI: Power Resource [DRST] (on)
[    0.373909] ACPI: Power Resource [V0PR] (on)
[    0.374002] ACPI: Power Resource [V1PR] (on)
[    0.374090] ACPI: Power Resource [V2PR] (on)
[    0.377274] ACPI: Power Resource [WRST] (on)
[    0.379641] ACPI: Power Resource [TBT0] (on)
[    0.379670] ACPI: Power Resource [TBT1] (on)
[    0.379696] ACPI: Power Resource [D3C] (on)
[    0.601320] ACPI: Power Resource [PIN] (off)
[    0.601320] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
[    0.601320] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.603097] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.605967] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[    0.608602] PCI host bridge to bus 0000:00
[    0.608603] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.608605] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.608605] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.608606] pci_bus 0000:00: root bus resource [mem 0x70800000-0xbfffffff window]
[    0.608607] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.608608] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.608632] pci 0000:00:00.0: [8086:9a14] type 00 class 0x060000
[    0.609620] pci 0000:00:02.0: [8086:9a49] type 00 class 0x030000
[    0.609628] pci 0000:00:02.0: reg 0x10: [mem 0x6052000000-0x6052ffffff 64bit]
[    0.609633] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[    0.609636] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.609650] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.609651] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[    0.609675] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[    0.609676] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[    0.609680] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[    0.609681] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[    0.610482] pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
[    0.610497] pci 0000:00:04.0: reg 0x10: [mem 0x6053180000-0x605319ffff 64bit]
[    0.611413] pci 0000:00:06.0: [8086:9a09] type 01 class 0x060400
[    0.611491] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    0.611521] pci 0000:00:06.0: PTM enabled (root), 4ns granularity
[    0.612407] pci 0000:00:07.0: [8086:9a23] type 01 class 0x060400
[    0.613261] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.613282] pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
[    0.613467] pci 0000:00:07.2: [8086:9a27] type 01 class 0x060400
[    0.614359] pci 0000:00:07.2: PME# supported from D0 D3hot D3cold
[    0.614379] pci 0000:00:07.2: DPC: RP PIO log size 0 is invalid
[    0.614570] pci 0000:00:0a.0: [8086:9a0d] type 00 class 0x118000
[    0.614577] pci 0000:00:0a.0: reg 0x10: [mem 0x60531d0000-0x60531d7fff 64bit]
[    0.614597] pci 0000:00:0a.0: enabling Extended Tags
[    0.615398] pci 0000:00:0d.0: [8086:9a13] type 00 class 0x0c0330
[    0.615410] pci 0000:00:0d.0: reg 0x10: [mem 0x60531c0000-0x60531cffff 64bit]
[    0.615463] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    0.616350] pci 0000:00:0d.2: [8086:9a1b] type 00 class 0x0c0340
[    0.616361] pci 0000:00:0d.2: reg 0x10: [mem 0x6053140000-0x605317ffff 64bit]
[    0.616368] pci 0000:00:0d.2: reg 0x18: [mem 0x60531e9000-0x60531e9fff 64bit]
[    0.616404] pci 0000:00:0d.2: supports D1 D2
[    0.616404] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.617270] pci 0000:00:0d.3: [8086:9a1d] type 00 class 0x0c0340
[    0.617281] pci 0000:00:0d.3: reg 0x10: [mem 0x6053100000-0x605313ffff 64bit]
[    0.617289] pci 0000:00:0d.3: reg 0x18: [mem 0x60531e8000-0x60531e8fff 64bit]
[    0.617325] pci 0000:00:0d.3: supports D1 D2
[    0.617325] pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.618152] pci 0000:00:12.0: [8086:a0fc] type 00 class 0x070000
[    0.618173] pci 0000:00:12.0: reg 0x10: [mem 0x60531b0000-0x60531bffff 64bit]
[    0.618244] pci 0000:00:12.0: PME# supported from D0 D3hot
[    0.619164] pci 0000:00:14.0: [8086:a0ed] type 00 class 0x0c0330
[    0.619185] pci 0000:00:14.0: reg 0x10: [mem 0x60531a0000-0x60531affff 64bit]
[    0.619273] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.620220] pci 0000:00:14.2: [8086:a0ef] type 00 class 0x050000
[    0.620240] pci 0000:00:14.2: reg 0x10: [mem 0x60531dc000-0x60531dffff 64bit]
[    0.620253] pci 0000:00:14.2: reg 0x18: [mem 0x60531e7000-0x60531e7fff 64bit]
[    0.621224] pci 0000:00:15.0: [8086:a0e8] type 00 class 0x0c8000
[    0.621255] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.622288] pci 0000:00:15.1: [8086:a0e9] type 00 class 0x0c8000
[    0.622315] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.623376] pci 0000:00:16.0: [8086:a0e0] type 00 class 0x078000
[    0.623398] pci 0000:00:16.0: reg 0x10: [mem 0x60531e4000-0x60531e4fff 64bit]
[    0.623484] pci 0000:00:16.0: PME# supported from D3hot
[    0.624521] pci 0000:00:19.0: [8086:a0c5] type 00 class 0x0c8000
[    0.624551] pci 0000:00:19.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.625522] pci 0000:00:19.1: [8086:a0c6] type 00 class 0x0c8000
[    0.625551] pci 0000:00:19.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.626620] pci 0000:00:1c.0: [8086:a0b8] type 01 class 0x060400
[    0.626724] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.626757] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    0.627735] pci 0000:00:1d.0: [8086:a0b3] type 01 class 0x060400
[    0.627834] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.627871] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.628862] pci 0000:00:1e.0: [8086:a0a8] type 00 class 0x078000
[    0.628890] pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.629966] pci 0000:00:1f.0: [8086:a082] type 00 class 0x060100
[    0.630983] pci 0000:00:1f.3: [8086:a0c8] type 00 class 0x040100
[    0.631025] pci 0000:00:1f.3: reg 0x10: [mem 0x60531d8000-0x60531dbfff 64bit]
[    0.631080] pci 0000:00:1f.3: reg 0x20: [mem 0x6053000000-0x60530fffff 64bit]
[    0.631187] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.632099] pci 0000:00:1f.4: [8086:a0a3] type 00 class 0x0c0500
[    0.632121] pci 0000:00:1f.4: reg 0x10: [mem 0x60531e0000-0x60531e00ff 64bit]
[    0.632144] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.633020] pci 0000:00:1f.5: [8086:a0a4] type 00 class 0x0c8000
[    0.633039] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.634242] pci 0000:01:00.0: [1179:011a] type 00 class 0x010802
[    0.634258] pci 0000:01:00.0: reg 0x10: [mem 0xa2600000-0xa2603fff 64bit]
[    0.634429] pci 0000:00:06.0: PCI bridge to [bus 01]
[    0.634432] pci 0000:00:06.0:   bridge window [mem 0xa2600000-0xa26fffff]
[    0.634463] pci 0000:00:07.0: PCI bridge to [bus 02-39]
[    0.634467] pci 0000:00:07.0:   bridge window [mem 0x8c000000-0xa23fffff]
[    0.634470] pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x6021ffffff 64bit pref]
[    0.634503] pci 0000:00:07.2: PCI bridge to [bus 3a-71]
[    0.634506] pci 0000:00:07.2:   bridge window [mem 0x74000000-0x8a3fffff]
[    0.634510] pci 0000:00:07.2:   bridge window [mem 0x6030000000-0x6051ffffff 64bit pref]
[    0.634574] pci 0000:72:00.0: [17cb:1101] type 00 class 0x028000
[    0.634597] pci 0000:72:00.0: reg 0x10: [mem 0xa2500000-0xa25fffff 64bit]
[    0.634738] pci 0000:72:00.0: PME# supported from D0 D3hot D3cold
[    0.634813] pci 0000:72:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:00:1c.0 (capable of 7.876 Gb/s with 8.0 GT/s PCIe x1 link)
[    0.634903] pci 0000:00:1c.0: PCI bridge to [bus 72]
[    0.634908] pci 0000:00:1c.0:   bridge window [mem 0xa2500000-0xa25fffff]
[    0.634981] pci 0000:73:00.0: [10ec:5260] type 00 class 0xff0000
[    0.634999] pci 0000:73:00.0: reg 0x10: [mem 0xa2400000-0xa2400fff]
[    0.635138] pci 0000:73:00.0: supports D1 D2
[    0.635139] pci 0000:73:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.635280] pci 0000:00:1d.0: PCI bridge to [bus 73]
[    0.635285] pci 0000:00:1d.0:   bridge window [mem 0xa2400000-0xa24fffff]
[    0.660840] ACPI: EC: interrupt unblocked
[    0.660841] ACPI: EC: event unblocked
[    0.660850] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.660850] ACPI: EC: GPE=0x6e
[    0.660851] ACPI: \_SB_.PC00.LPCB.ECDV: Boot DSDT EC initialization complete
[    0.660853] ACPI: \_SB_.PC00.LPCB.ECDV: EC: Used to handle transactions and events
[    0.661333] iommu: Default domain type: Translated 
[    0.661356] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.661356] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.661356] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.661356] vgaarb: loaded
[    0.661392] SCSI subsystem initialized
[    0.661397] libata version 3.00 loaded.
[    0.661397] ACPI: bus type USB registered
[    0.661397] usbcore: registered new interface driver usbfs
[    0.661397] usbcore: registered new interface driver hub
[    0.661397] usbcore: registered new device driver usb
[    0.661397] pps_core: LinuxPPS API ver. 1 registered
[    0.661397] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.661397] PTP clock support registered
[    0.661399] EDAC MC: Ver: 3.0.0
[    0.661468] Registered efivars operations
[    0.661468] NetLabel: Initializing
[    0.661468] NetLabel:  domain hash size = 128
[    0.661468] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.661469] NetLabel:  unlabeled traffic allowed by default
[    0.661472] PCI: Using ACPI for IRQ routing
[    0.677507] PCI: pci_cache_line_size set to 64 bytes
[    0.677681] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[    0.677811] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.677813] e820: reserve RAM buffer [mem 0x59d58000-0x5bffffff]
[    0.677813] e820: reserve RAM buffer [mem 0x59d61000-0x5bffffff]
[    0.677814] e820: reserve RAM buffer [mem 0x5e72b000-0x5fffffff]
[    0.677815] e820: reserve RAM buffer [mem 0x63000000-0x63ffffff]
[    0.677815] e820: reserve RAM buffer [mem 0x88f800000-0x88fffffff]
[    0.678358] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.678363] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
[    0.680355] clocksource: Switched to clocksource tsc-early
[    0.687719] VFS: Disk quotas dquot_6.6.0
[    0.687730] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.687770] pnp: PnP ACPI init
[    0.687955] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.687957] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.687961] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.687981] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.688054] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.688056] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.688120] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.688131] pnp 00:04: Plug and Play ACPI device, IDs DLL0991 PNP0f13 (active)
[    0.688906] pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.688934] system 00:05: [mem 0xfedc0000-0xfedc7fff] has been reserved
[    0.688936] system 00:05: [mem 0xfeda0000-0xfeda0fff] has been reserved
[    0.688937] system 00:05: [mem 0xfeda1000-0xfeda1fff] has been reserved
[    0.688939] system 00:05: [mem 0xfed20000-0xfed7ffff] could not be reserved
[    0.688941] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.688943] system 00:05: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.688945] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.688949] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.689896] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.689898] system 00:06: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.689899] system 00:06: [mem 0xfe04c000-0xfe04ffff] has been reserved
[    0.689901] system 00:06: [mem 0xfe050000-0xfe0affff] has been reserved
[    0.689902] system 00:06: [mem 0xfe0d0000-0xfe0fffff] has been reserved
[    0.689904] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.689905] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.689907] system 00:06: [mem 0xfd000000-0xfd68ffff] has been reserved
[    0.689909] system 00:06: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.689910] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.689913] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.690198] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.690200] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.690385] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.693567] pnp: PnP ACPI: found 9 devices
[    0.698971] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.699012] NET: Registered protocol family 2
[    0.699172] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.699280] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.699833] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.700122] TCP: Hash tables configured (established 262144 bind 65536)
[    0.700252] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.700323] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.700513] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.700730] NET: Registered protocol family 1
[    0.700741] NET: Registered protocol family 44
[    0.700745] pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 02-39] add_size 1000
[    0.700747] pci 0000:00:07.2: bridge window [io  0x1000-0x0fff] to [bus 3a-71] add_size 1000
[    0.700755] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
[    0.700758] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
[    0.700760] pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
[    0.700761] pci 0000:00:07.2: BAR 13: assigned [io  0x5000-0x5fff]
[    0.700762] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
[    0.700820] pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
[    0.700883] pci 0000:00:19.0: BAR 0: assigned [mem 0x4017002000-0x4017002fff 64bit]
[    0.700899] pci 0000:00:19.1: BAR 0: assigned [mem 0x4017003000-0x4017003fff 64bit]
[    0.700914] pci 0000:00:1e.0: BAR 0: assigned [mem 0x4017004000-0x4017004fff 64bit]
[    0.700928] pci 0000:00:1f.5: BAR 0: assigned [mem 0x70800000-0x70800fff]
[    0.700939] pci 0000:00:06.0: PCI bridge to [bus 01]
[    0.700942] pci 0000:00:06.0:   bridge window [mem 0xa2600000-0xa26fffff]
[    0.700946] pci 0000:00:07.0: PCI bridge to [bus 02-39]
[    0.700948] pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
[    0.700951] pci 0000:00:07.0:   bridge window [mem 0x8c000000-0xa23fffff]
[    0.700953] pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x6021ffffff 64bit pref]
[    0.700957] pci 0000:00:07.2: PCI bridge to [bus 3a-71]
[    0.700958] pci 0000:00:07.2:   bridge window [io  0x5000-0x5fff]
[    0.700961] pci 0000:00:07.2:   bridge window [mem 0x74000000-0x8a3fffff]
[    0.700963] pci 0000:00:07.2:   bridge window [mem 0x6030000000-0x6051ffffff 64bit pref]
[    0.700967] pci 0000:00:1c.0: PCI bridge to [bus 72]
[    0.700972] pci 0000:00:1c.0:   bridge window [mem 0xa2500000-0xa25fffff]
[    0.700979] pci 0000:00:1d.0: PCI bridge to [bus 73]
[    0.700982] pci 0000:00:1d.0:   bridge window [mem 0xa2400000-0xa24fffff]
[    0.700989] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.700990] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.700991] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.700992] pci_bus 0000:00: resource 7 [mem 0x70800000-0xbfffffff window]
[    0.700992] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[    0.700993] pci_bus 0000:01: resource 1 [mem 0xa2600000-0xa26fffff]
[    0.700994] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.700995] pci_bus 0000:02: resource 1 [mem 0x8c000000-0xa23fffff]
[    0.700996] pci_bus 0000:02: resource 2 [mem 0x6000000000-0x6021ffffff 64bit pref]
[    0.700996] pci_bus 0000:3a: resource 0 [io  0x5000-0x5fff]
[    0.700997] pci_bus 0000:3a: resource 1 [mem 0x74000000-0x8a3fffff]
[    0.700998] pci_bus 0000:3a: resource 2 [mem 0x6030000000-0x6051ffffff 64bit pref]
[    0.700999] pci_bus 0000:72: resource 1 [mem 0xa2500000-0xa25fffff]
[    0.701000] pci_bus 0000:73: resource 1 [mem 0xa2400000-0xa24fffff]
[    0.701101] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.701543] PCI: CLS 0 bytes, default 64
[    0.701570] Trying to unpack rootfs image as initramfs...
[    0.979816] Freeing initrd memory: 29768K
[    0.979854] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.979854] software IO TLB: mapped [mem 0x000000004e9aa000-0x00000000529aa000] (64MB)
[    0.979877] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
[    0.979910] clocksource: Switched to clocksource tsc
[    0.980544] Initialise system trusted keyrings
[    0.980553] Key type blacklist registered
[    0.980583] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.981351] zbud: loaded
[    0.981666] integrity: Platform Keyring initialized
[    0.988903] NET: Registered protocol family 38
[    0.988905] xor: automatically using best checksumming function   avx       
[    0.988906] Key type asymmetric registered
[    0.988907] Asymmetric key parser 'x509' registered
[    0.988911] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.988952] io scheduler mq-deadline registered
[    0.988953] io scheduler kyber registered
[    0.988968] io scheduler bfq registered
[    0.989051] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.989260] pcieport 0000:00:06.0: PME: Signaling with IRQ 124
[    0.989456] pcieport 0000:00:07.0: PME: Signaling with IRQ 125
[    0.989470] pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.989728] pcieport 0000:00:07.2: PME: Signaling with IRQ 126
[    0.989741] pcieport 0000:00:07.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.989956] pcieport 0000:00:1c.0: PME: Signaling with IRQ 127
[    0.990151] pcieport 0000:00:1d.0: PME: Signaling with IRQ 128
[    0.990242] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.990258] efifb: probing for efifb
[    0.990276] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.990277] efifb: framebuffer at 0x4000000000, using 9000k, total 9000k
[    0.990278] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[    0.990279] efifb: scrolling: redraw
[    0.990280] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.990350] fbcon: Deferring console take-over
[    0.990351] fb0: EFI VGA frame buffer device
[    0.990356] intel_idle: MWAIT substates: 0x11121020
[    0.990507] Monitor-Mwait will be used to enter C-1 state
[    0.990527] Monitor-Mwait will be used to enter C-2 state
[    0.990532] Monitor-Mwait will be used to enter C-3 state
[    0.990535] ACPI: \_SB_.PR00: Found 3 idle states
[    0.990537] intel_idle: v0.5.1 model 0x8C
[    0.990777] intel_idle: Local APIC timer is reliable in all C-states
[    0.992369] ACPI: AC Adapter [AC] (off-line)
[    0.992407] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.992426] ACPI: Lid Switch [LID0]
[    0.992437] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.992447] ACPI: Power Button [PBTN]
[    0.992533] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1467
[    0.993869] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.994690] serial 0000:00:12.0: enabling device (0000 -> 0002)
[    0.995380] Non-volatile memory driver v1.3
[    0.995394] Linux agpgart interface v0.103
[    0.996993] tpm_tis STM0125:00: 2.0 TPM (device-id 0x0, rev-id 78)
[    1.016186] battery: ACPI: Battery Slot [BAT0] (battery present)
[    1.019484] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.042714] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    1.064606] intel-lpss 0000:00:19.0: enabling device (0000 -> 0002)
[    1.086401] intel-lpss 0000:00:19.1: enabling device (0000 -> 0002)
[    1.108602] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[    1.109152] dw-apb-uart.4: ttyS4 at MMIO 0x4017004000 (irq = 16, base_baud = 6250000) is a 16550A
[    1.112092] serial serial0: tty port ttyS4 registered
[    1.112595] libphy: Fixed MDIO Bus: probed
[    1.112652] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.112654] ehci-pci: EHCI PCI platform driver
[    1.112659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.112660] ohci-pci: OHCI PCI platform driver
[    1.112664] uhci_hcd: USB Universal Host Controller Interface driver
[    1.112696] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    1.112713] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[    1.113774] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    1.113910] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    1.113911] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.113912] usb usb1: Product: xHCI Host Controller
[    1.113913] usb usb1: Manufacturer: Linux 5.11.18-300.fc34.x86_64 xhci-hcd
[    1.113914] usb usb1: SerialNumber: 0000:00:0d.0
[    1.114002] hub 1-0:1.0: USB hub found
[    1.114009] hub 1-0:1.0: 1 port detected
[    1.114101] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    1.114114] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[    1.114115] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.114137] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    1.114139] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.114139] usb usb2: Product: xHCI Host Controller
[    1.114140] usb usb2: Manufacturer: Linux 5.11.18-300.fc34.x86_64 xhci-hcd
[    1.114141] usb usb2: SerialNumber: 0000:00:0d.0
[    1.114178] hub 2-0:1.0: USB hub found
[    1.114185] hub 2-0:1.0: 4 ports detected
[    1.114967] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.115003] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.116476] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
[    1.116668] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    1.116669] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.116670] usb usb3: Product: xHCI Host Controller
[    1.116670] usb usb3: Manufacturer: Linux 5.11.18-300.fc34.x86_64 xhci-hcd
[    1.116671] usb usb3: SerialNumber: 0000:00:14.0
[    1.116738] hub 3-0:1.0: USB hub found
[    1.116757] hub 3-0:1.0: 12 ports detected
[    1.117295] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.117327] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.117329] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.117355] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    1.117356] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.117357] usb usb4: Product: xHCI Host Controller
[    1.117358] usb usb4: Manufacturer: Linux 5.11.18-300.fc34.x86_64 xhci-hcd
[    1.117358] usb usb4: SerialNumber: 0000:00:14.0
[    1.117398] hub 4-0:1.0: USB hub found
[    1.117410] hub 4-0:1.0: 4 ports detected
[    1.117493] usb: port power management may be unreliable
[    1.117633] usbcore: registered new interface driver usbserial_generic
[    1.117635] usbserial: USB Serial support registered for generic
[    1.117658] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.117982] i8042: Warning: Keylock active
[    1.120184] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.120186] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.120342] mousedev: PS/2 mouse device common for all mice
[    1.120479] rtc_cmos 00:01: RTC can wake from S4
[    1.121390] rtc_cmos 00:01: registered as rtc0
[    1.121666] rtc_cmos 00:01: setting system clock to 2021-05-11T12:17:05 UTC (1620735425)
[    1.121701] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[    1.121744] device-mapper: uevent: version 1.0.3
[    1.121859] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    1.121917] intel_pstate: Intel P-state driver initializing
[    1.122212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    1.122554] intel_pstate: HWP enabled
[    1.122756] hid: raw HID events driver (C) Jiri Kosina
[    1.122780] usbcore: registered new interface driver usbhid
[    1.122781] usbhid: USB HID core driver
[    1.122855] intel_pmc_core INT33A1:00:  initialized
[    1.122919] drop_monitor: Initializing network drop monitor service
[    1.122973] Initializing XFRM netlink socket
[    1.123053] NET: Registered protocol family 10
[    1.125748] Segment Routing with IPv6
[    1.125749] RPL Segment Routing with IPv6
[    1.125762] mip6: Mobile IPv6
[    1.125763] NET: Registered protocol family 17
[    1.126749] microcode: sig=0x806c1, pf=0x80, revision=0x86
[    1.126778] microcode: Microcode Update Driver: v2.2.
[    1.126846] resctrl: L2 allocation detected
[    1.126847] resctrl: L2DATA allocation detected
[    1.126848] resctrl: L2CODE allocation detected
[    1.126850] IPI shorthand broadcast: enabled
[    1.126854] AVX2 version of gcm_enc/dec engaged.
[    1.126855] AES CTR mode by8 optimization enabled
[    1.137817] sched_clock: Marking stable (1133297306, 4509748)->(1147858648, -10051594)
[    1.137919] registered taskstats version 1
[    1.137930] Loading compiled-in X.509 certificates
[    1.138485] Loaded X.509 cert 'Fedora kernel signing key: 9d24c105418ec9559d89b9ccc2c02c132cb9c636'
[    1.138553] zswap: loaded using pool lzo/zbud
[    1.138628] Key type ._fscrypt registered
[    1.138629] Key type .fscrypt registered
[    1.138629] Key type fscrypt-provisioning registered
[    1.138768] Btrfs loaded, crc32c=crc32c-generic, zoned=yes
[    1.140566] Key type encrypted registered
[    1.140616] integrity: Loading X.509 certificate: UEFI:db
[    1.140634] integrity: Loaded X.509 cert 'Dell Inc.: Dell Bios DB Key: 637fa7a9f74471b406de0511557071fd41dd5487'
[    1.140635] integrity: Loading X.509 certificate: UEFI:db
[    1.140649] integrity: Loaded X.509 cert 'Dell Inc.: Dell Bios FW Aux Authority 2018: dd4df7c3f5ce7e5a77847915abc37b031f6b10bd'
[    1.140650] integrity: Loading X.509 certificate: UEFI:db
[    1.140666] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.140667] integrity: Loading X.509 certificate: UEFI:db
[    1.140683] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.140933] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    1.161609] integrity: Loaded X.509 cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42'
[    1.161619] ima: Allocated hash algorithm: sha256
[    1.179930] ima: No architecture policies found
[    1.179943] evm: Initialising EVM extended attributes:
[    1.179943] evm: security.selinux
[    1.179944] evm: security.ima
[    1.179945] evm: security.capability
[    1.179946] evm: HMAC attrs: 0x1
[    1.181697] PM:   Magic number: 5:810:278
[    1.181738] tty tty15: hash matches
[    1.181823] memory memory144: hash matches
[    1.181895] RAS: Correctable Errors collector initialized.
[    1.190292] Freeing unused decrypted memory: 2036K
[    1.190795] Freeing unused kernel image (initmem) memory: 2540K
[    1.197471] Write protecting the kernel read-only data: 26624k
[    1.198142] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.198420] Freeing unused kernel image (rodata/data gap) memory: 500K
[    1.206161] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.206166] rodata_test: all tests were successful
[    1.206172] Run /init as init process
[    1.206173]   with arguments:
[    1.206174]     /init
[    1.206175]     rhgb
[    1.206176]   with environment:
[    1.206176]     HOME=/
[    1.206177]     TERM=linux
[    1.206177]     BOOT_IMAGE=(hd0,gpt4)/boot/vmlinuz-5.11.18-300.fc34.x86_64
[    1.218232] systemd[1]: systemd v248-2.fc34 running in system mode. (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    1.229478] systemd[1]: Detected architecture x86-64.
[    1.229480] systemd[1]: Running in initial RAM disk.
[    1.229504] systemd[1]: Hostname set to <dellpow>.
[    1.272781] systemd[1]: Queued start job for default target Initrd Default Target.
[    1.272881] systemd[1]: Reached target Local File Systems.
[    1.272927] systemd[1]: Reached target Slices.
[    1.272937] systemd[1]: Reached target Swap.
[    1.272944] systemd[1]: Reached target Timers.
[    1.273025] systemd[1]: Listening on Journal Audit Socket.
[    1.273066] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.273106] systemd[1]: Listening on Journal Socket.
[    1.273150] systemd[1]: Listening on udev Control Socket.
[    1.273178] systemd[1]: Listening on udev Kernel Socket.
[    1.273185] systemd[1]: Reached target Sockets.
[    1.274170] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.274198] systemd[1]: Condition check resulted in Memstrack Anylazing Service being skipped.
[    1.275004] systemd[1]: Starting Journal Service...
[    1.275594] systemd[1]: Starting Load Kernel Modules...
[    1.276072] systemd[1]: Starting Setup Virtual Console...
[    1.276490] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.277013] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.280854] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.293495] fuse: init (API version 7.33)
[    1.294313] systemd[1]: Finished Load Kernel Modules.
[    1.294917] systemd[1]: Starting Apply Kernel Variables...
[    1.297870] systemd[1]: Started Journal Service.
[    1.436461] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    1.490937] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.491007] wmi_bus wmi_bus-PNP0C14:02: WQBC data block query control method not found
[    1.491009] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.493512] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.495273] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.495341] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.495388] acpi PNP0C14:06: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.495422] acpi PNP0C14:07: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.497855] i2c_hid i2c-DLL0945:00: supply vdd not found, using dummy regulator
[    1.497881] i2c_hid i2c-DLL0945:00: supply vddl not found, using dummy regulator
[    1.509653] rtsx_pci 0000:73:00.0: enabling device (0000 -> 0002)
[    1.557064] nvme nvme0: pci function 0000:01:00.0
[    1.565342] usb 3-3: New USB device found, idVendor=27c6, idProduct=533c, bcdDevice= 1.00
[    1.565345] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.565347] usb 3-3: Product: FingerPrint
[    1.565348] usb 3-3: Manufacturer: Goodix
[    1.566219] nvme nvme0: 8/0/0 default/read/poll queues
[    1.568099]  nvme0n1: p1 p2 p3 p4
[    1.647726] input: DLL0945:00 06CB:CDE6 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input5
[    1.647857] input: DLL0945:00 06CB:CDE6 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input6
[    1.647962] hid-generic 0018:06CB:CDE6.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0945:00 06CB:CDE6] on i2c-DLL0945:00
[    1.658171] BTRFS: device label dellpow-fedora devid 1 transid 177058 /dev/nvme0n1p4 scanned by systemd-udevd (338)
[    1.679361] usb 3-6: new high-speed USB device number 3 using xhci_hcd
[    1.696249] checking generic (4000000000 8ca000) vs hw (6052000000 1000000)
[    1.696251] checking generic (4000000000 8ca000) vs hw (4000000000 10000000)
[    1.696252] fb0: switching to inteldrmfb from EFI VGA
[    1.696344] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.698032] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.699194] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_08.bin (v2.8)
[    1.714996] i915 0000:00:02.0: [drm] Panel advertises DPCD backlight support, but VBT disagrees. If your backlight controls don't work try booting with i915.enable_dpcd_backlight=1. If your machine needs this, please file a _new_ bug report on drm/i915, see https://gitlab.freedesktop.org/drm/intel/-/wikis/How-to-file-i915-bugs for details.
[    1.751682] input: DLL0945:00 06CB:CDE6 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input8
[    1.751842] input: DLL0945:00 06CB:CDE6 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input9
[    1.751880] hid-multitouch 0018:06CB:CDE6.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0945:00 06CB:CDE6] on i2c-DLL0945:00
[    1.821820] usb 3-6: New USB device found, idVendor=0c45, idProduct=672a, bcdDevice= 5.29
[    1.821830] usb 3-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    1.821832] usb 3-6: Product: Integrated_Webcam_HD
[    1.821835] usb 3-6: Manufacturer: CN03GGY48LG0011GB25TA00
[    2.177599] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=1
[    2.178945] hid-generic 001F:8087:0AC2.0002: hidraw1: <UNKNOWN> HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[    2.859424] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    2.863356] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.864588] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[    2.866813] fbcon: i915drmfb (fb0) is primary device
[    2.866817] fbcon: Deferring console take-over
[    2.866822] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    2.924309] BTRFS info (device nvme0n1p4): disk space caching is enabled
[    2.924312] BTRFS info (device nvme0n1p4): has skinny extents
[    2.936942] BTRFS info (device nvme0n1p4): enabling ssd optimizations
[    3.114523] systemd-journald[238]: Received SIGTERM from PID 1 (systemd).
[    3.225641] SELinux:  policy capability network_peer_controls=1
[    3.225644] SELinux:  policy capability open_perms=1
[    3.225645] SELinux:  policy capability extended_socket_class=1
[    3.225645] SELinux:  policy capability always_check_network=0
[    3.225646] SELinux:  policy capability cgroup_seclabel=1
[    3.225646] SELinux:  policy capability nnp_nosuid_transition=1
[    3.225646] SELinux:  policy capability genfs_seclabel_symlinks=0
[    3.248142] systemd[1]: Successfully loaded SELinux policy in 59.328ms.
[    3.278741] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 14.143ms.
[    3.282324] systemd[1]: systemd v248-2.fc34 running in system mode. (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    3.294528] systemd[1]: Detected architecture x86-64.
[    3.323647] systemd-sysv-generator[515]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    3.323689] systemd-sysv-generator[515]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    3.332909] zram: Added device: zram0
[    3.405692] systemd[1]: /usr/lib/systemd/system/alsa-restore.service:15: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    3.448886] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[    3.449009] systemd[1]: Stopped Switch Root.
[    3.449303] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    3.449517] systemd[1]: Created slice Virtual Machine and Container Slice.
[    3.449694] systemd[1]: Created slice system-getty.slice.
[    3.449850] systemd[1]: Created slice system-modprobe.slice.
[    3.449995] systemd[1]: Created slice system-openvpn\x2dclient.slice.
[    3.450121] systemd[1]: Created slice system-sshd\x2dkeygen.slice.
[    3.450243] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.450380] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice.
[    3.450522] systemd[1]: Created slice User and Session Slice.
[    3.450541] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[    3.450609] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.450865] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.450893] systemd[1]: Reached target Local Encrypted Volumes.
[    3.450909] systemd[1]: Reached target Login Prompts.
[    3.450928] systemd[1]: Stopped target Switch Root.
[    3.450942] systemd[1]: Stopped target Initrd File Systems.
[    3.450953] systemd[1]: Stopped target Initrd Root File System.
[    3.450991] systemd[1]: Reached target Slices.
[    3.451014] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[    3.451258] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    3.451802] systemd[1]: Listening on LVM2 poll daemon socket.
[    3.451890] systemd[1]: Listening on multipathd control socket.
[    3.455173] systemd[1]: Listening on RPCbind Server Activation Socket.
[    3.455208] systemd[1]: Reached target RPC Port Mapper.
[    3.456167] systemd[1]: Listening on Process Core Dump Socket.
[    3.456256] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.457196] systemd[1]: Listening on udev Control Socket.
[    3.457592] systemd[1]: Listening on udev Kernel Socket.
[    3.457869] systemd[1]: Listening on User Database Manager Socket.
[    3.458554] systemd[1]: Mounting Huge Pages File System...
[    3.459372] systemd[1]: Mounting POSIX Message Queue File System...
[    3.460170] systemd[1]: Mounting Kernel Debug File System...
[    3.461086] systemd[1]: Mounting Kernel Trace File System...
[    3.461236] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[    3.461977] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    3.462918] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    3.463865] systemd[1]: Starting Load Kernel Module configfs...
[    3.464597] systemd[1]: Starting Load Kernel Module drm...
[    3.465334] systemd[1]: Starting Load Kernel Module fuse...
[    3.466121] systemd[1]: Starting Preprocess NFS configuration convertion...
[    3.466392] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[    3.466550] systemd[1]: Stopped Plymouth switch root service.
[    3.466800] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    3.466919] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[    3.467047] systemd[1]: Stopped File System Check on Root Device.
[    3.467145] systemd[1]: Stopped Journal Service.
[    3.468420] systemd[1]: Starting Journal Service...
[    3.469269] systemd[1]: Starting Load Kernel Modules...
[    3.470119] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.470193] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    3.471008] systemd[1]: Starting Coldplug All udev Devices...
[    3.471866] systemd[1]: sysroot.mount: Deactivated successfully.
[    3.472891] systemd[1]: Mounted Huge Pages File System.
[    3.473051] systemd[1]: Mounted POSIX Message Queue File System.
[    3.473133] systemd[1]: Mounted Kernel Debug File System.
[    3.473196] systemd[1]: Mounted Kernel Trace File System.
[    3.473560] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    3.473806] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    3.474000] systemd[1]: Finished Load Kernel Module configfs.
[    3.474268] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    3.474486] systemd[1]: Finished Load Kernel Module drm.
[    3.474844] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    3.475031] systemd[1]: Finished Load Kernel Module fuse.
[    3.475407] systemd[1]: nfs-convert.service: Deactivated successfully.
[    3.475581] systemd[1]: Finished Preprocess NFS configuration convertion.
[    3.475946] systemd[1]: Finished Load Kernel Modules.
[    3.476828] BTRFS info (device nvme0n1p4): use zstd compression, level 3
[    3.476833] BTRFS info (device nvme0n1p4): turning on async discard
[    3.476835] BTRFS info (device nvme0n1p4): disk space caching is enabled
[    3.477456] systemd[1]: Mounting FUSE Control File System...
[    3.478476] systemd[1]: Mounting Kernel Configuration File System...
[    3.479258] systemd[1]: Starting Apply Kernel Variables...
[    3.480570] systemd[1]: Started Journal Service.
[    3.488341] systemd-journald[540]: Received client request to flush runtime journal.
[    3.623512] input: Intel HID events as /devices/platform/INTC1051:00/input/input12
[    3.623954] intel-hid INTC1051:00: platform supports 5 button array
[    3.623989] input: Intel HID 5 button array as /devices/platform/INTC1051:00/input/input13
[    3.807616] intel-pmt 0000:00:0a.0: Watcher not supported
[    3.807623] intel-pmt 0000:00:0a.0: Crashlog not supported
[    3.820157] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    3.823979] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[    3.824020] intel_rapl_common: Found RAPL domain package
[    3.898656] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    3.911563] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    3.923499] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    3.936468] idma64 idma64.3: Found Intel integrated DMA 64-bit
[    3.949430] idma64 idma64.4: Found Intel integrated DMA 64-bit
[    3.975105] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[    3.975308] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    3.975380] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    4.010343] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[    4.019004] input: PC Speaker as /devices/platform/pcspkr/input/input14
[    4.019043] input: Dell WMI hotkeys as /devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input15
[    4.025381] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.025881] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.056051] resource sanity check: requesting [mem 0xfedc0000-0xfedcdfff], which spans more than pnp 00:05 [mem 0xfedc0000-0xfedc7fff]
[    4.056057] caller tgl_uncore_imc_freerunning_init_box+0xa7/0xd0 [intel_uncore] mapping multiple BARs
[    4.165285] i2c i2c-18: 8/8 memory slots populated (from DMI)
[    4.165291] i2c i2c-18: Systems with more than 4 memory slots not supported yet, not instantiating SPD
[    4.215589] ath11k_pci 0000:72:00.0: WARNING: ath11k PCI support is experimental!
[    4.215665] ath11k_pci 0000:72:00.0: BAR 0: assigned [mem 0xa2500000-0xa25fffff 64bit]
[    4.215688] ath11k_pci 0000:72:00.0: enabling device (0000 -> 0002)
[    4.251399] NET: Registered protocol family 42
[    4.260919] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    4.260946] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    4.288843] sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    4.288859] sof-audio-pci 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    4.288878] sof-audio-pci 0000:00:1f.3: enabling device (0000 -> 0002)
[    4.289078] sof-audio-pci 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[    4.289190] sof-audio-pci 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    4.295484] sof-audio-pci 0000:00:1f.3: use msi interrupt mode
[    4.306934] mhi mhi0: Requested to power ON
[    4.307073] mhi mhi0: Power on setup success
[    4.384125] zram0: detected capacity change from 0 to 16777216
[    4.451721] Adding 8388604k swap on /dev/zram0.  Priority:100 extents:1 across:8388604k SSFS
[    4.456456] intel_rapl_msr: PL4 support detected.
[    4.459923] intel_rapl_common: Found RAPL domain package
[    4.459928] intel_rapl_common: Found RAPL domain core
[    4.459930] intel_rapl_common: Found RAPL domain uncore
[    4.459932] intel_rapl_common: Found RAPL domain psys
[    4.477228] iTCO_vendor_support: vendor-support=0
[    4.503662] sof-audio-pci 0000:00:1f.3: hda codecs found, mask 5
[    4.503666] sof-audio-pci 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[    4.503669] sof-audio-pci 0000:00:1f.3: DMICs detected in NHLT tables: 2
[    4.505310] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[    4.505647] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.608480] sof-audio-pci 0000:00:1f.3: Firmware info: version 1:6:1-53680
[    4.608485] sof-audio-pci 0000:00:1f.3: Firmware: ABI 3:17:0 Kernel ABI 3:18:0
[    4.632887] sof-audio-pci 0000:00:1f.3: Topology: ABI 3:17:0 Kernel ABI 3:18:0
[    4.651832] sof-audio-pci 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
[    4.670788] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC289: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    4.670794] snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.670796] snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    4.670798] snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
[    4.670799] snd_hda_codec_realtek ehdaudio0D0:    inputs:
[    4.670799] snd_hda_codec_realtek ehdaudio0D0:      Headset Mic=0x19
[    4.670801] snd_hda_codec_realtek ehdaudio0D0:      Headphone Mic=0x1b
[    4.714384] snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
[    4.714392] snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
[    4.714539] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
[    4.714543] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
[    4.714547] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
[    4.714551] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
[    4.714555] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
[    4.714560] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
[    4.714564] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
[    4.714568] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
[    4.714574] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
[    4.714579] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
[    4.714583] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
[    4.714589] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3

[    4.714591] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 4

[    4.714592] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 5

[    4.714594] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 6

[    4.714595] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 7

[    4.714596] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 8

[    4.729882] input: sof-hda-dsp Headphone Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input16
[    4.730053] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input17
[    4.730084] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input18
[    4.730113] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input19
[    4.837110] ath11k_pci 0000:72:00.0: chip_id 0x0 chip_family 0xb board_id 0xff soc_id 0xffffffff
[    4.837117] ath11k_pci 0000:72:00.0: fw_version 0x101c06cc fw_build_timestamp 2020-06-24 19:50 fw_build_id 
[    4.996981] mc: Linux media interface: v0.10
[    5.013743] videodev: Linux video capture interface: v2.00
[    5.022963] ath11k_pci 0000:72:00.0 wlp114s0: renamed from wlan0
[    5.267539] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:672a)
[    5.277778] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/input/input20
[    5.278810] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:672a)
[    5.287079] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.2/input/input21
[    5.287123] usbcore: registered new interface driver uvcvideo
[    5.287125] USB Video Class driver (1.1.1)
[    5.457330] psmouse serio1: synaptics: Unable to query device: -5
[    7.031591] RPC: Registered named UNIX socket transport module.
[    7.031595] RPC: Registered udp transport module.
[    7.031596] RPC: Registered tcp transport module.
[    7.031597] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   11.057559] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4
[   11.265510] psmouse serio1: Failed to enable mouse on isa0060/serio1
[   15.950433] wlp114s0: authenticate with 5c:49:79:3a:xx:xx
[   16.174940] wlp114s0: send auth to 5c:49:79:3a:xx:xx (try 1/3)
[   16.487250] wlp114s0: authenticate with 5c:49:79:3a:xx:xx
[   16.487261] wlp114s0: send auth to 5c:49:79:3a:xx:xx (try 1/3)
[   16.615193] wlp114s0: authenticated
[   16.616430] wlp114s0: associate with 5c:49:79:3a:xx:xx (try 1/3)
[   16.621802] wlp114s0: RX AssocResp from 5c:49:79:3a:xx:xx (capab=0x1511 status=0 aid=2)
[   16.621828] wlp114s0: AP has invalid WMM params (AIFSN=0 for ACI 0), will use 2
[   16.621831] wlp114s0: AP has invalid WMM params (CWmin/max=0/0 for ACI 0), using defaults
[   16.634190] wlp114s0: associated
[   16.704327] wlp114s0: Limiting TX power to 23 (23 - 0) dBm as advertised by 5c:49:79:3a:xx:xx
[   16.994182] IPv6: ADDRCONF(NETDEV_CHANGE): wlp114s0: link becomes ready
[   17.299718] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   18.525112] tun: Universal TUN/TAP device driver, 1.6
[   18.919959] rfkill: input handler disabled
[   23.269096] rfkill: input handler enabled
[   24.857299] rfkill: input handler disabled
[   27.410824] FS-Cache: Loaded
[   27.461091] FS-Cache: Netfs 'nfs' registered for caching
[   27.466434] Key type dns_resolver registered
[   27.666076] NFS: Registering the id_resolver key type
[   27.666098] Key type id_resolver registered
[   27.666099] Key type id_legacy registered
[  126.931261] wlp114s0: deauthenticating from 5c:49:79:3a:xx:xx by local choice (Reason: 3=DEAUTH_LEAVING)
[  128.177122] PM: suspend entry (s2idle)
[  128.190671] Filesystems sync: 0.013 seconds
[  128.272778] Freezing user space processes ... (elapsed 0.002 seconds) done.
[  128.275708] OOM killer disabled.
[  128.275709] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done.
[  128.276586] printk: Suspending console(s) (use no_console_suspend to debug)
[  128.505612] psmouse serio1: Failed to disable mouse on isa0060/serio1
[  129.499987] mhi mhi0: Allowing M3 transition
[  129.499995] mhi mhi0: Wait for M3 completion
[  129.502981] PM: suspend devices took 1.226 seconds
[  129.559728] ACPI: EC: interrupt blocked
[  149.011167] ACPI: EC: interrupt unblocked
[  149.291395] mhi mhi0: Entered with PM state: M3, MHI state: M3
[  149.531202] PM: resume devices took 0.241 seconds
[  149.531229] OOM killer enabled.
[  149.531231] Restarting tasks ... done.
[  149.609249] PM: suspend exit
[  153.569181] wlp114s0: authenticate with 5c:49:79:3a:xx:xx
[  153.678269] wlp114s0: send auth to 5c:49:79:3a:xx:xx (try 1/3)
[  153.991606] wlp114s0: authenticate with 5c:49:79:3a:xx:xx
[  153.991614] wlp114s0: send auth to 5c:49:79:3a:xx:xx (try 1/3)
[  154.120237] wlp114s0: authenticated
[  154.121324] wlp114s0: associate with 5c:49:79:3a:xx:xx (try 1/3)
[  154.126598] wlp114s0: RX AssocResp from 5c:49:79:3a:xx:xx (capab=0x1511 status=0 aid=2)
[  154.126623] wlp114s0: AP has invalid WMM params (AIFSN=0 for ACI 0), will use 2
[  154.126625] wlp114s0: AP has invalid WMM params (CWmin/max=0/0 for ACI 0), using defaults
[  154.137969] wlp114s0: associated 
[  154.229025] wlp114s0: Limiting TX power to 23 (23 - 0) dBm as advertised by 5c:49:79:3a:xx:xx
[  154.364381] IPv6: ADDRCONF(NETDEV_CHANGE): wlp114s0: link becomes ready
[  283.583052] Bluetooth: Core ver 2.22
[  283.583102] NET: Registered protocol family 31
[  283.583104] Bluetooth: HCI device and connection manager initialized
[  283.583109] Bluetooth: HCI socket layer initialized
[  283.583112] Bluetooth: L2CAP socket layer initialized
[  283.583117] Bluetooth: SCO socket layer initialized
[  290.377223] Bluetooth: HCI UART driver ver 2.3
[  290.377230] Bluetooth: HCI UART protocol H4 registered
[  290.377232] Bluetooth: HCI UART protocol BCSP registered
[  290.377267] Bluetooth: HCI UART protocol LL registered
[  290.377269] Bluetooth: HCI UART protocol ATH3K registered
[  290.377285] Bluetooth: HCI UART protocol Three-wire (H5) registered
[  290.377393] Bluetooth: HCI UART protocol Intel registered
[  290.377479] Bluetooth: HCI UART protocol Broadcom registered
[  290.377498] Bluetooth: HCI UART protocol QCA registered
[  290.377500] Bluetooth: HCI UART protocol AG6XX registered
[  290.377516] Bluetooth: HCI UART protocol Marvell registered
[  290.389557] hci_uart_qca serial0-0: failed to acquire enable gpio
[  290.390031] Bluetooth: hci0: setting up ROME/QCA6390
[  290.394119] Bluetooth: hci0: Frame reassembly failed (-84)
[  290.696125] Bluetooth: hci0: QCA Product ID   :0x00000010
[  290.696136] Bluetooth: hci0: QCA SOC Version  :0x400a0200
[  290.696138] Bluetooth: hci0: QCA ROM Version  :0x00000200
[  290.696140] Bluetooth: hci0: QCA Patch Version:0x00000d2b
[  290.696145] Bluetooth: hci0: QCA controller version 0x02000200
[  290.696148] Bluetooth: hci0: QCA Downloading qca/htbtfw20.tlv
[  291.604463] Bluetooth: hci0: QCA Downloading qca/htnv20.bin
[  291.606778] BUG: unable to handle page fault for address: ffffa672809f3047
[  291.606787] #PF: supervisor write access in kernel mode
[  291.606791] #PF: error_code(0x0003) - permissions violation
[  291.606795] PGD 100000067 P4D 100000067 PUD 1001cc067 PMD 1016d5067 PTE 80000002ca996161
[  291.606805] Oops: 0003 [#1] SMP NOPTI
[  291.606811] CPU: 0 PID: 3928 Comm: kworker/u17:3 Not tainted 5.11.18-300.fc34.x86_64 #1
[  291.606818] Hardware name: Dell Inc. XPS 13 9310/0MRT12, BIOS 2.2.0 04/06/2021
[  291.606822] Workqueue: hci0 hci_power_on [bluetooth]
[  291.606867] RIP: 0010:qca_download_firmware+0x231/0x490 [btqca]
[  291.606875] Code: 1b 75 04 80 48 0c 01 0f b7 c1 8d 54 02 0c 41 39 d7 0f 8e 99 fe ff ff 48 63 c2 4c 01 e8 0f b7 30 0f b7 48 02 66 83 fe 11 75 d3 <80> 48 0c 80 41 83 fc 03 7e 6f 44 88 70 0d eb cd 41 0f b6 45 0e 48
[  291.606880] RSP: 0018:ffffa67285c4bc60 EFLAGS: 00010246
[  291.606885] RAX: ffffa672809f303b RBX: 0000000000000005 RCX: 0000000000000006
[  291.606889] RDX: 0000000000000037 RSI: 0000000000000011 RDI: ffff88a80498bd20
[  291.606892] RBP: ffff88a804a2e000 R08: ffff88a9398126c0 R09: ffff88a80498bd20
[  291.606895] R10: 0000000000194e1f R11: 0000000000000000 R12: 0000000000000005
[  291.606897] R13: ffffa672809f3004 R14: 000000000000000e R15: 00000000000016a9
[  291.606901] FS:  0000000000000000(0000) GS:ffff88aeef600000(0000) knlGS:0000000000000000
[  291.606905] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  291.606909] CR2: ffffa672809f3047 CR3: 0000000448a10004 CR4: 0000000000770ef0
[  291.606912] PKRU: 55555554x
[  291.606914] Call Trace:
[  291.606924]  qca_uart_setup+0x277/0x5a0 [btqca]
[  291.606931]  ? qca_read_soc_version+0x136/0x220 [btqca]
[  291.606939]  qca_setup+0x52e/0xb40 [hci_uart]
[  291.606963]  hci_dev_do_open+0x1d0/0x740 [bluetooth]
[  291.606996]  ? __switch_to_asm+0x42/0x70
[  291.607006]  ? __switch_to+0x18e/0x460
[  291.607015]  hci_power_on+0x3f/0x200 [bluetooth]
[  291.607047]  ? __schedule+0x2ba/0x900
[  291.607057]  process_one_work+0x1ec/0x380
[  291.607065]  worker_thread+0x53/0x3e0
[  291.607069]  ? process_one_work+0x380/0x380
[  291.607073]  kthread+0x11b/0x140
[  291.607080]  ? kthread_associate_blkcg+0xa0/0xa0
[  291.607086]  ret_from_fork+0x1f/0x30
[  291.607094] Modules linked in: hci_uart btqca btrtl btbcm btintel bluetooth ecdh_generic ecc rpcsec_gss_krb5 auth_rpcgss nfsv4 dns_resolver nfs lockd grace nfs_ssc fscache uinput snd_seq_dummy snd_hrtimer tun xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_nat_tftp nf_conntrack_tftp bridge stp llc cmac ccm michael_mic nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security ip_set nf_tables nfnetlink ip6table_filter ip6_tables iptable_filter sunrpc vfat fat uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc qrtr_mhi snd_soc_skl_hda_dsp snd_soc_hdac_hdmi iTCO_wdt snd_soc_dmic snd_hda_codec_hdmi intel_pmc_bxt dell_laptop snd_hda_codec_realtek
[  291.607206]  iTCO_vendor_support intel_pmt_telemetry intel_rapl_msr intel_pmt_class x86_pkg_temp_thermal dell_smm_hwmon snd_hda_codec_generic intel_powerclamp snd_sof_pci snd_sof_intel_hda_common snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi ledtrig_audio snd_hda_intel snd_intel_dspcfg soundwire_intel coretemp qrtr soundwire_generic_allocation ns kvm_intel ath11k_pci snd_soc_core ath11k kvm snd_compress snd_pcm_dmaengine soundwire_cadence snd_hda_codec qmi_helpers mac80211 snd_hda_core irqbypass intel_cstate ac97_bus intel_uncore snd_hwdep snd_seq snd_seq_device snd_pcm pcspkr dell_wmi cfg80211 dell_smbios dcdbas snd_timer dell_wmi_sysman wmi_bmof dell_wmi_descriptor snd i2c_i801 i2c_smbus soundcore rfkill mhi libarc4 joydev hid_sensor_als idma64 hid_sensor_trigger hid_sensor_iio_common industrialio_triggered_buffer kfifo_buf industrialio thunderbolt processor_thermal_device
[  291.607320]  processor_thermal_rfim processor_thermal_mbox processor_thermal_rapl intel_rapl_common intel_pmt intel_soc_dts_iosf ucsi_acpi typec_ucsi typec int3403_thermal int340x_thermal_zone acpi_tad int3400_thermal intel_hid acpi_thermal_rel sparse_keymap acpi_pad zram ip_tables hid_sensor_hub intel_ishtp_loader intel_ishtp_hid i915 hid_multitouch i2c_algo_bit drm_kms_helper cec rtsx_pci_sdmmc mmc_core nvme drm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel intel_ish_ipc rtsx_pci nvme_core serio_raw intel_ishtp wmi i2c_hid video pinctrl_tigerlake fuse ecryptfs
[  291.607393] CR2: ffffa672809f3047
[  291.607397] ---[ end trace 4a3d0c97b7782da0 ]---
[  291.607401] RIP: 0010:qca_download_firmware+0x231/0x490 [btqca]
[  291.607408] Code: 1b 75 04 80 48 0c 01 0f b7 c1 8d 54 02 0c 41 39 d7 0f 8e 99 fe ff ff 48 63 c2 4c 01 e8 0f b7 30 0f b7 48 02 66 83 fe 11 75 d3 <80> 48 0c 80 41 83 fc 03 7e 6f 44 88 70 0d eb cd 41 0f b6 45 0e 48
[  291.607412] RSP: 0018:ffffa67285c4bc60 EFLAGS: 00010246
[  291.607416] RAX: ffffa672809f303b RBX: 0000000000000005 RCX: 0000000000000006
[  291.607419] RDX: 0000000000000037 RSI: 0000000000000011 RDI: ffff88a80498bd20
[  291.607422] RBP: ffff88a804a2e000 R08: ffff88a9398126c0 R09: ffff88a80498bd20
[  291.607425] R10: 0000000000194e1f R11: 0000000000000000 R12: 0000000000000005
[  291.607428] R13: ffffa672809f3004 R14: 000000000000000e R15: 00000000000016a9
[  291.607431] FS:  0000000000000000(0000) GS:ffff88aeef600000(0000) knlGS:0000000000000000
[  291.607434] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  291.607437] CR2: ffffa672809f3047 CR3: 0000000448a10004 CR4: 0000000000770ef0
[  291.607441] PKRU: 55555554

[-- Attachment #3: Type: text/plain, Size: 102 bytes --]

-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: qca/hci issues with Bluetooth on Dell XPS 13/AX500 (9310)
  2021-05-11 13:02 qca/hci issues with Bluetooth on Dell XPS 13/AX500 (9310) Jens Gecius
@ 2021-06-22  9:50 ` Jens Gecius
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Gecius @ 2021-06-22  9:50 UTC (permalink / raw)
  To: ath11k

Am 11.05.21 um 15:02 schrieb Jens Gecius:
> Dear all,
>
> there was an earlier (March 30 "issues with QCA6390 on Dell XPS 13") 
> report of the same/similar problem (just realized today).
>
> As that reporter, I have a Dell XPS 13 dev edition/Ubuntu (working). 
> My 9310 has the AX500 Killer Wifi. Wifi is working fine, but Bluetooth 
> always gives me a crash (I blacklisted BT required modules to later 
> trigger the oops myself or run without). The crash renders the 
> suspend/resume capabilities inoperable, the hci_uart module is not 
> removeable.
>
> I tried to get differences of the Dell supplied Ubuntu-OEM 5.6 kernel 
> to current mainline, but my grey matter is unable to digest that 
> information and supply helpful hints.
> /lib/firmware-files were the same on Ubuntu and Fedora (it recently 
> got updated on my Fedora 34 - crash unchanged).
>
> Full dmesg output of module loading attached.
>
> Intentionally, I did a suspend-resume cycle first for your kind 
> information and then loaded the BT modules. The crash also occurs if I 
> load the hci_uart directly after system startup.
>
> That is unchanged since receiving the notebook in April, even with 
> earlier firmware version. I am on the latest Fedora kernel, now 
> 5.11.18-300.fc34.x86_64. BIOS is latest 2.2.0.
>
> The trace says, that qca_read_soc_version is causing the crash during 
> qca_uart_setup in btqca. Is that correct?
>

Just to report back, that bluetooth works with 5.12.11 (.10 didn't). As 
far as I can see, a change to net/bluetooth/hci_core.c was made. Not 
sure, if this is the relevant change.



> And - maybe I'm on the wrong list here (BT / ath11k) anyway, please 
> let me know if so. :-)
>
> If I can support, please let me know. Thank you very much.
>
> Best
>  Jens
>



-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-22  9:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11 13:02 qca/hci issues with Bluetooth on Dell XPS 13/AX500 (9310) Jens Gecius
2021-06-22  9:50 ` Jens Gecius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).