linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Menzel <pmenzel@molgen.mpg.de>
To: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: Mario Limonciello <mario.limonciello@dell.com>,
	Andreas Noever <andreas.noever@gmail.com>,
	Michael Jamet <michael.jamet@intel.com>,
	Yehezkel Bernat <YehezkelShB@gmail.com>,
	Christian Kellner <ck@xatom.net>,
	linux-kernel@vger.kernel.org,
	Anthony Wong <anthony.wong@canonical.com>
Subject: Re: USB devices on Dell TB16 dock stop working after resuming
Date: Tue, 19 Nov 2019 18:20:08 +0100	[thread overview]
Message-ID: <d35d20da-e36f-43c4-8728-f5b8428cd33d@molgen.mpg.de> (raw)
In-Reply-To: <f0257624-920e-eec4-a2ec-7adf8ecbcc9d@molgen.mpg.de>


[-- Attachment #1.1: Type: text/plain, Size: 4555 bytes --]

[Linux 5.4-rc8 messages attached]

On 2019-11-19 17:55, Paul Menzel wrote:
> Dear Mika,
> 
> 
> On 2019-11-04 17:21, Mika Westerberg wrote:
>> On Mon, Nov 04, 2019 at 05:11:10PM +0100, Paul Menzel wrote:
> 
>>> On 2019-11-04 16:49, Mario.Limonciello@dell.com wrote:
>>>
>>>>> From: Mika Westerberg <mika.westerberg@linux.intel.com>
>>>>> Sent: Monday, November 4, 2019 9:45 AM
>>>
>>>>> On Mon, Nov 04, 2019 at 04:44:40PM +0200, Mika Westerberg wrote:
>>>>>> On Mon, Nov 04, 2019 at 04:25:03PM +0200, Mika Westerberg wrote:
>>>
>>>>>>> On Mon, Nov 04, 2019 at 02:13:13PM +0100, Paul Menzel wrote:
>>>
>>>>>>>> On the Dell XPS 13 9380 with Debian Sid/unstable with Linux 5.3.7
>>>>>>>> suspending the system, and resuming with Dell’s Thunderbolt TB16
>>>>>>>> dock connected, the USB input devices, keyboard and mouse,
>>>>>>>> connected to the TB16 stop working. They work for a few seconds
>>>>>>>> (mouse cursor can be moved), but then stop working. The laptop
>>>>>>>> keyboard and touchpad still works fine. All firmware is up-to-date
>>>>>>>> according to `fwupdmgr`.
>>>>>>>
>>>>>>> What are the exact steps to reproduce? Just "echo mem >
>>>>>>> /sys/power/state" and then resume by pressing power button?
>>>
>>> GNOME Shell 3.34.1+git20191024-1 is used, and the user just closes the
>>> display. So more than `echo mem > /sys/power/state` is done. What
>>> distribution do you use?
>>
>> I have buildroot based "distro" so there is no UI running.
> 
> Hmm, this is quite different from the “normal” use-case of the these devices.
> That way you won’t hit the bugs of the normal users. ;-)
> 
>>>>>> I tried v5.4-rc6 on my 9380 with TB16 dock connected and did a couple of
>>>>>> suspend/resume cycles (to s2idle) but I don't see any issues.
>>>>>>
>>>>>> I may have older/different firmware than you, though.
>>>>>
>>>>> Upgraded BIOS to 1.8.0 and TBT NVM to v44 but still can't reproduce this
>>>>> on my system :/
>>>
>>> The user reported the issue with the previous firmwares 1.x and TBT NVM v40.
>>> Updating to the recent version (I got the logs with) did not fix the issue.
>>
>> I also tried v40 (that was originally on that system) but I was not able
>> to reproduce it.
>>
>> Do you know if the user changed any BIOS settings?
> 
> We had to disable the Thunderbolt security settings as otherwise the USB
> devices wouldn’t work at cold boot either.
> 
> So, I built Linux 5.4-rc8 (`make bindeb-pkg -j8`), but unfortunately the
> error is still there. Sometimes, re-plugging the dock helped, and sometimes
> it did not.
> 
> Please find the logs attached. The strange thing is, the Linux kernel detects
> the devices and I do not see any disconnect events. But, `lsusb` does not list
> the keyboard and the mouse. Is that expected.
> 
> Additionally, despite `CONFIG_PCI_DEBUG` I do not see more elaborate messages.
> 
> Lastly, could the daemon boltd have anything to do with this?
> 
> ```
> $ boltctl --version
> bolt 0.8
> $ boltctl list
>  ● Dell Thunderbolt Cable
>    ├─ type:          peripheral
>    ├─ name:          Dell Thunderbolt Cable
>    ├─ vendor:        Dell
>    ├─ uuid:          0082b09d-2f5f-d400-ffff-ffffffffffff
>    ├─ status:        authorized
>    │  ├─ domain:     ca030000-0090-8708-2328-211e02222a24
>    │  └─ authflags:  none
>    ├─ authorized:    Tue 19 Nov 2019 11:35:11 AM UTC
>    ├─ connected:     Tue 19 Nov 2019 11:35:11 AM UTC
>    └─ stored:        Fri 13 Sep 2019 01:00:25 PM UTC
>       ├─ policy:     auto
>       └─ key:        no
> 
>  ● Dell Thunderbolt Dock
>    ├─ type:          peripheral
>    ├─ name:          Dell Thunderbolt Dock
>    ├─ vendor:        Dell
>    ├─ uuid:          10d34968-1d46-8680-ffff-ffffffffffff
>    ├─ status:        authorized
>    │  ├─ domain:     ca030000-0090-8708-2328-211e02222a24
>    │  └─ authflags:  none
>    ├─ authorized:    Tue 19 Nov 2019 11:35:11 AM UTC
>    ├─ connected:     Tue 19 Nov 2019 11:35:11 AM UTC
>    └─ stored:        Fri 13 Sep 2019 01:01:02 PM UTC
>       ├─ policy:     auto
>       └─ key:        no
> 
> ```
> 
> 
> Kind regards,
> 
> Paul
> 
> 
> 
> PS: Suspending the device with the dock attached, and unplugging the dock the
> power button LED lights up, but the screen stays black and the device needs
> to be forcefully powered off by pressing the power button for 12(?) seconds.

[-- Attachment #1.2: 20191119-connect-dock-after-resume.txt --]
[-- Type: text/plain, Size: 129340 bytes --]

[    0.000000] microcode: microcode updated early to revision 0xca, date = 2019-10-03
[    0.000000] Linux version 5.4.0-rc8 (molgenit@hassler) (gcc version 9.2.1 20191109 (Debian 9.2.1-19)) #1 SMP Tue Nov 19 11:41:00 CET 2019
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.4.0-rc8 root=UUID=b3902a37-187f-4181-bc15-199f7633279e ro quiet noisapnp cryptmgr.notests btusb.enable_autosuspend=y log_buf_len=4M
[    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] 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.001060] tsc: Detected 1999.968 MHz TSC
[    0.001060] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001061] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001066] last_pfn = 0x4ae800 max_arch_pfn = 0x400000000
[    0.001068] MTRR default type: write-back
[    0.001069] MTRR fixed ranges enabled:
[    0.001070]   00000-9FFFF write-back
[    0.001070]   A0000-BFFFF uncachable
[    0.001071]   C0000-FFFFF write-protect
[    0.001071] MTRR variable ranges enabled:
[    0.001072]   0 base 0080000000 mask 7F80000000 uncachable
[    0.001072]   1 base 0060000000 mask 7FE0000000 uncachable
[    0.001073]   2 base 0050000000 mask 7FF0000000 write-combining
[    0.001073]   3 base 004C000000 mask 7FFC000000 uncachable
[    0.001074]   4 base 004B000000 mask 7FFF000000 uncachable
[    0.001074]   5 disabled
[    0.001074]   6 disabled
[    0.001075]   7 disabled
[    0.001075]   8 disabled
[    0.001075]   9 disabled
[    0.001518] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001669] last_pfn = 0x48e00 max_arch_pfn = 0x400000000
[    0.006963] esrt: Reserving ESRT space from 0x000000003fa95218 to 0x000000003fa95250.
[    0.006970] Using GB pages for direct mapping
[    0.006971] BRK [0x393401000, 0x393401fff] PGTABLE
[    0.006972] BRK [0x393402000, 0x393402fff] PGTABLE
[    0.006973] BRK [0x393403000, 0x393403fff] PGTABLE
[    0.006994] BRK [0x393404000, 0x393404fff] PGTABLE
[    0.006995] BRK [0x393405000, 0x393405fff] PGTABLE
[    0.007076] BRK [0x393406000, 0x393406fff] PGTABLE
[    0.007118] BRK [0x393407000, 0x393407fff] PGTABLE
[    0.007140] BRK [0x393408000, 0x393408fff] PGTABLE
[    0.007148] BRK [0x393409000, 0x393409fff] PGTABLE
[    0.007310] printk: log_buf_len: 4194304 bytes
[    0.007311] printk: early log buf free: 125860(96%)
[    0.007311] Secure boot could not be determined
[    0.007312] RAMDISK: [mem 0x33f0b000-0x34ff3fff]
[    0.007322] ACPI: Early table checksum verification disabled
[    0.007324] ACPI: RSDP 0x000000003D74E000 000024 (v02 DELL  )
[    0.007326] ACPI: XSDT 0x000000003D74E0B0 0000E4 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007330] ACPI: FACP 0x000000003D78B720 000114 (v06 DELL   CBX3     01072009 AMI  00010013)
[    0.007333] ACPI: DSDT 0x000000003D74E228 03D4F7 (v02 DELL   CBX3     01072009 INTL 20160527)
[    0.007335] ACPI: FACS 0x000000003D87BC00 000040
[    0.007336] ACPI: APIC 0x000000003D78B838 0000BC (v04 DELL   CBX3     01072009 AMI  00010013)
[    0.007338] ACPI: FPDT 0x000000003D78B8F8 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007339] ACPI: FIDT 0x000000003D78B940 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007341] ACPI: MCFG 0x000000003D78B9E0 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.007342] ACPI: SSDT 0x000000003D78BA20 001B1C (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.007344] ACPI: BOOT 0x000000003D78D540 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007345] ACPI: SSDT 0x000000003D78D568 001663 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.007347] ACPI: HPET 0x000000003D78EBD0 000038 (v01 DELL\x CBX3     00000002      01000013)
[    0.007349] ACPI: SSDT 0x000000003D78EC08 001FE2 (v02 DELL\x WHL_Tbt_ 00001000 INTL 20160527)
[    0.007350] ACPI: SSDT 0x000000003D790BF0 0030D7 (v02 INTEL  xh_whlt4 00000000 INTL 20160527)
[    0.007352] ACPI: UEFI 0x000000003D793CC8 000042 (v01 DELL\x CBX3     00000002      01000013)
[    0.007353] ACPI: LPIT 0x000000003D793D10 000094 (v01 DELL\x CBX3     00000002      01000013)
[    0.007355] ACPI: SSDT 0x000000003D793DA8 0027DE (v02 DELL\x PtidDevc 00001000 INTL 20160527)
[    0.007356] ACPI: SSDT 0x000000003D796588 00132E (v02 DELL\x TbtTypeC 00000000 INTL 20160527)
[    0.007358] ACPI: DBGP 0x000000003D7978B8 000034 (v01 DELL\x CBX3     00000002      01000013)
[    0.007359] ACPI: DBG2 0x000000003D7978F0 000054 (v00 DELL\x CBX3     00000002      01000013)
[    0.007361] ACPI: SSDT 0x000000003D797948 00081C (v02 DELL\x UsbCTabl 00001000 INTL 20160527)
[    0.007362] ACPI: SSDT 0x000000003D798168 007FBF (v02 DptfTa DptfTabl 00001000 INTL 20160527)
[    0.007364] ACPI: DMAR 0x000000003D7A0128 0000A8 (v01 INTEL  EDK2     00000002      01000013)
[    0.007365] ACPI: SSDT 0x000000003D7A01D0 000144 (v02 Intel  ADebTabl 00001000 INTL 20160527)
[    0.007367] ACPI: NHLT 0x000000003D7A0318 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.007368] ACPI: BGRT 0x000000003D7A0348 000038 (v00 DELL   CBX3     01072009 AMI  00010013)
[    0.007370] ACPI: TPM2 0x000000003D7A0380 000034 (v04 DELL\x CBX3     00000001 AMI  00000000)
[    0.007376] ACPI: Local APIC address 0xfee00000
[    0.007665] No NUMA configuration found
[    0.007665] Faking a node at [mem 0x0000000000000000-0x00000004ae7fffff]
[    0.007668] NODE_DATA(0) allocated [mem 0x4ae3fb000-0x4ae3fffff]
[    0.007707] Zone ranges:
[    0.007707]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007708]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007709]   Normal   [mem 0x0000000100000000-0x00000004ae7fffff]
[    0.007709]   Device   empty
[    0.007710] Movable zone start for each node
[    0.007710] Early memory node ranges
[    0.007711]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.007711]   node   0: [mem 0x000000000009f000-0x000000000009ffff]
[    0.007712]   node   0: [mem 0x0000000000100000-0x000000002a058fff]
[    0.007712]   node   0: [mem 0x000000002a05b000-0x000000003a926fff]
[    0.007713]   node   0: [mem 0x000000003ffff000-0x000000003fffffff]
[    0.007713]   node   0: [mem 0x0000000048000000-0x0000000048dfffff]
[    0.007713]   node   0: [mem 0x0000000100000000-0x00000004ae7fffff]
[    0.008057] Zeroed struct page in unavailable ranges: 51516 pages
[    0.008058] Initmem setup node 0 [mem 0x0000000000001000-0x00000004ae7fffff]
[    0.008059] On node 0 totalpages: 4103876
[    0.008060]   DMA zone: 64 pages used for memmap
[    0.008061]   DMA zone: 23 pages reserved
[    0.008061]   DMA zone: 3998 pages, LIFO batch:0
[    0.008099]   DMA32 zone: 3741 pages used for memmap
[    0.008100]   DMA32 zone: 239398 pages, LIFO batch:63
[    0.014044]   Normal zone: 60320 pages used for memmap
[    0.014045]   Normal zone: 3860480 pages, LIFO batch:63
[    0.051881] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
[    0.052349] ACPI: PM-Timer IO Port: 0x1808
[    0.052350] ACPI: Local APIC address 0xfee00000
[    0.052354] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.052355] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.052355] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.052355] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.052356] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.052356] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.052356] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.052357] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.052403] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.052405] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.052406] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.052406] ACPI: IRQ0 used by override.
[    0.052407] ACPI: IRQ9 used by override.
[    0.052408] Using ACPI (MADT) for SMP configuration information
[    0.052409] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.052413] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.052437] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.052438] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.052439] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.052440] PM: Registered nosave memory: [mem 0x2a059000-0x2a059fff]
[    0.052440] PM: Registered nosave memory: [mem 0x2a05a000-0x2a05afff]
[    0.052441] PM: Registered nosave memory: [mem 0x3a927000-0x3d734fff]
[    0.052442] PM: Registered nosave memory: [mem 0x3d735000-0x3d7b1fff]
[    0.052442] PM: Registered nosave memory: [mem 0x3d7b2000-0x3d87cfff]
[    0.052442] PM: Registered nosave memory: [mem 0x3d87d000-0x3fe22fff]
[    0.052443] PM: Registered nosave memory: [mem 0x3fe23000-0x3fffefff]
[    0.052444] PM: Registered nosave memory: [mem 0x40000000-0x47ffffff]
[    0.052445] PM: Registered nosave memory: [mem 0x48e00000-0x4f7fffff]
[    0.052445] PM: Registered nosave memory: [mem 0x4f800000-0xdfffffff]
[    0.052445] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.052446] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.052446] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.052446] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.052447] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.052447] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.052447] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.052447] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.052448] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.052449] [mem 0x4f800000-0xdfffffff] available for PCI devices
[    0.052450] Booting paravirtualized kernel on bare hardware
[    0.052452] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.120553] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.120761] percpu: Embedded 53 pages/cpu s178584 r8192 d30312 u262144
[    0.120766] pcpu-alloc: s178584 r8192 d30312 u262144 alloc=1*2097152
[    0.120767] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.120785] Built 1 zonelists, mobility grouping on.  Total pages: 4039728
[    0.120785] Policy zone: Normal
[    0.120786] Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.0-rc8 root=UUID=b3902a37-187f-4181-bc15-199f7633279e ro quiet noisapnp cryptmgr.notests btusb.enable_autosuspend=y log_buf_len=4M
[    0.121901] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.122424] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.122475] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.126958] Calgary: detecting Calgary via BIOS EBDA area
[    0.126960] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.170833] Memory: 15961696K/16415504K available (10243K kernel code, 1196K rwdata, 3452K rodata, 1660K init, 2072K bss, 453808K reserved, 0K cma-reserved)
[    0.170929] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.170939] ftrace: allocating 33493 entries in 131 pages
[    0.180657] rcu: Hierarchical RCU implementation.
[    0.180659] rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[    0.180659] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.180660] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.182904] NR_IRQS: 33024, nr_irqs: 2048, preallocated irqs: 16
[    0.183296] random: crng done (trusting CPU's manufacturer)
[    0.183315] Console: colour dummy device 80x25
[    0.183319] printk: console [tty0] enabled
[    0.183331] ACPI: Core revision 20190816
[    0.183693] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.183802] APIC: Switch to symmetric I/O mode setup
[    0.183804] DMAR: Host address width 39
[    0.183805] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.183809] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.183810] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.183812] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.183813] DMAR: RMRR base: 0x0000003d691000 end: 0x0000003d6b0fff
[    0.183814] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
[    0.183815] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.183815] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.183816] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.186157] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.186158] x2apic enabled
[    0.186182] Switched APIC routing to cluster x2apic.
[    0.191952] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.211658] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a8208cdd2, max_idle_ns: 881590748921 ns
[    0.211661] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.93 BogoMIPS (lpj=7999872)
[    0.211663] pid_max: default: 32768 minimum: 301
[    0.213659] LSM: Security Framework initializing
[    0.213663] Yama: becoming mindful.
[    0.213681] AppArmor: AppArmor initialized
[    0.213682] TOMOYO Linux initialized
[    0.213727] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.213759] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.213964] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.213979] process: using mwait in idle threads
[    0.213981] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.213982] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.213984] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.213985] Spectre V2 : Mitigation: Enhanced IBRS
[    0.213985] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.213986] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.213987] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.214329] Freeing SMP alternatives memory: 24K
[    0.215716] TSC deadline timer enabled
[    0.215721] smpboot: CPU0: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xc)
[    0.215781] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.215786] ... version:                4
[    0.215787] ... bit width:              48
[    0.215787] ... generic registers:      4
[    0.215787] ... value mask:             0000ffffffffffff
[    0.215788] ... max period:             00007fffffffffff
[    0.215788] ... fixed-purpose events:   3
[    0.215788] ... event mask:             000000070000000f
[    0.215814] rcu: Hierarchical SRCU implementation.
[    0.216269] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.216327] smp: Bringing up secondary CPUs ...
[    0.216369] x86: Booting SMP configuration:
[    0.216370] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.220075] smp: Brought up 1 node, 8 CPUs
[    0.220075] smpboot: Max logical packages: 1
[    0.220075] smpboot: Total of 8 processors activated (31999.48 BogoMIPS)
[    0.222070] devtmpfs: initialized
[    0.222070] x86/mm: Memory block size: 128MB
[    0.223992] PM: Registering ACPI NVS region [mem 0x2a059000-0x2a059fff] (4096 bytes)
[    0.223992] PM: Registering ACPI NVS region [mem 0x3d7b2000-0x3d87cfff] (831488 bytes)
[    0.223992] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.223992] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.223992] pinctrl core: initialized pinctrl subsystem
[    0.223992] NET: Registered protocol family 16
[    0.223992] audit: initializing netlink subsys (disabled)
[    0.223992] audit: type=2000 audit(1574162295.036:1): state=initialized audit_enabled=0 res=1
[    0.223992] cpuidle: using governor ladder
[    0.223992] cpuidle: using governor menu
[    0.223992] Simple Boot Flag at 0x47 set to 0x80
[    0.223992] ACPI: bus type PCI registered
[    0.223992] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.223992] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.223992] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.223992] PCI: Using configuration type 1 for base access
[    0.224369] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.224373] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.224373] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.455828] ACPI: Added _OSI(Module Device)
[    0.455828] ACPI: Added _OSI(Processor Device)
[    0.455828] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.455828] ACPI: Added _OSI(Processor Aggregator Device)
[    0.455828] ACPI: Added _OSI(Linux-Dell-Video)
[    0.455828] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.455828] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.492359] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.558493] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.571397] ACPI: Dynamic OEM Table Load:
[    0.571409] ACPI: SSDT 0xFFFF8A5FDBBA3000 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.572988] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.574154] ACPI: Dynamic OEM Table Load:
[    0.574161] ACPI: SSDT 0xFFFF8A5FDBBB8C00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.575856] ACPI: Dynamic OEM Table Load:
[    0.575863] ACPI: SSDT 0xFFFF8A5FDB973000 00053F (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.577621] ACPI: Dynamic OEM Table Load:
[    0.577626] ACPI: SSDT 0xFFFF8A5FDBBB0000 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.579171] ACPI: Dynamic OEM Table Load:
[    0.579177] ACPI: SSDT 0xFFFF8A5FDB974800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.580754] ACPI: Dynamic OEM Table Load:
[    0.580759] ACPI: SSDT 0xFFFF8A5FDB975800 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.582198] ACPI: Dynamic OEM Table Load:
[    0.582202] ACPI: SSDT 0xFFFF8A5FDBBBAC00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.583645] ACPI: Dynamic OEM Table Load:
[    0.583651] ACPI: SSDT 0xFFFF8A5FDBBDB000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.585378] ACPI: Dynamic OEM Table Load:
[    0.585382] ACPI: SSDT 0xFFFF8A5FDBBBB000 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.589058] ACPI: EC: EC started
[    0.589059] ACPI: EC: interrupt blocked
[    0.598245] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[    0.598247] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.598247] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    0.598248] ACPI: Interpreter enabled
[    0.598287] ACPI: (supports S0 S3 S4 S5)
[    0.598288] ACPI: Using IOAPIC for interrupt routing
[    0.598329] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.598737] ACPI: Enabled 9 GPEs in block 00 to 7F
[    0.602904] ACPI: Power Resource [WRST] (on)
[    0.602937] ACPI: Power Resource [DRST] (on)
[    0.603191] ACPI: Power Resource [PXP] (on)
[    0.608171] ACPI: Power Resource [USBC] (on)
[    0.608277] ACPI: Power Resource [PAUD] (on)
[    0.610279] ACPI: Power Resource [V0PR] (on)
[    0.610374] ACPI: Power Resource [V1PR] (on)
[    0.610463] ACPI: Power Resource [V2PR] (on)
[    0.614346] ACPI: Power Resource [WRST] (on)
[    0.622017] ACPI: Power Resource [PIN] (off)
[    0.622274] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.622278] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.623308] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.625253] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
[    0.625897] PCI host bridge to bus 0000:00
[    0.625898] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.625899] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.625900] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.625901] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.625901] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.625902] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.625902] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.625903] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.625904] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.625904] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.625905] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.625905] pci_bus 0000:00: root bus resource [mem 0x4f800000-0xdfffffff window]
[    0.625906] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.625907] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.625910] pci_bus 0000:00: scanning bus
[    0.625915] pci 0000:00:00.0: [8086:3e34] type 00 class 0x060000
[    0.626007] pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000
[    0.626015] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[    0.626020] pci 0000:00:02.0: reg 0x18: [mem 0x50000000-0x5fffffff 64bit pref]
[    0.626023] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.626033] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.626124] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.626134] pci 0000:00:04.0: reg 0x10: [mem 0xdc510000-0xdc517fff 64bit]
[    0.626261] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.626271] pci 0000:00:08.0: reg 0x10: [mem 0xdc524000-0xdc524fff 64bit]
[    0.626400] pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000
[    0.626421] pci 0000:00:12.0: reg 0x10: [mem 0xdc523000-0xdc523fff 64bit]
[    0.626579] pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330
[    0.626596] pci 0000:00:14.0: reg 0x10: [mem 0xdc500000-0xdc50ffff 64bit]
[    0.626646] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.626649] pci 0000:00:14.0: PME# disabled
[    0.626751] pci 0000:00:14.2: [8086:9def] type 00 class 0x050000
[    0.626769] pci 0000:00:14.2: reg 0x10: [mem 0xdc51c000-0xdc51dfff 64bit]
[    0.626778] pci 0000:00:14.2: reg 0x18: [mem 0xdc522000-0xdc522fff 64bit]
[    0.626935] pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000
[    0.627001] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.627334] pci 0000:00:15.1: [8086:9de9] type 00 class 0x0c8000
[    0.627412] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.627745] pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000
[    0.627766] pci 0000:00:16.0: reg 0x10: [mem 0xdc51f000-0xdc51ffff 64bit]
[    0.627834] pci 0000:00:16.0: PME# supported from D3hot
[    0.627837] pci 0000:00:16.0: PME# disabled
[    0.627996] pci 0000:00:1c.0: [8086:9dbc] type 01 class 0x060400
[    0.628068] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.628069] pci 0000:00:1c.0: PME# disabled
[    0.628083] pci 0000:00:1c.0: PTM enabled (root), 4dns granularity
[    0.628228] pci 0000:00:1c.6: [8086:9dbe] type 01 class 0x060400
[    0.628299] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.628301] pci 0000:00:1c.6: PME# disabled
[    0.628314] pci 0000:00:1c.6: PTM enabled (root), 4dns granularity
[    0.628430] pci 0000:00:1d.0: [8086:9db0] type 01 class 0x060400
[    0.628530] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.628533] pci 0000:00:1d.0: PME# disabled
[    0.628545] pci 0000:00:1d.0: PTM enabled (root), 4dns granularity
[    0.628691] pci 0000:00:1d.4: [8086:9db4] type 01 class 0x060400
[    0.628772] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[    0.628774] pci 0000:00:1d.4: PME# disabled
[    0.628789] pci 0000:00:1d.4: PTM enabled (root), 4dns granularity
[    0.628917] pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100
[    0.629079] pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040380
[    0.629119] pci 0000:00:1f.3: reg 0x10: [mem 0xdc518000-0xdc51bfff 64bit]
[    0.629155] pci 0000:00:1f.3: reg 0x20: [mem 0xdc200000-0xdc2fffff 64bit]
[    0.629229] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.629235] pci 0000:00:1f.3: PME# disabled
[    0.629376] pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500
[    0.629402] pci 0000:00:1f.4: reg 0x10: [mem 0xdc51e000-0xdc51e0ff 64bit]
[    0.629429] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.629549] pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000
[    0.629563] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.629670] pci_bus 0000:00: fixups for bus
[    0.629672] pci 0000:00:1c.0: scanning [bus 01-01] behind bridge, pass 0
[    0.629741] pci_bus 0000:01: scanning bus
[    0.629755] pci 0000:01:00.0: [10ec:525a] type 00 class 0xff0000
[    0.629784] pci 0000:01:00.0: reg 0x14: [mem 0xdc400000-0xdc400fff]
[    0.629881] pci 0000:01:00.0: supports D1 D2
[    0.629882] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.629885] pci 0000:01:00.0: PME# disabled
[    0.629996] pci_bus 0000:01: fixups for bus
[    0.629997] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.630000] pci 0000:00:1c.0:   bridge window [mem 0xdc400000-0xdc4fffff]
[    0.630004] pci_bus 0000:01: bus scan returning with max=01
[    0.630006] pci 0000:00:1c.6: scanning [bus 02-02] behind bridge, pass 0
[    0.630216] pci_bus 0000:02: scanning bus
[    0.630328] pci 0000:02:00.0: [168c:003e] type 00 class 0x028000
[    0.630653] pci 0000:02:00.0: reg 0x10: [mem 0xdc000000-0xdc1fffff 64bit]
[    0.631667] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.631768] pci 0000:02:00.0: PME# disabled
[    0.632813] pci_bus 0000:02: fixups for bus
[    0.632814] pci 0000:00:1c.6: PCI bridge to [bus 02]
[    0.632817] pci 0000:00:1c.6:   bridge window [mem 0xdc000000-0xdc1fffff]
[    0.632820] pci_bus 0000:02: bus scan returning with max=02
[    0.632822] pci 0000:00:1d.0: scanning [bus 03-6d] behind bridge, pass 0
[    0.632891] pci_bus 0000:03: scanning bus
[    0.632904] pci 0000:03:00.0: [8086:15d3] type 01 class 0x060400
[    0.632960] pci 0000:03:00.0: enabling Extended Tags
[    0.633033] pci 0000:03:00.0: supports D1 D2
[    0.633034] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.633037] pci 0000:03:00.0: PME# disabled
[    0.633133] pci_bus 0000:03: fixups for bus
[    0.633134] pci 0000:00:1d.0: PCI bridge to [bus 03-6d]
[    0.633137] pci 0000:00:1d.0:   bridge window [mem 0xac000000-0xda0fffff]
[    0.633140] pci 0000:00:1d.0:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    0.633142] pci 0000:03:00.0: scanning [bus 04-6d] behind bridge, pass 0
[    0.633179] pci_bus 0000:04: scanning bus
[    0.633192] pci 0000:04:00.0: [8086:15d3] type 01 class 0x060400
[    0.633251] pci 0000:04:00.0: enabling Extended Tags
[    0.633329] pci 0000:04:00.0: supports D1 D2
[    0.633329] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.633332] pci 0000:04:00.0: PME# disabled
[    0.633402] pci 0000:04:01.0: [8086:15d3] type 01 class 0x060400
[    0.633461] pci 0000:04:01.0: enabling Extended Tags
[    0.633539] pci 0000:04:01.0: supports D1 D2
[    0.633540] pci 0000:04:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.633543] pci 0000:04:01.0: PME# disabled
[    0.633612] pci 0000:04:02.0: [8086:15d3] type 01 class 0x060400
[    0.633671] pci 0000:04:02.0: enabling Extended Tags
[    0.633746] pci 0000:04:02.0: supports D1 D2
[    0.633746] pci 0000:04:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.633749] pci 0000:04:02.0: PME# disabled
[    0.633827] pci 0000:04:04.0: [8086:15d3] type 01 class 0x060400
[    0.633886] pci 0000:04:04.0: enabling Extended Tags
[    0.633965] pci 0000:04:04.0: supports D1 D2
[    0.633965] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.633968] pci 0000:04:04.0: PME# disabled
[    0.634056] pci_bus 0000:04: fixups for bus
[    0.634056] pci 0000:03:00.0: PCI bridge to [bus 04-6d]
[    0.634063] pci 0000:03:00.0:   bridge window [mem 0xac000000-0xda0fffff]
[    0.634068] pci 0000:03:00.0:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    0.634070] pci 0000:04:00.0: scanning [bus 05-05] behind bridge, pass 0
[    0.634100] pci_bus 0000:05: scanning bus
[    0.634115] pci 0000:05:00.0: [8086:15d2] type 00 class 0x088000
[    0.634145] pci 0000:05:00.0: reg 0x10: [mem 0xda000000-0xda03ffff]
[    0.634155] pci 0000:05:00.0: reg 0x14: [mem 0xda040000-0xda040fff]
[    0.634210] pci 0000:05:00.0: enabling Extended Tags
[    0.634303] pci 0000:05:00.0: supports D1 D2
[    0.634304] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.634307] pci 0000:05:00.0: PME# disabled
[    0.634431] pci_bus 0000:05: fixups for bus
[    0.634431] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.634439] pci 0000:04:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[    0.634443] pci_bus 0000:05: bus scan returning with max=05
[    0.634447] pci 0000:04:01.0: scanning [bus 06-38] behind bridge, pass 0
[    0.634476] pci_bus 0000:06: scanning bus
[    0.634477] pci_bus 0000:06: fixups for bus
[    0.634478] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[    0.634485] pci 0000:04:01.0:   bridge window [mem 0xac000000-0xc3efffff]
[    0.634490] pci 0000:04:01.0:   bridge window [mem 0x60000000-0x7fffffff 64bit pref]
[    0.634490] pci_bus 0000:06: bus scan returning with max=06
[    0.634493] pci 0000:04:02.0: scanning [bus 39-39] behind bridge, pass 0
[    0.634533] pci_bus 0000:39: scanning bus
[    0.634549] pci 0000:39:00.0: [8086:15d4] type 00 class 0x0c0330
[    0.634582] pci 0000:39:00.0: reg 0x10: [mem 0xc3f00000-0xc3f0ffff]
[    0.634653] pci 0000:39:00.0: enabling Extended Tags
[    0.634751] pci 0000:39:00.0: supports D1 D2
[    0.634751] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.634755] pci 0000:39:00.0: PME# disabled
[    0.634811] 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.634897] pci_bus 0000:39: fixups for bus
[    0.634897] pci 0000:04:02.0: PCI bridge to [bus 39]
[    0.634904] pci 0000:04:02.0:   bridge window [mem 0xc3f00000-0xc3ffffff]
[    0.634909] pci_bus 0000:39: bus scan returning with max=39
[    0.634912] pci 0000:04:04.0: scanning [bus 3a-6d] behind bridge, pass 0
[    0.634942] pci_bus 0000:3a: scanning bus
[    0.634944] pci_bus 0000:3a: fixups for bus
[    0.634945] pci 0000:04:04.0: PCI bridge to [bus 3a-6d]
[    0.634952] pci 0000:04:04.0:   bridge window [mem 0xc4000000-0xd9ffffff]
[    0.634957] pci 0000:04:04.0:   bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[    0.634957] pci_bus 0000:3a: bus scan returning with max=3a
[    0.634960] pci 0000:04:00.0: scanning [bus 05-05] behind bridge, pass 1
[    0.634965] pci 0000:04:01.0: scanning [bus 06-38] behind bridge, pass 1
[    0.634970] pci 0000:04:02.0: scanning [bus 39-39] behind bridge, pass 1
[    0.634975] pci 0000:04:04.0: scanning [bus 3a-6d] behind bridge, pass 1
[    0.634979] pci_bus 0000:04: bus scan returning with max=6d
[    0.634982] pci 0000:03:00.0: scanning [bus 04-6d] behind bridge, pass 1
[    0.634986] pci_bus 0000:03: bus scan returning with max=6d
[    0.634989] pci 0000:00:1d.4: scanning [bus 6e-6e] behind bridge, pass 0
[    0.635179] pci_bus 0000:6e: scanning bus
[    0.635188] pci 0000:6e:00.0: [1344:5410] type 00 class 0x010802
[    0.635212] pci 0000:6e:00.0: reg 0x10: [mem 0xdc300000-0xdc303fff 64bit]
[    0.635505] pci_bus 0000:6e: fixups for bus
[    0.635505] pci 0000:00:1d.4: PCI bridge to [bus 6e]
[    0.635508] pci 0000:00:1d.4:   bridge window [mem 0xdc300000-0xdc3fffff]
[    0.635511] pci_bus 0000:6e: bus scan returning with max=6e
[    0.635514] pci 0000:00:1c.0: scanning [bus 01-01] behind bridge, pass 1
[    0.635517] pci 0000:00:1c.6: scanning [bus 02-02] behind bridge, pass 1
[    0.635521] pci 0000:00:1d.0: scanning [bus 03-6d] behind bridge, pass 1
[    0.635530] pci 0000:00:1d.4: scanning [bus 6e-6e] behind bridge, pass 1
[    0.635533] pci_bus 0000:00: bus scan returning with max=6e
[    0.638748] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.638802] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[    0.638855] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.638908] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.638961] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.639013] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.639066] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.639118] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.649209] ACPI: EC: interrupt unblocked
[    0.649218] ACPI: EC: event unblocked
[    0.649236] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.649237] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions and events
[    0.649294] iommu: Default domain type: Translated 
[    0.649306] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.649306] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.649306] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.649306] vgaarb: loaded
[    0.649306] EDAC MC: Ver: 3.0.0
[    0.649306] Registered efivars operations
[    0.649306] PCI: Using ACPI for IRQ routing
[    0.681889] PCI: pci_cache_line_size set to 64 bytes
[    0.681894] pci 0000:00:02.0: BAR 0: reserving [mem 0xdb000000-0xdbffffff flags 0x140204] (d=0, p=0)
[    0.681895] pci 0000:00:02.0: BAR 2: reserving [mem 0x50000000-0x5fffffff flags 0x14220c] (d=0, p=0)
[    0.681896] pci 0000:00:02.0: BAR 4: reserving [io  0x3000-0x303f flags 0x40101] (d=0, p=0)
[    0.681902] pci 0000:00:12.0: BAR 0: reserving [mem 0xdc523000-0xdc523fff flags 0x140204] (d=0, p=0)
[    0.681908] pci 0000:00:14.0: BAR 0: reserving [mem 0xdc500000-0xdc50ffff flags 0x140204] (d=0, p=0)
[    0.682098] pci 0000:05:00.0: BAR 0: reserving [mem 0xda000000-0xda03ffff flags 0x40200] (d=0, p=0)
[    0.682099] pci 0000:05:00.0: BAR 1: reserving [mem 0xda040000-0xda040fff flags 0x40200] (d=0, p=0)
[    0.682104] pci 0000:39:00.0: BAR 0: reserving [mem 0xc3f00000-0xc3f0ffff flags 0x40200] (d=0, p=0)
[    0.682227] pci 0000:6e:00.0: BAR 0: reserving [mem 0xdc300000-0xdc303fff flags 0x140204] (d=0, p=0)
[    0.682238] pci 0000:00:1f.4: BAR 0: reserving [mem 0xdc51e000-0xdc51e0ff flags 0x140204] (d=0, p=0)
[    0.682239] pci 0000:00:1f.4: BAR 4: reserving [io  0xefa0-0xefbf flags 0x40101] (d=0, p=0)
[    0.682241] pci 0000:00:1f.5: BAR 0: reserving [mem 0xfe010000-0xfe010fff flags 0x40200] (d=0, p=0)
[    0.682243] pci 0000:00:04.0: BAR 0: reserving [mem 0xdc510000-0xdc517fff flags 0x140204] (d=1, p=1)
[    0.682244] pci 0000:00:08.0: BAR 0: reserving [mem 0xdc524000-0xdc524fff flags 0x140204] (d=1, p=1)
[    0.682252] pci 0000:00:14.2: BAR 0: reserving [mem 0xdc51c000-0xdc51dfff flags 0x140204] (d=1, p=1)
[    0.682253] pci 0000:00:14.2: BAR 2: reserving [mem 0xdc522000-0xdc522fff flags 0x140204] (d=1, p=1)
[    0.682290] pci 0000:00:16.0: BAR 0: reserving [mem 0xdc51f000-0xdc51ffff flags 0x140204] (d=1, p=1)
[    0.682293] pci 0000:01:00.0: BAR 1: reserving [mem 0xdc400000-0xdc400fff flags 0x40200] (d=1, p=1)
[    0.682436] pci 0000:02:00.0: BAR 0: reserving [mem 0xdc000000-0xdc1fffff flags 0x140204] (d=1, p=1)
[    0.682572] pci 0000:00:1f.3: BAR 0: reserving [mem 0xdc518000-0xdc51bfff flags 0x140204] (d=1, p=1)
[    0.682572] pci 0000:00:1f.3: BAR 4: reserving [mem 0xdc200000-0xdc2fffff flags 0x140204] (d=1, p=1)
[    0.682583] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.682584] e820: reserve RAM buffer [mem 0x2a059000-0x2bffffff]
[    0.682584] e820: reserve RAM buffer [mem 0x3a927000-0x3bffffff]
[    0.682585] e820: reserve RAM buffer [mem 0x48e00000-0x4bffffff]
[    0.682585] e820: reserve RAM buffer [mem 0x4ae800000-0x4afffffff]
[    0.682818] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.682820] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.686742] clocksource: Switched to clocksource tsc-early
[    0.690109] VFS: Disk quotas dquot_6.6.0
[    0.690109] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.690109] AppArmor: AppArmor Filesystem Enabled
[    0.690109] pnp: PnP ACPI init
[    0.690109] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    0.690109] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.690109] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.690109] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.690109] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.690109] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.690109] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.690109] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.690109] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.690109] pnp 00:05: Plug and Play ACPI device, IDs DLL08af PNP0f13 (active)
[    0.690109] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.690109] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.690109] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.690109] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.690109] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.690109] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.690109] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.690109] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.690109] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.690109] system 00:07: [io  0x1800-0x18fe] could not be reserved
[    0.690109] system 00:07: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.690109] system 00:07: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.690109] system 00:07: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.690109] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.690109] system 00:07: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.690109] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.690109] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.690109] system 00:08: [io  0x2000-0x20fe] has been reserved
[    0.690109] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.691746] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.697106] pnp: PnP ACPI: found 10 devices
[    0.697792] thermal_sys: Registered thermal governor 'fair_share'
[    0.697793] thermal_sys: Registered thermal governor 'bang_bang'
[    0.697793] thermal_sys: Registered thermal governor 'step_wise'
[    0.697793] thermal_sys: Registered thermal governor 'user_space'
[    0.702278] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.702298] pci 0000:04:01.0: bridge window [io  0x1000-0x0fff] to [bus 06-38] add_size 1000
[    0.702299] pci 0000:04:04.0: bridge window [io  0x1000-0x0fff] to [bus 3a-6d] add_size 1000
[    0.702300] pci 0000:03:00.0: bridge window [io  0x1000-0x0fff] to [bus 04-6d] add_size 2000
[    0.702301] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 03-6d] add_size 3000
[    0.702308] pci 0000:00:15.0: BAR 0: assigned [mem 0x4f800000-0x4f800fff 64bit]
[    0.702364] pci 0000:00:15.1: BAR 0: assigned [mem 0x4f801000-0x4f801fff 64bit]
[    0.702411] pci 0000:00:1d.0: BAR 13: assigned [io  0x4000-0x6fff]
[    0.702413] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.702415] pci 0000:00:1c.0:   bridge window [mem 0xdc400000-0xdc4fffff]
[    0.702419] pci 0000:00:1c.6: PCI bridge to [bus 02]
[    0.702422] pci 0000:00:1c.6:   bridge window [mem 0xdc000000-0xdc1fffff]
[    0.702426] pci 0000:03:00.0: BAR 13: assigned [io  0x4000-0x5fff]
[    0.702428] pci 0000:04:01.0: BAR 13: assigned [io  0x4000-0x4fff]
[    0.702428] pci 0000:04:04.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.702429] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.702433] pci 0000:04:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[    0.702440] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[    0.702442] pci 0000:04:01.0:   bridge window [io  0x4000-0x4fff]
[    0.702446] pci 0000:04:01.0:   bridge window [mem 0xac000000-0xc3efffff]
[    0.702449] pci 0000:04:01.0:   bridge window [mem 0x60000000-0x7fffffff 64bit pref]
[    0.702453] pci 0000:04:02.0: PCI bridge to [bus 39]
[    0.702457] pci 0000:04:02.0:   bridge window [mem 0xc3f00000-0xc3ffffff]
[    0.702464] pci 0000:04:04.0: PCI bridge to [bus 3a-6d]
[    0.702466] pci 0000:04:04.0:   bridge window [io  0x5000-0x5fff]
[    0.702470] pci 0000:04:04.0:   bridge window [mem 0xc4000000-0xd9ffffff]
[    0.702473] pci 0000:04:04.0:   bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[    0.702478] pci 0000:03:00.0: PCI bridge to [bus 04-6d]
[    0.702479] pci 0000:03:00.0:   bridge window [io  0x4000-0x5fff]
[    0.702483] pci 0000:03:00.0:   bridge window [mem 0xac000000-0xda0fffff]
[    0.702486] pci 0000:03:00.0:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    0.702490] pci 0000:00:1d.0: PCI bridge to [bus 03-6d]
[    0.702491] pci 0000:00:1d.0:   bridge window [io  0x4000-0x6fff]
[    0.702494] pci 0000:00:1d.0:   bridge window [mem 0xac000000-0xda0fffff]
[    0.702496] pci 0000:00:1d.0:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    0.702499] pci 0000:00:1d.4: PCI bridge to [bus 6e]
[    0.702503] pci 0000:00:1d.4:   bridge window [mem 0xdc300000-0xdc3fffff]
[    0.702507] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.702508] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.702509] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.702509] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.702510] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.702511] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.702511] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.702512] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.702512] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.702513] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.702514] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.702514] pci_bus 0000:00: resource 15 [mem 0x4f800000-0xdfffffff window]
[    0.702515] pci_bus 0000:00: resource 16 [mem 0xfc800000-0xfe7fffff window]
[    0.702516] pci_bus 0000:01: resource 1 [mem 0xdc400000-0xdc4fffff]
[    0.702516] pci_bus 0000:02: resource 1 [mem 0xdc000000-0xdc1fffff]
[    0.702517] pci_bus 0000:03: resource 0 [io  0x4000-0x6fff]
[    0.702517] pci_bus 0000:03: resource 1 [mem 0xac000000-0xda0fffff]
[    0.702518] pci_bus 0000:03: resource 2 [mem 0x60000000-0xa9ffffff 64bit pref]
[    0.702519] pci_bus 0000:04: resource 0 [io  0x4000-0x5fff]
[    0.702519] pci_bus 0000:04: resource 1 [mem 0xac000000-0xda0fffff]
[    0.702520] pci_bus 0000:04: resource 2 [mem 0x60000000-0xa9ffffff 64bit pref]
[    0.702520] pci_bus 0000:05: resource 1 [mem 0xda000000-0xda0fffff]
[    0.702521] pci_bus 0000:06: resource 0 [io  0x4000-0x4fff]
[    0.702521] pci_bus 0000:06: resource 1 [mem 0xac000000-0xc3efffff]
[    0.702522] pci_bus 0000:06: resource 2 [mem 0x60000000-0x7fffffff 64bit pref]
[    0.702523] pci_bus 0000:39: resource 1 [mem 0xc3f00000-0xc3ffffff]
[    0.702523] pci_bus 0000:3a: resource 0 [io  0x5000-0x5fff]
[    0.702524] pci_bus 0000:3a: resource 1 [mem 0xc4000000-0xd9ffffff]
[    0.702524] pci_bus 0000:3a: resource 2 [mem 0x80000000-0xa9ffffff 64bit pref]
[    0.702525] pci_bus 0000:6e: resource 1 [mem 0xdc300000-0xdc3fffff]
[    0.702615] NET: Registered protocol family 2
[    0.702695] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.702713] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.702864] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.703003] TCP: Hash tables configured (established 131072 bind 65536)
[    0.703024] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.703059] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.703119] NET: Registered protocol family 1
[    0.703122] NET: Registered protocol family 44
[    0.703128] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.703560] pci 0000:03:00.0: CLS mismatch (64 != 128), using 64 bytes
[    0.703632] pci 0000:03:00.0: enabling device (0006 -> 0007)
[    0.704272] Trying to unpack rootfs image as initramfs...
[    1.911845] Freeing initrd memory: 17316K
[    1.927709] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.927711] software IO TLB: mapped [mem 0x2ff0b000-0x33f0b000] (64MB)
[    1.928372] Initialise system trusted keyrings
[    1.928385] Key type blacklist registered
[    1.928434] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    1.929887] zbud: loaded
[    1.930091] Platform Keyring initialized
[    1.930093] Key type asymmetric registered
[    1.930094] Asymmetric key parser 'x509' registered
[    1.930101] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.930164] io scheduler mq-deadline registered
[    1.932320] pcieport 0000:00:1c.0: runtime IRQ mapping not provided by arch
[    1.932574] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[    1.932638] pcieport 0000:00:1c.6: runtime IRQ mapping not provided by arch
[    1.932806] pcieport 0000:00:1c.6: PME: Signaling with IRQ 123
[    1.932862] pcieport 0000:00:1d.0: runtime IRQ mapping not provided by arch
[    1.932913] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[    1.932934] pcieport 0000:00:1d.0: pciehp: Slot #12 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    1.932939] pci_bus 0000:03: dev 00, created physical slot 12
[    1.933026] pcieport 0000:00:1d.4: runtime IRQ mapping not provided by arch
[    1.933204] pcieport 0000:00:1d.4: PME: Signaling with IRQ 125
[    1.933262] pcieport 0000:03:00.0: runtime IRQ mapping not provided by arch
[    1.933338] pcieport 0000:04:00.0: runtime IRQ mapping not provided by arch
[    1.933524] pcieport 0000:04:01.0: runtime IRQ mapping not provided by arch
[    1.933528] pcieport 0000:04:01.0: enabling device (0006 -> 0007)
[    1.933658] pcieport 0000:04:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    1.933661] pci_bus 0000:06: dev 00, created physical slot 1
[    1.933788] pcieport 0000:04:02.0: runtime IRQ mapping not provided by arch
[    1.933906] pcieport 0000:04:04.0: runtime IRQ mapping not provided by arch
[    1.933910] pcieport 0000:04:04.0: enabling device (0006 -> 0007)
[    1.934024] pcieport 0000:04:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    1.934027] pci_bus 0000:3a: dev 00, created physical slot 4
[    1.934157] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.934172] efifb: probing for efifb
[    1.934183] efifb: framebuffer at 0x50000000, using 8128k, total 8128k
[    1.934184] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.934184] efifb: scrolling: redraw
[    1.934186] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.934265] Console: switching to colour frame buffer device 240x67
[    1.937842] fb0: EFI VGA frame buffer device
[    1.937848] intel_idle: MWAIT substates: 0x11142120
[    1.937849] intel_idle: v0.4.1 model 0x8E
[    1.938243] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.940599] thermal LNXTHERM:00: registered as thermal_zone0
[    1.940600] ACPI: Thermal Zone [THM] (25 C)
[    1.940687] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.941143] Linux agpgart interface v0.103
[    1.941192] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.941192] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.941484] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.942179] i8042: Warning: Keylock active
[    1.943806] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.943809] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.943878] mousedev: PS/2 mouse device common for all mice
[    1.943933] rtc_cmos 00:02: RTC can wake from S4
[    1.944675] rtc_cmos 00:02: registered as rtc0
[    1.944684] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
[    1.944689] intel_pstate: Intel P-state driver initializing
[    1.944999] intel_pstate: HWP enabled
[    1.945106] ledtrig-cpu: registered to indicate activity on CPUs
[    1.945112] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.945322] drop_monitor: Initializing network drop monitor service
[    1.945470] NET: Registered protocol family 10
[    1.951454] Segment Routing with IPv6
[    1.951465] mip6: Mobile IPv6
[    1.951466] NET: Registered protocol family 17
[    1.951582] mpls_gso: MPLS GSO support
[    1.952070] microcode: sig=0x806ec, pf=0x80, revision=0xca
[    1.952264] microcode: Microcode Update Driver: v2.2.
[    1.952266] IPI shorthand broadcast: enabled
[    1.952271] sched_clock: Marking stable (1947589899, 4405865)->(1968096622, -16100858)
[    1.952533] registered taskstats version 1
[    1.952534] Loading compiled-in X.509 certificates
[    1.952547] zswap: loaded using pool lzo/zbud
[    1.952722] Key type ._fscrypt registered
[    1.952723] Key type .fscrypt registered
[    1.952733] AppArmor: AppArmor sha1 policy hashing enabled
[    1.953792] integrity: Loading X.509 certificate: UEFI:db
[    1.953814] integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
[    1.953814] integrity: Loading X.509 certificate: UEFI:db
[    1.953825] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.953826] integrity: Loading X.509 certificate: UEFI:db
[    1.953836] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.954183] Couldn't get size: 0x800000000000000e
[    1.954195] Couldn't get UEFI MokListRT
[    1.955951] rtc_cmos 00:02: setting system clock to 2019-11-19T11:18:17 UTC (1574162297)
[    1.956570] Freeing unused kernel image memory: 1660K
[    1.995902] Write protecting the kernel read-only data: 16384k
[    1.996425] Freeing unused kernel image memory: 2036K
[    1.996630] Freeing unused kernel image memory: 644K
[    2.002707] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.002709] Run /init as init process
[    2.058885] pcieport 0000:04:01.0: PME# enabled
[    2.058971] pcieport 0000:04:04.0: PME# enabled
[    2.104613] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    2.104854] ACPI: Lid Switch [LID0]
[    2.104928] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    2.104954] ACPI: Power Button [PBTN]
[    2.104987] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[    2.105003] ACPI: Sleep Button [SBTN]
[    2.105187] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.105237] wmi_bus wmi_bus-PNP0C14:03: WQBC data block query control method not found
[    2.105238] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.107224] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.108342] ACPI: bus type USB registered
[    2.108356] usbcore: registered new interface driver usbfs
[    2.108361] usbcore: registered new interface driver hub
[    2.108383] usbcore: registered new device driver usb
[    2.110954] xhci_hcd 0000:00:14.0: runtime IRQ mapping not provided by arch
[    2.111696] xhci_hcd 0000:00:14.0: enabling bus mastering
[    2.111702] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.111707] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.112796] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    2.112801] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.112990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    2.112991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.112992] usb usb1: Product: xHCI Host Controller
[    2.112993] usb usb1: Manufacturer: Linux 5.4.0-rc8 xhci-hcd
[    2.112994] usb usb1: SerialNumber: 0000:00:14.0
[    2.115349] cryptd: max_cpu_qlen set to 1000
[    2.115749] hub 1-0:1.0: USB hub found
[    2.115767] hub 1-0:1.0: 12 ports detected
[    2.116640] AVX2 version of gcm_enc/dec engaged.
[    2.116641] AES CTR mode by8 optimization enabled
[    2.117093] nvme 0000:6e:00.0: runtime IRQ mapping not provided by arch
[    2.117184] nvme nvme0: pci function 0000:6e:00.0
[    2.120184] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.120777] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.120781] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.120785] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.120821] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    2.120822] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.120823] usb usb2: Product: xHCI Host Controller
[    2.120824] usb usb2: Manufacturer: Linux 5.4.0-rc8 xhci-hcd
[    2.120825] usb usb2: SerialNumber: 0000:00:14.0
[    2.120931] hub 2-0:1.0: USB hub found
[    2.120943] hub 2-0:1.0: 6 ports detected
[    2.121256] usb: port power management may be unreliable
[    2.121583] xhci_hcd 0000:39:00.0: runtime IRQ mapping not provided by arch
[    2.121680] xhci_hcd 0000:39:00.0: enabling bus mastering
[    2.121683] xhci_hcd 0000:39:00.0: xHCI Host Controller
[    2.121687] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[    2.122814] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    2.122819] xhci_hcd 0000:39:00.0: enabling Mem-Wr-Inval
[    2.123036] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    2.123038] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.123039] usb usb3: Product: xHCI Host Controller
[    2.123040] usb usb3: Manufacturer: Linux 5.4.0-rc8 xhci-hcd
[    2.123041] usb usb3: SerialNumber: 0000:39:00.0
[    2.123133] hub 3-0:1.0: USB hub found
[    2.123140] hub 3-0:1.0: 2 ports detected
[    2.123519] xhci_hcd 0000:39:00.0: xHCI Host Controller
[    2.123522] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[    2.123524] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.123552] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    2.123553] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.123554] usb usb4: Product: xHCI Host Controller
[    2.123555] usb usb4: Manufacturer: Linux 5.4.0-rc8 xhci-hcd
[    2.123556] usb usb4: SerialNumber: 0000:39:00.0
[    2.123640] hub 4-0:1.0: USB hub found
[    2.123647] hub 4-0:1.0: 2 ports detected
[    2.131314] i915 0000:00:02.0: runtime IRQ mapping not provided by arch
[    2.132029] checking generic (50000000 7f0000) vs hw (50000000 10000000)
[    2.132030] fb0: switching to inteldrmfb from EFI VGA
[    2.132093] Console: switching to colour dummy device 80x25
[    2.132114] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.133493] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.133494] [drm] Driver supports precise vblank timestamp query.
[    2.134278] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.134828] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    2.164824] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
[    2.178187] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.178866] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    2.180281] fbcon: i915drmfb (fb0) is primary device
[    2.232044] xhci_hcd 0000:39:00.0: PME# enabled
[    2.251823] pcieport 0000:04:02.0: PME# enabled
[    2.385041] nvme nvme0: 8/0/0 default/read/poll queues
[    2.392788]  nvme0n1: p1 p2 p3
[    2.455717] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    2.620661] usb 1-5: New USB device found, idVendor=0c45, idProduct=6723, bcdDevice=80.08
[    2.620663] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    2.620666] usb 1-5: Product: Integrated_Webcam_HD
[    2.620667] usb 1-5: Manufacturer: CN09357G8LG0096MAD4KA01
[    2.747746] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    2.896674] usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
[    2.896677] usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
[    2.896683] usb 1-7: New USB device found, idVendor=0489, idProduct=e0a2, bcdDevice= 0.01
[    2.896685] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.922526] psmouse serio1: synaptics: queried max coordinates: x [..5666], y [..4734]
[    2.939707] tsc: Refined TSC clocksource calibration: 1991.996 MHz
[    2.939719] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d4a59358, max_idle_ns: 881590518684 ns
[    2.939804] clocksource: Switched to clocksource tsc
[    2.950318] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1118..]
[    2.950325] 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@vger.kernel.org.
[    3.005848] psmouse serio1: synaptics: Touchpad model: 1, fw: 9.16, id: 0x1e2a1, caps: 0xf00323/0x840300/0x12e800/0x500000, board id: 3038, fw id: 2767034
[    3.040459] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[    3.300756] Console: switching to colour frame buffer device 240x67
[    3.324353] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    3.398789] device-mapper: uevent: version 1.0.3
[    3.398921] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[   10.002973] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[   10.004284] XFS (dm-0): Mounting V5 Filesystem
[   10.079334] XFS (dm-0): Starting recovery (logdev: internal)
[   10.127743] XFS (dm-0): Ending recovery (logdev: internal)
[   10.157530] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[   10.225069] systemd[1]: Inserted module 'autofs4'
[   10.309589] systemd[1]: systemd 243-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[   10.327983] systemd[1]: Detected architecture x86-64.
[   10.361048] systemd[1]: Set hostname to <hassler>.
[   10.504419] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[   10.540459] systemd[1]: Created slice system-getty.slice.
[   10.540657] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
[   10.540821] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   10.541030] systemd[1]: Created slice User and Session Slice.
[   10.541075] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   10.541294] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   10.556517] xfs filesystem being remounted at / supports timestamps until 2038 (0x7fffffff)
[   10.558503] lp: driver loaded but no devices found
[   10.560582] ppdev: user-space parallel port driver
[   10.659193] input: Intel HID events as /devices/platform/INT33D5:00/input/input7
[   10.659561] intel-hid INT33D5:00: platform supports 5 button array
[   10.659587] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input8
[   10.662604] ACPI: AC Adapter [AC] (off-line)
[   10.674054] tpm_tis MSFT0101:00: IRQ index 0 not found
[   10.701893] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[   10.752982] hidraw: raw HID events driver (C) Jiri Kosina
[   10.766713] proc_thermal 0000:00:04.0: runtime IRQ mapping not provided by arch
[   10.766718] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   10.768703] intel_pch_thermal 0000:00:12.0: runtime IRQ mapping not provided by arch
[   10.771996] intel-lpss 0000:00:15.0: runtime IRQ mapping not provided by arch
[   10.775189] intel-lpss 0000:00:15.0: power state changed by ACPI to D0
[   10.775201] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   10.775334] intel-lpss 0000:00:15.0: enabling bus mastering
[   10.775353] intel-lpss 0000:00:15.0: enabling Mem-Wr-Inval
[   10.775879] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   10.776372] intel-lpss 0000:00:15.1: runtime IRQ mapping not provided by arch
[   10.777339] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[   10.777352] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[   10.777449] intel-lpss 0000:00:15.1: enabling bus mastering
[   10.777465] intel-lpss 0000:00:15.1: enabling Mem-Wr-Inval
[   10.777563] idma64 idma64.1: Found Intel integrated DMA 64-bit
[   10.794696] intel_rapl_common: Found RAPL domain package
[   10.794697] intel_rapl_common: Found RAPL domain dram
[   10.794954] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[   10.798549] intel-lpss 0000:00:15.0: power state changed by ACPI to D3cold
[   10.799110] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[   10.836188] battery: ACPI: Battery Slot [BAT0] (battery present)
[   10.857385] rtsx_pci 0000:01:00.0: runtime IRQ mapping not provided by arch
[   10.857396] rtsx_pci 0000:01:00.0: enabling device (0000 -> 0002)
[   10.857766] rtsx_pci 0000:01:00.0: enabling bus mastering
[   10.891014] XFS (nvme0n1p2): Mounting V5 Filesystem
[   10.895306] systemd-journald[494]: Received client request to flush runtime journal.
[   10.909727] mc: Linux media interface: v0.10
[   10.916350] thunderbolt 0000:05:00.0: runtime IRQ mapping not provided by arch
[   10.918838] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   10.918962] mei_me 0000:00:16.0: runtime IRQ mapping not provided by arch
[   10.918971] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   10.919108] mei_me 0000:00:16.0: enabling bus mastering
[   10.921449] videodev: Linux video capture interface: v2.00
[   10.921846] i801_smbus 0000:00:1f.4: runtime IRQ mapping not provided by arch
[   10.922440] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   10.922501] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   10.925740] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
[   10.929260] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6723)
[   10.929612] input: Dell WMI hotkeys as /devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input9
[   10.930910] snd_hda_intel 0000:00:1f.3: runtime IRQ mapping not provided by arch
[   10.930923] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   10.931294] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   10.934414] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[   10.934416] uvcvideo 1-5:1.0: Entity type for entity Extension 3 was not initialized!
[   10.934418] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[   10.934419] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[   10.934490] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input10
[   10.934555] usbcore: registered new interface driver uvcvideo
[   10.934556] USB Video Class driver (1.1.1)
[   10.935781] snd_hda_intel 0000:00:1f.3: enabling bus mastering
[   10.955208] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   10.955579] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   10.955581] cfg80211: failed to load regulatory.db
[   11.027870] EFI Variables Facility v0.08 2004-May-17
[   11.027928] input: PC Speaker as /devices/platform/pcspkr/input/input11
[   11.031517] Error: Driver 'pcspkr' is already registered, aborting...
[   11.032476] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   11.032477] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   11.032477] RAPL PMU: hw unit of domain package 2^-14 Joules
[   11.032478] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   11.032478] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   11.032479] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   11.045308] Bluetooth: Core ver 2.22
[   11.045320] NET: Registered protocol family 31
[   11.045321] Bluetooth: HCI device and connection manager initialized
[   11.045325] Bluetooth: HCI socket layer initialized
[   11.045327] Bluetooth: L2CAP socket layer initialized
[   11.045329] Bluetooth: SCO socket layer initialized
[   11.046977] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3271: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[   11.046979] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   11.046980] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   11.046981] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   11.046982] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   11.046983] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[   11.046985] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1b
[   11.046986] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   11.052586] skl_uncore 0000:00:00.0: runtime IRQ mapping not provided by arch
[   11.168579] usbcore: registered new interface driver btusb
[   11.171319] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[   11.171320] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[   11.197871] ath10k_pci 0000:02:00.0: runtime IRQ mapping not provided by arch
[   11.197894] pstore: Using crash dump compression: deflate
[   11.197915] pstore: Registered efi as persistent store backend
[   11.198456] ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002)
[   11.198929] ath10k_pci 0000:02:00.0: enabling bus mastering
[   11.202379] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   11.207551] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   11.207586] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   11.207616] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   11.207644] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   11.207683] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   11.207715] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   11.226218] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[   11.310098] intel_rapl_common: Found RAPL domain package
[   11.310099] intel_rapl_common: Found RAPL domain core
[   11.310100] intel_rapl_common: Found RAPL domain uncore
[   11.310101] intel_rapl_common: Found RAPL domain dram
[   11.313311] intel-lpss 0000:00:15.0: power state changed by ACPI to D0
[   11.313366] intel-lpss 0000:00:15.0: restoring config space at offset 0x10 (was 0x4, writing 0x4f800004)
[   11.449509] iTCO_vendor_support: vendor-support=0
[   11.450288] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[   11.450327] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[   11.450962] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   11.451235] iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[   11.451361] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   11.461720] intel-lpss 0000:00:15.0: power state changed by ACPI to D3cold
[   11.486195] ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:143a
[   11.486197] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   11.486640] 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
[   11.556737] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 4ed3569e
[   11.626519] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[   11.633814] i2c_hid i2c-DELL08AF:00: i2c-DELL08AF:00 supply vdd not found, using dummy regulator
[   11.633822] i2c_hid i2c-DELL08AF:00: i2c-DELL08AF:00 supply vddl not found, using dummy regulator
[   11.675921] 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
[   11.721015] input: DELL08AF:00 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DELL08AF:00/0018:06CB:76AF.0001/input/input18
[   11.721097] input: DELL08AF:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DELL08AF:00/0018:06CB:76AF.0001/input/input19
[   11.721162] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL08AF:00 06CB:76AF] on i2c-DELL08AF:00
[   11.762480] ath: EEPROM regdomain: 0x6c
[   11.762481] ath: EEPROM indicates we should expect a direct regpair map
[   11.762482] ath: Country alpha2 being used: 00
[   11.762482] ath: Regpair used: 0x6c
[   11.765814] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[   11.851313] input: DELL08AF:00 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DELL08AF:00/0018:06CB:76AF.0001/input/input21
[   11.851482] input: DELL08AF:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DELL08AF:00/0018:06CB:76AF.0001/input/input22
[   11.851562] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL08AF:00 06CB:76AF] on i2c-DELL08AF:00
[   12.025627] XFS (nvme0n1p2): Ending clean mount
[   12.026828] xfs filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[   12.094897] audit: type=1400 audit(1574162307.631:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=693 comm="apparmor_parser"
[   12.095101] audit: type=1400 audit(1574162307.631:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=688 comm="apparmor_parser"
[   12.095103] audit: type=1400 audit(1574162307.631:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=688 comm="apparmor_parser"
[   12.095299] audit: type=1400 audit(1574162307.631:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=692 comm="apparmor_parser"
[   12.095329] audit: type=1400 audit(1574162307.631:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=687 comm="apparmor_parser"
[   12.095651] audit: type=1400 audit(1574162307.631:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=686 comm="apparmor_parser"
[   12.095653] audit: type=1400 audit(1574162307.631:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=686 comm="apparmor_parser"
[   12.095655] audit: type=1400 audit(1574162307.631:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=686 comm="apparmor_parser"
[   12.096157] audit: type=1400 audit(1574162307.635:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=690 comm="apparmor_parser"
[   12.096936] audit: type=1400 audit(1574162307.635:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=695 comm="apparmor_parser"
[   12.397913] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.397914] Bluetooth: BNEP filters: protocol multicast
[   12.397917] Bluetooth: BNEP socket layer initialized
[   12.915033] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[   12.929504] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[   13.274627] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[   14.062613] fuse: init (API version 7.31)
[   14.195838] Bluetooth: RFCOMM TTY layer initialized
[   14.195847] Bluetooth: RFCOMM socket layer initialized
[   14.195856] Bluetooth: RFCOMM ver 1.11
[   15.773904] rfkill: input handler disabled
[   17.121197] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[   17.121225] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[   23.169991] wlp2s0: authenticate with 6c:f3:7f:10:93:48
[   23.224257] wlp2s0: send auth to 6c:f3:7f:10:93:48 (try 1/3)
[   23.226131] wlp2s0: authenticated
[   23.231698] wlp2s0: associate with 6c:f3:7f:10:93:48 (try 1/3)
[   23.235437] wlp2s0: RX AssocResp from 6c:f3:7f:10:93:48 (capab=0x411 status=0 aid=4)
[   23.237585] wlp2s0: associated
[   26.346373] rfkill: input handler enabled
[   26.993633] wlp2s0: deauthenticating from 6c:f3:7f:10:93:48 by local choice (Reason: 3=DEAUTH_LEAVING)
[   27.300490] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[   28.141700] rfkill: input handler disabled
[   33.021959] thunderbolt 0000:05:00.0: PME# enabled
[   33.039871] pcieport 0000:04:00.0: PME# enabled
[   33.059861] pcieport 0000:03:00.0: PME# enabled
[   33.079935] pcieport 0000:00:1d.0: PME# enabled
[   34.299878] pcieport 0000:00:1d.0: power state changed by ACPI to D3cold
[   34.377459] rfkill: input handler enabled
[   35.814931] rfkill: input handler disabled
[   36.525835] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[   36.525871] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[   45.616287] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[   45.709160] PM: suspend entry (s2idle)
[   45.713981] Filesystems sync: 0.004 seconds
[   45.715040] Freezing user space processes ... (elapsed 0.001 seconds) done.
[   45.716874] OOM killer disabled.
[   45.716874] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[   45.718028] printk: Suspending console(s) (use no_console_suspend to debug)
[   45.721133] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[   45.721176] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[   45.928844] psmouse serio1: Failed to disable mouse on isa0060/serio1
[   46.974500] pcieport 0000:04:04.0: pciehp: pcie_do_write_cmd: no response from device
[   46.974540] pcieport 0000:04:01.0: pciehp: pcie_do_write_cmd: no response from device
[   47.204548] pcieport 0000:00:1d.0: power state changed by ACPI to D0
[   47.332065] pcieport 0000:00:1d.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   47.332074] pcieport 0000:00:1d.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   47.332080] pcieport 0000:00:1d.0: restoring config space at offset 0x24 (was 0xa9f16001, writing 0xa9f16001)
[   47.332402] pcieport 0000:00:1d.0: PME# disabled
[   47.332502] pcieport 0000:03:00.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   47.332514] pcieport 0000:03:00.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   47.332521] pcieport 0000:03:00.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   47.332528] pcieport 0000:03:00.0: restoring config space at offset 0x24 (was 0x10001, writing 0xa9f16001)
[   47.332534] pcieport 0000:03:00.0: restoring config space at offset 0x20 (was 0x0, writing 0xda00ac00)
[   47.332541] pcieport 0000:03:00.0: restoring config space at offset 0x1c (was 0x101, writing 0x5141)
[   47.332547] pcieport 0000:03:00.0: restoring config space at offset 0x18 (was 0x0, writing 0x6d0403)
[   47.332558] pcieport 0000:03:00.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   47.332567] pcieport 0000:03:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100007)
[   47.332610] pcieport 0000:03:00.0: PME# disabled
[   47.332682] pcieport 0000:04:02.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   47.332695] pcieport 0000:04:02.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   47.332701] pcieport 0000:04:02.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   47.332708] pcieport 0000:04:02.0: restoring config space at offset 0x24 (was 0x10001, writing 0x1fff1)
[   47.332714] pcieport 0000:04:02.0: restoring config space at offset 0x20 (was 0x0, writing 0xc3f0c3f0)
[   47.332721] pcieport 0000:04:02.0: restoring config space at offset 0x1c (was 0x101, writing 0x1f1)
[   47.332727] pcieport 0000:04:02.0: restoring config space at offset 0x18 (was 0x0, writing 0x393904)
[   47.332738] pcieport 0000:04:02.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   47.332746] pcieport 0000:04:02.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100406)
[   47.332799] pcieport 0000:04:02.0: PME# disabled
[   47.332923] xhci_hcd 0000:39:00.0: restoring config space at offset 0x10 (was 0x0, writing 0xc3f00000)
[   47.332933] xhci_hcd 0000:39:00.0: restoring config space at offset 0xc (was 0x0, writing 0x20)
[   47.332943] xhci_hcd 0000:39:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100403)
[   47.333001] xhci_hcd 0000:39:00.0: PME# disabled
[   47.333014] xhci_hcd 0000:39:00.0: enabling bus mastering
[   47.368615] nvme 0000:6e:00.0: PCI PM: Suspend power state: D0
[   47.368617] nvme 0000:6e:00.0: PCI PM: Skipped
[   47.369555] ACPI: EC: interrupt blocked
[   47.371383] i801_smbus 0000:00:1f.4: PCI PM: Suspend power state: D0
[   47.371384] i801_smbus 0000:00:1f.4: PCI PM: Skipped
[   47.373051] xhci_hcd 0000:39:00.0: PME# enabled
[   47.373510] pcieport 0000:00:1d.4: PCI PM: Suspend power state: D0
[   47.373511] pcieport 0000:00:1d.4: PCI PM: Skipped
[   47.373550] pcieport 0000:00:1c.0: PME# enabled
[   47.373659] xhci_hcd 0000:00:14.0: PME# enabled
[   47.379756] snd_hda_intel 0000:00:1f.3: power state changed by ACPI to D3hot
[   47.379765] snd_hda_intel 0000:00:1f.3: PCI PM: Suspend power state: D3hot
[   47.379771] i915 0000:00:02.0: PCI PM: Suspend power state: D3hot
[   47.391674] mei_me 0000:00:16.0: PCI PM: Suspend power state: D3hot
[   47.392031] ath10k_pci 0000:02:00.0: PCI PM: Suspend power state: D3hot
[   47.392065] xhci_hcd 0000:39:00.0: PCI PM: Suspend power state: D3hot
[   47.392067] pcieport 0000:00:1c.0: PCI PM: Suspend power state: D3hot
[   47.392102] intel_pch_thermal 0000:00:12.0: PCI PM: Suspend power state: D3hot
[   47.392109] proc_thermal 0000:00:04.0: PCI PM: Suspend power state: D3hot
[   47.392208] pcieport 0000:00:1c.6: PME# enabled
[   47.392341] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[   47.392383] intel-lpss 0000:00:15.1: PCI PM: Suspend power state: D3hot
[   47.392424] xhci_hcd 0000:00:14.0: power state changed by ACPI to D3hot
[   47.392434] xhci_hcd 0000:00:14.0: PCI PM: Suspend power state: D3hot
[   47.411679] pcieport 0000:00:1c.6: PCI PM: Suspend power state: D3hot
[   47.411682] pcieport 0000:04:02.0: PCI PM: Suspend power state: D3hot
[   47.411787] pcieport 0000:03:00.0: PME# enabled
[   47.431722] pcieport 0000:03:00.0: PCI PM: Suspend power state: D3hot
[   47.431837] pcieport 0000:00:1d.0: PME# enabled
[   48.635844] pcieport 0000:00:1d.0: power state changed by ACPI to D3cold
[   48.635850] pcieport 0000:00:1d.0: PCI PM: Suspend power state: D3cold
[   52.425453] ACPI: EC: interrupt unblocked
[   52.425500] xhci_hcd 0000:00:14.0: power state changed by ACPI to D0
[   52.431736] intel-lpss 0000:00:15.0: power state changed by ACPI to D0
[   52.431781] intel-lpss 0000:00:15.0: restoring config space at offset 0x10 (was 0x4, writing 0x4f800004)
[   52.431848] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[   52.431893] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[   52.444354] pcieport 0000:00:1c.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   52.444363] pcieport 0000:00:1c.6: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   52.444367] pcieport 0000:00:1c.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   52.444375] pcieport 0000:00:1c.6: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   52.444377] pcieport 0000:00:1c.0: restoring config space at offset 0x24 (was 0x1fff1, writing 0x1fff1)
[   52.444383] pcieport 0000:00:1c.6: restoring config space at offset 0x24 (was 0x1fff1, writing 0x1fff1)
[   52.444415] i915 0000:00:02.0: restoring config space at offset 0x4 (was 0x100403, writing 0x100407)
[   52.444525] snd_hda_intel 0000:00:1f.3: power state changed by ACPI to D0
[   52.465743] rtsx_pci 0000:01:00.0: restoring config space at offset 0x4 (was 0x100402, writing 0x100406)
[   53.960401] pcieport 0000:00:1d.0: power state changed by ACPI to D0
[   53.980259] pcieport 0000:00:1d.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   53.980265] pcieport 0000:00:1d.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   53.980271] pcieport 0000:00:1d.0: restoring config space at offset 0x24 (was 0xa9f16001, writing 0xa9f16001)
[   53.980407] pcieport 0000:03:00.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   53.980420] pcieport 0000:03:00.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   53.980426] pcieport 0000:03:00.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   53.980433] pcieport 0000:03:00.0: restoring config space at offset 0x24 (was 0x10001, writing 0xa9f16001)
[   53.980439] pcieport 0000:03:00.0: restoring config space at offset 0x20 (was 0x0, writing 0xda00ac00)
[   53.980445] pcieport 0000:03:00.0: restoring config space at offset 0x1c (was 0x101, writing 0x5141)
[   53.980451] pcieport 0000:03:00.0: restoring config space at offset 0x18 (was 0x0, writing 0x6d0403)
[   53.980461] pcieport 0000:03:00.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   53.980468] pcieport 0000:03:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100007)
[   53.980720] pcieport 0000:04:02.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   53.980727] pcieport 0000:04:00.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   53.980733] pcieport 0000:04:01.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   53.980736] pcieport 0000:04:04.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   53.980753] pcieport 0000:04:02.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   53.980764] pcieport 0000:04:00.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   53.980770] pcieport 0000:04:02.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   53.980773] pcieport 0000:04:01.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   53.980776] pcieport 0000:04:04.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   53.980780] pcieport 0000:04:00.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   53.980785] pcieport 0000:04:02.0: restoring config space at offset 0x24 (was 0x10001, writing 0x1fff1)
[   53.980788] pcieport 0000:04:01.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   53.980792] pcieport 0000:04:04.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   53.980796] pcieport 0000:04:00.0: restoring config space at offset 0x24 (was 0x10001, writing 0x1fff1)
[   53.980800] pcieport 0000:04:02.0: restoring config space at offset 0x20 (was 0x0, writing 0xc3f0c3f0)
[   53.980804] pcieport 0000:04:01.0: restoring config space at offset 0x24 (was 0x10001, writing 0x7ff16001)
[   53.980808] pcieport 0000:04:04.0: restoring config space at offset 0x24 (was 0x10001, writing 0xa9f18001)
[   53.980812] pcieport 0000:04:00.0: restoring config space at offset 0x20 (was 0x0, writing 0xda00da00)
[   53.980816] pcieport 0000:04:02.0: restoring config space at offset 0x1c (was 0x101, writing 0x1f1)
[   53.980819] pcieport 0000:04:01.0: restoring config space at offset 0x20 (was 0x0, writing 0xc3e0ac00)
[   53.980823] pcieport 0000:04:04.0: restoring config space at offset 0x20 (was 0x0, writing 0xd9f0c400)
[   53.980828] pcieport 0000:04:00.0: restoring config space at offset 0x1c (was 0x101, writing 0x1f1)
[   53.980832] pcieport 0000:04:02.0: restoring config space at offset 0x18 (was 0x0, writing 0x393904)
[   53.980835] pcieport 0000:04:01.0: restoring config space at offset 0x1c (was 0x101, writing 0x4141)
[   53.980839] pcieport 0000:04:04.0: restoring config space at offset 0x1c (was 0x101, writing 0x5151)
[   53.980844] pcieport 0000:04:00.0: restoring config space at offset 0x18 (was 0x0, writing 0x50504)
[   53.980851] pcieport 0000:04:01.0: restoring config space at offset 0x18 (was 0x0, writing 0x380604)
[   53.980857] pcieport 0000:04:04.0: restoring config space at offset 0x18 (was 0x0, writing 0x6d3a04)
[   53.980864] pcieport 0000:04:02.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   53.980871] pcieport 0000:04:00.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   53.980884] pcieport 0000:04:01.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   53.980887] pcieport 0000:04:02.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100406)
[   53.980890] pcieport 0000:04:04.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   53.980895] pcieport 0000:04:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100406)
[   53.980904] pcieport 0000:04:01.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100407)
[   53.980916] pcieport 0000:04:04.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100407)
[   53.981180] xhci_hcd 0000:39:00.0: restoring config space at offset 0x10 (was 0x0, writing 0xc3f00000)
[   53.981190] xhci_hcd 0000:39:00.0: restoring config space at offset 0xc (was 0x0, writing 0x20)
[   53.981199] xhci_hcd 0000:39:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100403)
[   53.990292] pcieport 0000:00:1d.4: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   53.990303] pcieport 0000:00:1d.4: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   53.990311] pcieport 0000:00:1d.4: restoring config space at offset 0x24 (was 0x1fff1, writing 0x1fff1)
[   53.992993] xhci_hcd 0000:00:14.0: PME# disabled
[   53.993006] xhci_hcd 0000:00:14.0: enabling bus mastering
[   53.993027] pcieport 0000:00:1c.6: PME# disabled
[   53.993033] pcieport 0000:00:1c.0: PME# disabled
[   53.993635] pcieport 0000:00:1d.0: PME# disabled
[   53.993844] pcieport 0000:03:00.0: PME# disabled
[   53.993924] pcieport 0000:04:01.0: PME# disabled
[   53.993954] pcieport 0000:04:00.0: PME# disabled
[   53.993979] xhci_hcd 0000:39:00.0: PME# disabled
[   53.993983] pcieport 0000:04:04.0: PME# disabled
[   53.994345] xhci_hcd 0000:39:00.0: enabling bus mastering
[   54.198462] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[   54.308779] thunderbolt 0000:05:00.0: restoring config space at offset 0x14 (was 0x0, writing 0xda040000)
[   54.308784] thunderbolt 0000:05:00.0: restoring config space at offset 0x10 (was 0x0, writing 0xda000000)
[   54.308789] thunderbolt 0000:05:00.0: restoring config space at offset 0xc (was 0x0, writing 0x20)
[   54.308794] thunderbolt 0000:05:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100406)
[   54.308837] thunderbolt 0000:05:00.0: PME# disabled
[   54.321510] OOM killer enabled.
[   54.321512] Restarting tasks ... 
[   54.322065] xhci_hcd 0000:39:00.0: PME# enabled
[   54.324439] pcieport 0000:04:04.0: PME# enabled
[   54.324565] pcieport 0000:04:01.0: PME# enabled
[   54.324970] done.
[   54.340329] pcieport 0000:04:02.0: PME# enabled
[   54.349620] intel-lpss 0000:00:15.0: power state changed by ACPI to D3cold
[   54.375017] PM: suspend exit
[   55.180885] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[   60.660421] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[   60.660481] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[   69.036842] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[   72.606550] thunderbolt 0000:05:00.0: PME# enabled
[   72.624560] pcieport 0000:04:00.0: PME# enabled
[   72.644559] pcieport 0000:03:00.0: PME# enabled
[   72.664723] pcieport 0000:00:1d.0: PME# enabled
[   73.885691] pcieport 0000:00:1d.0: power state changed by ACPI to D3cold
[   77.260893] pcieport 0000:00:1d.0: power state changed by ACPI to D0
[   77.388566] pcieport 0000:00:1d.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   77.388574] pcieport 0000:00:1d.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   77.388579] pcieport 0000:00:1d.0: restoring config space at offset 0x24 (was 0xa9f16001, writing 0xa9f16001)
[   77.388838] pcieport 0000:00:1d.0: PME# disabled
[   77.388944] pcieport 0000:03:00.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   77.388954] pcieport 0000:03:00.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   77.388960] pcieport 0000:03:00.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   77.388966] pcieport 0000:03:00.0: restoring config space at offset 0x24 (was 0x10001, writing 0xa9f16001)
[   77.388971] pcieport 0000:03:00.0: restoring config space at offset 0x20 (was 0x0, writing 0xda00ac00)
[   77.388977] pcieport 0000:03:00.0: restoring config space at offset 0x1c (was 0x101, writing 0x5141)
[   77.388983] pcieport 0000:03:00.0: restoring config space at offset 0x18 (was 0x0, writing 0x6d0403)
[   77.388992] pcieport 0000:03:00.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   77.388999] pcieport 0000:03:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100007)
[   77.389036] pcieport 0000:03:00.0: PME# disabled
[   77.389100] pcieport 0000:04:01.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   77.389110] pcieport 0000:04:01.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   77.389116] pcieport 0000:04:01.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   77.389121] pcieport 0000:04:01.0: restoring config space at offset 0x24 (was 0x10001, writing 0x7ff16001)
[   77.389127] pcieport 0000:04:01.0: restoring config space at offset 0x20 (was 0x0, writing 0xc3e0ac00)
[   77.389133] pcieport 0000:04:01.0: restoring config space at offset 0x1c (was 0x101, writing 0x4141)
[   77.389138] pcieport 0000:04:01.0: restoring config space at offset 0x18 (was 0x0, writing 0x380604)
[   77.389147] pcieport 0000:04:01.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   77.389154] pcieport 0000:04:01.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100407)
[   77.389200] pcieport 0000:04:01.0: PME# disabled
[   77.389289] pcieport 0000:04:00.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   77.389299] pcieport 0000:04:00.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   77.389304] pcieport 0000:04:00.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   77.389310] pcieport 0000:04:00.0: restoring config space at offset 0x24 (was 0x10001, writing 0x1fff1)
[   77.389316] pcieport 0000:04:00.0: restoring config space at offset 0x20 (was 0x0, writing 0xda00da00)
[   77.389321] pcieport 0000:04:00.0: restoring config space at offset 0x1c (was 0x101, writing 0x1f1)
[   77.389327] pcieport 0000:04:00.0: restoring config space at offset 0x18 (was 0x0, writing 0x50504)
[   77.389336] pcieport 0000:04:00.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   77.389343] pcieport 0000:04:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100406)
[   77.389386] pcieport 0000:04:00.0: PME# disabled
[   77.389482] thunderbolt 0000:05:00.0: restoring config space at offset 0x14 (was 0x0, writing 0xda040000)
[   77.389490] thunderbolt 0000:05:00.0: restoring config space at offset 0x10 (was 0x0, writing 0xda000000)
[   77.389498] thunderbolt 0000:05:00.0: restoring config space at offset 0xc (was 0x0, writing 0x20)
[   77.389506] thunderbolt 0000:05:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100406)
[   77.389561] thunderbolt 0000:05:00.0: PME# disabled
[   77.389667] pcieport 0000:04:02.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   77.389677] pcieport 0000:04:02.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   77.389683] pcieport 0000:04:02.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   77.389688] pcieport 0000:04:02.0: restoring config space at offset 0x24 (was 0x10001, writing 0x1fff1)
[   77.389694] pcieport 0000:04:02.0: restoring config space at offset 0x20 (was 0x0, writing 0xc3f0c3f0)
[   77.389700] pcieport 0000:04:02.0: restoring config space at offset 0x1c (was 0x101, writing 0x1f1)
[   77.389705] pcieport 0000:04:02.0: restoring config space at offset 0x18 (was 0x0, writing 0x393904)
[   77.389714] pcieport 0000:04:02.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   77.389721] pcieport 0000:04:02.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100406)
[   77.389765] pcieport 0000:04:02.0: PME# disabled
[   77.389882] xhci_hcd 0000:39:00.0: restoring config space at offset 0x10 (was 0x0, writing 0xc3f00000)
[   77.389891] xhci_hcd 0000:39:00.0: restoring config space at offset 0xc (was 0x0, writing 0x20)
[   77.389899] xhci_hcd 0000:39:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100403)
[   77.389949] xhci_hcd 0000:39:00.0: PME# disabled
[   77.389960] xhci_hcd 0000:39:00.0: enabling bus mastering
[   77.390444] xhci_hcd 0000:39:00.0: PME# enabled
[   77.390523] pcieport 0000:04:04.0: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   77.390533] pcieport 0000:04:04.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   77.390539] pcieport 0000:04:04.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   77.390544] pcieport 0000:04:04.0: restoring config space at offset 0x24 (was 0x10001, writing 0xa9f18001)
[   77.390550] pcieport 0000:04:04.0: restoring config space at offset 0x20 (was 0x0, writing 0xd9f0c400)
[   77.390555] pcieport 0000:04:04.0: restoring config space at offset 0x1c (was 0x101, writing 0x5151)
[   77.390561] pcieport 0000:04:04.0: restoring config space at offset 0x18 (was 0x0, writing 0x6d3a04)
[   77.390570] pcieport 0000:04:04.0: restoring config space at offset 0xc (was 0x10000, writing 0x10020)
[   77.390577] pcieport 0000:04:04.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100407)
[   77.390622] pcieport 0000:04:04.0: PME# disabled
[   77.514602] pcieport 0000:04:01.0: PME# enabled
[   77.514734] pcieport 0000:04:02.0: PME# enabled
[   77.514830] pcieport 0000:04:04.0: PME# enabled
[   78.520270] pcieport 0000:04:04.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   78.520275] pcieport 0000:04:04.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   78.520279] pcieport 0000:04:04.0: restoring config space at offset 0x24 (was 0xa9f18001, writing 0xa9f18001)
[   78.520463] pcieport 0000:04:04.0: PME# disabled
[   78.520538] pcieport 0000:04:04.0: pciehp: Slot(4): Card present
[   78.520540] pcieport 0000:04:04.0: pciehp: Slot(4): Link Up
[   78.656325] pci 0000:3a:00.0: [8086:1578] type 01 class 0x060400
[   78.656512] pci 0000:3a:00.0: enabling Extended Tags
[   78.656794] pci 0000:3a:00.0: supports D1 D2
[   78.656796] pci 0000:3a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   78.656808] pci 0000:3a:00.0: PME# disabled
[   78.656969] 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)
[   78.672319] pci 0000:3a:00.0: scanning [bus 00-00] behind bridge, pass 0
[   78.672322] pci 0000:3a:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[   78.672340] pci 0000:3a:00.0: scanning [bus 00-00] behind bridge, pass 1
[   78.672472] pci_bus 0000:3b: scanning bus
[   78.672509] pci 0000:3b:01.0: [8086:1578] type 01 class 0x060400
[   78.672638] pci 0000:3b:01.0: enabling Extended Tags
[   78.672980] pci 0000:3b:01.0: supports D1 D2
[   78.672981] pci 0000:3b:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[   78.672989] pci 0000:3b:01.0: PME# disabled
[   78.673186] pci 0000:3b:04.0: [8086:1578] type 01 class 0x060400
[   78.673309] pci 0000:3b:04.0: enabling Extended Tags
[   78.673493] pci 0000:3b:04.0: supports D1 D2
[   78.673494] pci 0000:3b:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[   78.673500] pci 0000:3b:04.0: PME# disabled
[   78.673712] pci_bus 0000:3b: fixups for bus
[   78.673713] pci 0000:3a:00.0: PCI bridge to [bus 3b-6d]
[   78.673727] pci 0000:3a:00.0:   bridge window [io  0x0000-0x0fff]
[   78.673733] pci 0000:3a:00.0:   bridge window [mem 0x00000000-0x000fffff]
[   78.673745] pci 0000:3a:00.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[   78.673750] pci 0000:3b:01.0: scanning [bus 00-00] behind bridge, pass 0
[   78.673752] pci 0000:3b:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[   78.673767] pci 0000:3b:04.0: scanning [bus 00-00] behind bridge, pass 0
[   78.673768] pci 0000:3b:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[   78.673783] pci 0000:3b:01.0: scanning [bus 00-00] behind bridge, pass 1
[   78.673884] pci_bus 0000:3c: scanning bus
[   78.673887] pci_bus 0000:3c: fixups for bus
[   78.673889] pci 0000:3b:01.0: PCI bridge to [bus 3c-6d]
[   78.673900] pci 0000:3b:01.0:   bridge window [io  0x0000-0x0fff]
[   78.673907] pci 0000:3b:01.0:   bridge window [mem 0x00000000-0x000fffff]
[   78.673918] pci 0000:3b:01.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[   78.673919] pci_bus 0000:3c: bus scan returning with max=3c
[   78.673921] pci_bus 0000:3c: busn_res: [bus 3c-6d] end is updated to 3c
[   78.673930] pci 0000:3b:04.0: scanning [bus 00-00] behind bridge, pass 1
[   78.674021] pci_bus 0000:3d: scanning bus
[   78.674024] pci_bus 0000:3d: fixups for bus
[   78.674025] pci 0000:3b:04.0: PCI bridge to [bus 3d-6d]
[   78.674036] pci 0000:3b:04.0:   bridge window [io  0x0000-0x0fff]
[   78.674042] pci 0000:3b:04.0:   bridge window [mem 0x00000000-0x000fffff]
[   78.674054] pci 0000:3b:04.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[   78.674055] pci_bus 0000:3d: [bus 3d-6d] extended by 0x30
[   78.674056] pci_bus 0000:3d: bus scan returning with max=6d
[   78.674057] pci_bus 0000:3d: busn_res: [bus 3d-6d] end is updated to 6d
[   78.674064] pci_bus 0000:3b: bus scan returning with max=6d
[   78.674065] pci_bus 0000:3b: busn_res: [bus 3b-6d] end is updated to 6d
[   78.674074] pci 0000:3b:04.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 3d-6d] add_size 100000 add_align 100000
[   78.674076] pci 0000:3b:04.0: bridge window [mem 0x00100000-0x001fffff] to [bus 3d-6d] add_size 100000 add_align 100000
[   78.674078] pci 0000:3a:00.0: bridge window [mem 0x00100000-0x002fffff 64bit pref] to [bus 3b-6d] add_size 100000 add_align 100000
[   78.674080] pci 0000:3a:00.0: bridge window [mem 0x00100000-0x002fffff] to [bus 3b-6d] add_size 100000 add_align 100000
[   78.674082] pci 0000:3a:00.0: bridge window [mem 0x00100000-0x002fffff] extended by 0x0000000015e00000
[   78.674084] pci 0000:3a:00.0: bridge window [mem 0x00100000-0x002fffff 64bit pref] extended by 0x0000000029e00000
[   78.674085] pci 0000:3b:04.0: bridge window [mem 0x00100000-0x001fffff] extended by 0x0000000015e00000
[   78.674086] pci 0000:3b:04.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] extended by 0x0000000029e00000
[   78.674092] pci 0000:3a:00.0: BAR 14: assigned [mem 0xc4000000-0xd9ffffff]
[   78.674094] pci 0000:3a:00.0: BAR 15: assigned [mem 0x80000000-0xa9ffffff 64bit pref]
[   78.674095] pci 0000:3a:00.0: BAR 13: no space for [io  size 0x2000]
[   78.674097] pci 0000:3a:00.0: BAR 13: failed to assign [io  size 0x2000]
[   78.674098] pci 0000:3a:00.0: BAR 13: no space for [io  size 0x2000]
[   78.674099] pci 0000:3a:00.0: BAR 13: failed to assign [io  size 0x2000]
[   78.674103] pci 0000:3b:01.0: BAR 14: assigned [mem 0xc4000000-0xc40fffff]
[   78.674105] pci 0000:3b:01.0: BAR 15: assigned [mem 0x80000000-0x800fffff 64bit pref]
[   78.674106] pci 0000:3b:04.0: BAR 14: assigned [mem 0xc4100000-0xd9ffffff]
[   78.674108] pci 0000:3b:04.0: BAR 15: assigned [mem 0x80100000-0xa9ffffff 64bit pref]
[   78.674109] pci 0000:3b:01.0: BAR 13: no space for [io  size 0x1000]
[   78.674110] pci 0000:3b:01.0: BAR 13: failed to assign [io  size 0x1000]
[   78.674111] pci 0000:3b:04.0: BAR 13: no space for [io  size 0x1000]
[   78.674112] pci 0000:3b:04.0: BAR 13: failed to assign [io  size 0x1000]
[   78.674114] pci 0000:3b:01.0: BAR 13: no space for [io  size 0x1000]
[   78.674115] pci 0000:3b:01.0: BAR 13: failed to assign [io  size 0x1000]
[   78.674116] pci 0000:3b:04.0: BAR 13: no space for [io  size 0x1000]
[   78.674117] pci 0000:3b:04.0: BAR 13: failed to assign [io  size 0x1000]
[   78.674119] pci 0000:3b:01.0: PCI bridge to [bus 3c]
[   78.674128] pci 0000:3b:01.0:   bridge window [mem 0xc4000000-0xc40fffff]
[   78.674134] pci 0000:3b:01.0:   bridge window [mem 0x80000000-0x800fffff 64bit pref]
[   78.674145] pci 0000:3b:04.0: PCI bridge to [bus 3d-6d]
[   78.674154] pci 0000:3b:04.0:   bridge window [mem 0xc4100000-0xd9ffffff]
[   78.674160] pci 0000:3b:04.0:   bridge window [mem 0x80100000-0xa9ffffff 64bit pref]
[   78.674171] pci 0000:3a:00.0: PCI bridge to [bus 3b-6d]
[   78.674180] pci 0000:3a:00.0:   bridge window [mem 0xc4000000-0xd9ffffff]
[   78.674186] pci 0000:3a:00.0:   bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[   78.674197] pcieport 0000:04:04.0: PCI bridge to [bus 3a-6d]
[   78.674199] pcieport 0000:04:04.0:   bridge window [io  0x5000-0x5fff]
[   78.674204] pcieport 0000:04:04.0:   bridge window [mem 0xc4000000-0xd9ffffff]
[   78.674208] pcieport 0000:04:04.0:   bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[   78.674215] PCI: No. 2 try to assign unassigned res
[   78.674217] pcieport 0000:04:04.0: resource 13 [io  0x5000-0x5fff] released
[   78.674218] pcieport 0000:04:04.0: PCI bridge to [bus 3a-6d]
[   78.674227] pcieport 0000:04:04.0: BAR 13: no space for [io  size 0x2000]
[   78.674228] pcieport 0000:04:04.0: BAR 13: failed to assign [io  size 0x2000]
[   78.674229] pci 0000:3a:00.0: BAR 13: no space for [io  size 0x2000]
[   78.674230] pci 0000:3a:00.0: BAR 13: failed to assign [io  size 0x2000]
[   78.674232] pci 0000:3b:01.0: BAR 13: no space for [io  size 0x1000]
[   78.674233] pci 0000:3b:01.0: BAR 13: failed to assign [io  size 0x1000]
[   78.674234] pci 0000:3b:04.0: BAR 13: no space for [io  size 0x1000]
[   78.674235] pci 0000:3b:04.0: BAR 13: failed to assign [io  size 0x1000]
[   78.674236] pci 0000:3b:01.0: PCI bridge to [bus 3c]
[   78.674248] pci 0000:3b:01.0:   bridge window [mem 0xc4000000-0xc40fffff]
[   78.674257] pci 0000:3b:01.0:   bridge window [mem 0x80000000-0x800fffff 64bit pref]
[   78.674273] pci 0000:3b:04.0: PCI bridge to [bus 3d-6d]
[   78.674285] pci 0000:3b:04.0:   bridge window [mem 0xc4100000-0xd9ffffff]
[   78.674294] pci 0000:3b:04.0:   bridge window [mem 0x80100000-0xa9ffffff 64bit pref]
[   78.674311] pci 0000:3a:00.0: PCI bridge to [bus 3b-6d]
[   78.674323] pci 0000:3a:00.0:   bridge window [mem 0xc4000000-0xd9ffffff]
[   78.674331] pci 0000:3a:00.0:   bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[   78.674347] pcieport 0000:04:04.0: PCI bridge to [bus 3a-6d]
[   78.674358] pcieport 0000:04:04.0:   bridge window [mem 0xc4000000-0xd9ffffff]
[   78.674364] pcieport 0000:04:04.0:   bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[   78.674408] pcieport 0000:3a:00.0: runtime IRQ mapping not provided by arch
[   78.674416] pcieport 0000:3a:00.0: enabling device (0000 -> 0002)
[   78.674868] pcieport 0000:3b:01.0: runtime IRQ mapping not provided by arch
[   78.674877] pcieport 0000:3a:00.0: enabling bus mastering
[   78.674883] pcieport 0000:3b:01.0: enabling device (0000 -> 0002)
[   78.675100] pcieport 0000:3b:01.0: enabling bus mastering
[   78.675465] pcieport 0000:3b:04.0: runtime IRQ mapping not provided by arch
[   78.675477] pcieport 0000:3b:04.0: enabling device (0000 -> 0002)
[   78.675859] pcieport 0000:3b:04.0: enabling bus mastering
[   78.675971] pcieport 0000:3b:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[   78.675980] pci_bus 0000:3d: dev 00, created physical slot 4-1
[   78.785788] pcieport 0000:3b:01.0: PME# enabled
[   78.785995] pcieport 0000:3b:04.0: PME# enabled
[   78.804460] pcieport 0000:3a:00.0: PME# enabled
[   78.824347] pcieport 0000:04:04.0: PME# enabled
[   79.588291] pcieport 0000:04:04.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   79.588298] pcieport 0000:04:04.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   79.588304] pcieport 0000:04:04.0: restoring config space at offset 0x24 (was 0xa9f18001, writing 0xa9f18001)
[   79.588605] pcieport 0000:04:04.0: PME# disabled
[   79.608368] pcieport 0000:3a:00.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   79.608379] pcieport 0000:3a:00.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   79.608388] pcieport 0000:3a:00.0: restoring config space at offset 0x24 (was 0xa9f18001, writing 0xa9f18001)
[   79.608953] pcieport 0000:3a:00.0: PME# disabled
[   79.628329] pcieport 0000:3b:04.0: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   79.628338] pcieport 0000:3b:04.0: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   79.628346] pcieport 0000:3b:04.0: restoring config space at offset 0x24 (was 0xa9f18011, writing 0xa9f18011)
[   79.628454] pcieport 0000:3b:04.0: PME# disabled
[   79.628525] pcieport 0000:3b:04.0: pciehp: Slot(4-1): Card present
[   79.628527] pcieport 0000:3b:04.0: pciehp: Slot(4-1): Link Up
[   79.764377] pci 0000:3d:00.0: [8086:1578] type 01 class 0x060400
[   79.764574] pci 0000:3d:00.0: enabling Extended Tags
[   79.764895] pci 0000:3d:00.0: supports D1 D2
[   79.764898] pci 0000:3d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   79.764909] pci 0000:3d:00.0: PME# disabled
[   79.765069] 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)
[   79.765378] pci 0000:3d:00.0: scanning [bus 00-00] behind bridge, pass 0
[   79.765381] pci 0000:3d:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[   79.765404] pci 0000:3d:00.0: scanning [bus 00-00] behind bridge, pass 1
[   79.765570] pci_bus 0000:3e: scanning bus
[   79.765626] pci 0000:3e:01.0: [8086:1578] type 01 class 0x060400
[   79.765831] pci 0000:3e:01.0: enabling Extended Tags
[   79.766133] pci 0000:3e:01.0: supports D1 D2
[   79.766136] pci 0000:3e:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[   79.766146] pci 0000:3e:01.0: PME# disabled
[   79.766437] pci 0000:3e:04.0: [8086:1578] type 01 class 0x060400
[   79.766640] pci 0000:3e:04.0: enabling Extended Tags
[   79.766942] pci 0000:3e:04.0: supports D1 D2
[   79.766944] pci 0000:3e:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[   79.766955] pci 0000:3e:04.0: PME# disabled
[   79.767305] pci_bus 0000:3e: fixups for bus
[   79.767309] pci 0000:3d:00.0: PCI bridge to [bus 3e-6d]
[   79.767330] pci 0000:3d:00.0:   bridge window [io  0x0000-0x0fff]
[   79.767341] pci 0000:3d:00.0:   bridge window [mem 0x00000000-0x000fffff]
[   79.767361] pci 0000:3d:00.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[   79.767368] pci 0000:3e:01.0: scanning [bus 00-00] behind bridge, pass 0
[   79.767370] pci 0000:3e:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[   79.767394] pci 0000:3e:04.0: scanning [bus 00-00] behind bridge, pass 0
[   79.767396] pci 0000:3e:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[   79.767419] pci 0000:3e:01.0: scanning [bus 00-00] behind bridge, pass 1
[   79.767587] pci_bus 0000:3f: scanning bus
[   79.767649] pci 0000:3f:00.0: [1b21:1142] type 00 class 0x0c0330
[   79.767753] pci 0000:3f:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[   79.768162] pci 0000:3f:00.0: PME# supported from D3cold
[   79.768175] pci 0000:3f:00.0: PME# disabled
[   79.768624] pci_bus 0000:3f: fixups for bus
[   79.768629] pci 0000:3e:01.0: PCI bridge to [bus 3f-6d]
[   79.768653] pci 0000:3e:01.0:   bridge window [io  0x0000-0x0fff]
[   79.768665] pci 0000:3e:01.0:   bridge window [mem 0x00000000-0x000fffff]
[   79.768687] pci 0000:3e:01.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[   79.768691] pci_bus 0000:3f: bus scan returning with max=3f
[   79.768696] pci_bus 0000:3f: busn_res: [bus 3f-6d] end is updated to 3f
[   79.768716] pci 0000:3e:04.0: scanning [bus 00-00] behind bridge, pass 1
[   79.768921] pci_bus 0000:40: scanning bus
[   79.768930] pci_bus 0000:40: fixups for bus
[   79.768933] pci 0000:3e:04.0: PCI bridge to [bus 40-6d]
[   79.768958] pci 0000:3e:04.0:   bridge window [io  0x0000-0x0fff]
[   79.768971] pci 0000:3e:04.0:   bridge window [mem 0x00000000-0x000fffff]
[   79.768991] pci 0000:3e:04.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[   79.768995] pci_bus 0000:40: [bus 40-6d] extended by 0x2d
[   79.768998] pci_bus 0000:40: bus scan returning with max=6d
[   79.769003] pci_bus 0000:40: busn_res: [bus 40-6d] end is updated to 6d
[   79.769016] pci_bus 0000:3e: bus scan returning with max=6d
[   79.769021] pci_bus 0000:3e: busn_res: [bus 3e-6d] end is updated to 6d
[   79.769044] pci 0000:3e:04.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 40-6d] add_size 100000 add_align 100000
[   79.769050] pci 0000:3e:04.0: bridge window [mem 0x00100000-0x001fffff] to [bus 40-6d] add_size 100000 add_align 100000
[   79.769058] pci 0000:3d:00.0: bridge window [mem 0x00100000-0x002fffff 64bit pref] to [bus 3e-6d] add_size 100000 add_align 100000
[   79.769064] pci 0000:3d:00.0: bridge window [mem 0x00100000-0x002fffff] to [bus 3e-6d] add_size 100000 add_align 100000
[   79.769071] pci 0000:3d:00.0: bridge window [mem 0x00100000-0x002fffff] extended by 0x0000000015d00000
[   79.769075] pci 0000:3d:00.0: bridge window [mem 0x00100000-0x002fffff 64bit pref] extended by 0x0000000029d00000
[   79.769080] pci 0000:3e:04.0: bridge window [mem 0x00100000-0x001fffff] extended by 0x0000000015d00000
[   79.769084] pci 0000:3e:04.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] extended by 0x0000000029d00000
[   79.769092] pcieport 0000:3b:04.0: BAR 13: no space for [io  size 0x2000]
[   79.769097] pcieport 0000:3b:04.0: BAR 13: failed to assign [io  size 0x2000]
[   79.769101] pcieport 0000:3b:04.0: BAR 13: no space for [io  size 0x2000]
[   79.769105] pcieport 0000:3b:04.0: BAR 13: failed to assign [io  size 0x2000]
[   79.769115] pci 0000:3d:00.0: BAR 14: assigned [mem 0xc4100000-0xd9ffffff]
[   79.769122] pci 0000:3d:00.0: BAR 15: assigned [mem 0x80100000-0xa9ffffff 64bit pref]
[   79.769126] pci 0000:3d:00.0: BAR 13: no space for [io  size 0x2000]
[   79.769129] pci 0000:3d:00.0: BAR 13: failed to assign [io  size 0x2000]
[   79.769134] pci 0000:3d:00.0: BAR 13: no space for [io  size 0x2000]
[   79.769137] pci 0000:3d:00.0: BAR 13: failed to assign [io  size 0x2000]
[   79.769148] pci 0000:3e:01.0: BAR 14: assigned [mem 0xc4100000-0xc41fffff]
[   79.769154] pci 0000:3e:01.0: BAR 15: assigned [mem 0x80100000-0x801fffff 64bit pref]
[   79.769159] pci 0000:3e:04.0: BAR 14: assigned [mem 0xc4200000-0xd9ffffff]
[   79.769165] pci 0000:3e:04.0: BAR 15: assigned [mem 0x80200000-0xa9ffffff 64bit pref]
[   79.769169] pci 0000:3e:01.0: BAR 13: no space for [io  size 0x1000]
[   79.769173] pci 0000:3e:01.0: BAR 13: failed to assign [io  size 0x1000]
[   79.769177] pci 0000:3e:04.0: BAR 13: no space for [io  size 0x1000]
[   79.769180] pci 0000:3e:04.0: BAR 13: failed to assign [io  size 0x1000]
[   79.769186] pci 0000:3e:01.0: BAR 13: no space for [io  size 0x1000]
[   79.769189] pci 0000:3e:01.0: BAR 13: failed to assign [io  size 0x1000]
[   79.769192] pci 0000:3e:04.0: BAR 13: no space for [io  size 0x1000]
[   79.769195] pci 0000:3e:04.0: BAR 13: failed to assign [io  size 0x1000]
[   79.769203] pci 0000:3f:00.0: BAR 0: assigned [mem 0xc4100000-0xc4107fff 64bit]
[   79.769247] pci 0000:3e:01.0: PCI bridge to [bus 3f]
[   79.769265] pci 0000:3e:01.0:   bridge window [mem 0xc4100000-0xc41fffff]
[   79.769277] pci 0000:3e:01.0:   bridge window [mem 0x80100000-0x801fffff 64bit pref]
[   79.769305] pci 0000:3e:04.0: PCI bridge to [bus 40-6d]
[   79.769322] pci 0000:3e:04.0:   bridge window [mem 0xc4200000-0xd9ffffff]
[   79.769335] pci 0000:3e:04.0:   bridge window [mem 0x80200000-0xa9ffffff 64bit pref]
[   79.769356] pci 0000:3d:00.0: PCI bridge to [bus 3e-6d]
[   79.769385] pci 0000:3d:00.0:   bridge window [mem 0xc4100000-0xd9ffffff]
[   79.769402] pci 0000:3d:00.0:   bridge window [mem 0x80100000-0xa9ffffff 64bit pref]
[   79.769436] pcieport 0000:3b:04.0: PCI bridge to [bus 3d-6d]
[   79.769453] pcieport 0000:3b:04.0:   bridge window [mem 0xc4100000-0xd9ffffff]
[   79.769465] pcieport 0000:3b:04.0:   bridge window [mem 0x80100000-0xa9ffffff 64bit pref]
[   79.769485] PCI: No. 2 try to assign unassigned res
[   79.769499] pcieport 0000:3b:04.0: BAR 13: no space for [io  size 0x2000]
[   79.769503] pcieport 0000:3b:04.0: BAR 13: failed to assign [io  size 0x2000]
[   79.769507] pci 0000:3d:00.0: BAR 13: no space for [io  size 0x2000]
[   79.769511] pci 0000:3d:00.0: BAR 13: failed to assign [io  size 0x2000]
[   79.769517] pci 0000:3e:01.0: BAR 13: no space for [io  size 0x1000]
[   79.769521] pci 0000:3e:01.0: BAR 13: failed to assign [io  size 0x1000]
[   79.769525] pci 0000:3e:04.0: BAR 13: no space for [io  size 0x1000]
[   79.769529] pci 0000:3e:04.0: BAR 13: failed to assign [io  size 0x1000]
[   79.769533] pci 0000:3e:01.0: PCI bridge to [bus 3f]
[   79.769560] pci 0000:3e:01.0:   bridge window [mem 0xc4100000-0xc41fffff]
[   79.769577] pci 0000:3e:01.0:   bridge window [mem 0x80100000-0x801fffff 64bit pref]
[   79.769611] pci 0000:3e:04.0: PCI bridge to [bus 40-6d]
[   79.769628] pci 0000:3e:04.0:   bridge window [mem 0xc4200000-0xd9ffffff]
[   79.769641] pci 0000:3e:04.0:   bridge window [mem 0x80200000-0xa9ffffff 64bit pref]
[   79.769662] pci 0000:3d:00.0: PCI bridge to [bus 3e-6d]
[   79.769679] pci 0000:3d:00.0:   bridge window [mem 0xc4100000-0xd9ffffff]
[   79.769692] pci 0000:3d:00.0:   bridge window [mem 0x80100000-0xa9ffffff 64bit pref]
[   79.769717] pcieport 0000:3b:04.0: PCI bridge to [bus 3d-6d]
[   79.769731] pcieport 0000:3b:04.0:   bridge window [mem 0xc4100000-0xd9ffffff]
[   79.769741] pcieport 0000:3b:04.0:   bridge window [mem 0x80100000-0xa9ffffff 64bit pref]
[   79.769817] pcieport 0000:3d:00.0: runtime IRQ mapping not provided by arch
[   79.769836] pcieport 0000:3d:00.0: enabling device (0000 -> 0002)
[   79.770215] pcieport 0000:3e:01.0: runtime IRQ mapping not provided by arch
[   79.770224] pcieport 0000:3d:00.0: enabling bus mastering
[   79.770233] pcieport 0000:3e:01.0: enabling device (0000 -> 0002)
[   79.770472] pcieport 0000:3e:01.0: enabling bus mastering
[   79.770939] pcieport 0000:3e:04.0: runtime IRQ mapping not provided by arch
[   79.770949] pcieport 0000:3e:04.0: enabling device (0000 -> 0002)
[   79.771081] pcieport 0000:3e:04.0: enabling bus mastering
[   79.771252] pcieport 0000:3e:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[   79.771258] pci_bus 0000:40: dev 00, created physical slot 4-2
[   79.771602] pci 0000:3f:00.0: enabling device (0000 -> 0002)
[   79.771798] xhci_hcd 0000:3f:00.0: runtime IRQ mapping not provided by arch
[   79.771868] xhci_hcd 0000:3f:00.0: enabling bus mastering
[   79.771875] xhci_hcd 0000:3f:00.0: xHCI Host Controller
[   79.771880] xhci_hcd 0000:3f:00.0: new USB bus registered, assigned bus number 5
[   79.838834] xhci_hcd 0000:3f:00.0: hcc params 0x0200e081 hci version 0x100 quirks 0x0000000010000410
[   79.838868] xhci_hcd 0000:3f:00.0: enabling Mem-Wr-Inval
[   79.839444] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[   79.839444] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   79.839445] usb usb5: Product: xHCI Host Controller
[   79.839446] usb usb5: Manufacturer: Linux 5.4.0-rc8 xhci-hcd
[   79.839446] usb usb5: SerialNumber: 0000:3f:00.0
[   79.839634] hub 5-0:1.0: USB hub found
[   79.839652] hub 5-0:1.0: 2 ports detected
[   79.839849] xhci_hcd 0000:3f:00.0: xHCI Host Controller
[   79.839851] xhci_hcd 0000:3f:00.0: new USB bus registered, assigned bus number 6
[   79.839854] xhci_hcd 0000:3f:00.0: Host supports USB 3.0 SuperSpeed
[   79.840619] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[   79.840633] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[   79.840635] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   79.840635] usb usb6: Product: xHCI Host Controller
[   79.840636] usb usb6: Manufacturer: Linux 5.4.0-rc8 xhci-hcd
[   79.840637] usb usb6: SerialNumber: 0000:3f:00.0
[   79.840741] hub 6-0:1.0: USB hub found
[   79.840769] hub 6-0:1.0: 2 ports detected
[   79.896742] pcieport 0000:3e:04.0: PME# enabled
[   80.240260] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[   80.352205] thunderbolt 0000:05:00.0: 3: drom data crc32 mismatch (expected: 0xaf438340, got: 0xaf4383c0), continuing
[   80.355983] thunderbolt 0-3: new device found, vendor=0xd4 device=0xb051
[   80.355984] thunderbolt 0-3: Dell Dell Thunderbolt Cable
[   80.377954] failed hdr00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   80.477117] usb 5-1: New USB device found, idVendor=0424, idProduct=2807, bcdDevice= 2.04
[   80.477118] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   80.477119] usb 5-1: Product: USB2807 Hub
[   80.477119] usb 5-1: Manufacturer: Microchip
[   80.527211] hub 5-1:1.0: USB hub found
[   80.527330] hub 5-1:1.0: 7 ports detected
[   80.614252] usb 6-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[   80.636857] usb 6-1: New USB device found, idVendor=0424, idProduct=5807, bcdDevice= 2.04
[   80.636858] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   80.636859] usb 6-1: Product: USB5807 Hub
[   80.636877] usb 6-1: Manufacturer: Microchip
[   80.687124] hub 6-1:1.0: USB hub found
[   80.687586] hub 6-1:1.0: 7 ports detected
[   80.780879] thunderbolt 0-303: ignoring unnecessary extra entries in DROM
[   80.784767] thunderbolt 0-303: new device found, vendor=0xd4 device=0xb054
[   80.784767] thunderbolt 0-303: Dell Dell Thunderbolt Dock
[   80.884288] usb 5-1.4: new low-speed USB device number 3 using xhci_hcd
[   81.035930] usb 5-1.4: New USB device found, idVendor=413c, idProduct=301a, bcdDevice= 1.00
[   81.035935] usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   81.035938] usb 5-1.4: Product: Dell MS116 USB Optical Mouse
[   81.035941] usb 5-1.4: Manufacturer: PixArt
[   81.122351] usb 6-1.2: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[   81.146478] usb 6-1.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.11
[   81.146483] usb 6-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[   81.146486] usb 6-1.2: Product: USB 10/100/1000 LAN
[   81.146489] usb 6-1.2: Manufacturer: Realtek
[   81.146491] usb 6-1.2: SerialNumber: 000001000000
[   81.676961] usb 5-1.5: new high-speed USB device number 4 using xhci_hcd
[   82.295597] usbcore: registered new interface driver r8152
[   82.301591] usbcore: registered new interface driver cdc_ether
[   82.465795] usb 5-1.5: New USB device found, idVendor=0bda, idProduct=4014, bcdDevice= 0.05
[   82.465796] usb 5-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[   82.465797] usb 5-1.5: Product: USB Audio
[   82.465798] usb 5-1.5: Manufacturer: Generic
[   82.465798] usb 5-1.5: SerialNumber: 200901010001
[   82.541798] usb 6-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[   82.594738] usb 6-1.2: Dell TB16 Dock, disable RX aggregation
[   82.610120] r8152 6-1.2:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr 98:e7:43:a8:3c:db
[   82.640288] usb 5-1.6: new low-speed USB device number 5 using xhci_hcd
[   82.670933] r8152 6-1.2:1.0 eth0: v1.10.10
[   82.697638] r8152 6-1.2:1.0 enx98e743a83cdb: renamed from eth0
[   82.814597] usb 5-1.6: New USB device found, idVendor=413c, idProduct=2113, bcdDevice= 1.10
[   82.814598] usb 5-1.6: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   82.814599] usb 5-1.6: Product: Dell KB216 Wired Keyboard
[   82.940423] input: PixArt Dell MS116 USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/0000:03:00.0/0000:04:04.0/0000:3a:00.0/0000:3b:04.0/0000:3d:00.0/0000:3e:01.0/0000:3f:00.0/usb5/5-1/5-1.4/5-1.4:1.0/0003:413C:301A.0002/input/input26
[   82.940794] hid-generic 0003:413C:301A.0002: input,hidraw1: USB HID v1.11 Mouse [PixArt Dell MS116 USB Optical Mouse] on usb-0000:3f:00.0-1.4/input0
[   82.944800] input: Dell KB216 Wired Keyboard as /devices/pci0000:00/0000:00:1d.0/0000:03:00.0/0000:04:04.0/0000:3a:00.0/0000:3b:04.0/0000:3d:00.0/0000:3e:01.0/0000:3f:00.0/usb5/5-1/5-1.6/5-1.6:1.0/0003:413C:2113.0003/input/input27
[   83.008575] hid-generic 0003:413C:2113.0003: input,hidraw2: USB HID v1.11 Keyboard [Dell KB216 Wired Keyboard] on usb-0000:3f:00.0-1.6/input0
[   83.017224] input: Dell KB216 Wired Keyboard Consumer Control as /devices/pci0000:00/0000:00:1d.0/0000:03:00.0/0000:04:04.0/0000:3a:00.0/0000:3b:04.0/0000:3d:00.0/0000:3e:01.0/0000:3f:00.0/usb5/5-1/5-1.6/5-1.6:1.1/0003:413C:2113.0004/input/input28
[   83.076631] input: Dell KB216 Wired Keyboard System Control as /devices/pci0000:00/0000:00:1d.0/0000:03:00.0/0000:04:04.0/0000:3a:00.0/0000:3b:04.0/0000:3d:00.0/0000:3e:01.0/0000:3f:00.0/usb5/5-1/5-1.6/5-1.6:1.1/0003:413C:2113.0004/input/input29
[   83.077060] hid-generic 0003:413C:2113.0004: input,hidraw3: USB HID v1.11 Device [Dell KB216 Wired Keyboard] on usb-0000:3f:00.0-1.6/input1
[   83.077165] usbcore: registered new interface driver usbhid
[   83.077167] usbhid: USB HID core driver
[   84.020516] usbcore: registered new interface driver snd-usb-audio
[   86.325800] IPv6: ADDRCONF(NETDEV_CHANGE): enx98e743a83cdb: link becomes ready
[   86.326964] r8152 6-1.2:1.0 enx98e743a83cdb: carrier on
[   98.786772] thunderbolt 0000:05:00.0: PME# enabled
[   98.804559] pcieport 0000:04:00.0: PME# enabled
[  113.468797] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[  113.468857] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[  114.512796] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[  130.587448] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[  130.587509] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[  136.332825] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[  138.328092] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[  138.328152] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[  163.069983] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[  165.321514] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[  165.321574] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[  174.077688] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[  183.101021] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[  183.101081] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[  184.749513] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold
[  192.151243] intel-lpss 0000:00:15.1: power state changed by ACPI to D0
[  192.151303] intel-lpss 0000:00:15.1: restoring config space at offset 0x10 (was 0x4, writing 0x4f801004)
[  193.421413] intel-lpss 0000:00:15.1: power state changed by ACPI to D3cold

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5174 bytes --]

  reply	other threads:[~2019-11-19 17:20 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-04 13:13 USB devices on Dell TB16 dock stop working after resuming Paul Menzel
2019-11-04 14:24 ` Mika Westerberg
2019-11-04 14:44   ` Mika Westerberg
2019-11-04 15:44     ` Mika Westerberg
2019-11-04 15:49       ` Mario.Limonciello
2019-11-04 16:11         ` Paul Menzel
2019-11-04 16:17           ` Mario.Limonciello
2019-11-04 16:22             ` Paul Menzel
2019-11-04 16:21           ` Mika Westerberg
2019-11-19 16:55             ` Paul Menzel
2019-11-19 17:20               ` Paul Menzel [this message]
2019-11-20 10:50               ` Mika Westerberg
2019-11-20 14:15                 ` Mario.Limonciello
2019-11-20 15:23                   ` Mika Westerberg
2019-11-20 17:06                     ` Mario.Limonciello
2019-11-20 17:16                       ` Yehezkel Bernat
2019-11-20 17:41                         ` Mario.Limonciello
2019-11-20 17:43                         ` Mika Westerberg
2019-11-20 17:39                       ` Mika Westerberg
2019-11-22 10:50                 ` Mika Westerberg
2019-11-22 11:05                   ` Paul Menzel
2019-11-22 11:29                     ` Mika Westerberg
2019-11-22 11:33                       ` Paul Menzel
2019-11-22 11:41                         ` Mika Westerberg
2019-11-25  9:20                           ` Mathias Nyman
2019-11-26 11:33                             ` Paul Menzel
2019-11-26 12:44                               ` Mathias Nyman
2019-12-20 14:25                                 ` Paul Menzel
2019-12-23  9:39                                   ` Mathias Nyman
2020-01-17  9:56                                     ` Paul Menzel
2020-01-17 18:33                                       ` Mario.Limonciello
2020-01-18  9:15                                         ` Paul Menzel
2020-01-27 22:16                                           ` Paul Menzel
2020-02-05 13:10                                             ` Paul Menzel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d35d20da-e36f-43c4-8728-f5b8428cd33d@molgen.mpg.de \
    --to=pmenzel@molgen.mpg.de \
    --cc=YehezkelShB@gmail.com \
    --cc=andreas.noever@gmail.com \
    --cc=anthony.wong@canonical.com \
    --cc=ck@xatom.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mario.limonciello@dell.com \
    --cc=michael.jamet@intel.com \
    --cc=mika.westerberg@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).