Hello,
I suffer from the same issue, I also have HP Zbook 15 G6 with Ubuntu 19.10. I 
installed the latest kernel v5.5-rc3 through ukuu utility. Now, I do not have 
any sound (nor mic, nor speakers). 
Here is the output from dmesg:
```
[    0.000000] Linux version 5.5.0-050500rc3-generic (kernel@kathleen) (gcc 
version 9.2.1 20191130 (Ubuntu 9.2.1-21ubuntu1)) #201912230230 SMP Mon Dec 23 
02:33:07 UTC 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.5.0-050500rc3-generic 
root=UUID=68ba5bbe-cf0c-4d88-8325-9a95b3cceb05 ro quiet splash 
nvidia-drm.modeset=1 vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point 
registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 
bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000005bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000005c000-0x000000000005cfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000005d000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000076789fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007678a000-0x0000000076c89fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000076c8a000-0x0000000077a6dfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000077a6e000-0x0000000077c6dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000077c6e000-0x0000000077d0efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000077d0f000-0x0000000077d0ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000077d10000-0x000000007e7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047d7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by HP
[    0.000000] efi:  ACPI=0x77d0e000  ACPI 2.0=0x77d0e014  ESRT=0x76f54b98  
TPMFinalLog=0x77bf6000  SMBIOS=0x76f53000  MEMATTR=0x72e93018  MPS=0x771d0000 
[    0.000000] SMBIOS 3.1 present.
[    0.000000] DMI: HP HP ZBook 15 G6/860F, BIOS R92 Ver. 01.03.04 11/06/2019
[    0.000000] tsc: Detected 2600.000 MHz processor
[    0.001922] tsc: Detected 2599.992 MHz TSC
[    0.001922] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001924] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001929] last_pfn = 0x47d800 max_arch_pfn = 0x400000000
[    0.001932] MTRR default type: write-back
[    0.001933] MTRR fixed ranges enabled:
[    0.001934]   00000-9FFFF write-back
[    0.001935]   A0000-BFFFF uncachable
[    0.001936]   C0000-FFFFF write-protect
[    0.001936] MTRR variable ranges enabled:
[    0.001938]   0 base 0080000000 mask 7F80000000 uncachable
[    0.001939]   1 base 007C000000 mask 7FFC000000 uncachable
[    0.001940]   2 base 2000000000 mask 6000000000 uncachable
[    0.001941]   3 base 1000000000 mask 7000000000 uncachable
[    0.001941]   4 base 0800000000 mask 7800000000 uncachable
[    0.001942]   5 base 4000000000 mask 4000000000 uncachable
[    0.001943]   6 disabled
[    0.001943]   7 disabled
[    0.001944]   8 disabled
[    0.001944]   9 disabled
[    0.002421] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002603] last_pfn = 0x77d10 max_arch_pfn = 0x400000000
[    0.010888] esrt: Reserving ESRT space from 0x0000000076f54b98 to 
0x0000000076f54bf8.
[    0.010899] check: Scanning 1 areas for low memory corruption
[    0.010903] Using GB pages for direct mapping
[    0.010905] BRK [0x3c3a01000, 0x3c3a01fff] PGTABLE
[    0.010907] BRK [0x3c3a02000, 0x3c3a02fff] PGTABLE
[    0.010908] BRK [0x3c3a03000, 0x3c3a03fff] PGTABLE
[    0.010938] BRK [0x3c3a04000, 0x3c3a04fff] PGTABLE
[    0.010940] BRK [0x3c3a05000, 0x3c3a05fff] PGTABLE
[    0.011032] BRK [0x3c3a06000, 0x3c3a06fff] PGTABLE
[    0.011056] BRK [0x3c3a07000, 0x3c3a07fff] PGTABLE
[    0.011085] BRK [0x3c3a08000, 0x3c3a08fff] PGTABLE
[    0.011129] Secure boot could not be determined
[    0.011130] RAMDISK: [mem 0x2ef89000-0x337bbfff]
[    0.011145] ACPI: Early table checksum verification disabled
[    0.011148] ACPI: RSDP 0x0000000077D0E014 000024 (v02 HPQOEM)
[    0.011151] ACPI: XSDT 0x0000000077CB7188 000164 (v01 HPQOEM SLIC-BPC 
00000000 INTL 20160422)
[    0.011157] ACPI: FACP 0x0000000077CF3000 000114 (v06 HPQOEM SLIC-BPC 
00000000 HP   00000001)
[    0.011162] ACPI: DSDT 0x0000000077CC7000 028B6D (v02 HPQOEM 860F     
00000000 INTL 20160527)
[    0.011164] ACPI: FACS 0x0000000077BF0000 000040
[    0.011167] ACPI: SSDT 0x0000000077D0B000 0002D7 (v01 HP     NVTEC    
00000001 INTL 20160527)
[    0.011169] ACPI: SSDT 0x0000000077D0A000 00012A (v02 HP     ShmTable 
00000001 INTL 20160527)
[    0.011172] ACPI: SSDT 0x0000000077D08000 001B5F (v02 CpuRef CpuSsdt  
00003000 INTL 20160527)
[    0.011175] ACPI: SSDT 0x0000000077D07000 0009CF (v02 CtdpB  CtdpB    
00001000 INTL 20160527)
[    0.011177] ACPI: SSDT 0x0000000077CFA000 00CE82 (v02 AcpiRe PLT_RTD3 
00001000 INTL 20160527)
[    0.011180] ACPI: RTMA 0x0000000077CF9000 00009E (v01 HP     _HBMART_ 
00001000 HP   00000001)
[    0.011183] ACPI: SSDT 0x0000000077CF7000 001575 (v02 HP     UcsiAcpi 
00000001 INTL 20160527)
[    0.011185] ACPI: SSDT 0x0000000077CF6000 0000FB (v02 HP     UcsiCntr 
00000001 INTL 20160527)
[    0.011188] ACPI: MSDM 0x0000000077CF5000 000055 (v03 HPQOEM SLIC-BPC 
00000000 HP   00000001)
[    0.011190] ACPI: WSMT 0x0000000077CF4000 000028 (v01 HPQOEM 860F     
00000001 HP   00000001)
[    0.011193] ACPI: HPET 0x0000000077CF2000 000038 (v01 HPQOEM 860F     
00000001 HP   00000001)
[    0.011195] ACPI: APIC 0x0000000077CF1000 00012C (v03 HPQOEM 860F     
00000001 HP   00000001)
[    0.011198] ACPI: MCFG 0x0000000077CF0000 00003C (v01 HPQOEM 860F     
00000001 HP   00000001)
[    0.011200] ACPI: SSDT 0x0000000077CC6000 000746 (v02 HPQOEM PtidDevc 
00001000 INTL 20160527)
[    0.011203] ACPI: SSDT 0x0000000077CC5000 000A05 (v02 HPQOEM HP_XHC_P 
00000000 INTL 20160527)
[    0.011205] ACPI: NHLT 0x0000000077CC3000 0017F1 (v00 INTEL  CFL      
20170001 INTL 20160422)
[    0.011208] ACPI: SSDT 0x0000000077CBF000 003D8A (v02 DptfTa DptfTabl 
00001000 INTL 20160527)
[    0.011210] ACPI: SSDT 0x0000000077CBB000 0030ED (v02 SaSsdt SaSsdt   
00003000 INTL 20160527)
[    0.011213] ACPI: SSDT 0x0000000077CB8000 0025E4 (v02 PegSsd PegSsdt  
00001000 INTL 20160527)
[    0.011215] ACPI: LPIT 0x0000000077D0D000 000094 (v01 INTEL  CFL      
20170001 INTL 20160422)
[    0.011218] ACPI: WSMT 0x0000000077CB6000 000028 (v01 INTEL  CFL      
20170001 INTL 20160422)
[    0.011221] ACPI: SSDT 0x0000000077CB5000 0003CE (v02 INTEL  Tpm2Tabl 
00001000 INTL 20160527)
[    0.011223] ACPI: TPM2 0x0000000077CB4000 000034 (v04 INTEL  CFL      
20170001 INTL 20160422)
[    0.011226] ACPI: UEFI 0x0000000077BEA000 000042 (v01 INTEL  CFL      
20170001 INTL 20160422)
[    0.011228] ACPI: OEML 0x0000000077CB3000 000028 (v03 INTEL  CFL      
20170001 INTL 20160422)
[    0.011230] ACPI: DMAR 0x0000000077CB2000 0000C8 (v01 INTEL  CFL      
00000002      01000013)
[    0.011233] ACPI: SSDT 0x0000000077C9E000 013C70 (v02 HP     HPTBT    
00001000 INTL 20160527)
[    0.011236] ACPI: SSDT 0x0000000077C9D000 000821 (v01 HP     HPINWWAN 
00001000 INTL 20160527)
[    0.011238] ACPI: SSDT 0x0000000077C9C000 00013B (v01 HP     HPNBCONV 
00001000 INTL 20160527)
[    0.011241] ACPI: SSDT 0x0000000077C9B000 0002D6 (v01 HP     INTTPL   
00001000 INTL 20160527)
[    0.011243] ACPI: SSDT 0x0000000077C9A000 00032F (v01 HP     NVPOWERC 
00001000 INTL 20160527)
[    0.011246] ACPI: SSDT 0x0000000077C98000 001377 (v01 HP     HPINNBWL 
00001000 INTL 20160527)
[    0.011248] ACPI: SSDT 0x0000000077C97000 000032 (v01 HP     HPCONDEV 
00001000 INTL 20160527)
[    0.011251] ACPI: SSDT 0x0000000077C92000 004AB2 (v01 HP     NVHG     
00001000 INTL 20160527)
[    0.011253] ACPI: SSDT 0x0000000077C91000 000069 (v01 HP     HPCAHWID 
00001000 INTL 20160527)
[    0.011256] ACPI: ASF! 0x0000000077C90000 0000A0 (v32 HPQOEM  UYAMIHC 
20170001 INTL 20160422)
[    0.011258] ACPI: FPDT 0x0000000077C8F000 000044 (v01 INTEL  CFL      
20170001 INTL 20160422)
[    0.011261] ACPI: BGRT 0x0000000077C8E000 000038 (v01 INTEL  CFL      
20170001 INTL 20160422)
[    0.011263] ACPI: SSDT 0x0000000077D0C000 0002F9 (v02 HP     PwrCtlEv 
00000001 INTL 20160527)
[    0.011270] ACPI: Local APIC address 0xfee00000
[    0.011711] No NUMA configuration found
[    0.011712] Faking a node at [mem 0x0000000000000000-0x000000047d7fffff]
[    0.011722] NODE_DATA(0) allocated [mem 0x47d7d5000-0x47d7fffff]
[    0.011970] Zone ranges:
[    0.011971]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.011972]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.011973]   Normal   [mem 0x0000000100000000-0x000000047d7fffff]
[    0.011974]   Device   empty
[    0.011975] Movable zone start for each node
[    0.011978] Early memory node ranges
[    0.011979]   node   0: [mem 0x0000000000001000-0x000000000005bfff]
[    0.011980]   node   0: [mem 0x000000000005d000-0x000000000009ffff]
[    0.011980]   node   0: [mem 0x0000000000100000-0x0000000076789fff]
[    0.011981]   node   0: [mem 0x0000000077d0f000-0x0000000077d0ffff]
[    0.011982]   node   0: [mem 0x0000000100000000-0x000000047d7fffff]
[    0.012044] Zeroed struct page in unavailable ranges: 6359 pages
[    0.012045] Initmem setup node 0 [mem 0x0000000000001000-0x000000047d7fffff]
[    0.012047] On node 0 totalpages: 4144937
[    0.012048]   DMA zone: 64 pages used for memmap
[    0.012048]   DMA zone: 1049 pages reserved
[    0.012049]   DMA zone: 3998 pages, LIFO batch:0
[    0.012111]   DMA32 zone: 7519 pages used for memmap
[    0.012111]   DMA32 zone: 481163 pages, LIFO batch:63
[    0.022166]   Normal zone: 57184 pages used for memmap
[    0.022167]   Normal zone: 3659776 pages, LIFO batch:63
[    0.075448] x86/hpet: Will disable the HPET for this platform because it's 
not reliable
[    0.075486] Reserving Intel graphics memory at [mem 0x7c800000-0x7e7fffff]
[    0.076475] ACPI: PM-Timer IO Port: 0x1808
[    0.076476] ACPI: Local APIC address 0xfee00000
[    0.076483] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.076484] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.076485] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.076485] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.076486] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.076486] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.076487] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.076488] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.076488] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.076489] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.076489] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.076490] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.076490] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.076491] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.076491] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.076492] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.076553] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.076555] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.076556] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.076557] ACPI: IRQ0 used by override.
[    0.076558] ACPI: IRQ9 used by override.
[    0.076560] Using ACPI (MADT) for SMP configuration information
[    0.076562] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.076567] e820: update [mem 0x72086000-0x720aefff] usable ==> reserved
[    0.076574] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.076589] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.076591] PM: Registered nosave memory: [mem 0x0005c000-0x0005cfff]
[    0.076592] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.076594] PM: Registered nosave memory: [mem 0x72086000-0x720aefff]
[    0.076595] PM: Registered nosave memory: [mem 0x7678a000-0x76c89fff]
[    0.076596] PM: Registered nosave memory: [mem 0x76c8a000-0x77a6dfff]
[    0.076597] PM: Registered nosave memory: [mem 0x77a6e000-0x77c6dfff]
[    0.076597] PM: Registered nosave memory: [mem 0x77c6e000-0x77d0efff]
[    0.076599] PM: Registered nosave memory: [mem 0x77d10000-0x7e7fffff]
[    0.076599] PM: Registered nosave memory: [mem 0x7e800000-0xfe00ffff]
[    0.076600] PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[    0.076600] PM: Registered nosave memory: [mem 0xfe011000-0xfeffffff]
[    0.076601] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.076602] [mem 0x7e800000-0xfe00ffff] available for PCI devices
[    0.076603] Booting paravirtualized kernel on bare hardware
[    0.076606] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.076612] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 
nr_node_ids:1
[    0.076936] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.076943] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.076944] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- 
-- 
[    0.076974] Built 1 zonelists, mobility grouping on.  Total pages: 4079121
[    0.076974] Policy zone: Normal
[    0.076976] Kernel command line: 
BOOT_IMAGE=/boot/vmlinuz-5.5.0-050500rc3-generic 
root=UUID=68ba5bbe-cf0c-4d88-8325-9a95b3cceb05 ro quiet splash 
nvidia-drm.modeset=1 vt.handoff=7
[    0.077923] Dentry cache hash table entries: 2097152 (order: 12, 16777216 
bytes, linear)
[    0.078360] Inode-cache hash table entries: 1048576 (order: 11, 8388608 
bytes, linear)
[    0.078471] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.113569] Memory: 16012048K/16579748K available (14339K kernel code, 2406K 
rwdata, 5128K rodata, 2636K init, 5064K bss, 567700K reserved, 0K cma-reserved)
[    0.113695] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.113705] ftrace: allocating 44340 entries in 174 pages
[    0.131467] ftrace: allocated 174 pages with 5 groups
[    0.131580] rcu: Hierarchical RCU implementation.
[    0.131581] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
[    0.131582]  Tasks RCU enabled.
[    0.131583] rcu: RCU calculated value of scheduler-enlistment delay is 25 
jiffies.
[    0.131583] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.134541] NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
[    0.135083] random: crng done (trusting CPU's manufacturer)
[    0.135110] Console: colour dummy device 80x25
[    0.135114] printk: console [tty0] enabled
[    0.135129] ACPI: Core revision 20191018
[    0.135621] APIC: Switch to symmetric I/O mode setup
[    0.135622] DMAR: Host address width 39
[    0.135623] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.135629] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 
ecap 19e2ff0505e
[    0.135630] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.135633] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 
ecap f050da
[    0.135634] DMAR: RMRR base: 0x000000778fc000 end: 0x0000007791bfff
[    0.135635] DMAR: RMRR base: 0x0000007c000000 end: 0x0000007e7fffff
[    0.135636] DMAR: RMRR base: 0x0000007794d000 end: 0x000000779ccfff
[    0.135637] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.135638] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.135639] DMAR-IR: Queued invalidation will be enabled to support x2apic 
and Intr-remapping.
[    0.138746] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.138748] x2apic enabled
[    0.138777] Switched APIC routing to cluster x2apic.
[    0.147846] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 
0x257a34a6eea, max_idle_ns: 440795264358 ns
[    0.147850] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 5199.98 BogoMIPS (lpj=10399968)
[    0.147852] pid_max: default: 32768 minimum: 301
[    0.151419] LSM: Security Framework initializing
[    0.151429] Yama: becoming mindful.
[    0.151451] AppArmor: AppArmor initialized
[    0.151505] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, 
linear)
[    0.151529] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 
bytes, linear)
[    0.151543] *** VALIDATE tmpfs ***
[    0.151681] *** VALIDATE proc ***
[    0.151729] *** VALIDATE cgroup1 ***
[    0.151730] *** VALIDATE cgroup2 ***
[    0.151782] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.151809] process: using mwait in idle threads
[    0.151811] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.151812] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.151817] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user 
pointer sanitization
[    0.151820] Spectre V2 : Mitigation: Enhanced IBRS
[    0.151821] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on 
context switch
[    0.151823] Spectre V2 : mitigation: Enabling conditional Indirect Branch 
Prediction Barrier
[    0.151824] Speculative Store Bypass: Mitigation: Speculative Store Bypass 
disabled via prctl and seccomp
[    0.151825] TAA: Mitigation: TSX disabled
[    0.151848] Freeing SMP alternatives memory: 36K
[    0.151848] TSC deadline timer enabled
[    0.151848] smpboot: CPU0: Intel(R) Core(TM) i7-9850H CPU @ 2.60GHz (family: 
0x6, model: 0x9e, stepping: 0xd)
[    0.151848] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, 
full-width counters, Intel PMU driver.
[    0.151848] ... version:                4
[    0.151848] ... bit width:              48
[    0.151848] ... generic registers:      4
[    0.151848] ... value mask:             0000ffffffffffff
[    0.151848] ... max period:             00007fffffffffff
[    0.151848] ... fixed-purpose events:   3
[    0.151848] ... event mask:             000000070000000f
[    0.151848] rcu: Hierarchical SRCU implementation.
[    0.151848] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.151848] smp: Bringing up secondary CPUs ...
[    0.151848] x86: Booting SMP configuration:
[    0.151848] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 
#10 #11
[    0.161039] smp: Brought up 1 node, 12 CPUs
[    0.161039] smpboot: Max logical packages: 1
[    0.161039] smpboot: Total of 12 processors activated (62399.80 BogoMIPS)
[    0.164234] devtmpfs: initialized
[    0.164234] x86/mm: Memory block size: 128MB
[    0.165384] PM: Registering ACPI NVS region [mem 0x77a6e000-0x77c6dfff] 
(2097152 bytes)
[    0.165384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    0.165384] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.165384] pinctrl core: initialized pinctrl subsystem
[    0.165384] PM: RTC time: 15:40:51, date: 2019-12-25
[    0.165384] thermal_sys: Registered thermal governor 'fair_share'
[    0.165384] thermal_sys: Registered thermal governor 'bang_bang'
[    0.165384] thermal_sys: Registered thermal governor 'step_wise'
[    0.165384] thermal_sys: Registered thermal governor 'user_space'
[    0.165384] NET: Registered protocol family 16
[    0.165384] audit: initializing netlink subsys (disabled)
[    0.165384] audit: type=2000 audit(1577288451.016:1): state=initialized 
audit_enabled=0 res=1
[    0.165384] EISA bus registered
[    0.165384] cpuidle: using governor ladder
[    0.165384] cpuidle: using governor menu
[    0.165384] KVM setup pv remote TLB flush
[    0.165384] ACPI: bus type PCI registered
[    0.165384] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.165384] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 
0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.165384] PCI: not using MMCONFIG
[    0.165384] PCI: Using configuration type 1 for base access
[    0.167853] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.168823] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.168823] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.168823] ACPI: Added _OSI(Module Device)
[    0.168823] ACPI: Added _OSI(Processor Device)
[    0.168823] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.168823] ACPI: Added _OSI(Processor Aggregator Device)
[    0.168823] ACPI: Added _OSI(Linux-Dell-Video)
[    0.168823] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.168823] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.247289] ACPI: 24 ACPI AML tables successfully acquired and loaded
[    0.251569] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.322569] ACPI: Dynamic OEM Table Load:
[    0.322586] ACPI: SSDT 0xFFFF9CDC2A547400 0000F4 (v02 PmRef  Cpu0Psd  
00003000 INTL 20160527)
[    0.324296] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.324952] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [CAP1] at bit 
offset/length 64/32 exceeds size of target Buffer (64 bits) 
(20191018/dsopcode-198)
[    0.324961] fbcon: Taking over console
[    0.324967] No Local Variables are initialized for Method [_OSC]
[    0.324968] Initialized Arguments for Method [_OSC]:  (4 arguments defined 
for method invocation)
[    0.324969]   Arg0:   000000006f12c035 <Obj>           Buffer(16) 6E B0 11 
08 27 4A F9 44
[    0.324974]   Arg1:   000000004c7aac4f <Obj>           Integer 
0000000000000001
[    0.324976]   Arg2:   0000000074e008b1 <Obj>           Integer 
0000000000000002
[    0.324977]   Arg3:   00000000e8c2b06a <Obj>           Buffer(8) 01 00 00 00 
FF 10 00 00
[    0.324982] ACPI Error: Aborting method \_SB._OSC due to previous error 
(AE_AML_BUFFER_LIMIT) (20191018/psparse-529)
[    0.325534] ACPI: Dynamic OEM Table Load:
[    0.325544] ACPI: SSDT 0xFFFF9CDC2A54C000 000400 (v02 PmRef  Cpu0Cst  
00003001 INTL 20160527)
[    0.327371] ACPI: Dynamic OEM Table Load:
[    0.327381] ACPI: SSDT 0xFFFF9CDC2AC54800 000581 (v02 PmRef  Cpu0Ist  
00003000 INTL 20160527)
[    0.329725] ACPI: Dynamic OEM Table Load:
[    0.329735] ACPI: SSDT 0xFFFF9CDC2AC51800 0005FC (v02 PmRef  ApIst    
00003000 INTL 20160527)
[    0.331801] ACPI: Dynamic OEM Table Load:
[    0.331813] ACPI: SSDT 0xFFFF9CDC2AB9C000 000AB0 (v02 PmRef  ApPsd    
00003000 INTL 20160527)
[    0.334534] ACPI: Dynamic OEM Table Load:
[    0.334543] ACPI: SSDT 0xFFFF9CDC2A54F800 00030A (v02 PmRef  ApCst    
00003000 INTL 20160527)
[    0.341630] ACPI: EC: EC started
[    0.341630] ACPI: EC: interrupt blocked
[    3.606965] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    3.606967] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6e, IRQ=-1, EC_CMD/EC_SC=0x66, 
EC_DATA=0x62
[    3.606968] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle 
transactions
[    3.606968] ACPI: Interpreter enabled
[    3.607033] ACPI: (supports S0 S3 S4 S5)
[    3.607034] ACPI: Using IOAPIC for interrupt routing
[    3.607085] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 
0xf0000000-0xf7ffffff] (base 0xf0000000)
[    3.610767] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI 
motherboard resources
[    3.610777] PCI: Using host bridge windows from ACPI; if necessary, use 
"pci=nocrs" and report a bug
[    3.611559] ACPI: Enabled 9 GPEs in block 00 to 7F
[    3.612894] ACPI: Power Resource [PG01] (on)
[    3.613415] ACPI: Power Resource [PG02] (on)
[    3.616686] ACPI: Power Resource [PG00] (on)
[    3.623645] ACPI: Power Resource [USBC] (on)
[    3.625961] ACPI: Power Resource [PXP] (off)
[    3.627863] ACPI: Power Resource [PXP] (on)
[    3.634763] ACPI: Power Resource [WRST] (on)
[    3.639399] ACPI: Power Resource [V0PR] (on)
[    3.639649] ACPI: Power Resource [V1PR] (on)
[    3.639897] ACPI: Power Resource [V2PR] (on)
[    3.648097] ACPI: Power Resource [WRST] (on)
[    3.650467] ACPI: Power Resource [PIN] (off)
[    3.651960] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    3.651968] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM 
Segments MSI HPX-Type3]
[    3.653837] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    3.657209] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug 
PME PCIeCapability LTR]
[    3.661400] PCI host bridge to bus 0000:00
[    3.661402] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    3.661404] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    3.661405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff 
window]
[    3.661406] pci_bus 0000:00: root bus resource [mem 0x7e800000-0xefffffff 
window]
[    3.661407] pci_bus 0000:00: root bus resource [mem 
0x4000000000-0x7fffffffff window]
[    3.661408] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff 
window]
[    3.661409] pci_bus 0000:00: root bus resource [bus 00-7e]
[    3.661419] pci 0000:00:00.0: [8086:3ec4] type 00 class 0x060000
[    3.662989] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    3.663036] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    3.664755] pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
[    3.664764] pci 0000:00:02.0: reg 0x10: [mem 0xe4000000-0xe4ffffff 64bit]
[    3.664770] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit 
pref]
[    3.664773] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    3.664790] pci 0000:00:02.0: BAR 2: assigned to efifb
[    3.666377] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    3.666388] pci 0000:00:04.0: reg 0x10: [mem 0x404a100000-0x404a107fff 64bit]
[    3.668144] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    3.668175] pci 0000:00:12.0: reg 0x10: [mem 0x404a113000-0x404a113fff 64bit]
[    3.669873] pci 0000:00:13.0: [8086:a37c] type 00 class 0x070000
[    3.669902] pci 0000:00:13.0: reg 0x10: [mem 0x404a10c000-0x404a10dfff 64bit]
[    3.669984] pci 0000:00:13.0: PME# supported from D0 D3hot
[    3.671649] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    3.671679] pci 0000:00:14.0: reg 0x10: [mem 0xea3a0000-0xea3affff 64bit]
[    3.671771] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    3.673437] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    3.673464] pci 0000:00:14.2: reg 0x10: [mem 0xea3b2000-0xea3b3fff 64bit]
[    3.673478] pci 0000:00:14.2: reg 0x18: [mem 0x404a112000-0x404a112fff 64bit]
[    3.675372] pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
[    3.676077] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    3.679967] pci 0000:00:15.1: [8086:a369] type 00 class 0x0c8000
[    3.680692] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    3.684404] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    3.684435] pci 0000:00:16.0: reg 0x10: [mem 0x404a10f000-0x404a10ffff 64bit]
[    3.684527] pci 0000:00:16.0: PME# supported from D3hot
[    3.686205] pci 0000:00:16.3: [8086:a363] type 00 class 0x070002
[    3.686228] pci 0000:00:16.3: reg 0x10: [io  0x5088-0x508f]
[    3.686237] pci 0000:00:16.3: reg 0x14: [mem 0xea3b7000-0xea3b7fff]
[    3.687907] pci 0000:00:17.0: [8086:a353] type 00 class 0x010601
[    3.687959] pci 0000:00:17.0: reg 0x10: [mem 0xea3b0000-0xea3b1fff]
[    3.687971] pci 0000:00:17.0: reg 0x14: [mem 0xea3b6000-0xea3b60ff]
[    3.687996] pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
[    3.688007] pci 0000:00:17.0: reg 0x1c: [io  0x5090-0x5093]
[    3.688021] pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
[    3.688046] pci 0000:00:17.0: reg 0x24: [mem 0xea3b5000-0xea3b57ff]
[    3.688136] pci 0000:00:17.0: PME# supported from D3hot
[    3.689872] pci 0000:00:1c.0: [8086:a33a] type 01 class 0x060400
[    3.691547] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    3.691603] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    3.693305] pci 0000:00:1c.4: [8086:a33c] type 01 class 0x060400
[    3.694973] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    3.695029] pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
[    3.696730] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    3.696907] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    3.696963] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    3.698673] pci 0000:00:1d.5: [8086:a335] type 01 class 0x060400
[    3.698850] pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
[    3.698893] pci 0000:00:1d.5: PTM enabled (root), 4ns granularity
[    3.700596] pci 0000:00:1f.0: [8086:a30e] type 00 class 0x060100
[    3.702313] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040100
[    3.702384] pci 0000:00:1f.3: reg 0x10: [mem 0x404a108000-0x404a10bfff 64bit]
[    3.702447] pci 0000:00:1f.3: reg 0x20: [mem 0x404a000000-0x404a0fffff 64bit]
[    3.702585] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    3.704390] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    3.704453] pci 0000:00:1f.4: reg 0x10: [mem 0x404a10e000-0x404a10e0ff 64bit]
[    3.704505] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    3.706177] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    3.706198] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    3.707819] pci 0000:00:1f.6: [8086:15bb] type 00 class 0x020000
[    3.707870] pci 0000:00:1f.6: reg 0x10: [mem 0xea380000-0xea39ffff]
[    3.708070] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    3.709771] pci 0000:01:00.0: [10de:1fb8] type 00 class 0x030000
[    3.709803] pci 0000:01:00.0: reg 0x10: [mem 0xe5000000-0xe5ffffff]
[    3.709821] pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit 
pref]
[    3.709839] pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit 
pref]
[    3.709851] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    3.709863] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    3.709951] pci 0000:01:00.0: PME# supported from D0 D3hot
[    3.710506] pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300
[    3.710530] pci 0000:01:00.1: reg 0x10: [mem 0xe6000000-0xe6003fff]
[    3.710771] pci 0000:00:01.0: PCI bridge to [bus 01]
[    3.710773] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    3.710775] pci 0000:00:01.0:   bridge window [mem 0xe5000000-0xe60fffff]
[    3.710778] pci 0000:00:01.0:   bridge window [mem 0x80000000-0x91ffffff 
64bit pref]
[    3.711132] pci 0000:02:00.0: [10ec:525a] type 00 class 0xff0000
[    3.711167] pci 0000:02:00.0: reg 0x14: [mem 0xe0000000-0xe0000fff]
[    3.711292] pci 0000:02:00.0: supports D1 D2
[    3.711293] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[    3.712001] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    3.712004] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    3.712008] pci 0000:00:1c.0:   bridge window [mem 0xe0000000-0xe3ffffff]
[    3.712015] pci 0000:00:1c.0:   bridge window [mem 0xe6100000-0xea0fffff 
64bit pref]
[    3.712168] pci 0000:04:00.0: [8086:15ea] type 01 class 0x060400
[    3.712247] pci 0000:04:00.0: enabling Extended Tags
[    3.712404] pci 0000:04:00.0: supports D1 D2
[    3.712405] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.712523] pci 0000:04:00.0: PTM enabled, 4ns granularity
[    3.712677] pci 0000:00:1c.4: PCI bridge to [bus 04-6e]
[    3.712684] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xde0fffff]
[    3.712691] pci 0000:00:1c.4:   bridge window [mem 0x4000000000-0x4049ffffff 
64bit pref]
[    3.712772] pci 0000:05:00.0: [8086:15ea] type 01 class 0x060400
[    3.712854] pci 0000:05:00.0: enabling Extended Tags
[    3.712988] pci 0000:05:00.0: supports D1 D2
[    3.712989] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.713138] pci 0000:05:01.0: [8086:15ea] type 01 class 0x060400
[    3.713220] pci 0000:05:01.0: enabling Extended Tags
[    3.713355] pci 0000:05:01.0: supports D1 D2
[    3.713356] pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.713503] pci 0000:05:02.0: [8086:15ea] type 01 class 0x060400
[    3.713586] pci 0000:05:02.0: enabling Extended Tags
[    3.713719] pci 0000:05:02.0: supports D1 D2
[    3.713720] pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.713886] pci 0000:05:04.0: [8086:15ea] type 01 class 0x060400
[    3.713967] pci 0000:05:04.0: enabling Extended Tags
[    3.714103] pci 0000:05:04.0: supports D1 D2
[    3.714104] pci 0000:05:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.714281] pci 0000:04:00.0: PCI bridge to [bus 05-6e]
[    3.714291] pci 0000:04:00.0:   bridge window [mem 0xb0000000-0xde0fffff]
[    3.714298] pci 0000:04:00.0:   bridge window [mem 0x4000000000-0x4049ffffff 
64bit pref]
[    3.714361] pci 0000:06:00.0: [8086:15eb] type 00 class 0x088000
[    3.714396] pci 0000:06:00.0: reg 0x10: [mem 0xde000000-0xde03ffff]
[    3.714407] pci 0000:06:00.0: reg 0x14: [mem 0xde040000-0xde040fff]
[    3.714468] pci 0000:06:00.0: enabling Extended Tags
[    3.714592] pci 0000:06:00.0: supports D1 D2
[    3.714593] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.714795] pci 0000:05:00.0: PCI bridge to [bus 06]
[    3.714804] pci 0000:05:00.0:   bridge window [mem 0xde000000-0xde0fffff]
[    3.714860] pci 0000:05:01.0: PCI bridge to [bus 07-39]
[    3.714870] pci 0000:05:01.0:   bridge window [mem 0xb0000000-0xc6efffff]
[    3.714877] pci 0000:05:01.0:   bridge window [mem 0x4000000000-0x4024ffffff 
64bit pref]
[    3.714960] pci 0000:3a:00.0: [8086:15ec] type 00 class 0x0c0330
[    3.714995] pci 0000:3a:00.0: reg 0x10: [mem 0xc6f00000-0xc6f0ffff]
[    3.715072] pci 0000:3a:00.0: enabling Extended Tags
[    3.715198] pci 0000:3a:00.0: supports D1 D2
[    3.715198] pci 0000:3a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.715300] pci 0000:3a:00.0: 8.000 Gb/s available PCIe bandwidth, limited 
by 2.5 GT/s x4 link at 0000:05:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[    3.715432] pci 0000:05:02.0: PCI bridge to [bus 3a]
[    3.715441] pci 0000:05:02.0:   bridge window [mem 0xc6f00000-0xc6ffffff]
[    3.715498] pci 0000:05:04.0: PCI bridge to [bus 3b-6e]
[    3.715508] pci 0000:05:04.0:   bridge window [mem 0xc7000000-0xddffffff]
[    3.715515] pci 0000:05:04.0:   bridge window [mem 0x4025000000-0x4049ffffff 
64bit pref]
[    3.715627] pci 0000:6f:00.0: [15b7:5002] type 00 class 0x010802
[    3.715667] pci 0000:6f:00.0: reg 0x10: [mem 0xea200000-0xea203fff 64bit]
[    3.715704] pci 0000:6f:00.0: reg 0x20: [mem 0xea204000-0xea2040ff 64bit]
[    3.716000] pci 0000:00:1d.0: PCI bridge to [bus 6f]
[    3.716007] pci 0000:00:1d.0:   bridge window [mem 0xea200000-0xea2fffff]
[    3.716329] pci 0000:70:00.0: [8086:2723] type 00 class 0x028000
[    3.716406] pci 0000:70:00.0: reg 0x10: [mem 0xea100000-0xea103fff 64bit]
[    3.716789] pci 0000:70:00.0: PME# supported from D0 D3hot D3cold
[    3.717664] pci 0000:00:1d.5: PCI bridge to [bus 70]
[    3.717671] pci 0000:00:1d.5:   bridge window [mem 0xea100000-0xea1fffff]
[    3.721768] ACPI: EC: interrupt unblocked
[    3.721782] ACPI: EC: event unblocked
[    3.721797] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6e, IRQ=-1, EC_CMD/EC_SC=0x66, 
EC_DATA=0x62
[    3.721799] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle 
transactions and events
[    3.721874] iommu: Default domain type: Translated 
[    3.721874] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    3.721874] pci 0000:00:02.0: vgaarb: VGA device added: 
decodes=io+mem,owns=io+mem,locks=none
[    3.721874] pci 0000:01:00.0: vgaarb: VGA device added: 
decodes=io+mem,owns=none,locks=none
[    3.721874] pci 0000:00:02.0: vgaarb: no bridge control possible
[    3.721874] pci 0000:01:00.0: vgaarb: bridge control possible
[    3.721874] vgaarb: loaded
[    3.721874] SCSI subsystem initialized
[    3.721874] libata version 3.00 loaded.
[    3.721874] ACPI: bus type USB registered
[    3.721874] usbcore: registered new interface driver usbfs
[    3.721874] usbcore: registered new interface driver hub
[    3.721874] usbcore: registered new device driver usb
[    3.721874] pps_core: LinuxPPS API ver. 1 registered
[    3.721874] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <giome...@linux.it>
[    3.721874] PTP clock support registered
[    3.721874] EDAC MC: Ver: 3.0.0
[    3.724093] Registered efivars operations
[    3.724093] PCI: Using ACPI for IRQ routing
[    3.734280] PCI: pci_cache_line_size set to 64 bytes
[    3.735406] e820: reserve RAM buffer [mem 0x0005c000-0x0005ffff]
[    3.735407] e820: reserve RAM buffer [mem 0x72086000-0x73ffffff]
[    3.735408] e820: reserve RAM buffer [mem 0x7678a000-0x77ffffff]
[    3.735409] e820: reserve RAM buffer [mem 0x77d10000-0x77ffffff]
[    3.735410] e820: reserve RAM buffer [mem 0x47d800000-0x47fffffff]
[    3.735490] NetLabel: Initializing
[    3.735491] NetLabel:  domain hash size = 128
[    3.735491] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    3.735503] NetLabel:  unlabeled traffic allowed by default
[    3.736212] clocksource: Switched to clocksource tsc-early
[    3.747772] *** VALIDATE bpf ***
[    3.747855] VFS: Disk quotas dquot_6.6.0
[    3.747869] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    3.747889] *** VALIDATE ramfs ***
[    3.747893] *** VALIDATE hugetlbfs ***
[    3.747958] AppArmor: AppArmor Filesystem Enabled
[    3.747980] pnp: PnP ACPI init
[    3.748114] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    3.748118] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.748611] system 00:01: [io  0x1800-0x18fe] has been reserved
[    3.748613] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
[    3.748614] system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    3.748615] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    3.748616] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    3.748617] system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
[    3.748618] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[    3.748622] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.749082] system 00:02: [io  0x2000-0x20fe] has been reserved
[    3.749085] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.749283] system 00:03: [io  0x0680-0x069f] has been reserved
[    3.749284] system 00:03: [io  0x164e-0x164f] has been reserved
[    3.749287] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.749346] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    3.749473] system 00:05: [io  0x1854-0x1857] has been reserved
[    3.749476] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 
(active)
[    3.749495] pnp 00:06: Plug and Play ACPI device, IDs HPQ8002 PNP0303 
(active)
[    3.749510] pnp 00:07: Plug and Play ACPI device, IDs ALP0126 SYN0100 
SYN0002 PNP0f13 (active)
[    3.749592] system 00:08: [io  0x0200-0x027f] has been reserved
[    3.749593] system 00:08: [mem 0xfedf0000-0xfedfffff] has been reserved
[    3.749596] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.751286] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.752186] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[    3.752187] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    3.752188] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    3.752189] system 00:0a: [mem 0xf0000000-0xf7ffffff] has been reserved
[    3.752190] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    3.752191] system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved
[    3.752193] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    3.752194] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
[    3.752197] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.752527] pnp: PnP ACPI: found 11 devices
[    3.758049] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, 
max_idle_ns: 2085701024 ns
[    3.758075] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff 
pref]: no compatible bridge window
[    3.758081] pci 0000:05:01.0: bridge window [io  0x1000-0x0fff] to [bus 
07-39] add_size 1000
[    3.758083] pci 0000:05:04.0: bridge window [io  0x1000-0x0fff] to [bus 
3b-6e] add_size 1000
[    3.758084] pci 0000:04:00.0: bridge window [io  0x1000-0x0fff] to [bus 
05-6e] add_size 2000
[    3.758086] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 
04-6e] add_size 3000
[    3.758093] pci 0000:00:15.0: BAR 0: assigned [mem 0x404a110000-0x404a110fff 
64bit]
[    3.758363] pci 0000:00:15.1: BAR 0: assigned [mem 0x404a111000-0x404a111fff 
64bit]
[    3.758595] pci 0000:00:1c.4: BAR 13: assigned [io  0x6000-0x8fff]
[    3.758597] pci 0000:01:00.0: BAR 6: assigned [mem 0xe6080000-0xe60fffff 
pref]
[    3.758599] pci 0000:00:01.0: PCI bridge to [bus 01]
[    3.758600] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    3.758603] pci 0000:00:01.0:   bridge window [mem 0xe5000000-0xe60fffff]
[    3.758604] pci 0000:00:01.0:   bridge window [mem 0x80000000-0x91ffffff 
64bit pref]
[    3.758608] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    3.758616] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    3.758621] pci 0000:00:1c.0:   bridge window [mem 0xe0000000-0xe3ffffff]
[    3.758625] pci 0000:00:1c.0:   bridge window [mem 0xe6100000-0xea0fffff 
64bit pref]
[    3.758632] pci 0000:04:00.0: BAR 13: assigned [io  0x6000-0x7fff]
[    3.758634] pci 0000:05:01.0: BAR 13: assigned [io  0x6000-0x6fff]
[    3.758635] pci 0000:05:04.0: BAR 13: assigned [io  0x7000-0x7fff]
[    3.758636] pci 0000:05:00.0: PCI bridge to [bus 06]
[    3.758642] pci 0000:05:00.0:   bridge window [mem 0xde000000-0xde0fffff]
[    3.758652] pci 0000:05:01.0: PCI bridge to [bus 07-39]
[    3.758654] pci 0000:05:01.0:   bridge window [io  0x6000-0x6fff]
[    3.758660] pci 0000:05:01.0:   bridge window [mem 0xb0000000-0xc6efffff]
[    3.758663] pci 0000:05:01.0:   bridge window [mem 0x4000000000-0x4024ffffff 
64bit pref]
[    3.758670] pci 0000:05:02.0: PCI bridge to [bus 3a]
[    3.758676] pci 0000:05:02.0:   bridge window [mem 0xc6f00000-0xc6ffffff]
[    3.758685] pci 0000:05:04.0: PCI bridge to [bus 3b-6e]
[    3.758687] pci 0000:05:04.0:   bridge window [io  0x7000-0x7fff]
[    3.758693] pci 0000:05:04.0:   bridge window [mem 0xc7000000-0xddffffff]
[    3.758696] pci 0000:05:04.0:   bridge window [mem 0x4025000000-0x4049ffffff 
64bit pref]
[    3.758703] pci 0000:04:00.0: PCI bridge to [bus 05-6e]
[    3.758705] pci 0000:04:00.0:   bridge window [io  0x6000-0x7fff]
[    3.758710] pci 0000:04:00.0:   bridge window [mem 0xb0000000-0xde0fffff]
[    3.758714] pci 0000:04:00.0:   bridge window [mem 0x4000000000-0x4049ffffff 
64bit pref]
[    3.758721] pci 0000:00:1c.4: PCI bridge to [bus 04-6e]
[    3.758723] pci 0000:00:1c.4:   bridge window [io  0x6000-0x8fff]
[    3.758728] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xde0fffff]
[    3.758732] pci 0000:00:1c.4:   bridge window [mem 0x4000000000-0x4049ffffff 
64bit pref]
[    3.758739] pci 0000:00:1d.0: PCI bridge to [bus 6f]
[    3.758744] pci 0000:00:1d.0:   bridge window [mem 0xea200000-0xea2fffff]
[    3.758754] pci 0000:00:1d.5: PCI bridge to [bus 70]
[    3.758761] pci 0000:00:1d.5:   bridge window [mem 0xea100000-0xea1fffff]
[    3.758771] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    3.758772] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    3.758773] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    3.758774] pci_bus 0000:00: resource 7 [mem 0x7e800000-0xefffffff window]
[    3.758775] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff 
window]
[    3.758776] pci_bus 0000:00: resource 9 [mem 0xfc800000-0xfe7fffff window]
[    3.758777] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    3.758778] pci_bus 0000:01: resource 1 [mem 0xe5000000-0xe60fffff]
[    3.758779] pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit 
pref]
[    3.758780] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    3.758781] pci_bus 0000:02: resource 1 [mem 0xe0000000-0xe3ffffff]
[    3.758782] pci_bus 0000:02: resource 2 [mem 0xe6100000-0xea0fffff 64bit 
pref]
[    3.758783] pci_bus 0000:04: resource 0 [io  0x6000-0x8fff]
[    3.758784] pci_bus 0000:04: resource 1 [mem 0xb0000000-0xde0fffff]
[    3.758785] pci_bus 0000:04: resource 2 [mem 0x4000000000-0x4049ffffff 64bit 
pref]
[    3.758785] pci_bus 0000:05: resource 0 [io  0x6000-0x7fff]
[    3.758786] pci_bus 0000:05: resource 1 [mem 0xb0000000-0xde0fffff]
[    3.758787] pci_bus 0000:05: resource 2 [mem 0x4000000000-0x4049ffffff 64bit 
pref]
[    3.758788] pci_bus 0000:06: resource 1 [mem 0xde000000-0xde0fffff]
[    3.758789] pci_bus 0000:07: resource 0 [io  0x6000-0x6fff]
[    3.758790] pci_bus 0000:07: resource 1 [mem 0xb0000000-0xc6efffff]
[    3.758791] pci_bus 0000:07: resource 2 [mem 0x4000000000-0x4024ffffff 64bit 
pref]
[    3.758792] pci_bus 0000:3a: resource 1 [mem 0xc6f00000-0xc6ffffff]
[    3.758793] pci_bus 0000:3b: resource 0 [io  0x7000-0x7fff]
[    3.758793] pci_bus 0000:3b: resource 1 [mem 0xc7000000-0xddffffff]
[    3.758794] pci_bus 0000:3b: resource 2 [mem 0x4025000000-0x4049ffffff 64bit 
pref]
[    3.758795] pci_bus 0000:6f: resource 1 [mem 0xea200000-0xea2fffff]
[    3.758796] pci_bus 0000:70: resource 1 [mem 0xea100000-0xea1fffff]
[    3.758989] NET: Registered protocol family 2
[    3.759143] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 
131072 bytes, linear)
[    3.759218] TCP established hash table entries: 131072 (order: 8, 1048576 
bytes, linear)
[    3.759388] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, 
linear)
[    3.759457] TCP: Hash tables configured (established 131072 bind 65536)
[    3.759498] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    3.759540] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, 
linear)
[    3.759596] NET: Registered protocol family 1
[    3.759600] NET: Registered protocol family 44
[    3.759610] pci 0000:00:02.0: Video device with shadowed ROM at [mem 
0x000c0000-0x000dffff]
[    3.759626] pci 0000:00:14.0: enabling device (0000 -> 0002)
[    3.760086] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    3.761152] PCI: CLS 128 bytes, default 64
[    3.761182] Trying to unpack rootfs image as initramfs...
[    3.922745] Freeing initrd memory: 73932K
[    3.959891] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    3.959894] software IO TLB: mapped [mem 0x6d796000-0x71796000] (64MB)
[    3.960314] check: Scanning for low memory corruption every 60 seconds
[    3.961983] Initialise system trusted keyrings
[    3.961990] Key type blacklist registered
[    3.962019] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    3.963146] zbud: loaded
[    3.963390] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    3.963520] fuse: init (API version 7.31)
[    3.963534] *** VALIDATE fuse ***
[    3.963536] *** VALIDATE fuse ***
[    3.963648] Platform Keyring initialized
[    3.967947] Key type asymmetric registered
[    3.967948] Asymmetric key parser 'x509' registered
[    3.967955] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
244)
[    3.967997] io scheduler mq-deadline registered
[    3.968364] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[    3.968623] pcieport 0000:00:1c.0: PME: Signaling with IRQ 123
[    3.968649] pcieport 0000:00:1c.0: pciehp: Slot #2 AttnBtn- PwrCtrl- MRL- 
AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    3.968874] pcieport 0000:00:1c.4: PME: Signaling with IRQ 124
[    3.968903] pcieport 0000:00:1c.4: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- 
AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    3.969247] pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
[    3.969552] pcieport 0000:00:1d.5: PME: Signaling with IRQ 126
[    3.970254] pcieport 0000:05:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- 
AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    3.970797] pcieport 0000:05:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- 
AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    3.971011] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.971065] efifb: probing for efifb
[    3.971081] efifb: showing boot graphics
[    3.971468] efifb: framebuffer at 0xa0000000, using 3072k, total 3072k
[    3.971469] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    3.971470] efifb: scrolling: redraw
[    3.971471] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    3.971543] Console: switching to colour frame buffer device 128x48
[    3.972935] fb0: EFI VGA frame buffer device
[    3.972942] intel_idle: MWAIT substates: 0x11142120
[    3.972943] intel_idle: v0.4.1 model 0x9E
[    3.973509] intel_idle: lapic_timer_reliable_states 0xffffffff
[    3.973778] ACPI: AC Adapter [AC] (on-line)
[    3.973841] input: Sleep Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    3.973857] ACPI: Sleep Button [SLPB]
[    3.973881] input: Lid Switch as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    3.973893] ACPI: Lid Switch [LID]
[    3.973915] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    3.973927] ACPI: Power Button [PWRB]
[    3.973954] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    3.973979] ACPI: Power Button [PWRF]
[    3.974953] thermal LNXTHERM:00: registered as thermal_zone0
[    3.974954] ACPI: Thermal Zone [HEPZ] (30 C)
[    3.982007] thermal LNXTHERM:01: registered as thermal_zone1
[    3.982008] ACPI: Thermal Zone [CPUZ] (47 C)
[    3.990551] thermal LNXTHERM:02: registered as thermal_zone2
[    3.990552] ACPI: Thermal Zone [GFXZ] (0 C)
[    3.995506] thermal LNXTHERM:03: registered as thermal_zone3
[    3.995507] ACPI: Thermal Zone [EXTZ] (41 C)
[    3.999855] thermal LNXTHERM:04: registered as thermal_zone4
[    3.999857] ACPI: Thermal Zone [LOCZ] (39 C)
[    4.006808] thermal LNXTHERM:05: registered as thermal_zone5
[    4.006809] ACPI: Thermal Zone [BATZ] (32 C)
[    4.006842] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000005) 
is beyond end of object (length 0x5) (20191018/exoparg2-393)
[    4.006888] 
               Initialized Local Variables for Method [GETP]:
[    4.006889]   Local0: 000000007972fa34 <Obj>           Integer 
0000000000000003
[    4.006893] Initialized Arguments for Method [GETP]:  (2 arguments defined 
for method invocation)
[    4.006893]   Arg0:   00000000d90209aa <Obj>           Integer 
0000000000000005
[    4.006895]   Arg1:   00000000bcc49755 <Obj>           Integer 
0000000000000003
[    4.006899] ACPI Error: Aborting method \_TZ.GETP due to previous error 
(AE_AML_PACKAGE_LIMIT) (20191018/psparse-529)
[    4.006934] ACPI Error: Aborting method \_TZ.CHGZ._CRT due to previous error 
(AE_AML_PACKAGE_LIMIT) (20191018/psparse-529)
[    4.008826] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000005) 
is beyond end of object (length 0x5) (20191018/exoparg2-393)
[    4.008871] 
               Initialized Local Variables for Method [GETP]:
[    4.008871]   Local0: 000000006f57900a <Obj>           Integer 
0000000000000003
[    4.008875] Initialized Arguments for Method [GETP]:  (2 arguments defined 
for method invocation)
[    4.008875]   Arg0:   00000000a5c3f54a <Obj>           Integer 
0000000000000005
[    4.008877]   Arg1:   00000000afd1f533 <Obj>           Integer 
0000000000000003
[    4.008881] ACPI Error: Aborting method \_TZ.GETP due to previous error 
(AE_AML_PACKAGE_LIMIT) (20191018/psparse-529)
[    4.008916] ACPI Error: Aborting method \_TZ.CHGZ._CRT due to previous error 
(AE_AML_PACKAGE_LIMIT) (20191018/psparse-529)
[    4.008955] [Firmware Bug]: No valid trip found
[    4.013429] thermal LNXTHERM:07: registered as thermal_zone6
[    4.013430] ACPI: Thermal Zone [PCHZ] (0 C)
[    4.013641] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    4.015371] serial 0000:00:13.0: enabling device (0000 -> 0002)
[    4.015758] serial 0000:00:16.3: enabling device (0000 -> 0003)
[    4.032752] battery: ACPI: Battery Slot [BAT0] (battery present)
[    4.037723] 0000:00:16.3: ttyS4 at I/O 0x5088 (irq = 19, base_baud = 115200) 
is a 16550A
[    4.038054] hpet_acpi_add: no address or irqs in _CRS
[    4.038131] Linux agpgart interface v0.103
[    4.048557] tpm_tis IFX0785:00: 2.0 TPM (device-id 0x1B, rev-id 22)
[    4.131721] loop: module loaded
[    4.131905] libphy: Fixed MDIO Bus: probed
[    4.131906] tun: Universal TUN/TAP device driver, 1.6
[    4.131963] PPP generic driver version 2.4.2
[    4.132029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.132034] ehci-pci: EHCI PCI platform driver
[    4.132044] ehci-platform: EHCI generic platform driver
[    4.132054] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.132055] ohci-pci: OHCI PCI platform driver
[    4.132064] ohci-platform: OHCI generic platform driver
[    4.132071] uhci_hcd: USB Universal Host Controller Interface driver
[    4.132321] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.132327] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 1
[    4.133429] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 
quirks 0x0000000000009810
[    4.133435] xhci_hcd 0000:00:14.0: cache line size of 128 is not supported
[    4.133632] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, 
bcdDevice= 5.05
[    4.133633] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    4.133634] usb usb1: Product: xHCI Host Controller
[    4.133635] usb usb1: Manufacturer: Linux 5.5.0-050500rc3-generic xhci-hcd
[    4.133636] usb usb1: SerialNumber: 0000:00:14.0
[    4.133731] hub 1-0:1.0: USB hub found
[    4.133752] hub 1-0:1.0: 16 ports detected
[    4.136261] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.136264] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 2
[    4.136266] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    4.136294] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, 
bcdDevice= 5.05
[    4.136295] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    4.136296] usb usb2: Product: xHCI Host Controller
[    4.136297] usb usb2: Manufacturer: Linux 5.5.0-050500rc3-generic xhci-hcd
[    4.136298] usb usb2: SerialNumber: 0000:00:14.0
[    4.136398] hub 2-0:1.0: USB hub found
[    4.136419] hub 2-0:1.0: 10 ports detected
[    4.137180] usb: port power management may be unreliable
[    4.138110] xhci_hcd 0000:3a:00.0: xHCI Host Controller
[    4.138114] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus 
number 3
[    4.139271] xhci_hcd 0000:3a:00.0: hcc params 0x200077c1 hci version 0x110 
quirks 0x0000000200009810
[    4.139498] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, 
bcdDevice= 5.05
[    4.139499] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    4.139500] usb usb3: Product: xHCI Host Controller
[    4.139501] usb usb3: Manufacturer: Linux 5.5.0-050500rc3-generic xhci-hcd
[    4.139501] usb usb3: SerialNumber: 0000:3a:00.0
[    4.139601] hub 3-0:1.0: USB hub found
[    4.139614] hub 3-0:1.0: 2 ports detected
[    4.140155] xhci_hcd 0000:3a:00.0: xHCI Host Controller
[    4.140157] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus 
number 4
[    4.140159] xhci_hcd 0000:3a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    4.140186] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, 
bcdDevice= 5.05
[    4.140187] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    4.140188] usb usb4: Product: xHCI Host Controller
[    4.140189] usb usb4: Manufacturer: Linux 5.5.0-050500rc3-generic xhci-hcd
[    4.140190] usb usb4: SerialNumber: 0000:3a:00.0
[    4.140287] hub 4-0:1.0: USB hub found
[    4.140301] hub 4-0:1.0: 2 ports detected
[    4.140748] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 
0x60,0x64 irq 1,12
[    4.141849] i8042: Detected active multiplexing controller, rev 1.1
[    4.142296] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.142299] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    4.142318] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    4.142333] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    4.142347] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    4.142491] mousedev: PS/2 mouse device common for all mice
[    4.142833] rtc_cmos 00:04: RTC can wake from S4
[    4.143873] rtc_cmos 00:04: registered as rtc0
[    4.143884] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[    4.143890] i2c /dev entries driver
[    4.143934] device-mapper: uevent: version 1.0.3
[    4.143979] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: 
dm-de...@redhat.com
[    4.143994] platform eisa.0: Probing EISA bus 0
[    4.143995] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    4.143996] platform eisa.0: Cannot allocate resource for EISA slot 1
[    4.143997] platform eisa.0: Cannot allocate resource for EISA slot 2
[    4.143998] platform eisa.0: Cannot allocate resource for EISA slot 3
[    4.143999] platform eisa.0: Cannot allocate resource for EISA slot 4
[    4.143999] platform eisa.0: Cannot allocate resource for EISA slot 5
[    4.144000] platform eisa.0: Cannot allocate resource for EISA slot 6
[    4.144001] platform eisa.0: Cannot allocate resource for EISA slot 7
[    4.144002] platform eisa.0: Cannot allocate resource for EISA slot 8
[    4.144003] platform eisa.0: EISA: Detected 0 cards
[    4.144005] intel_pstate: Intel P-state driver initializing
[    4.144021] intel_pstate: Disabling energy efficiency optimization
[    4.144941] intel_pstate: HWP enabled
[    4.145429] ledtrig-cpu: registered to indicate activity on CPUs
[    4.145432] EFI Variables Facility v0.08 2004-May-17
[    4.167376] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input4
[    4.215705] intel_pmc_core intel_pmc_core.0:  initialized
[    4.215736] drop_monitor: Initializing network drop monitor service
[    4.215844] NET: Registered protocol family 10
[    4.220311] Segment Routing with IPv6
[    4.220322] NET: Registered protocol family 17
[    4.220471] Key type dns_resolver registered
[    4.221204] RAS: Correctable Errors collector initialized.
[    4.221258] microcode: sig=0x906ed, pf=0x20, revision=0xca
[    4.221576] microcode: Microcode Update Driver: v2.2.
[    4.221578] IPI shorthand broadcast: enabled
[    4.221581] sched_clock: Marking stable (4208764750, 12809288)->(4237640093, 
-16066055)
[    4.221741] registered taskstats version 1
[    4.221747] Loading compiled-in X.509 certificates
[    4.222911] Loaded X.509 cert 'Build time autogenerated kernel key: 
ae08d8e39e43ea99bd1d961974b8b186fe04898c'
[    4.222940] zswap: loaded using pool lzo/zbud
[    4.223127] Key type ._fscrypt registered
[    4.223128] Key type .fscrypt registered
[    4.228076] Key type big_key registered
[    4.228079] Key type trusted registered
[    4.230576] Key type encrypted registered
[    4.230578] AppArmor: AppArmor sha1 policy hashing enabled
[    4.231476] integrity: Loading X.509 certificate: UEFI:db
[    4.231505] integrity: Loaded X.509 cert 'HP Inc.: HP UEFI Secure Boot DB 
2017: d9c01b50cfcae89d3b05345c163aa76e5dd589e7'
[    4.231505] integrity: Loading X.509 certificate: UEFI:db
[    4.231515] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 
2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    4.231516] integrity: Loading X.509 certificate: UEFI:db
[    4.231525] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 
2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    4.231793] Couldn't get size: 0x800000000000000e
[    4.231805] Couldn't get UEFI MokListRT
[    4.232507] ima: Allocated hash algorithm: sha1
[    4.372743] ima: No architecture policies found
[    4.372751] evm: Initialising EVM extended attributes:
[    4.372752] evm: security.selinux
[    4.372752] evm: security.SMACK64
[    4.372752] evm: security.SMACK64EXEC
[    4.372753] evm: security.SMACK64TRANSMUTE
[    4.372753] evm: security.SMACK64MMAP
[    4.372753] evm: security.apparmor
[    4.372753] evm: security.ima
[    4.372753] evm: security.capability
[    4.372754] evm: HMAC attrs: 0x1
[    4.374142] PM:   Magic number: 15:639:690
[    4.374170] mem mem: hash matches
[    4.374475] rtc_cmos 00:04: setting system clock to 2019-12-25T15:40:55 UTC 
(1577288455)
[    4.375420] Freeing unused decrypted memory: 2040K
[    4.375714] Freeing unused kernel image (initmem) memory: 2636K
[    4.384609] Write protecting the kernel read-only data: 22528k
[    4.385276] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    4.385506] Freeing unused kernel image (rodata/data gap) memory: 1016K
[    4.391107] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    4.391108] Run /init as init process
[    4.441740] hid: raw HID events driver (C) Jiri Kosina
[    4.442061] acpi PNP0C14:01: duplicate WMI GUID 
05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    4.442130] acpi PNP0C14:02: duplicate WMI GUID 
05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    4.443633] rtsx_pci 0000:02:00.0: enabling device (0000 -> 0002)
[    4.444569] ahci 0000:00:17.0: version 3.0
[    4.445267] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x8 
impl SATA mode
[    4.445269] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum 
part ems deso sadm sds apst 
[    4.446080] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    4.446364] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    4.446368] scsi host0: ahci
[    4.447137] scsi host1: ahci
[    4.447195] scsi host2: ahci
[    4.448214] nvme nvme0: pci function 0000:6f:00.0
[    4.448601] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[    4.449252] scsi host3: ahci
[    4.449293] ata1: DUMMY
[    4.449293] ata2: DUMMY
[    4.449294] ata3: DUMMY
[    4.449300] ata4: SATA max UDMA/133 abar m2048@0xea3b5000 port 0xea3b5280 
irq 134
[    4.450596] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    4.450597] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    4.450616] e1000e 0000:00:1f.6: enabling device (0000 -> 0002)
[    4.451007] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to 
dynamic conservative mode
[    4.451731] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    4.451786] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    4.453187] cryptd: max_cpu_qlen set to 1000
[    4.456557] AVX2 version of gcm_enc/dec engaged.
[    4.456558] AES CTR mode by8 optimization enabled
[    4.465879] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    4.466207] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    4.470878] checking generic (a0000000 300000) vs hw (e4000000 1000000)
[    4.470879] checking generic (a0000000 300000) vs hw (a0000000 10000000)
[    4.470880] fb0: switching to inteldrmfb from EFI VGA
[    4.470919] Console: switching to colour dummy device 80x25
[    4.470943] i915 0000:00:02.0: vgaarb: deactivate vga console
[    4.471861] usb 1-7: new high-speed USB device number 2 using xhci_hcd
[    4.471926] i2c_hid i2c-ALP0026:00: i2c-ALP0026:00 supply vdd not found, 
using dummy regulator
[    4.471933] i2c_hid i2c-ALP0026:00: i2c-ALP0026:00 supply vddl not found, 
using dummy regulator
[    4.479894] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.479895] [drm] Driver supports precise vblank timestamp query.
[    4.484304] i915 0000:00:02.0: vgaarb: changed VGA decodes: 
olddecodes=io+mem,decodes=none:owns=io+mem
[    4.484595] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin 
(v1.4)
[    4.496735] [drm] Initialized i915 1.6.0 20191101 for 0000:00:02.0 on minor 0
[    4.501830] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    4.502149] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
[    4.502707] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
[    4.502846] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:17/LNXVIDEO:01/input/input13
[    4.522300] input: ALP0026:00 044E:1222 Mouse as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ALP0026:00/0018:044E:1222.0001/input/input14
[    4.522343] input: ALP0026:00 044E:1222 Touchpad as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ALP0026:00/0018:044E:1222.0001/input/input15
[    4.522378] input: ALP0026:00 044E:1222 as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ALP0026:00/0018:044E:1222.0001/input/input16
[    4.522401] hid-generic 0018:044E:1222.0001: input,hidraw0: I2C HID v1.00 
Mouse [ALP0026:00 044E:1222] on i2c-ALP0026:00
[    4.552607] fbcon: i915drmfb (fb0) is primary device
[    4.561483] Console: switching to colour frame buffer device 240x67
[    4.580651] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    4.651836] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC 
clock
[    4.670255] nvme nvme0: 12/0/0 default/read/poll queues
[    4.674424]  nvme0n1: p1 p2 p3 p4 p5
[    4.694033] usb 1-7: New USB device found, idVendor=0408, idProduct=5390, 
bcdDevice= 0.10
[    4.694035] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.694036] usb 1-7: Product: HP Full-HD Camera
[    4.694036] usb 1-7: Manufacturer: Quanta
[    4.694037] usb 1-7: SerialNumber: 01.00.00
[    4.722387] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 
f8:b4:6a:a1:52:11
[    4.722388] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    4.722481] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[    4.733562] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    4.770115] ata4: SATA link down (SStatus 4 SControl 300)
[    4.840648] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[    4.980599] tsc: Refined TSC clocksource calibration: 2591.998 MHz
[    4.980604] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x255cb518234, max_idle_ns: 440795279333 ns
[    4.980669] clocksource: Switched to clocksource tsc
[    4.992897] usb 1-8: New USB device found, idVendor=06cb, idProduct=00b7, 
bcdDevice= 1.64
[    4.992898] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    4.992899] usb 1-8: SerialNumber: f9ed940de7de
[    5.124610] usb 1-14: new full-speed USB device number 4 using xhci_hcd
[    5.277743] usb 1-14: config 1 interface 1 altsetting 0 endpoint 0x3 has 
wMaxPacketSize 0, skipping
[    5.277744] usb 1-14: config 1 interface 1 altsetting 0 endpoint 0x83 has 
wMaxPacketSize 0, skipping
[    5.277747] usb 1-14: New USB device found, idVendor=8087, idProduct=0029, 
bcdDevice= 0.01
[    5.277748] usb 1-14: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[    5.422655] input: AlpsPS/2 ALPS DualPoint Stick as 
/devices/platform/i8042/serio3/input/input17
[    5.439794] input: AlpsPS/2 ALPS DualPoint TouchPad as 
/devices/platform/i8042/serio3/input/input11
[   10.012580] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: 
enum_devices_done OK, num_hid_devices=1
[   10.013894] hid-generic 001F:8087:0AC2.0002: hidraw1: <UNKNOWN> HID v2.00 
Device [hid-ishtp 8087:0AC2] on 
[   10.184128] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. 
Opts: (null)
[   10.277224] systemd[1]: Inserted module 'autofs4'
[   10.416138] systemd[1]: systemd 242 running in system mode. (+PAM +AUDIT 
+SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS 
+ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 
default-hierarchy=hybrid)
[   10.436670] systemd[1]: Detected architecture x86-64.
[   10.462108] systemd[1]: Set hostname to <zbook>.
[   10.462328] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid 
argument
[   10.463732] systemd[1]: Couldn't move remaining userspace processes, 
ignoring: Input/output error
[   10.495046] systemd[1]: /lib/systemd/system/dbus.socket:4: ListenStream= 
references a path below legacy directory /var/run/, updating 
/var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update 
the unit file accordingly.
[   10.500538] systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= 
references a path below legacy directory /var/run/, updating 
/var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit 
file accordingly.
[   10.504349] systemd[1]: /etc/systemd/system/teamviewerd.service:8: PIDFile= 
references a path below legacy directory /var/run/, updating 
/var/run/teamviewerd.pid → /run/teamviewerd.pid; please update the unit file 
accordingly.
[   10.529937] systemd[1]: Listening on udev Kernel Socket.
[   10.530027] systemd[1]: Listening on Journal Audit Socket.
[   10.539610] EXT4-fs (nvme0n1p5): re-mounted. Opts: errors=remount-ro
[   10.539814] lp: driver loaded but no devices found
[   10.541781] ppdev: user-space parallel port driver
[   10.662759] input: HP Wireless hotkeys as /devices/virtual/input/input19
[   10.667052] hp_accel: hardware type HPZBook15 found
[   10.697019] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[   10.699252] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   10.700256] intel_rapl_common: Found RAPL domain package
[   10.700258] intel_rapl_common: Found RAPL domain dram
[   10.700407] proc_thermal 0000:00:04.0: Creating sysfs group for 
PROC_THERMAL_PCI
[   10.702445] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   10.797965] mc: Linux media interface: v0.10
[   10.799209] intel_rapl_common: Found RAPL domain package
[   10.799210] intel_rapl_common: Found RAPL domain core
[   10.799211] intel_rapl_common: Found RAPL domain uncore
[   10.799211] intel_rapl_common: Found RAPL domain dram
[   10.799229] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms 
ovfl timer
[   10.799230] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   10.799230] RAPL PMU: hw unit of domain package 2^-14 Joules
[   10.799231] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   10.799231] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   10.799232] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   10.801899] lis3lv02d: 8 bits 3DC sensor found
[   10.803533] videodev: Linux video capture interface: v2.00
[   10.803878] cfg80211: Loading compiled-in X.509 certificates for regulatory 
database
[   10.808917] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   10.809732] Bluetooth: Core ver 2.22
[   10.809741] NET: Registered protocol family 31
[   10.809741] Bluetooth: HCI device and connection manager initialized
[   10.809743] Bluetooth: HCI socket layer initialized
[   10.809744] Bluetooth: L2CAP socket layer initialized
[   10.809745] Bluetooth: SCO socket layer initialized
[   10.817875] uvcvideo: Found UVC 1.50 device HP Full-HD Camera (0408:5390)
[   10.819477] usbcore: registered new interface driver btusb
[   10.820765] Bluetooth: hci0: Firmware revision 0.0 build 62 week 31 2019
[   10.821086] Intel(R) Wireless WiFi driver for Linux
[   10.821087] Copyright(c) 2003- 2015 Intel Corporation
[   10.821148] snd_hda_intel 0000:00:1f.3: DSP detected with PCI 
class/subclass/prog-if info 0x040100
[   10.821313] iwlwifi 0000:70:00.0: enabling device (0000 -> 0002)
[   10.824998] hp_wmi: query 0x4 returned error 0x5
[   10.831820] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ 
platform, using SOF driver
[   10.832297] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[   10.834766] systemd-journald[499]: Received request to flush runtime journal 
from PID 1
[   10.836267] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   10.836666] hp_wmi: query 0x4 returned error 0x5
[   10.837224] iwlwifi 0000:70:00.0: Direct firmware load for 
iwlwifi-cc-a0-52.ucode failed with error -2
[   10.837241] iwlwifi 0000:70:00.0: Direct firmware load for 
iwlwifi-cc-a0-51.ucode failed with error -2
[   10.837255] iwlwifi 0000:70:00.0: Direct firmware load for 
iwlwifi-cc-a0-50.ucode failed with error -2
[   10.837516] iwlwifi 0000:70:00.0: Direct firmware load for 
iwlwifi-cc-a0-49.ucode failed with error -2
[   10.839376] hp_wmi: query 0xd returned error 0x5
[   10.839430] input: HP WMI hotkeys as /devices/virtual/input/input20
[   10.839555] iwlwifi 0000:70:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 
43.2.23.17
[   10.839557] iwlwifi 0000:70:00.0: Found debug destination: EXTERNAL_DRAM
[   10.839558] iwlwifi 0000:70:00.0: Found debug configuration: 0
[   10.839709] iwlwifi 0000:70:00.0: loaded firmware version 48.4fa0041f.0 
op_mode iwlmvm
[   10.875191] iwlwifi 0000:70:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, 
REV=0x340
[   10.878712] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not 
initialized!
[   10.878713] uvcvideo 1-7:1.0: Entity type for entity Extension 3 was not 
initialized!
[   10.878713] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not 
initialized!
[   10.878714] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not 
initialized!
[   10.878749] input: HP Full-HD Camera: HP Full-HD C as 
/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input21
[   10.885573] sof-audio-pci 0000:00:1f.3: DSP detected with PCI 
class/subclass/prog-if info 0x040100
[   10.885747] sof-audio-pci 0000:00:1f.3: Digital mics found on Skylake+ 
platform, using SOF driver
[   10.885758] sof-audio-pci 0000:00:1f.3: enabling device (0000 -> 0002)
[   10.885852] sof-audio-pci 0000:00:1f.3: warning: No matching ASoC machine 
driver found
[   10.885856] sof-audio-pci 0000:00:1f.3: DSP detected with PCI 
class/subclass/prog-if 0x040100
[   10.885972] sof-audio-pci 0000:00:1f.3: use msi interrupt mode
[   10.886227] sof-audio-pci 0000:00:1f.3: bound 0000:00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[   10.887337] iwlwifi 0000:70:00.0: Applying debug destination EXTERNAL_DRAM
[   10.887606] iwlwifi 0000:70:00.0: Allocated 0x00400000 bytes for firmware 
monitor.
[   10.891760] uvcvideo: Found UVC 1.50 device HP Full-HD Camera (0408:5390)
[   10.891866] Adding 12582908k swap on /swapfile.  Priority:-2 extents:462 
across:228130812k SSFS
[   10.892986] hp_wmi: query 0x1b returned error 0x5
[   10.895180] sof-audio-pci 0000:00:1f.3: hda codecs found, mask 5
[   10.895181] sof-audio-pci 0000:00:1f.3: using HDA machine driver 
skl_hda_dsp_generic now
[   10.904442] sof-audio-pci 0000:00:1f.3: Direct firmware load for 
intel/sof/sof-cfl.ri failed with error -2
[   10.904444] sof-audio-pci 0000:00:1f.3: error: request firmware 
intel/sof/sof-cfl.ri failed err: -2
[   10.904446] sof-audio-pci 0000:00:1f.3: error: failed to load DSP firmware -2
[   10.904448] sof-audio-pci 0000:00:1f.3: error: sof_probe_work failed err: -2
[   10.907565] uvcvideo 1-7:1.2: Entity type for entity Extension 4 was not 
initialized!
[   10.907565] uvcvideo 1-7:1.2: Entity type for entity Extension 7 was not 
initialized!
[   10.907566] uvcvideo 1-7:1.2: Entity type for entity Processing 2 was not 
initialized!
[   10.907567] uvcvideo 1-7:1.2: Entity type for entity Camera 1 was not 
initialized!
[   10.907598] input: HP Full-HD Camera: HP IR Camera as 
/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/input/input22
[   10.956641] usbcore: registered new interface driver uvcvideo
[   10.956643] USB Video Class driver (1.1.1)
[   10.967167] input: ALP0026:00 044E:1222 Mouse as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ALP0026:00/0018:044E:1222.0001/input/input23
[   10.967257] input: ALP0026:00 044E:1222 Touchpad as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ALP0026:00/0018:044E:1222.0001/input/input24
[   10.967350] input: ALP0026:00 044E:1222 UNKNOWN as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ALP0026:00/0018:044E:1222.0001/input/input25
[   10.967375] hid-multitouch 0018:044E:1222.0001: input,hidraw0: I2C HID v1.00 
Mouse [ALP0026:00 044E:1222] on i2c-ALP0026:00
[   11.053237] iwlwifi 0000:70:00.0: base HW address: 3c:f0:11:20:a5:8f
[   11.066686] thermal thermal_zone12: failed to read out thermal zone (-61)
[   11.067805] iwlwifi 0000:70:00.0 wlp112s0: renamed from wlan0
[   11.554815] audit: type=1400 audit(1577288462.674:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" 
pid=879 comm="apparmor_parser"
[   11.555413] audit: type=1400 audit(1577288462.674:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=875 
comm="apparmor_parser"
[   11.560156] audit: type=1400 audit(1577288462.682:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lsb_release" pid=882 
comm="apparmor_parser"
[   11.560533] audit: type=1400 audit(1577288462.682:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-oopslash" 
pid=874 comm="apparmor_parser"
[   11.567965] audit: type=1400 audit(1577288462.690:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/haveged" pid=871 
comm="apparmor_parser"
[   11.571762] audit: type=1400 audit(1577288462.690:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" 
pid=884 comm="apparmor_parser"
[   11.586045] audit: type=1400 audit(1577288462.706:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/mysqld-akonadi" 
pid=880 comm="apparmor_parser"
[   11.587704] audit: type=1400 audit(1577288462.706:9): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" pid=880 comm="apparmor_parser"
[   11.596556] audit: type=1400 audit(1577288462.718:10): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=889 
comm="apparmor_parser"
[   11.596983] audit: type=1400 audit(1577288462.718:11): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="man_filter" pid=889 
comm="apparmor_parser"
[   12.111922] input: ST LIS3LV02DL Accelerometer as 
/devices/platform/lis3lv02d/input/input28
[   12.256790] input: HDA NVidia HDMI/DP,pcm=3 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input26
[   12.256978] input: HDA NVidia HDMI/DP,pcm=7 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input27
[   12.257001] input: HDA NVidia HDMI/DP,pcm=8 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input29
[   12.257022] input: HDA NVidia HDMI/DP,pcm=9 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input30
[   12.257042] input: HDA NVidia HDMI/DP,pcm=10 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input31
[   12.257079] input: HDA NVidia HDMI/DP,pcm=11 as 
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input32
[   15.622386] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   15.622387] Bluetooth: BNEP filters: protocol multicast
[   15.622389] Bluetooth: BNEP socket layer initialized
[   16.128602] iwlwifi 0000:70:00.0: Applying debug destination EXTERNAL_DRAM
[   16.293290] iwlwifi 0000:70:00.0: FW already configured (0) - re-configuring
[   16.301109] iwlwifi 0000:70:00.0: BIOS contains WGDS but no WRDS
[   16.652898] kauditd_printk_skb: 38 callbacks suppressed
[   16.652899] audit: type=1400 audit(1577288467.774:50): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/snap/core/8268/usr/lib/snapd/snap-confine" pid=1245 
comm="apparmor_parser"
[   16.684029] audit: type=1400 audit(1577288467.806:51): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/snap/core/8268/usr/lib/snapd/snap-confine//mount-namespace-capture-helper"
 pid=1245 comm="apparmor_parser"
[   16.695567] audit: type=1400 audit(1577288467.814:52): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="snap.core.hook.configure" pid=1248 comm="apparmor_parser"
[   16.697381] audit: type=1400 audit(1577288467.818:53): apparmor="STATUS" 
operation="profile_replace" info="same as current profile, skipping" 
profile="unconfined" name="snap-update-ns.core" pid=1250 comm="apparmor_parser"
[   18.510661] Bluetooth: RFCOMM TTY layer initialized
[   18.510664] Bluetooth: RFCOMM socket layer initialized
[   18.510666] Bluetooth: RFCOMM ver 1.11
[   22.124470] wlp112s0: authenticate with e4:be:ed:1b:08:fd
[   22.129913] wlp112s0: send auth to e4:be:ed:1b:08:fd (try 1/3)
[   22.153900] wlp112s0: authenticated
[   22.155878] wlp112s0: associate with e4:be:ed:1b:08:fd (try 1/3)
[   22.160270] wlp112s0: RX AssocResp from e4:be:ed:1b:08:fd (capab=0x411 
status=0 aid=5)
[   22.165463] wlp112s0: associated
[   22.192516] IPv6: ADDRCONF(NETDEV_CHANGE): wlp112s0: link becomes ready

```

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1856392

Title:
  [HP ZBook 15 G6, Realtek ALC285, Black Mic, Right] Microphone not
  detected

Status in alsa-driver package in Ubuntu:
  Incomplete
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  on a brand new HPZbook15G6, with a fresh dual boot 19.10 Ubuntu install, I 
have no internal mic detected.
  The GNOME settings sound entry list is empty. Speaker sound is working 
properly.

  When hooking a microphone enabled headphone on the jack plug, the
  headphones mic is then detected, but there is now no sound output on
  the headphone.

  I've been looking for a few similar issues on recent (HP or not)
  laptops and found a few similar issues :

  Bug #1523100
  Bug #1837821

  so I guess this is a generic alsa or snd-hda-intel issue with newer ALC2xx 
hardware.
  I already tryed quite a few of the workaroubds/fix available here and there 
(e.g. overriding pin with hdajackretask, adding options to snd-hda-intel module 
etc. none with success)

  I'm available to test/provide any additional needed data.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
  Uname: Linux 5.3.0-24-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  mathieu    1719 F.... pulseaudio
   /dev/snd/controlC0:  mathieu    1719 F.... pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Dec 14 13:33:14 2019
  InstallationDate: Installed on 2019-12-13 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH successful
  Symptom_Card: Audio interne - HDA Intel PCH
  Symptom_Jack: Black Mic, Right
  Symptom_PulseAudioRecordingTest: PulseAudio recording test through plughw:PCH 
successful
  Symptom_Type: Only some of inputs are working
  Title: [HP ZBook 15 G6, Realtek ALC285, Black Mic, Right] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/06/2019
  dmi.bios.vendor: HP
  dmi.bios.version: R92 Ver. 01.03.04
  dmi.board.name: 860F
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 65.23.00
  dmi.chassis.asset.tag: 5CD944676Z
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrR92Ver.01.03.04:bd11/06/2019:svnHP:pnHPZBook15G6:pvr:rvnHP:rn860F:rvrKBCVersion65.23.00:cvnHP:ct10:cvr:
  dmi.product.family: 103C_5336AN HP ZBook
  dmi.product.name: HP ZBook 15 G6
  dmi.product.sku: 6VD99AV
  dmi.sys.vendor: HP
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-12-14T13:26:02.404591

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1856392/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to