INFO: task irq/129-pciehp:116 blocked for more than 120 seconds.

From: Paul Menzel
Date: Tue Nov 05 2019 - 08:03:54 EST


Dear Linux folks,


On the Dell XPS 13 9380 with Debian Sid/unstable with Linux 5.3.7
the user reported today, that the USB input devices and the
Ethernet device of the Dell TB16 docking station did not work
at all after connecting the laptop to the docking station. The
monitor connected over DisplayPort continued working.

Cutting the power from the docking station and reconnecting it
did not help.

Linux reported messages like below.

```
[ 9511.727328] usb usb3: root hub lost power or was reset
[ 9511.727329] usb usb4: root hub lost power or was reset
[ 9511.729046] pcieport 0000:04:04.0: pciehp: Slot(4): Card not present
[ 9511.729048] pcieport 0000:3a:00.0: Refused to change power state, currently in D3
[ 9511.729059] pcieport 0000:3b:01.0: Refused to change power state, currently in D3
[ 9511.729060] pcieport 0000:3b:04.0: Refused to change power state, currently in D3
[ 9511.729078] pcieport 0000:3d:00.0: Refused to change power state, currently in D3
[ 9511.729079] pcieport 0000:3b:04.0: pciehp: Slot(4-1): Card not present
[ 9512.254595] thunderbolt 0-303: device disconnected
[ 9512.254736] thunderbolt 0-3: device disconnected
[ 9519.575474] thunderbolt 0000:05:00.0: 3: drom data crc32 mismatch (expected: 0xaf438340, got: 0xaf4383c0), continuing
[ 9519.579227] thunderbolt 0-3: new device found, vendor=0xd4 device=0xb051
[ 9519.579231] thunderbolt 0-3: Dell Dell Thunderbolt Cable
[ 9520.048166] thunderbolt 0-303: new device found, vendor=0xd4 device=0xb054
[ 9520.048168] thunderbolt 0-303: Dell Dell Thunderbolt Dock
[ 9667.560748] INFO: task irq/129-pciehp:116 blocked for more than 120 seconds.
[ 9667.560761] Not tainted 5.3.0-1-amd64 #1 Debian 5.3.7-1
[ 9667.560765] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9667.560771] irq/129-pciehp D 0 116 2 0x80004000
[ 9667.560779] Call Trace:
[ 9667.560803] ? __schedule+0x2b9/0x6c0
[ 9667.560816] ? __wake_up_common+0x80/0x180
[ 9667.560824] schedule+0x39/0xa0
[ 9667.560833] schedule_timeout+0x20f/0x300
[ 9667.560843] ? ida_free+0xa8/0x130
[ 9667.560851] wait_for_completion+0x119/0x160
[ 9667.560860] ? wake_up_q+0x60/0x60
[ 9667.560871] kthread_stop+0x4d/0x110
[ 9667.560881] __free_irq+0x11f/0x300
[ 9667.560889] ? irq_finalize_oneshot.part.0+0x100/0x100
[ 9667.560894] free_irq+0x3a/0x70
[ 9667.560905] pcie_shutdown_notification+0x2b/0x40
[ 9667.560911] pciehp_remove+0x23/0x50
[ 9667.560921] pcie_port_remove_service+0x2f/0x40
[ 9667.560933] device_release_driver_internal+0xd8/0x1b0
[ 9667.560942] bus_remove_device+0xdb/0x140
[ 9667.560949] device_del+0x163/0x360
[ 9667.560957] ? irq_finalize_oneshot.part.0+0x100/0x100
[ 9667.560963] device_unregister+0x16/0x60
[ 9667.560971] ? pcie_port_find_device+0x60/0x60
[ 9667.560977] remove_iter+0x17/0x20
[ 9667.560983] device_for_each_child+0x58/0x90
[ 9667.560992] pcie_port_device_remove+0x1e/0x30
[ 9667.561002] pci_device_remove+0x3b/0xa0
[ 9667.561012] device_release_driver_internal+0xd8/0x1b0
[ 9667.561021] pci_stop_bus_device+0x68/0x90
[ 9667.561028] pci_stop_bus_device+0x2c/0x90
[ 9667.561036] pci_stop_and_remove_bus_device+0xe/0x20
[ 9667.561044] pciehp_unconfigure_device+0x7c/0x12f
[ 9667.561052] pciehp_disable_slot+0x6b/0xf0
[ 9667.561060] pciehp_handle_presence_or_link_change+0xdc/0x140
[ 9667.561067] pciehp_ist+0x10f/0x120
[ 9667.561074] irq_thread_fn+0x20/0x60
[ 9667.561081] irq_thread+0xdc/0x170
[ 9667.561087] ? irq_forced_thread_fn+0x80/0x80
[ 9667.561097] kthread+0xf9/0x130
[ 9667.561104] ? irq_thread_check_affinity+0xd0/0xd0
[ 9667.561111] ? kthread_park+0x80/0x80
[ 9667.561121] ret_from_fork+0x1f/0x40
```

Please find the Linux messages attached.

Shutting down the system, it did not power off but just hung at the
last message, and had to be powered off by pressing the power button
for 12 seconds.

This is the first time this happened, and I was *not* able to
reproduce it after shutting down the laptop and rebooting the docking
station by disconnecting the power.


Kind regards,

Paul
[ 0.000000] Linux version 5.3.0-1-amd64 (debian-kernel@xxxxxxxxxxxxxxxx) (gcc version 9.2.1 20191008 (Debian 9.2.1-9)) #1 SMP Debian 5.3.7-1 (2019-10-19)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.3.0-1-amd64 root=UUID=b3902a37-187f-4181-bc15-199f7633279e ro quiet noisapnp cryptmgr.notests btusb.enable_autosuspend=y
[ 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-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002a058fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000002a059000-0x000000002a059fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000002a05a000-0x000000002a05afff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000002a05b000-0x000000003a926fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003a927000-0x000000003d734fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003d735000-0x000000003d7b1fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000003d7b2000-0x000000003d87cfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000003d87d000-0x000000003fe22fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003fe23000-0x000000003fffefff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x0000000047ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000048000000-0x0000000048dfffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000048e00000-0x000000004f7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004ae7fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x3d74e000 ACPI=0x3d74e000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 TPMFinalLog=0x3d7db000 ESRT=0x3fa95218 MEMATTR=0x384fe018
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] SMBIOS 3.2.1 present.
[ 0.000000] DMI: Dell Inc. XPS 13 9380/0KTW76, BIOS 1.8.0 10/01/2019
[ 0.000000] tsc: Detected 2000.000 MHz processor
[ 0.001220] tsc: Detected 1999.968 MHz TSC
[ 0.001220] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001222] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001229] last_pfn = 0x4ae800 max_arch_pfn = 0x400000000
[ 0.001232] MTRR default type: write-back
[ 0.001232] MTRR fixed ranges enabled:
[ 0.001233] 00000-9FFFF write-back
[ 0.001234] A0000-BFFFF uncachable
[ 0.001235] C0000-FFFFF write-protect
[ 0.001235] MTRR variable ranges enabled:
[ 0.001237] 0 base 0080000000 mask 7F80000000 uncachable
[ 0.001238] 1 base 0060000000 mask 7FE0000000 uncachable
[ 0.001238] 2 base 0050000000 mask 7FF0000000 write-combining
[ 0.001239] 3 base 004C000000 mask 7FFC000000 uncachable
[ 0.001240] 4 base 004B000000 mask 7FFF000000 uncachable
[ 0.001240] 5 disabled
[ 0.001241] 6 disabled
[ 0.001241] 7 disabled
[ 0.001241] 8 disabled
[ 0.001242] 9 disabled
[ 0.001746] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001919] last_pfn = 0x48e00 max_arch_pfn = 0x400000000
[ 0.010105] esrt: Reserving ESRT space from 0x000000003fa95218 to 0x000000003fa95250.
[ 0.010115] Using GB pages for direct mapping
[ 0.010116] BRK [0x115e01000, 0x115e01fff] PGTABLE
[ 0.010118] BRK [0x115e02000, 0x115e02fff] PGTABLE
[ 0.010118] BRK [0x115e03000, 0x115e03fff] PGTABLE
[ 0.010173] BRK [0x115e04000, 0x115e04fff] PGTABLE
[ 0.010175] BRK [0x115e05000, 0x115e05fff] PGTABLE
[ 0.010416] BRK [0x115e06000, 0x115e06fff] PGTABLE
[ 0.010551] BRK [0x115e07000, 0x115e07fff] PGTABLE
[ 0.010608] BRK [0x115e08000, 0x115e08fff] PGTABLE
[ 0.010644] BRK [0x115e09000, 0x115e09fff] PGTABLE
[ 0.010747] RAMDISK: [mem 0x33f90000-0x35051fff]
[ 0.010758] ACPI: Early table checksum verification disabled
[ 0.010760] ACPI: RSDP 0x000000003D74E000 000024 (v02 DELL )
[ 0.010763] ACPI: XSDT 0x000000003D74E0B0 0000E4 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.010768] ACPI: FACP 0x000000003D78B720 000114 (v06 DELL CBX3 01072009 AMI 00010013)
[ 0.010772] ACPI: DSDT 0x000000003D74E228 03D4F7 (v02 DELL CBX3 01072009 INTL 20160527)
[ 0.010775] ACPI: FACS 0x000000003D87BC00 000040
[ 0.010776] ACPI: APIC 0x000000003D78B838 0000BC (v04 DELL CBX3 01072009 AMI 00010013)
[ 0.010779] ACPI: FPDT 0x000000003D78B8F8 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.010781] ACPI: FIDT 0x000000003D78B940 00009C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.010783] ACPI: MCFG 0x000000003D78B9E0 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.010785] ACPI: SSDT 0x000000003D78BA20 001B1C (v02 CpuRef CpuSsdt 00003000 INTL 20160527)
[ 0.010788] ACPI: BOOT 0x000000003D78D540 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.010790] ACPI: SSDT 0x000000003D78D568 001663 (v02 SaSsdt SaSsdt 00003000 INTL 20160527)
[ 0.010792] ACPI: HPET 0x000000003D78EBD0 000038 (v01 DELL\x CBX3 00000002 01000013)
[ 0.010795] ACPI: SSDT 0x000000003D78EC08 001FE2 (v02 DELL\x WHL_Tbt_ 00001000 INTL 20160527)
[ 0.010797] ACPI: SSDT 0x000000003D790BF0 0030D7 (v02 INTEL xh_whlt4 00000000 INTL 20160527)
[ 0.010799] ACPI: UEFI 0x000000003D793CC8 000042 (v01 DELL\x CBX3 00000002 01000013)
[ 0.010801] ACPI: LPIT 0x000000003D793D10 000094 (v01 DELL\x CBX3 00000002 01000013)
[ 0.010804] ACPI: SSDT 0x000000003D793DA8 0027DE (v02 DELL\x PtidDevc 00001000 INTL 20160527)
[ 0.010806] ACPI: SSDT 0x000000003D796588 00132E (v02 DELL\x TbtTypeC 00000000 INTL 20160527)
[ 0.010808] ACPI: DBGP 0x000000003D7978B8 000034 (v01 DELL\x CBX3 00000002 01000013)
[ 0.010810] ACPI: DBG2 0x000000003D7978F0 000054 (v00 DELL\x CBX3 00000002 01000013)
[ 0.010813] ACPI: SSDT 0x000000003D797948 00081C (v02 DELL\x UsbCTabl 00001000 INTL 20160527)
[ 0.010815] ACPI: SSDT 0x000000003D798168 007FBF (v02 DptfTa DptfTabl 00001000 INTL 20160527)
[ 0.010817] ACPI: DMAR 0x000000003D7A0128 0000A8 (v01 INTEL EDK2 00000002 01000013)
[ 0.010819] ACPI: SSDT 0x000000003D7A01D0 000144 (v02 Intel ADebTabl 00001000 INTL 20160527)
[ 0.010822] ACPI: NHLT 0x000000003D7A0318 00002D (v00 INTEL EDK2 00000002 01000013)
[ 0.010824] ACPI: BGRT 0x000000003D7A0348 000038 (v00 DELL CBX3 01072009 AMI 00010013)
[ 0.010826] ACPI: TPM2 0x000000003D7A0380 000034 (v04 DELL\x CBX3 00000001 AMI 00000000)
[ 0.010833] ACPI: Local APIC address 0xfee00000
[ 0.011199] No NUMA configuration found
[ 0.011200] Faking a node at [mem 0x0000000000000000-0x00000004ae7fffff]
[ 0.011203] NODE_DATA(0) allocated [mem 0x4ae7fb000-0x4ae7fffff]
[ 0.011232] Zone ranges:
[ 0.011233] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.011234] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.011235] Normal [mem 0x0000000100000000-0x00000004ae7fffff]
[ 0.011235] Device empty
[ 0.011236] Movable zone start for each node
[ 0.011237] Early memory node ranges
[ 0.011237] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.011238] node 0: [mem 0x000000000009f000-0x000000000009ffff]
[ 0.011239] node 0: [mem 0x0000000000100000-0x000000002a058fff]
[ 0.011239] node 0: [mem 0x000000002a05b000-0x000000003a926fff]
[ 0.011240] node 0: [mem 0x000000003ffff000-0x000000003fffffff]
[ 0.011240] node 0: [mem 0x0000000048000000-0x0000000048dfffff]
[ 0.011241] node 0: [mem 0x0000000100000000-0x00000004ae7fffff]
[ 0.011714] Zeroed struct page in unavailable ranges: 51516 pages
[ 0.011715] Initmem setup node 0 [mem 0x0000000000001000-0x00000004ae7fffff]
[ 0.011717] On node 0 totalpages: 4103876
[ 0.011718] DMA zone: 64 pages used for memmap
[ 0.011718] DMA zone: 23 pages reserved
[ 0.011719] DMA zone: 3998 pages, LIFO batch:0
[ 0.011774] DMA32 zone: 3741 pages used for memmap
[ 0.011774] DMA32 zone: 239398 pages, LIFO batch:63
[ 0.019770] Normal zone: 60320 pages used for memmap
[ 0.019770] Normal zone: 3860480 pages, LIFO batch:63
[ 0.071606] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
[ 0.072112] ACPI: PM-Timer IO Port: 0x1808
[ 0.072113] ACPI: Local APIC address 0xfee00000
[ 0.072118] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.072118] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.072119] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.072119] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.072120] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.072120] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.072121] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.072121] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.072173] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.072175] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.072176] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.072177] ACPI: IRQ0 used by override.
[ 0.072178] ACPI: IRQ9 used by override.
[ 0.072180] Using ACPI (MADT) for SMP configuration information
[ 0.072181] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.072185] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.072206] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.072207] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.072209] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.072210] PM: Registered nosave memory: [mem 0x2a059000-0x2a059fff]
[ 0.072211] PM: Registered nosave memory: [mem 0x2a05a000-0x2a05afff]
[ 0.072212] PM: Registered nosave memory: [mem 0x3a927000-0x3d734fff]
[ 0.072213] PM: Registered nosave memory: [mem 0x3d735000-0x3d7b1fff]
[ 0.072213] PM: Registered nosave memory: [mem 0x3d7b2000-0x3d87cfff]
[ 0.072214] PM: Registered nosave memory: [mem 0x3d87d000-0x3fe22fff]
[ 0.072214] PM: Registered nosave memory: [mem 0x3fe23000-0x3fffefff]
[ 0.072216] PM: Registered nosave memory: [mem 0x40000000-0x47ffffff]
[ 0.072217] PM: Registered nosave memory: [mem 0x48e00000-0x4f7fffff]
[ 0.072218] PM: Registered nosave memory: [mem 0x4f800000-0xdfffffff]
[ 0.072218] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.072218] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.072219] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.072219] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.072220] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.072220] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.072221] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.072221] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.072222] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.072223] [mem 0x4f800000-0xdfffffff] available for PCI devices
[ 0.072224] Booting paravirtualized kernel on bare hardware
[ 0.072227] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.164160] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[ 0.164363] percpu: Embedded 53 pages/cpu s178200 r8192 d30696 u262144
[ 0.164370] pcpu-alloc: s178200 r8192 d30696 u262144 alloc=1*2097152
[ 0.164371] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.164393] Built 1 zonelists, mobility grouping on. Total pages: 4039728
[ 0.164394] Policy zone: Normal
[ 0.164395] Kernel command line: BOOT_IMAGE=/vmlinuz-5.3.0-1-amd64 root=UUID=b3902a37-187f-4181-bc15-199f7633279e ro quiet noisapnp cryptmgr.notests btusb.enable_autosuspend=y
[ 0.165512] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.166051] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.166119] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.170565] Calgary: detecting Calgary via BIOS EBDA area
[ 0.170567] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.217597] Memory: 15965880K/16415504K available (10243K kernel code, 1197K rwdata, 3556K rodata, 1660K init, 2100K bss, 449624K reserved, 0K cma-reserved)
[ 0.217722] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.217733] ftrace: allocating 33146 entries in 130 pages
[ 0.230988] rcu: Hierarchical RCU implementation.
[ 0.230989] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[ 0.230990] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.230990] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.234007] NR_IRQS: 33024, nr_irqs: 2048, preallocated irqs: 16
[ 0.234443] random: crng done (trusting CPU's manufacturer)
[ 0.234467] Console: colour dummy device 80x25
[ 0.234471] printk: console [tty0] enabled
[ 0.234487] ACPI: Core revision 20190703
[ 0.234936] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.235046] APIC: Switch to symmetric I/O mode setup
[ 0.235047] DMAR: Host address width 39
[ 0.235048] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.235054] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.235055] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.235064] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.235065] DMAR: RMRR base: 0x0000003d691000 end: 0x0000003d6b0fff
[ 0.235070] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
[ 0.235073] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.235073] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.235074] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.237547] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.237549] x2apic enabled
[ 0.237572] Switched APIC routing to cluster x2apic.
[ 0.243280] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.262908] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a8208cdd2, max_idle_ns: 881590748921 ns
[ 0.262912] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.93 BogoMIPS (lpj=7999872)
[ 0.262915] pid_max: default: 32768 minimum: 301
[ 0.265593] LSM: Security Framework initializing
[ 0.265598] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.265620] AppArmor: AppArmor initialized
[ 0.265621] TOMOYO Linux initialized
[ 0.265669] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.265704] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.265945] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.265966] process: using mwait in idle threads
[ 0.265969] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.265969] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.265971] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.265973] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.265973] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.265975] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.265976] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.266212] Freeing SMP alternatives memory: 20K
[ 0.269457] TSC deadline timer enabled
[ 0.269462] smpboot: CPU0: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xc)
[ 0.269547] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.269553] ... version: 4
[ 0.269553] ... bit width: 48
[ 0.269554] ... generic registers: 4
[ 0.269554] ... value mask: 0000ffffffffffff
[ 0.269555] ... max period: 00007fffffffffff
[ 0.269555] ... fixed-purpose events: 3
[ 0.269556] ... event mask: 000000070000000f
[ 0.269589] rcu: Hierarchical SRCU implementation.
[ 0.270201] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.270258] smp: Bringing up secondary CPUs ...
[ 0.270315] x86: Booting SMP configuration:
[ 0.270316] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.271524] smp: Brought up 1 node, 8 CPUs
[ 0.271524] smpboot: Max logical packages: 1
[ 0.271524] smpboot: Total of 8 processors activated (31999.48 BogoMIPS)
[ 0.275332] devtmpfs: initialized
[ 0.275332] x86/mm: Memory block size: 128MB
[ 0.276288] PM: Registering ACPI NVS region [mem 0x2a059000-0x2a059fff] (4096 bytes)
[ 0.276288] PM: Registering ACPI NVS region [mem 0x3d7b2000-0x3d87cfff] (831488 bytes)
[ 0.276288] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.276288] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.276288] pinctrl core: initialized pinctrl subsystem
[ 0.276288] NET: Registered protocol family 16
[ 0.276288] audit: initializing netlink subsys (disabled)
[ 0.276288] audit: type=2000 audit(1572942271.036:1): state=initialized audit_enabled=0 res=1
[ 0.276288] cpuidle: using governor ladder
[ 0.276288] cpuidle: using governor menu
[ 0.276288] Simple Boot Flag at 0x47 set to 0x80
[ 0.276288] ACPI: bus type PCI registered
[ 0.276288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.276288] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.276288] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.276288] PCI: Using configuration type 1 for base access
[ 0.276288] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.279121] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.279121] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.391123] alg: No test for lzo-rle (lzo-rle-generic)
[ 0.391123] alg: No test for lzo-rle (lzo-rle-scomp)
[ 0.391123] ACPI: Added _OSI(Module Device)
[ 0.391123] ACPI: Added _OSI(Processor Device)
[ 0.391123] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.391123] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.391123] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.391123] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.391123] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.437972] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.503443] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.512671] ACPI: Dynamic OEM Table Load:
[ 0.512678] ACPI: SSDT 0xFFFF9F905BF39100 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20160527)
[ 0.514211] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[ 0.515347] ACPI: Dynamic OEM Table Load:
[ 0.515353] ACPI: SSDT 0xFFFF9F905BF35400 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
[ 0.516996] ACPI: Dynamic OEM Table Load:
[ 0.517001] ACPI: SSDT 0xFFFF9F905BEF5800 00053F (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
[ 0.518543] ACPI: Dynamic OEM Table Load:
[ 0.518547] ACPI: SSDT 0xFFFF9F905BAC1C00 00011B (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
[ 0.519772] ACPI: Dynamic OEM Table Load:
[ 0.519779] ACPI: SSDT 0xFFFF9F905C816000 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527)
[ 0.521317] ACPI: Dynamic OEM Table Load:
[ 0.521322] ACPI: SSDT 0xFFFF9F905BAC9800 0005FC (v02 PmRef ApIst 00003000 INTL 20160527)
[ 0.522731] ACPI: Dynamic OEM Table Load:
[ 0.522734] ACPI: SSDT 0xFFFF9F905BF35C00 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
[ 0.523918] ACPI: Dynamic OEM Table Load:
[ 0.523923] ACPI: SSDT 0xFFFF9F905C937000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20160527)
[ 0.525530] ACPI: Dynamic OEM Table Load:
[ 0.525535] ACPI: SSDT 0xFFFF9F905BF32000 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
[ 0.528957] ACPI: EC: EC started
[ 0.528958] ACPI: EC: interrupt blocked
[ 0.537679] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[ 0.537681] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.537682] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[ 0.537682] ACPI: Interpreter enabled
[ 0.537729] ACPI: (supports S0 S3 S4 S5)
[ 0.537731] ACPI: Using IOAPIC for interrupt routing
[ 0.537792] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.538275] ACPI: Enabled 9 GPEs in block 00 to 7F
[ 0.538910] ACPI: Power Resource [WRST] (on)
[ 0.538910] ACPI: Power Resource [DRST] (on)
[ 0.538910] ACPI: Power Resource [PXP] (on)
[ 0.548927] ACPI: Power Resource [USBC] (on)
[ 0.548927] ACPI: Power Resource [PAUD] (on)
[ 0.552663] ACPI: Power Resource [V0PR] (on)
[ 0.552784] ACPI: Power Resource [V1PR] (on)
[ 0.552898] ACPI: Power Resource [V2PR] (on)
[ 0.557603] ACPI: Power Resource [WRST] (on)
[ 0.565684] ACPI: Power Resource [PIN] (off)
[ 0.566011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.566015] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.567106] acpi PNP0A08:00: _OSC: platform does not support [AER]
[ 0.569117] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
[ 0.569846] PCI host bridge to bus 0000:00
[ 0.569848] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.569849] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.569850] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.569850] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.569851] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.569852] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.569852] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.569853] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.569854] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.569854] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.569855] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.569856] pci_bus 0000:00: root bus resource [mem 0x4f800000-0xdfffffff window]
[ 0.569857] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[ 0.569858] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.569866] pci 0000:00:00.0: [8086:3e34] type 00 class 0x060000
[ 0.569981] pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000
[ 0.569991] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[ 0.569996] pci 0000:00:02.0: reg 0x18: [mem 0x50000000-0x5fffffff 64bit pref]
[ 0.570000] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.570012] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.570118] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.570129] pci 0000:00:04.0: reg 0x10: [mem 0xdc510000-0xdc517fff 64bit]
[ 0.570275] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[ 0.570286] pci 0000:00:08.0: reg 0x10: [mem 0xdc524000-0xdc524fff 64bit]
[ 0.570430] pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000
[ 0.570453] pci 0000:00:12.0: reg 0x10: [mem 0xdc523000-0xdc523fff 64bit]
[ 0.570624] pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330
[ 0.570642] pci 0000:00:14.0: reg 0x10: [mem 0xdc500000-0xdc50ffff 64bit]
[ 0.570696] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.570816] pci 0000:00:14.2: [8086:9def] type 00 class 0x050000
[ 0.570835] pci 0000:00:14.2: reg 0x10: [mem 0xdc51c000-0xdc51dfff 64bit]
[ 0.570845] pci 0000:00:14.2: reg 0x18: [mem 0xdc522000-0xdc522fff 64bit]
[ 0.571021] pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000
[ 0.571114] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.571569] pci 0000:00:15.1: [8086:9de9] type 00 class 0x0c8000
[ 0.571668] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.572077] pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000
[ 0.572100] pci 0000:00:16.0: reg 0x10: [mem 0xdc51f000-0xdc51ffff 64bit]
[ 0.572170] pci 0000:00:16.0: PME# supported from D3hot
[ 0.572350] pci 0000:00:1c.0: [8086:9dbc] type 01 class 0x060400
[ 0.572426] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.572444] pci 0000:00:1c.0: PTM enabled (root), 4dns granularity
[ 0.572602] pci 0000:00:1c.6: [8086:9dbe] type 01 class 0x060400
[ 0.572678] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.572696] pci 0000:00:1c.6: PTM enabled (root), 4dns granularity
[ 0.572827] pci 0000:00:1d.0: [8086:9db0] type 01 class 0x060400
[ 0.572941] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.572959] pci 0000:00:1d.0: PTM enabled (root), 4dns granularity
[ 0.573100] pci 0000:00:1d.4: [8086:9db4] type 01 class 0x060400
[ 0.573186] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[ 0.573206] pci 0000:00:1d.4: PTM enabled (root), 4dns granularity
[ 0.573347] pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100
[ 0.573527] pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040380
[ 0.573566] pci 0000:00:1f.3: reg 0x10: [mem 0xdc518000-0xdc51bfff 64bit]
[ 0.573604] pci 0000:00:1f.3: reg 0x20: [mem 0xdc200000-0xdc2fffff 64bit]
[ 0.573679] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.573849] pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500
[ 0.573875] pci 0000:00:1f.4: reg 0x10: [mem 0xdc51e000-0xdc51e0ff 64bit]
[ 0.573904] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.574031] pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000
[ 0.574047] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.574267] pci 0000:01:00.0: [10ec:525a] type 00 class 0xff0000
[ 0.574297] pci 0000:01:00.0: reg 0x14: [mem 0xdc400000-0xdc400fff]
[ 0.574399] pci 0000:01:00.0: supports D1 D2
[ 0.574400] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.574517] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.574521] pci 0000:00:1c.0: bridge window [mem 0xdc400000-0xdc4fffff]
[ 0.574864] pci 0000:02:00.0: [168c:003e] type 00 class 0x028000
[ 0.575132] pci 0000:02:00.0: reg 0x10: [mem 0xdc000000-0xdc1fffff 64bit]
[ 0.576223] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.577383] pci 0000:00:1c.6: PCI bridge to [bus 02]
[ 0.577387] pci 0000:00:1c.6: bridge window [mem 0xdc000000-0xdc1fffff]
[ 0.577487] pci 0000:03:00.0: [8086:15d3] type 01 class 0x060400
[ 0.577545] pci 0000:03:00.0: enabling Extended Tags
[ 0.577622] pci 0000:03:00.0: supports D1 D2
[ 0.577622] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.577723] pci 0000:00:1d.0: PCI bridge to [bus 03-6d]
[ 0.577727] pci 0000:00:1d.0: bridge window [mem 0xac000000-0xda0fffff]
[ 0.577730] pci 0000:00:1d.0: bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.577784] pci 0000:04:00.0: [8086:15d3] type 01 class 0x060400
[ 0.577846] pci 0000:04:00.0: enabling Extended Tags
[ 0.577926] pci 0000:04:00.0: supports D1 D2
[ 0.577927] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.578010] pci 0000:04:01.0: [8086:15d3] type 01 class 0x060400
[ 0.578071] pci 0000:04:01.0: enabling Extended Tags
[ 0.578153] pci 0000:04:01.0: supports D1 D2
[ 0.578153] pci 0000:04:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.578235] pci 0000:04:02.0: [8086:15d3] type 01 class 0x060400
[ 0.578297] pci 0000:04:02.0: enabling Extended Tags
[ 0.578374] pci 0000:04:02.0: supports D1 D2
[ 0.578375] pci 0000:04:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.578461] pci 0000:04:04.0: [8086:15d3] type 01 class 0x060400
[ 0.578523] pci 0000:04:04.0: enabling Extended Tags
[ 0.578602] pci 0000:04:04.0: supports D1 D2
[ 0.578603] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.578704] pci 0000:03:00.0: PCI bridge to [bus 04-6d]
[ 0.578711] pci 0000:03:00.0: bridge window [mem 0xac000000-0xda0fffff]
[ 0.578716] pci 0000:03:00.0: bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.578765] pci 0000:05:00.0: [8086:15d2] type 00 class 0x088000
[ 0.578796] pci 0000:05:00.0: reg 0x10: [mem 0xda000000-0xda03ffff]
[ 0.578807] pci 0000:05:00.0: reg 0x14: [mem 0xda040000-0xda040fff]
[ 0.578865] pci 0000:05:00.0: enabling Extended Tags
[ 0.578961] pci 0000:05:00.0: supports D1 D2
[ 0.578962] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.579101] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.579109] pci 0000:04:00.0: bridge window [mem 0xda000000-0xda0fffff]
[ 0.579149] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[ 0.579157] pci 0000:04:01.0: bridge window [mem 0xac000000-0xc3efffff]
[ 0.579162] pci 0000:04:01.0: bridge window [mem 0x60000000-0x7fffffff 64bit pref]
[ 0.579225] pci 0000:39:00.0: [8086:15d4] type 00 class 0x0c0330
[ 0.579259] pci 0000:39:00.0: reg 0x10: [mem 0xc3f00000-0xc3f0ffff]
[ 0.579334] pci 0000:39:00.0: enabling Extended Tags
[ 0.579435] pci 0000:39:00.0: supports D1 D2
[ 0.579436] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.579506] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:04:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[ 0.579595] pci 0000:04:02.0: PCI bridge to [bus 39]
[ 0.579603] pci 0000:04:02.0: bridge window [mem 0xc3f00000-0xc3ffffff]
[ 0.579668] pci 0000:3a:00.0: [8086:1578] type 01 class 0x060400
[ 0.579777] pci 0000:3a:00.0: enabling Extended Tags
[ 0.579946] pci 0000:3a:00.0: supports D1 D2
[ 0.579947] pci 0000:3a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.580054] pci 0000:3a:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:04:04.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[ 0.590953] pci 0000:04:04.0: PCI bridge to [bus 3a-6d]
[ 0.590962] pci 0000:04:04.0: bridge window [mem 0xc4000000-0xd9ffffff]
[ 0.590968] pci 0000:04:04.0: bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[ 0.590973] pci 0000:3a:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.591109] pci 0000:3b:01.0: [8086:1578] type 01 class 0x060400
[ 0.591233] pci 0000:3b:01.0: enabling Extended Tags
[ 0.591415] pci 0000:3b:01.0: supports D1 D2
[ 0.591416] pci 0000:3b:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.591602] pci 0000:3b:04.0: [8086:1578] type 01 class 0x060400
[ 0.591722] pci 0000:3b:04.0: enabling Extended Tags
[ 0.591898] pci 0000:3b:04.0: supports D1 D2
[ 0.591899] pci 0000:3b:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.592102] pci 0000:3a:00.0: PCI bridge to [bus 3b-6d]
[ 0.592112] pci 0000:3a:00.0: bridge window [io 0x0000-0x0fff]
[ 0.592118] pci 0000:3a:00.0: bridge window [mem 0x00000000-0x000fffff]
[ 0.592129] pci 0000:3a:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 0.592133] pci 0000:3b:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.592146] pci 0000:3b:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.592248] pci 0000:3b:01.0: PCI bridge to [bus 3c-6d]
[ 0.592259] pci 0000:3b:01.0: bridge window [io 0x0000-0x0fff]
[ 0.592265] pci 0000:3b:01.0: bridge window [mem 0x00000000-0x000fffff]
[ 0.592275] pci 0000:3b:01.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 0.592277] pci_bus 0000:3c: busn_res: [bus 3c-6d] end is updated to 3c
[ 0.592371] pci 0000:3b:04.0: PCI bridge to [bus 3d-6d]
[ 0.592382] pci 0000:3b:04.0: bridge window [io 0x0000-0x0fff]
[ 0.592388] pci 0000:3b:04.0: bridge window [mem 0x00000000-0x000fffff]
[ 0.592399] pci 0000:3b:04.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 0.592400] pci_bus 0000:3d: busn_res: [bus 3d-6d] end is updated to 3d
[ 0.592406] pci_bus 0000:3b: busn_res: [bus 3b-6d] end is updated to 3d
[ 0.592687] pci 0000:6e:00.0: [1344:5410] type 00 class 0x010802
[ 0.592715] pci 0000:6e:00.0: reg 0x10: [mem 0xdc300000-0xdc303fff 64bit]
[ 0.593037] pci 0000:00:1d.4: PCI bridge to [bus 6e]
[ 0.593041] pci 0000:00:1d.4: bridge window [mem 0xdc300000-0xdc3fffff]
[ 0.598318] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.598398] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[ 0.598477] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.598554] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.598631] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.598709] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.598785] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.598863] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[ 0.610989] ACPI: EC: interrupt unblocked
[ 0.610998] ACPI: EC: event unblocked
[ 0.611016] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.611017] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions and events
[ 0.611081] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.611081] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.611081] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.611081] vgaarb: loaded
[ 0.611081] EDAC MC: Ver: 3.0.0
[ 0.611659] Registered efivars operations
[ 0.611659] PCI: Using ACPI for IRQ routing
[ 0.642528] PCI: pci_cache_line_size set to 64 bytes
[ 0.643248] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.643251] e820: reserve RAM buffer [mem 0x2a059000-0x2bffffff]
[ 0.643252] e820: reserve RAM buffer [mem 0x3a927000-0x3bffffff]
[ 0.643252] e820: reserve RAM buffer [mem 0x48e00000-0x4bffffff]
[ 0.643253] e820: reserve RAM buffer [mem 0x4ae800000-0x4afffffff]
[ 0.643492] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.643494] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.650931] clocksource: Switched to clocksource tsc-early
[ 0.659078] VFS: Disk quotas dquot_6.6.0
[ 0.659092] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.659178] AppArmor: AppArmor Filesystem Enabled
[ 0.659188] pnp: PnP ACPI init
[ 0.659268] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[ 0.659271] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.659423] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.659425] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.659427] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.659464] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.659541] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.659543] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.659642] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.659654] pnp 00:05: Plug and Play ACPI device, IDs DLL08af PNP0f13 (active)
[ 0.659790] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.659791] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.659791] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.659792] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.659793] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.659794] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.659795] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.659796] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.659798] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.659986] system 00:07: [io 0x1800-0x18fe] could not be reserved
[ 0.659987] system 00:07: [mem 0xfd000000-0xfd69ffff] has been reserved
[ 0.659988] system 00:07: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[ 0.659989] system 00:07: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 0.659990] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.659991] system 00:07: [mem 0xfe200000-0xfe7fffff] has been reserved
[ 0.659992] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[ 0.659994] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.660244] system 00:08: [io 0x2000-0x20fe] has been reserved
[ 0.660246] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.661071] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.665719] pnp: PnP ACPI: found 10 devices
[ 0.666564] thermal_sys: Registered thermal governor 'fair_share'
[ 0.666565] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.666565] thermal_sys: Registered thermal governor 'step_wise'
[ 0.666566] thermal_sys: Registered thermal governor 'user_space'
[ 0.671061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.671088] pci 0000:04:01.0: bridge window [io 0x1000-0x0fff] to [bus 06-38] add_size 1000
[ 0.671090] pci 0000:3b:04.0: bridge window [io 0x1000-0x0fff] to [bus 3d] add_size 1000
[ 0.671092] pci 0000:3b:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3d] add_size 200000 add_align 100000
[ 0.671093] pci 0000:3b:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 3d] add_size 200000 add_align 100000
[ 0.671094] pci 0000:3a:00.0: bridge window [io 0x1000-0x0fff] to [bus 3b-3d] add_size 1000
[ 0.671096] pci 0000:3a:00.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 3b-3d] add_size 200000 add_align 100000
[ 0.671097] pci 0000:3a:00.0: bridge window [mem 0x00100000-0x001fffff] to [bus 3b-3d] add_size 200000 add_align 100000
[ 0.671098] pci 0000:04:04.0: bridge window [io 0x1000-0x0fff] to [bus 3a-6d] add_size 2000
[ 0.671100] pci 0000:03:00.0: bridge window [io 0x1000-0x0fff] to [bus 04-6d] add_size 3000
[ 0.671101] pci 0000:00:1d.0: bridge window [io 0x1000-0x0fff] to [bus 03-6d] add_size 4000
[ 0.671111] pci 0000:00:15.0: BAR 0: assigned [mem 0x4f800000-0x4f800fff 64bit]
[ 0.671171] pci 0000:00:15.1: BAR 0: assigned [mem 0x4f801000-0x4f801fff 64bit]
[ 0.671226] pci 0000:00:1d.0: BAR 13: assigned [io 0x4000-0x7fff]
[ 0.671228] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.671231] pci 0000:00:1c.0: bridge window [mem 0xdc400000-0xdc4fffff]
[ 0.671236] pci 0000:00:1c.6: PCI bridge to [bus 02]
[ 0.671239] pci 0000:00:1c.6: bridge window [mem 0xdc000000-0xdc1fffff]
[ 0.671245] pci 0000:03:00.0: BAR 13: assigned [io 0x4000-0x6fff]
[ 0.671247] pci 0000:04:01.0: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.671248] pci 0000:04:04.0: BAR 13: assigned [io 0x5000-0x6fff]
[ 0.671249] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.671253] pci 0000:04:00.0: bridge window [mem 0xda000000-0xda0fffff]
[ 0.671261] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[ 0.671263] pci 0000:04:01.0: bridge window [io 0x4000-0x4fff]
[ 0.671268] pci 0000:04:01.0: bridge window [mem 0xac000000-0xc3efffff]
[ 0.671271] pci 0000:04:01.0: bridge window [mem 0x60000000-0x7fffffff 64bit pref]
[ 0.671276] pci 0000:04:02.0: PCI bridge to [bus 39]
[ 0.671281] pci 0000:04:02.0: bridge window [mem 0xc3f00000-0xc3ffffff]
[ 0.671290] pci 0000:3a:00.0: BAR 14: assigned [mem 0xc4000000-0xc42fffff]
[ 0.671291] pci 0000:3a:00.0: BAR 15: assigned [mem 0x80000000-0x802fffff 64bit pref]
[ 0.671292] pci 0000:3a:00.0: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.671294] pci 0000:3b:04.0: BAR 14: assigned [mem 0xc4000000-0xc41fffff]
[ 0.671295] pci 0000:3b:04.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref]
[ 0.671296] pci 0000:3b:04.0: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.671297] pci 0000:3b:01.0: PCI bridge to [bus 3c]
[ 0.671322] pci 0000:3b:04.0: PCI bridge to [bus 3d]
[ 0.671325] pci 0000:3b:04.0: bridge window [io 0x5000-0x5fff]
[ 0.671334] pci 0000:3b:04.0: bridge window [mem 0xc4000000-0xc41fffff]
[ 0.671339] pci 0000:3b:04.0: bridge window [mem 0x80000000-0x801fffff 64bit pref]
[ 0.671350] pci 0000:3a:00.0: PCI bridge to [bus 3b-3d]
[ 0.671353] pci 0000:3a:00.0: bridge window [io 0x5000-0x5fff]
[ 0.671361] pci 0000:3a:00.0: bridge window [mem 0xc4000000-0xc42fffff]
[ 0.671366] pci 0000:3a:00.0: bridge window [mem 0x80000000-0x802fffff 64bit pref]
[ 0.671376] pci 0000:04:04.0: PCI bridge to [bus 3a-6d]
[ 0.671378] pci 0000:04:04.0: bridge window [io 0x5000-0x6fff]
[ 0.671382] pci 0000:04:04.0: bridge window [mem 0xc4000000-0xd9ffffff]
[ 0.671386] pci 0000:04:04.0: bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[ 0.671391] pci 0000:03:00.0: PCI bridge to [bus 04-6d]
[ 0.671393] pci 0000:03:00.0: bridge window [io 0x4000-0x6fff]
[ 0.671397] pci 0000:03:00.0: bridge window [mem 0xac000000-0xda0fffff]
[ 0.671400] pci 0000:03:00.0: bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.671405] pci 0000:00:1d.0: PCI bridge to [bus 03-6d]
[ 0.671407] pci 0000:00:1d.0: bridge window [io 0x4000-0x7fff]
[ 0.671410] pci 0000:00:1d.0: bridge window [mem 0xac000000-0xda0fffff]
[ 0.671412] pci 0000:00:1d.0: bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.671415] pci 0000:00:1d.4: PCI bridge to [bus 6e]
[ 0.671420] pci 0000:00:1d.4: bridge window [mem 0xdc300000-0xdc3fffff]
[ 0.671426] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.671427] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.671428] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.671428] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.671429] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.671430] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.671431] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.671432] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.671433] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.671433] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.671434] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.671435] pci_bus 0000:00: resource 15 [mem 0x4f800000-0xdfffffff window]
[ 0.671436] pci_bus 0000:00: resource 16 [mem 0xfc800000-0xfe7fffff window]
[ 0.671438] pci_bus 0000:01: resource 1 [mem 0xdc400000-0xdc4fffff]
[ 0.671439] pci_bus 0000:02: resource 1 [mem 0xdc000000-0xdc1fffff]
[ 0.671442] pci_bus 0000:03: resource 0 [io 0x4000-0x7fff]
[ 0.671442] pci_bus 0000:03: resource 1 [mem 0xac000000-0xda0fffff]
[ 0.671443] pci_bus 0000:03: resource 2 [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.671445] pci_bus 0000:04: resource 0 [io 0x4000-0x6fff]
[ 0.671446] pci_bus 0000:04: resource 1 [mem 0xac000000-0xda0fffff]
[ 0.671447] pci_bus 0000:04: resource 2 [mem 0x60000000-0xa9ffffff 64bit pref]
[ 0.671447] pci_bus 0000:05: resource 1 [mem 0xda000000-0xda0fffff]
[ 0.671448] pci_bus 0000:06: resource 0 [io 0x4000-0x4fff]
[ 0.671449] pci_bus 0000:06: resource 1 [mem 0xac000000-0xc3efffff]
[ 0.671450] pci_bus 0000:06: resource 2 [mem 0x60000000-0x7fffffff 64bit pref]
[ 0.671451] pci_bus 0000:39: resource 1 [mem 0xc3f00000-0xc3ffffff]
[ 0.671452] pci_bus 0000:3a: resource 0 [io 0x5000-0x6fff]
[ 0.671453] pci_bus 0000:3a: resource 1 [mem 0xc4000000-0xd9ffffff]
[ 0.671453] pci_bus 0000:3a: resource 2 [mem 0x80000000-0xa9ffffff 64bit pref]
[ 0.671454] pci_bus 0000:3b: resource 0 [io 0x5000-0x5fff]
[ 0.671455] pci_bus 0000:3b: resource 1 [mem 0xc4000000-0xc42fffff]
[ 0.671456] pci_bus 0000:3b: resource 2 [mem 0x80000000-0x802fffff 64bit pref]
[ 0.671457] pci_bus 0000:3d: resource 0 [io 0x5000-0x5fff]
[ 0.671457] pci_bus 0000:3d: resource 1 [mem 0xc4000000-0xc41fffff]
[ 0.671458] pci_bus 0000:3d: resource 2 [mem 0x80000000-0x801fffff 64bit pref]
[ 0.671459] pci_bus 0000:6e: resource 1 [mem 0xdc300000-0xdc3fffff]
[ 0.671588] NET: Registered protocol family 2
[ 0.671699] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.671718] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.671853] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.672011] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.672035] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.672071] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.672138] NET: Registered protocol family 1
[ 0.672143] NET: Registered protocol family 44
[ 0.672151] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.672655] pci 0000:03:00.0: CLS mismatch (64 != 128), using 64 bytes
[ 0.672757] pci 0000:03:00.0: enabling device (0006 -> 0007)
[ 0.672983] Trying to unpack rootfs image as initramfs...
[ 2.325017] Freeing initrd memory: 17160K
[ 2.325065] DMAR: No ATSR found
[ 2.325111] DMAR: dmar0: Using Queued invalidation
[ 2.325114] DMAR: dmar1: Using Queued invalidation
[ 2.325416] pci 0000:00:00.0: Adding to iommu group 0
[ 2.332208] pci 0000:00:02.0: Adding to iommu group 1
[ 2.332669] pci 0000:00:02.0: Using iommu direct mapping
[ 2.332701] pci 0000:00:04.0: Adding to iommu group 2
[ 2.332744] pci 0000:00:08.0: Adding to iommu group 3
[ 2.332789] pci 0000:00:12.0: Adding to iommu group 4
[ 2.332861] pci 0000:00:14.0: Adding to iommu group 5
[ 2.332871] pci 0000:00:14.2: Adding to iommu group 5
[ 2.332937] pci 0000:00:15.0: Adding to iommu group 6
[ 2.332947] pci 0000:00:15.1: Adding to iommu group 6
[ 2.332998] pci 0000:00:16.0: Adding to iommu group 7
[ 2.333045] pci 0000:00:1c.0: Adding to iommu group 8
[ 2.333096] pci 0000:00:1c.6: Adding to iommu group 9
[ 2.333142] pci 0000:00:1d.0: Adding to iommu group 10
[ 2.333194] pci 0000:00:1d.4: Adding to iommu group 11
[ 2.333256] pci 0000:00:1f.0: Adding to iommu group 12
[ 2.333267] pci 0000:00:1f.3: Adding to iommu group 12
[ 2.333277] pci 0000:00:1f.4: Adding to iommu group 12
[ 2.333287] pci 0000:00:1f.5: Adding to iommu group 12
[ 2.333332] pci 0000:01:00.0: Adding to iommu group 13
[ 2.333383] pci 0000:02:00.0: Adding to iommu group 14
[ 2.333427] pci 0000:03:00.0: Adding to iommu group 15
[ 2.333478] pci 0000:04:00.0: Adding to iommu group 16
[ 2.333522] pci 0000:04:01.0: Adding to iommu group 17
[ 2.333576] pci 0000:04:02.0: Adding to iommu group 18
[ 2.333621] pci 0000:04:04.0: Adding to iommu group 19
[ 2.333634] pci 0000:05:00.0: Adding to iommu group 16
[ 2.333645] pci 0000:39:00.0: Adding to iommu group 18
[ 2.333656] pci 0000:3a:00.0: Adding to iommu group 19
[ 2.333668] pci 0000:3b:01.0: Adding to iommu group 19
[ 2.333678] pci 0000:3b:04.0: Adding to iommu group 19
[ 2.333731] pci 0000:6e:00.0: Adding to iommu group 20
[ 2.333832] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 2.335790] Initialise system trusted keyrings
[ 2.335800] Key type blacklist registered
[ 2.335838] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[ 2.336880] zbud: loaded
[ 2.337104] Platform Keyring initialized
[ 2.337106] Key type asymmetric registered
[ 2.337107] Asymmetric key parser 'x509' registered
[ 2.337113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 2.337145] io scheduler mq-deadline registered
[ 2.339447] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[ 2.339639] pcieport 0000:00:1c.6: PME: Signaling with IRQ 123
[ 2.339728] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[ 2.339749] pcieport 0000:00:1d.0: pciehp: Slot #12 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 2.339970] pcieport 0000:00:1d.4: PME: Signaling with IRQ 125
[ 2.340281] pcieport 0000:04:01.0: enabling device (0006 -> 0007)
[ 2.340379] pcieport 0000:04:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 2.340601] pcieport 0000:04:04.0: enabling device (0006 -> 0007)
[ 2.340715] pcieport 0000:04:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 2.340827] pcieport 0000:3a:00.0: enabling device (0000 -> 0003)
[ 2.341295] pcieport 0000:3b:04.0: enabling device (0000 -> 0003)
[ 2.341431] pcieport 0000:3b:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 2.341475] pcieport 0000:3b:04.0: pciehp: Slot(4-1): Card present
[ 2.341476] pcieport 0000:3b:04.0: pciehp: Slot(4-1): Link Up
[ 2.341619] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.341631] efifb: probing for efifb
[ 2.341650] efifb: framebuffer at 0x50000000, using 8128k, total 8128k
[ 2.341650] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 2.341651] efifb: scrolling: redraw
[ 2.341652] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.341714] Console: switching to colour frame buffer device 240x67
[ 2.345155] fb0: EFI VGA frame buffer device
[ 2.345161] intel_idle: MWAIT substates: 0x11142120
[ 2.345162] intel_idle: v0.4.1 model 0x8E
[ 2.345506] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.347513] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.347514] ACPI: Thermal Zone [THM] (25 C)
[ 2.347681] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.348277] Linux agpgart interface v0.103
[ 2.348315] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@xxxxxxx>
[ 2.348316] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 2.348771] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 2.349219] i8042: Warning: Keylock active
[ 2.350841] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.350859] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.350906] mousedev: PS/2 mouse device common for all mice
[ 2.350955] rtc_cmos 00:02: RTC can wake from S4
[ 2.351808] rtc_cmos 00:02: registered as rtc0
[ 2.351817] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
[ 2.351822] intel_pstate: Intel P-state driver initializing
[ 2.352282] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.352708] intel_pstate: HWP enabled
[ 2.353662] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.354053] NET: Registered protocol family 10
[ 2.360769] Segment Routing with IPv6
[ 2.360780] mip6: Mobile IPv6
[ 2.360781] NET: Registered protocol family 17
[ 2.360800] mpls_gso: MPLS GSO support
[ 2.361420] microcode: sig=0x806ec, pf=0x80, revision=0xb8
[ 2.361663] microcode: Microcode Update Driver: v2.2.
[ 2.361685] sched_clock: Marking stable (2356853308, 4518474)->(2376522657, -15150875)
[ 2.362046] registered taskstats version 1
[ 2.362046] Loading compiled-in X.509 certificates
[ 2.381771] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[ 2.381783] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
[ 2.381803] zswap: loaded using pool lzo/zbud
[ 2.381894] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.383140] integrity: Loading X.509 certificate: UEFI:db
[ 2.383150] integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
[ 2.383150] integrity: Loading X.509 certificate: UEFI:db
[ 2.383161] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 2.383162] integrity: Loading X.509 certificate: UEFI:db
[ 2.383170] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 2.385416] rtc_cmos 00:02: setting system clock to 2019-11-05T08:24:33 UTC (1572942273)
[ 2.386337] Freeing unused kernel image memory: 1660K
[ 2.435165] Write protecting the kernel read-only data: 16384k
[ 2.436008] Freeing unused kernel image memory: 2036K
[ 2.436280] Freeing unused kernel image memory: 540K
[ 2.443034] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.443036] Run /init as init process
[ 2.475055] pci 0000:3d:00.0: [8086:1578] type 01 class 0x060400
[ 2.475224] pci 0000:3d:00.0: enabling Extended Tags
[ 2.475499] pci 0000:3d:00.0: supports D1 D2
[ 2.475500] pci 0000:3d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 2.475673] pci 0000:3d:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:04:04.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[ 2.475760] pci 0000:3d:00.0: Adding to iommu group 19
[ 2.475908] pci 0000:3d:00.0: No bus number available for hot-added bridge
[ 2.475934] pcieport 0000:3b:04.0: PCI bridge to [bus 3d]
[ 2.475938] pcieport 0000:3b:04.0: bridge window [io 0x5000-0x5fff]
[ 2.475946] pcieport 0000:3b:04.0: bridge window [mem 0xc4000000-0xc41fffff]
[ 2.475952] pcieport 0000:3b:04.0: bridge window [mem 0x80000000-0x801fffff 64bit pref]
[ 2.530297] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 2.530313] ACPI: Lid Switch [LID0]
[ 2.530357] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[ 2.530364] ACPI: Power Button [PBTN]
[ 2.530401] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[ 2.530409] ACPI: Sleep Button [SBTN]
[ 2.531525] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[ 2.531586] wmi_bus wmi_bus-PNP0C14:03: WQBC data block query control method not found
[ 2.531588] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[ 2.543755] cryptd: max_cpu_qlen set to 1000
[ 2.547096] nvme nvme0: pci function 0000:6e:00.0
[ 2.548622] ACPI: bus type USB registered
[ 2.548641] usbcore: registered new interface driver usbfs
[ 2.548649] usbcore: registered new interface driver hub
[ 2.548685] usbcore: registered new device driver usb
[ 2.562723] AVX2 version of gcm_enc/dec engaged.
[ 2.562724] AES CTR mode by8 optimization enabled
[ 2.568268] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.568292] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.569403] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[ 2.569408] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.569745] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 2.569747] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.569749] usb usb1: Product: xHCI Host Controller
[ 2.569750] usb usb1: Manufacturer: Linux 5.3.0-1-amd64 xhci-hcd
[ 2.569751] usb usb1: SerialNumber: 0000:00:14.0
[ 2.576011] hub 1-0:1.0: USB hub found
[ 2.576035] hub 1-0:1.0: 12 ports detected
[ 2.578177] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[ 2.624094] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.624098] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.624101] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.624159] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[ 2.624161] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.624162] usb usb2: Product: xHCI Host Controller
[ 2.624163] usb usb2: Manufacturer: Linux 5.3.0-1-amd64 xhci-hcd
[ 2.624164] usb usb2: SerialNumber: 0000:00:14.0
[ 2.624345] hub 2-0:1.0: USB hub found
[ 2.624357] hub 2-0:1.0: 6 ports detected
[ 2.624752] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[ 2.624815] usb: port power management may be unreliable
[ 2.625283] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 2.625289] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[ 2.626432] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[ 2.626659] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 2.626660] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.626661] usb usb3: Product: xHCI Host Controller
[ 2.626662] usb usb3: Manufacturer: Linux 5.3.0-1-amd64 xhci-hcd
[ 2.626663] usb usb3: SerialNumber: 0000:39:00.0
[ 2.626734] hub 3-0:1.0: USB hub found
[ 2.626741] hub 3-0:1.0: 2 ports detected
[ 2.627263] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 2.627265] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[ 2.627267] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.627288] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[ 2.627289] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.627290] usb usb4: Product: xHCI Host Controller
[ 2.627291] usb usb4: Manufacturer: Linux 5.3.0-1-amd64 xhci-hcd
[ 2.627291] usb usb4: SerialNumber: 0000:39:00.0
[ 2.627405] hub 4-0:1.0: USB hub found
[ 2.627412] hub 4-0:1.0: 2 ports detected
[ 2.636123] [drm] VT-d active for gfx access
[ 2.636125] checking generic (50000000 7f0000) vs hw (50000000 10000000)
[ 2.636126] fb0: switching to inteldrmfb from EFI VGA
[ 2.636181] Console: switching to colour dummy device 80x25
[ 2.636210] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 2.637537] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.637538] [drm] Driver supports precise vblank timestamp query.
[ 2.638268] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.638309] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
[ 2.638810] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 2.670902] [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
[ 2.824327] nvme nvme0: 8/0/0 default/read/poll queues
[ 2.832465] nvme0n1: p1 p2 p3
[ 2.959002] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[ 3.100254] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.101669] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 3.110621] usb 1-1: New USB device found, idVendor=413c, idProduct=301a, bcdDevice= 1.00
[ 3.110624] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.110627] usb 1-1: Product: Dell MS116 USB Optical Mouse
[ 3.110629] usb 1-1: Manufacturer: PixArt
[ 3.115640] fbcon: i915drmfb (fb0) is primary device
[ 3.121340] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.128040] usbcore: registered new interface driver usbhid
[ 3.128041] usbhid: USB HID core driver
[ 3.130181] input: PixArt Dell MS116 USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:413C:301A.0001/input/input7
[ 3.130325] hid-generic 0003:413C:301A.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Dell MS116 USB Optical Mouse] on usb-0000:00:14.0-1/input0
[ 3.239003] usb 1-5: new high-speed USB device number 3 using xhci_hcd
[ 3.343037] tsc: Refined TSC clocksource calibration: 1991.954 MHz
[ 3.343049] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396cfaa430b, max_idle_ns: 881590429681 ns
[ 3.343130] clocksource: Switched to clocksource tsc
[ 3.376076] psmouse serio1: synaptics: queried max coordinates: x [..5666], y [..4734]
[ 3.403773] usb 1-5: New USB device found, idVendor=0c45, idProduct=6723, bcdDevice=80.08
[ 3.403775] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 3.403777] usb 1-5: Product: Integrated_Webcam_HD
[ 3.403779] usb 1-5: Manufacturer: CN09357G8LG0096MAD4KA01
[ 3.403935] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1118..]
[ 3.403941] psmouse serio1: synaptics: Your touchpad (PNP: DLL08af PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@xxxxxxxxxxxxxxxx
[ 3.459089] psmouse serio1: synaptics: Touchpad model: 1, fw: 9.16, id: 0x1e2a1, caps: 0xf00323/0x840300/0x12e800/0x500000, board id: 3038, fw id: 2767034
[ 3.493434] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[ 3.530995] usb 1-7: new full-speed USB device number 4 using xhci_hcd
[ 3.679967] usb 1-7: New USB device found, idVendor=0489, idProduct=e0a2, bcdDevice= 0.01
[ 3.679971] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.248322] Console: switching to colour frame buffer device 240x67
[ 4.269425] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[ 4.312176] device-mapper: uevent: version 1.0.3
[ 4.312255] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@xxxxxxxxxx
[ 15.573173] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 15.574847] XFS (dm-0): Mounting V5 Filesystem
[ 15.593012] XFS (dm-0): Ending clean mount
[ 15.641203] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[ 15.738818] systemd[1]: Inserted module 'autofs4'
[ 15.840371] 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)
[ 15.859135] systemd[1]: Detected architecture x86-64.
[ 15.861439] systemd[1]: Set hostname to <hassler>.
[ 15.861737] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 15.948794] 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.
[ 15.996578] systemd[1]: /lib/systemd/system/pcscd.socket:4: ListenStream= references a path below legacy directory /var/run/, updating /var/run/pcscd/pcscd.comm â /run/pcscd/pcscd.comm; please update the unit file accordingly.
[ 16.000703] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 16.000861] systemd[1]: Listening on Journal Socket (/dev/log).
[ 16.001812] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 16.001919] systemd[1]: Listening on Syslog Socket.
[ 16.023932] lp: driver loaded but no devices found
[ 16.027567] ppdev: user-space parallel port driver
[ 16.117026] ACPI: AC Adapter [AC] (on-line)
[ 16.122984] input: Intel HID events as /devices/platform/INT33D5:00/input/input8
[ 16.124329] intel-hid INT33D5:00: platform supports 5 button array
[ 16.124540] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input9
[ 16.200789] input: PC Speaker as /devices/platform/pcspkr/input/input10
[ 16.201565] EFI Variables Facility v0.08 2004-May-17
[ 16.203707] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 16.204190] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 16.206143] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 16.206200] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 16.212664] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 16.212665] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 16.212666] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 16.212667] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 16.212667] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 16.212668] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 16.217369] rtsx_pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 16.240486] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[ 16.242642] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 16.277840] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
[ 16.286074] intel_rapl_common: Found RAPL domain package
[ 16.286076] intel_rapl_common: Found RAPL domain dram
[ 16.287997] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[ 16.288803] mc: Linux media interface: v0.10
[ 16.314618] battery: ACPI: Battery Slot [BAT0] (battery present)
[ 16.322420] XFS (nvme0n1p2): Mounting V5 Filesystem
[ 16.337145] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[ 16.359984] intel_rapl_common: Found RAPL domain package
[ 16.359985] intel_rapl_common: Found RAPL domain core
[ 16.359986] intel_rapl_common: Found RAPL domain uncore
[ 16.359987] intel_rapl_common: Found RAPL domain dram
[ 16.362680] pstore: Using crash dump compression: deflate
[ 16.362696] pstore: Registered efi as persistent store backend
[ 16.363426] videodev: Linux video capture interface: v2.00
[ 16.365156] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 16.369380] input: Dell WMI hotkeys as /devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input11
[ 16.393624] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 16.393886] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 16.452274] systemd-journald[625]: Received request to flush runtime journal from PID 1
[ 16.504493] iTCO_vendor_support: vendor-support=0
[ 16.509834] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 16.509913] iTCO_wdt iTCO_wdt: can't request region for resource [mem 0x00c5fffc-0x00c5ffff]
[ 16.509978] iTCO_wdt: probe of iTCO_wdt failed with error -16
[ 16.512735] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 16.520697] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6723)
[ 16.525703] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[ 16.525705] uvcvideo 1-5:1.0: Entity type for entity Extension 3 was not initialized!
[ 16.525706] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[ 16.525708] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[ 16.525789] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input12
[ 16.525882] usbcore: registered new interface driver uvcvideo
[ 16.525882] USB Video Class driver (1.1.1)
[ 16.556915] Bluetooth: Core ver 2.22
[ 16.556926] NET: Registered protocol family 31
[ 16.556926] Bluetooth: HCI device and connection manager initialized
[ 16.556930] Bluetooth: HCI socket layer initialized
[ 16.556932] Bluetooth: L2CAP socket layer initialized
[ 16.556934] Bluetooth: SCO socket layer initialized
[ 16.559356] ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002)
[ 16.565961] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 16.568230] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 16.571598] XFS (nvme0n1p2): Ending clean mount
[ 16.610858] usbcore: registered new interface driver btusb
[ 16.613622] bluetooth hci0: firmware: direct-loading firmware qca/rampatch_usb_00000302.bin
[ 16.613626] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 16.613627] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[ 16.668876] bluetooth hci0: firmware: direct-loading firmware qca/nvm_usb_00000302.bin
[ 16.668878] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 16.698510] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3271: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 16.698513] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 16.698514] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 16.698515] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 16.698516] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 16.698517] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 16.698518] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1b
[ 16.698519] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 16.735601] audit: type=1400 audit(1572942287.849:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=848 comm="apparmor_parser"
[ 16.736047] audit: type=1400 audit(1572942287.849:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=847 comm="apparmor_parser"
[ 16.736301] audit: type=1400 audit(1572942287.849:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=842 comm="apparmor_parser"
[ 16.736453] audit: type=1400 audit(1572942287.849:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=841 comm="apparmor_parser"
[ 16.736455] audit: type=1400 audit(1572942287.849:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=841 comm="apparmor_parser"
[ 16.736456] audit: type=1400 audit(1572942287.849:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=841 comm="apparmor_parser"
[ 16.736502] audit: type=1400 audit(1572942287.849:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=843 comm="apparmor_parser"
[ 16.736512] audit: type=1400 audit(1572942287.849:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=843 comm="apparmor_parser"
[ 16.738282] audit: type=1400 audit(1572942287.849:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=845 comm="apparmor_parser"
[ 16.738974] audit: type=1400 audit(1572942287.849:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=850 comm="apparmor_parser"
[ 16.790806] snd_hda_codec_generic hdaudioC0D2: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[ 16.790809] snd_hda_codec_generic hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 16.790810] snd_hda_codec_generic hdaudioC0D2: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 16.790811] snd_hda_codec_generic hdaudioC0D2: mono: mono_out=0x0
[ 16.790812] snd_hda_codec_generic hdaudioC0D2: dig-out=0x3/0x0
[ 16.790813] snd_hda_codec_generic hdaudioC0D2: inputs:
[ 16.793041] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 16.793090] input: HDA Intel PCH HDMI as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 16.838560] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:02:00.0.bin (-2)
[ 16.838607] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[ 16.838657] ath10k_pci 0000:02:00.0: firmware: failed to load ath10k/cal-pci-0000:02:00.0.bin (-2)
[ 16.842237] ath10k_pci 0000:02:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/firmware-6.bin
[ 16.842242] ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:143a
[ 16.842244] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[ 16.842759] ath10k_pci 0000:02:00.0: firmware ver RM.4.4.1.c2-00057-QCARMSWP-1 api 6 features wowlan,ignore-otp,no-4addr-pad,raw-mode crc32 e061250a
[ 16.907085] i2c_hid i2c-DELL08AF:00: i2c-DELL08AF:00 supply vdd not found, using dummy regulator
[ 16.907137] i2c_hid i2c-DELL08AF:00: i2c-DELL08AF:00 supply vddl not found, using dummy regulator
[ 16.908344] ath10k_pci 0000:02:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/board-2.bin
[ 16.908829] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 4ed3569e
[ 16.930808] input: DELL08AF:00 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DELL08AF:00/0018:06CB:76AF.0002/input/input15
[ 16.930929] input: DELL08AF:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DELL08AF:00/0018:06CB:76AF.0002/input/input16
[ 16.931039] hid-generic 0018:06CB:76AF.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL08AF:00 06CB:76AF] on i2c-DELL08AF:00
[ 16.969651] ath10k_pci 0000:02:00.0: UART prints enabled
[ 17.033486] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[ 17.061219] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.061220] Bluetooth: BNEP filters: protocol multicast
[ 17.061223] Bluetooth: BNEP socket layer initialized
[ 17.128474] input: DELL08AF:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DELL08AF:00/0018:06CB:76AF.0002/input/input19
[ 17.128689] hid-multitouch 0018:06CB:76AF.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL08AF:00 06CB:76AF] on i2c-DELL08AF:00
[ 17.397464] ath10k_pci 0000:02:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[ 17.505534] ath: EEPROM regdomain: 0x6c
[ 17.505534] ath: EEPROM indicates we should expect a direct regpair map
[ 17.505536] ath: Country alpha2 being used: 00
[ 17.505536] ath: Regpair used: 0x6c
[ 17.509211] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[ 17.735949] ath10k_pci 0000:02:00.0: UART prints enabled
[ 17.799916] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[ 18.186880] thunderbolt 0000:05:00.0: 3: drom data crc32 mismatch (expected: 0xaf438340, got: 0xaf4383c0), continuing
[ 18.191645] thunderbolt 0-3: new device found, vendor=0xd4 device=0xb051
[ 18.191646] thunderbolt 0-3: Dell Dell Thunderbolt Cable
[ 18.434852] Bluetooth: RFCOMM TTY layer initialized
[ 18.434856] Bluetooth: RFCOMM socket layer initialized
[ 18.434859] Bluetooth: RFCOMM ver 1.11
[ 18.445030] fuse: init (API version 7.31)
[ 18.455928] ath10k_pci 0000:02:00.0: UART prints enabled
[ 18.519691] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[ 18.787592] thunderbolt 0-303: ignoring unnecessary extra entries in DROM
[ 18.792781] thunderbolt 0-303: new device found, vendor=0xd4 device=0xb054
[ 18.792801] thunderbolt 0-303: Dell Dell Thunderbolt Dock
[ 20.167315] rfkill: input handler disabled
[ 28.755913] wlp2s0: authenticate with 6c:f3:7f:10:93:48
[ 28.829649] wlp2s0: send auth to 6c:f3:7f:10:93:48 (try 1/3)
[ 28.837792] wlp2s0: authenticated
[ 28.839023] wlp2s0: associate with 6c:f3:7f:10:93:48 (try 1/3)
[ 28.842382] wlp2s0: RX AssocResp from 6c:f3:7f:10:93:48 (capab=0x411 status=0 aid=4)
[ 28.894648] wlp2s0: associated
[ 29.055808] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 2081.050552] mce: CPU6: Core temperature above threshold, cpu clock throttled (total events = 1)
[ 2081.050552] mce: CPU2: Core temperature above threshold, cpu clock throttled (total events = 1)
[ 2081.050555] mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 2081.050556] mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 2081.050596] mce: CPU4: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 2081.050596] mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 2081.050598] mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 2081.050599] mce: CPU7: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 2081.050600] mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 2081.050600] mce: CPU5: Package temperature above threshold, cpu clock throttled (total events = 1)
[ 2081.051586] mce: CPU6: Core temperature/speed normal
[ 2081.051586] mce: CPU2: Core temperature/speed normal
[ 2081.051587] mce: CPU6: Package temperature/speed normal
[ 2081.051588] mce: CPU2: Package temperature/speed normal
[ 2081.051632] mce: CPU4: Package temperature/speed normal
[ 2081.051633] mce: CPU5: Package temperature/speed normal
[ 2081.051633] mce: CPU0: Package temperature/speed normal
[ 2081.051634] mce: CPU1: Package temperature/speed normal
[ 2081.051635] mce: CPU7: Package temperature/speed normal
[ 2081.051636] mce: CPU3: Package temperature/speed normal
[ 2550.424882] mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 3448)
[ 2550.424883] mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 3448)
[ 2550.424884] mce: CPU7: Package temperature above threshold, cpu clock throttled (total events = 3448)
[ 2550.424886] mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 3448)
[ 2550.424911] mce: CPU4: Package temperature above threshold, cpu clock throttled (total events = 3448)
[ 2550.424912] mce: CPU5: Package temperature above threshold, cpu clock throttled (total events = 3448)
[ 2550.424914] mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 3448)
[ 2550.424914] mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 3448)
[ 2550.446930] mce: CPU7: Package temperature/speed normal
[ 2550.446931] mce: CPU1: Package temperature/speed normal
[ 2550.446931] mce: CPU5: Package temperature/speed normal
[ 2550.446932] mce: CPU3: Package temperature/speed normal
[ 2550.446964] mce: CPU4: Package temperature/speed normal
[ 2550.446965] mce: CPU0: Package temperature/speed normal
[ 2550.446966] mce: CPU6: Package temperature/speed normal
[ 2550.446966] mce: CPU2: Package temperature/speed normal
[ 2580.541043] kauditd_printk_skb: 10 callbacks suppressed
[ 2580.541044] audit: type=1400 audit(1572944852.038:22): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libreoffice-oopslash" pid=6373 comm="apparmor_parser"
[ 2580.561585] audit: type=1400 audit(1572944852.058:23): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libreoffice-senddoc" pid=6376 comm="apparmor_parser"
[ 2584.875401] audit: type=1400 audit(1572944856.374:24): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libreoffice-soffice" pid=6379 comm="apparmor_parser"
[ 2584.902824] audit: type=1400 audit(1572944856.402:25): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libreoffice-soffice//gpg" pid=6379 comm="apparmor_parser"
[ 2584.928775] audit: type=1400 audit(1572944856.426:26): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libreoffice-xpdfimport" pid=6394 comm="apparmor_parser"
[ 2658.589430] pcieport 0000:00:1d.0: PME: Spurious native interrupt!
[ 2658.590102] pcieport 0000:00:1d.0: PME: Spurious native interrupt!
[ 2681.013617] pcieport 0000:00:1d.0: PME: Spurious native interrupt!
[ 2681.014270] pcieport 0000:00:1d.0: PME: Spurious native interrupt!
[ 6825.336601] mce: CPU6: Core temperature above threshold, cpu clock throttled (total events = 3448)
[ 6825.336602] mce: CPU2: Core temperature above threshold, cpu clock throttled (total events = 3448)
[ 6825.336603] mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 3475)
[ 6825.336605] mce: CPU5: Package temperature above threshold, cpu clock throttled (total events = 3475)
[ 6825.336606] mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 3475)
[ 6825.336608] mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 3475)
[ 6825.336642] mce: CPU4: Package temperature above threshold, cpu clock throttled (total events = 3475)
[ 6825.336643] mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 3475)
[ 6825.336644] mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 3475)
[ 6825.336646] mce: CPU7: Package temperature above threshold, cpu clock throttled (total events = 3475)
[ 6825.337738] mce: CPU6: Core temperature/speed normal
[ 6825.337739] mce: CPU2: Core temperature/speed normal
[ 6825.337740] mce: CPU1: Package temperature/speed normal
[ 6825.337740] mce: CPU6: Package temperature/speed normal
[ 6825.337741] mce: CPU5: Package temperature/speed normal
[ 6825.337742] mce: CPU2: Package temperature/speed normal
[ 6825.337781] mce: CPU4: Package temperature/speed normal
[ 6825.337782] mce: CPU0: Package temperature/speed normal
[ 6825.337783] mce: CPU7: Package temperature/speed normal
[ 6825.337784] mce: CPU3: Package temperature/speed normal
[ 9511.727328] usb usb3: root hub lost power or was reset
[ 9511.727329] usb usb4: root hub lost power or was reset
[ 9511.729046] pcieport 0000:04:04.0: pciehp: Slot(4): Card not present
[ 9511.729048] pcieport 0000:3a:00.0: Refused to change power state, currently in D3
[ 9511.729059] pcieport 0000:3b:01.0: Refused to change power state, currently in D3
[ 9511.729060] pcieport 0000:3b:04.0: Refused to change power state, currently in D3
[ 9511.729078] pcieport 0000:3d:00.0: Refused to change power state, currently in D3
[ 9511.729079] pcieport 0000:3b:04.0: pciehp: Slot(4-1): Card not present
[ 9512.254595] thunderbolt 0-303: device disconnected
[ 9512.254736] thunderbolt 0-3: device disconnected
[ 9519.575474] thunderbolt 0000:05:00.0: 3: drom data crc32 mismatch (expected: 0xaf438340, got: 0xaf4383c0), continuing
[ 9519.579227] thunderbolt 0-3: new device found, vendor=0xd4 device=0xb051
[ 9519.579231] thunderbolt 0-3: Dell Dell Thunderbolt Cable
[ 9520.048166] thunderbolt 0-303: new device found, vendor=0xd4 device=0xb054
[ 9520.048168] thunderbolt 0-303: Dell Dell Thunderbolt Dock
[ 9667.560748] INFO: task irq/129-pciehp:116 blocked for more than 120 seconds.
[ 9667.560761] Not tainted 5.3.0-1-amd64 #1 Debian 5.3.7-1
[ 9667.560765] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9667.560771] irq/129-pciehp D 0 116 2 0x80004000
[ 9667.560779] Call Trace:
[ 9667.560803] ? __schedule+0x2b9/0x6c0
[ 9667.560816] ? __wake_up_common+0x80/0x180
[ 9667.560824] schedule+0x39/0xa0
[ 9667.560833] schedule_timeout+0x20f/0x300
[ 9667.560843] ? ida_free+0xa8/0x130
[ 9667.560851] wait_for_completion+0x119/0x160
[ 9667.560860] ? wake_up_q+0x60/0x60
[ 9667.560871] kthread_stop+0x4d/0x110
[ 9667.560881] __free_irq+0x11f/0x300
[ 9667.560889] ? irq_finalize_oneshot.part.0+0x100/0x100
[ 9667.560894] free_irq+0x3a/0x70
[ 9667.560905] pcie_shutdown_notification+0x2b/0x40
[ 9667.560911] pciehp_remove+0x23/0x50
[ 9667.560921] pcie_port_remove_service+0x2f/0x40
[ 9667.560933] device_release_driver_internal+0xd8/0x1b0
[ 9667.560942] bus_remove_device+0xdb/0x140
[ 9667.560949] device_del+0x163/0x360
[ 9667.560957] ? irq_finalize_oneshot.part.0+0x100/0x100
[ 9667.560963] device_unregister+0x16/0x60
[ 9667.560971] ? pcie_port_find_device+0x60/0x60
[ 9667.560977] remove_iter+0x17/0x20
[ 9667.560983] device_for_each_child+0x58/0x90
[ 9667.560992] pcie_port_device_remove+0x1e/0x30
[ 9667.561002] pci_device_remove+0x3b/0xa0
[ 9667.561012] device_release_driver_internal+0xd8/0x1b0
[ 9667.561021] pci_stop_bus_device+0x68/0x90
[ 9667.561028] pci_stop_bus_device+0x2c/0x90
[ 9667.561036] pci_stop_and_remove_bus_device+0xe/0x20
[ 9667.561044] pciehp_unconfigure_device+0x7c/0x12f
[ 9667.561052] pciehp_disable_slot+0x6b/0xf0
[ 9667.561060] pciehp_handle_presence_or_link_change+0xdc/0x140
[ 9667.561067] pciehp_ist+0x10f/0x120
[ 9667.561074] irq_thread_fn+0x20/0x60
[ 9667.561081] irq_thread+0xdc/0x170
[ 9667.561087] ? irq_forced_thread_fn+0x80/0x80
[ 9667.561097] kthread+0xf9/0x130
[ 9667.561104] ? irq_thread_check_affinity+0xd0/0xd0
[ 9667.561111] ? kthread_park+0x80/0x80
[ 9667.561121] ret_from_fork+0x1f/0x40
[ 9667.561130] INFO: task irq/131-pciehp:117 blocked for more than 120 seconds.
[ 9667.561136] Not tainted 5.3.0-1-amd64 #1 Debian 5.3.7-1
[ 9667.561140] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9667.561144] irq/131-pciehp D 0 117 2 0x80004000
[ 9667.561149] Call Trace:
[ 9667.561158] ? __schedule+0x2b9/0x6c0
[ 9667.561166] schedule+0x39/0xa0
[ 9667.561174] schedule_preempt_disabled+0xa/0x10
[ 9667.561181] __mutex_lock.isra.0+0x16b/0x4d0
[ 9667.561190] ? __switch_to_asm+0x34/0x70
[ 9667.561198] ? pciehp_sysfs_disable_slot.cold+0x74/0x74
[ 9667.561205] ? pci_dev_set_disconnected+0x34/0x40
[ 9667.561212] ? irq_finalize_oneshot.part.0+0x100/0x100
[ 9667.561219] pciehp_unconfigure_device+0x41/0x12f
[ 9667.561226] pciehp_disable_slot+0x6b/0xf0
[ 9667.561234] pciehp_handle_presence_or_link_change+0xdc/0x140
[ 9667.561241] pciehp_ist+0x10f/0x120
[ 9667.561248] irq_thread_fn+0x20/0x60
[ 9667.561254] irq_thread+0xdc/0x170
[ 9667.561260] ? irq_forced_thread_fn+0x80/0x80
[ 9667.561269] kthread+0xf9/0x130
[ 9667.561275] ? irq_thread_check_affinity+0xd0/0xd0
[ 9667.561282] ? kthread_park+0x80/0x80
[ 9667.561291] ret_from_fork+0x1f/0x40
[ 9788.399001] INFO: task irq/129-pciehp:116 blocked for more than 241 seconds.
[ 9788.399011] Not tainted 5.3.0-1-amd64 #1 Debian 5.3.7-1
[ 9788.399014] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9788.399019] irq/129-pciehp D 0 116 2 0x80004000
[ 9788.399025] Call Trace:
[ 9788.399045] ? __schedule+0x2b9/0x6c0
[ 9788.399056] ? __wake_up_common+0x80/0x180
[ 9788.399061] schedule+0x39/0xa0
[ 9788.399068] schedule_timeout+0x20f/0x300
[ 9788.399075] ? ida_free+0xa8/0x130
[ 9788.399081] wait_for_completion+0x119/0x160
[ 9788.399087] ? wake_up_q+0x60/0x60
[ 9788.399095] kthread_stop+0x4d/0x110
[ 9788.399103] __free_irq+0x11f/0x300
[ 9788.399109] ? irq_finalize_oneshot.part.0+0x100/0x100
[ 9788.399113] free_irq+0x3a/0x70
[ 9788.399121] pcie_shutdown_notification+0x2b/0x40
[ 9788.399126] pciehp_remove+0x23/0x50
[ 9788.399133] pcie_port_remove_service+0x2f/0x40
[ 9788.399143] device_release_driver_internal+0xd8/0x1b0
[ 9788.399149] bus_remove_device+0xdb/0x140
[ 9788.399155] device_del+0x163/0x360
[ 9788.399161] ? irq_finalize_oneshot.part.0+0x100/0x100
[ 9788.399165] device_unregister+0x16/0x60
[ 9788.399170] ? pcie_port_find_device+0x60/0x60
[ 9788.399175] remove_iter+0x17/0x20
[ 9788.399179] device_for_each_child+0x58/0x90
[ 9788.399186] pcie_port_device_remove+0x1e/0x30
[ 9788.399193] pci_device_remove+0x3b/0xa0
[ 9788.399200] device_release_driver_internal+0xd8/0x1b0
[ 9788.399207] pci_stop_bus_device+0x68/0x90
[ 9788.399213] pci_stop_bus_device+0x2c/0x90
[ 9788.399218] pci_stop_and_remove_bus_device+0xe/0x20
[ 9788.399224] pciehp_unconfigure_device+0x7c/0x12f
[ 9788.399230] pciehp_disable_slot+0x6b/0xf0
[ 9788.399235] pciehp_handle_presence_or_link_change+0xdc/0x140
[ 9788.399241] pciehp_ist+0x10f/0x120
[ 9788.399246] irq_thread_fn+0x20/0x60
[ 9788.399251] irq_thread+0xdc/0x170
[ 9788.399256] ? irq_forced_thread_fn+0x80/0x80
[ 9788.399262] kthread+0xf9/0x130
[ 9788.399267] ? irq_thread_check_affinity+0xd0/0xd0
[ 9788.399273] ? kthread_park+0x80/0x80
[ 9788.399280] ret_from_fork+0x1f/0x40
[ 9788.399287] INFO: task irq/131-pciehp:117 blocked for more than 241 seconds.
[ 9788.399292] Not tainted 5.3.0-1-amd64 #1 Debian 5.3.7-1
[ 9788.399294] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9788.399297] irq/131-pciehp D 0 117 2 0x80004000
[ 9788.399301] Call Trace:
[ 9788.399308] ? __schedule+0x2b9/0x6c0
[ 9788.399313] schedule+0x39/0xa0
[ 9788.399319] schedule_preempt_disabled+0xa/0x10
[ 9788.399324] __mutex_lock.isra.0+0x16b/0x4d0
[ 9788.399331] ? __switch_to_asm+0x34/0x70
[ 9788.399336] ? pciehp_sysfs_disable_slot.cold+0x74/0x74
[ 9788.399342] ? pci_dev_set_disconnected+0x34/0x40
[ 9788.399346] ? irq_finalize_oneshot.part.0+0x100/0x100
[ 9788.399351] pciehp_unconfigure_device+0x41/0x12f
[ 9788.399356] pciehp_disable_slot+0x6b/0xf0
[ 9788.399361] pciehp_handle_presence_or_link_change+0xdc/0x140
[ 9788.399366] pciehp_ist+0x10f/0x120
[ 9788.399371] irq_thread_fn+0x20/0x60
[ 9788.399375] irq_thread+0xdc/0x170
[ 9788.399380] ? irq_forced_thread_fn+0x80/0x80
[ 9788.399386] kthread+0xf9/0x130
[ 9788.399390] ? irq_thread_check_affinity+0xd0/0xd0
[ 9788.399396] ? kthread_park+0x80/0x80
[ 9788.399402] ret_from_fork+0x1f/0x40
[ 9909.237104] INFO: task irq/129-pciehp:116 blocked for more than 362 seconds.
[ 9909.237115] Not tainted 5.3.0-1-amd64 #1 Debian 5.3.7-1
[ 9909.237118] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9909.237122] irq/129-pciehp D 0 116 2 0x80004000
[ 9909.237129] Call Trace:
[ 9909.237148] ? __schedule+0x2b9/0x6c0
[ 9909.237159] ? __wake_up_common+0x80/0x180
[ 9909.237164] schedule+0x39/0xa0
[ 9909.237170] schedule_timeout+0x20f/0x300
[ 9909.237177] ? ida_free+0xa8/0x130
[ 9909.237183] wait_for_completion+0x119/0x160
[ 9909.237190] ? wake_up_q+0x60/0x60
[ 9909.237198] kthread_stop+0x4d/0x110
[ 9909.237206] __free_irq+0x11f/0x300
[ 9909.237212] ? irq_finalize_oneshot.part.0+0x100/0x100
[ 9909.237216] free_irq+0x3a/0x70
[ 9909.237225] pcie_shutdown_notification+0x2b/0x40
[ 9909.237230] pciehp_remove+0x23/0x50
[ 9909.237237] pcie_port_remove_service+0x2f/0x40
[ 9909.237246] device_release_driver_internal+0xd8/0x1b0
[ 9909.237253] bus_remove_device+0xdb/0x140
[ 9909.237258] device_del+0x163/0x360
[ 9909.237264] ? irq_finalize_oneshot.part.0+0x100/0x100
[ 9909.237268] device_unregister+0x16/0x60
[ 9909.237274] ? pcie_port_find_device+0x60/0x60
[ 9909.237278] remove_iter+0x17/0x20
[ 9909.237283] device_for_each_child+0x58/0x90
[ 9909.237289] pcie_port_device_remove+0x1e/0x30
[ 9909.237296] pci_device_remove+0x3b/0xa0
[ 9909.237304] device_release_driver_internal+0xd8/0x1b0
[ 9909.237311] pci_stop_bus_device+0x68/0x90
[ 9909.237317] pci_stop_bus_device+0x2c/0x90
[ 9909.237322] pci_stop_and_remove_bus_device+0xe/0x20
[ 9909.237327] pciehp_unconfigure_device+0x7c/0x12f
[ 9909.237333] pciehp_disable_slot+0x6b/0xf0
[ 9909.237339] pciehp_handle_presence_or_link_change+0xdc/0x140
[ 9909.237345] pciehp_ist+0x10f/0x120
[ 9909.237350] irq_thread_fn+0x20/0x60
[ 9909.237354] irq_thread+0xdc/0x170
[ 9909.237359] ? irq_forced_thread_fn+0x80/0x80
[ 9909.237366] kthread+0xf9/0x130
[ 9909.237371] ? irq_thread_check_affinity+0xd0/0xd0
[ 9909.237376] ? kthread_park+0x80/0x80
[ 9909.237383] ret_from_fork+0x1f/0x40
[ 9909.237390] INFO: task irq/131-pciehp:117 blocked for more than 362 seconds.
[ 9909.237395] Not tainted 5.3.0-1-amd64 #1 Debian 5.3.7-1
[ 9909.237397] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 9909.237400] irq/131-pciehp D 0 117 2 0x80004000
[ 9909.237404] Call Trace:
[ 9909.237410] ? __schedule+0x2b9/0x6c0
[ 9909.237416] schedule+0x39/0xa0
[ 9909.237422] schedule_preempt_disabled+0xa/0x10
[ 9909.237428] __mutex_lock.isra.0+0x16b/0x4d0
[ 9909.237434] ? __switch_to_asm+0x34/0x70
[ 9909.237440] ? pciehp_sysfs_disable_slot.cold+0x74/0x74
[ 9909.237445] ? pci_dev_set_disconnected+0x34/0x40
[ 9909.237450] ? irq_finalize_oneshot.part.0+0x100/0x100
[ 9909.237455] pciehp_unconfigure_device+0x41/0x12f
[ 9909.237460] pciehp_disable_slot+0x6b/0xf0
[ 9909.237465] pciehp_handle_presence_or_link_change+0xdc/0x140
[ 9909.237470] pciehp_ist+0x10f/0x120
[ 9909.237475] irq_thread_fn+0x20/0x60
[ 9909.237479] irq_thread+0xdc/0x170
[ 9909.237484] ? irq_forced_thread_fn+0x80/0x80
[ 9909.237491] kthread+0xf9/0x130
[ 9909.237495] ? irq_thread_check_affinity+0xd0/0xd0
[ 9909.237500] ? kthread_park+0x80/0x80
[ 9909.237507] ret_from_fork+0x1f/0x40
[10030.073911] INFO: task irq/129-pciehp:116 blocked for more than 483 seconds.
[10030.073922] Not tainted 5.3.0-1-amd64 #1 Debian 5.3.7-1
[10030.073926] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[10030.073933] irq/129-pciehp D 0 116 2 0x80004000
[10030.073943] Call Trace:
[10030.073966] ? __schedule+0x2b9/0x6c0
[10030.073979] ? __wake_up_common+0x80/0x180
[10030.073986] schedule+0x39/0xa0
[10030.073994] schedule_timeout+0x20f/0x300
[10030.074004] ? ida_free+0xa8/0x130
[10030.074012] wait_for_completion+0x119/0x160
[10030.074021] ? wake_up_q+0x60/0x60
[10030.074030] kthread_stop+0x4d/0x110
[10030.074038] __free_irq+0x11f/0x300
[10030.074044] ? irq_finalize_oneshot.part.0+0x100/0x100
[10030.074048] free_irq+0x3a/0x70
[10030.074057] pcie_shutdown_notification+0x2b/0x40
[10030.074062] pciehp_remove+0x23/0x50
[10030.074068] pcie_port_remove_service+0x2f/0x40
[10030.074078] device_release_driver_internal+0xd8/0x1b0
[10030.074085] bus_remove_device+0xdb/0x140
[10030.074090] device_del+0x163/0x360
[10030.074096] ? irq_finalize_oneshot.part.0+0x100/0x100
[10030.074101] device_unregister+0x16/0x60
[10030.074107] ? pcie_port_find_device+0x60/0x60
[10030.074112] remove_iter+0x17/0x20
[10030.074116] device_for_each_child+0x58/0x90
[10030.074123] pcie_port_device_remove+0x1e/0x30
[10030.074129] pci_device_remove+0x3b/0xa0
[10030.074137] device_release_driver_internal+0xd8/0x1b0
[10030.074144] pci_stop_bus_device+0x68/0x90
[10030.074150] pci_stop_bus_device+0x2c/0x90
[10030.074155] pci_stop_and_remove_bus_device+0xe/0x20
[10030.074161] pciehp_unconfigure_device+0x7c/0x12f
[10030.074167] pciehp_disable_slot+0x6b/0xf0
[10030.074173] pciehp_handle_presence_or_link_change+0xdc/0x140
[10030.074178] pciehp_ist+0x10f/0x120
[10030.074185] irq_thread_fn+0x20/0x60
[10030.074195] irq_thread+0xdc/0x170
[10030.074204] ? irq_forced_thread_fn+0x80/0x80
[10030.074212] kthread+0xf9/0x130
[10030.074219] ? irq_thread_check_affinity+0xd0/0xd0
[10030.074226] ? kthread_park+0x80/0x80
[10030.074237] ret_from_fork+0x1f/0x40
[10030.074248] INFO: task irq/131-pciehp:117 blocked for more than 483 seconds.
[10030.074256] Not tainted 5.3.0-1-amd64 #1 Debian 5.3.7-1
[10030.074259] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[10030.074264] irq/131-pciehp D 0 117 2 0x80004000
[10030.074268] Call Trace:
[10030.074276] ? __schedule+0x2b9/0x6c0
[10030.074282] schedule+0x39/0xa0
[10030.074288] schedule_preempt_disabled+0xa/0x10
[10030.074294] __mutex_lock.isra.0+0x16b/0x4d0
[10030.074301] ? __switch_to_asm+0x34/0x70
[10030.074308] ? pciehp_sysfs_disable_slot.cold+0x74/0x74
[10030.074313] ? pci_dev_set_disconnected+0x34/0x40
[10030.074319] ? irq_finalize_oneshot.part.0+0x100/0x100
[10030.074324] pciehp_unconfigure_device+0x41/0x12f
[10030.074331] pciehp_disable_slot+0x6b/0xf0
[10030.074338] pciehp_handle_presence_or_link_change+0xdc/0x140
[10030.074345] pciehp_ist+0x10f/0x120
[10030.074352] irq_thread_fn+0x20/0x60
[10030.074358] irq_thread+0xdc/0x170
[10030.074367] ? irq_forced_thread_fn+0x80/0x80
[10030.074377] kthread+0xf9/0x130
[10030.074383] ? irq_thread_check_affinity+0xd0/0xd0
[10030.074391] ? kthread_park+0x80/0x80
[10030.074400] ret_from_fork+0x1f/0x40
[10150.910505] INFO: task irq/129-pciehp:116 blocked for more than 604 seconds.
[10150.910518] Not tainted 5.3.0-1-amd64 #1 Debian 5.3.7-1
[10150.910522] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[10150.910527] irq/129-pciehp D 0 116 2 0x80004000
[10150.910533] Call Trace:
[10150.910554] ? __schedule+0x2b9/0x6c0
[10150.910563] ? __wake_up_common+0x80/0x180
[10150.910569] schedule+0x39/0xa0
[10150.910575] schedule_timeout+0x20f/0x300
[10150.910582] ? ida_free+0xa8/0x130
[10150.910588] wait_for_completion+0x119/0x160
[10150.910594] ? wake_up_q+0x60/0x60
[10150.910602] kthread_stop+0x4d/0x110
[10150.910609] __free_irq+0x11f/0x300
[10150.910615] ? irq_finalize_oneshot.part.0+0x100/0x100
[10150.910619] free_irq+0x3a/0x70
[10150.910627] pcie_shutdown_notification+0x2b/0x40
[10150.910632] pciehp_remove+0x23/0x50
[10150.910639] pcie_port_remove_service+0x2f/0x40
[10150.910648] device_release_driver_internal+0xd8/0x1b0
[10150.910655] bus_remove_device+0xdb/0x140
[10150.910661] device_del+0x163/0x360
[10150.910667] ? irq_finalize_oneshot.part.0+0x100/0x100
[10150.910671] device_unregister+0x16/0x60
[10150.910676] ? pcie_port_find_device+0x60/0x60
[10150.910681] remove_iter+0x17/0x20
[10150.910685] device_for_each_child+0x58/0x90
[10150.910692] pcie_port_device_remove+0x1e/0x30
[10150.910698] pci_device_remove+0x3b/0xa0
[10150.910705] device_release_driver_internal+0xd8/0x1b0
[10150.910712] pci_stop_bus_device+0x68/0x90
[10150.910718] pci_stop_bus_device+0x2c/0x90
[10150.910723] pci_stop_and_remove_bus_device+0xe/0x20
[10150.910729] pciehp_unconfigure_device+0x7c/0x12f
[10150.910734] pciehp_disable_slot+0x6b/0xf0
[10150.910740] pciehp_handle_presence_or_link_change+0xdc/0x140
[10150.910746] pciehp_ist+0x10f/0x120
[10150.910751] irq_thread_fn+0x20/0x60
[10150.910755] irq_thread+0xdc/0x170
[10150.910760] ? irq_forced_thread_fn+0x80/0x80
[10150.910766] kthread+0xf9/0x130
[10150.910771] ? irq_thread_check_affinity+0xd0/0xd0
[10150.910777] ? kthread_park+0x80/0x80
[10150.910784] ret_from_fork+0x1f/0x40
[10150.910791] INFO: task irq/131-pciehp:117 blocked for more than 604 seconds.
[10150.910796] Not tainted 5.3.0-1-amd64 #1 Debian 5.3.7-1
[10150.910798] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[10150.910801] irq/131-pciehp D 0 117 2 0x80004000
[10150.910805] Call Trace:
[10150.910812] ? __schedule+0x2b9/0x6c0
[10150.910817] schedule+0x39/0xa0
[10150.910822] schedule_preempt_disabled+0xa/0x10
[10150.910828] __mutex_lock.isra.0+0x16b/0x4d0
[10150.910834] ? __switch_to_asm+0x34/0x70
[10150.910840] ? pciehp_sysfs_disable_slot.cold+0x74/0x74
[10150.910845] ? pci_dev_set_disconnected+0x34/0x40
[10150.910850] ? irq_finalize_oneshot.part.0+0x100/0x100
[10150.910855] pciehp_unconfigure_device+0x41/0x12f
[10150.910860] pciehp_disable_slot+0x6b/0xf0
[10150.910865] pciehp_handle_presence_or_link_change+0xdc/0x140
[10150.910870] pciehp_ist+0x10f/0x120
[10150.910875] irq_thread_fn+0x20/0x60
[10150.910879] irq_thread+0xdc/0x170
[10150.910883] ? irq_forced_thread_fn+0x80/0x80
[10150.910890] kthread+0xf9/0x130
[10150.910894] ? irq_thread_check_affinity+0xd0/0xd0
[10150.910899] ? kthread_park+0x80/0x80
[10150.910905] ret_from_fork+0x1f/0x40
[10584.673226] mce: CPU7: Core temperature above threshold, cpu clock throttled (total events = 418)
[10584.673227] mce: CPU3: Core temperature above threshold, cpu clock throttled (total events = 418)
[10584.673228] mce: CPU4: Package temperature above threshold, cpu clock throttled (total events = 4860)
[10584.673230] mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 4860)
[10584.673231] mce: CPU5: Package temperature above threshold, cpu clock throttled (total events = 4860)
[10584.673232] mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 4860)
[10584.673233] mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 4860)
[10584.673233] mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 4860)
[10584.673234] mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 4860)
[10584.673238] mce: CPU7: Package temperature above threshold, cpu clock throttled (total events = 4860)
[10584.689256] mce: CPU7: Core temperature/speed normal
[10584.689257] mce: CPU3: Core temperature/speed normal
[10584.689258] mce: CPU4: Package temperature/speed normal
[10584.689259] mce: CPU0: Package temperature/speed normal
[10584.689260] mce: CPU1: Package temperature/speed normal
[10584.689261] mce: CPU2: Package temperature/speed normal
[10584.689261] mce: CPU5: Package temperature/speed normal
[10584.689262] mce: CPU6: Package temperature/speed normal
[10584.689262] mce: CPU3: Package temperature/speed normal
[10584.689263] mce: CPU7: Package temperature/speed normal

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature