Re: Dell XPS 13 9360: Two PCI devices with disabled power management by default

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[Cc: +Arjan]

Dear Bjorn,


Thank you for your reply.

Am 01.03.24 um 22:51 schrieb Bjorn Helgaas:
On Fri, Mar 01, 2024 at 12:32:12PM +0100, Paul Menzel wrote:

I noticed on the Dell XPS 13 9360 some devices do not have power management
enabled by default. From PowerTOP:

        Bad           Runtime PM for PCI Device Intel Corporation Sunrise Point-LP PCI Express Root Port #1
        Bad           Runtime PM for PCI Device Intel Corporation Sunrise Point-LP LPC Controller

I don't know what this "Bad" is based on, so I don't know where to
look for something Linux might be doing.  I don't see any code that
mentions 9d10 or 9d58 Device IDs in relation to power.

Turns out that PowerTOP marks all devices as *Bad* where `power/control` differs from `auto`. In this case these are set to `on`, which should be good from a power management perspective.

    $ more /sys/bus/pci/devices/0000:00:1f.0/power/control
    on
    $ more /sys/bus/pci/devices/0000:3a:00.0/power/control
    on
    $ more /sys/bus/pci/devices/0000:3b:00.0/power/control
    on

Still, I am curious why these are set to `on` and not `auto` as the others.

These are the two devices below:

1.    00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 [8086:9d10] (rev f1)
2.    00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-LP LPC Controller [8086:9d58] (rev 21)

     $ sudo dmesg | grep -e 9d10 -e 9d58
     [    0.200876] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 PCIe Root Port
     [    0.202637] pci 0000:00:1f.0: [8086:9d58] type 00 class 0x060100 conventional PCI endpoi

Is that a decision made by the system manufacturer or should the Linux
kernel enable power management by default?

The complete dmesg log might have a clue.  I try to encourage quirks
to log a breadcrumb when they disable features to workaround a bug or
something.  But code like pci_bridge_d3_possible() is not structured
that way and doesn't leave clues like that.

But possibly the dmesg log and "sudo lspci -vv" output would enable us
to figure something out.

Please find those attached.


Kind regards,

Paul


[1]: https://github.com/fenrus75/powertop/issues/148
[    0.000000] Linux version 6.8.0-rc6+ (build@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc (Debian 13.2.0-16.1) 13.2.0, GNU ld (GNU Binutils for Debian) 2.42) #40 SMP PREEMPT_DYNAMIC Thu Feb 29 23:20:36 CET 2024
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.8.0-rc6+ root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=8M cryptomgr.notests
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000556aafff] usable
[    0.000000] BIOS-e820: [mem 0x00000000556ab000-0x00000000556abfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000556ac000-0x00000000556acfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000556ad000-0x0000000064df3fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000064df4000-0x000000006517ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000065180000-0x00000000651c3fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000651c4000-0x000000006f871fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006f872000-0x000000006fffefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006ffff000-0x000000006fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000078000000-0x00000000785fffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078600000-0x000000007c7fffff] 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-0x00000004817fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x514c9018-0x514d9057] usable ==> usable
[    0.000000] e820: update [mem 0x514c9018-0x514d9057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000514c9017] usable
[    0.000000] reserve setup_data: [mem 0x00000000514c9018-0x00000000514d9057] usable
[    0.000000] reserve setup_data: [mem 0x00000000514d9058-0x00000000556aafff] usable
[    0.000000] reserve setup_data: [mem 0x00000000556ab000-0x00000000556abfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000556ac000-0x00000000556acfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000556ad000-0x0000000064df3fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000064df4000-0x000000006517ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000065180000-0x00000000651c3fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000651c4000-0x000000006f871fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000006f872000-0x000000006fffefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006ffff000-0x000000006fffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000078000000-0x00000000785fffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000078600000-0x000000007c7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000004817fffff] usable
[    0.000000] efi: EFI v2.4 by American Megatrends
[    0.000000] efi: ACPI=0x6518d000 ACPI 2.0=0x6518d000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 TPMFinalLog=0x6f812000 ESRT=0x6fc86698 MEMATTR=0x62679298 INITRD=0x5577da98 TPMEventLog=0x5577e018 
[    0.000000] efi: Remove mem34: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[    0.000000] efi: Not removing mem35: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem36: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem37: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem38: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Dell Inc. XPS 13 9360/0596KF, BIOS 2.21.0 06/02/2022
[    0.000000] tsc: Detected 2900.000 MHz processor
[    0.000000] tsc: Detected 2899.886 MHz TSC
[    0.000672] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000675] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000683] last_pfn = 0x481800 max_arch_pfn = 0x400000000
[    0.000687] MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
[    0.000689] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001048] last_pfn = 0x78600 max_arch_pfn = 0x400000000
[    0.007618] esrt: Reserving ESRT space from 0x000000006fc86698 to 0x000000006fc866d0.
[    0.007623] Using GB pages for direct mapping
[    0.018587] printk: log_buf_len: 8388608 bytes
[    0.018588] printk: early log buf free: 125344(95%)
[    0.018589] Secure boot disabled
[    0.018589] RAMDISK: [mem 0x514da000-0x5275afff]
[    0.018594] ACPI: Early table checksum verification disabled
[    0.018598] ACPI: RSDP 0x000000006518D000 000024 (v02 DELL  )
[    0.018602] ACPI: XSDT 0x000000006518D0C8 00010C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.018608] ACPI: FACP 0x00000000651B2A48 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.018613] ACPI: DSDT 0x000000006518D260 0257E7 (v02 DELL   CBX3     01072009 INTL 20160422)
[    0.018617] ACPI: FACS 0x000000006F86F180 000040
[    0.018619] ACPI: APIC 0x00000000651B2B58 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.018622] ACPI: FPDT 0x00000000651B2BE0 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.018624] ACPI: FIDT 0x00000000651B2C28 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.018627] ACPI: MCFG 0x00000000651B2CD8 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.018630] ACPI: HPET 0x00000000651B2D18 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.018633] ACPI: SSDT 0x00000000651B2D50 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.018635] ACPI: BOOT 0x00000000651B30B0 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.018638] ACPI: SSDT 0x00000000651B30D8 0012CF (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.018641] ACPI: HPET 0x00000000651B43A8 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
[    0.018644] ACPI: SSDT 0x00000000651B43E0 000D84 (v02 INTEL  xh_rvp07 00000000 INTL 20160422)
[    0.018647] ACPI: UEFI 0x00000000651B5168 000042 (v01                 00000000      00000000)
[    0.018649] ACPI: SSDT 0x00000000651B51B0 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.018653] ACPI: LPIT 0x00000000651B6090 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
[    0.018660] ACPI: WSMT 0x00000000651B6128 000028 (v01 DELL   CBX3     00000000 MSFT 0000005F)
[    0.018663] ACPI: SSDT 0x00000000651B6150 000161 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.018668] ACPI: SSDT 0x00000000651B62B8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.018672] ACPI: SSDT 0x00000000651B6558 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.018674] ACPI: SSDT 0x00000000651B9560 0000DB (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.018677] ACPI: DBGP 0x00000000651B9640 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.018680] ACPI: DBG2 0x00000000651B9678 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.018683] ACPI: SSDT 0x00000000651B96D0 0007DD (v02 INTEL  UsbCTabl 00001000 INTL 20160422)
[    0.018685] ACPI: SSDT 0x00000000651B9EB0 0084F1 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.018688] ACPI: SLIC 0x00000000651C23A8 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.018691] ACPI: NHLT 0x00000000651C2520 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.018694] ACPI: TPM2 0x00000000651C2550 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.018697] ACPI: ASF! 0x00000000651C2588 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.018699] ACPI: DMAR 0x00000000651C2628 0000F0 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.018702] ACPI: BGRT 0x00000000651C2718 000038 (v00                 01072009 AMI  00010013)
[    0.018704] ACPI: Reserving FACP table memory at [mem 0x651b2a48-0x651b2b53]
[    0.018706] ACPI: Reserving DSDT table memory at [mem 0x6518d260-0x651b2a46]
[    0.018707] ACPI: Reserving FACS table memory at [mem 0x6f86f180-0x6f86f1bf]
[    0.018708] ACPI: Reserving APIC table memory at [mem 0x651b2b58-0x651b2bdb]
[    0.018708] ACPI: Reserving FPDT table memory at [mem 0x651b2be0-0x651b2c23]
[    0.018709] ACPI: Reserving FIDT table memory at [mem 0x651b2c28-0x651b2cd3]
[    0.018710] ACPI: Reserving MCFG table memory at [mem 0x651b2cd8-0x651b2d13]
[    0.018710] ACPI: Reserving HPET table memory at [mem 0x651b2d18-0x651b2d4f]
[    0.018711] ACPI: Reserving SSDT table memory at [mem 0x651b2d50-0x651b30a8]
[    0.018712] ACPI: Reserving BOOT table memory at [mem 0x651b30b0-0x651b30d7]
[    0.018712] ACPI: Reserving SSDT table memory at [mem 0x651b30d8-0x651b43a6]
[    0.018713] ACPI: Reserving HPET table memory at [mem 0x651b43a8-0x651b43df]
[    0.018714] ACPI: Reserving SSDT table memory at [mem 0x651b43e0-0x651b5163]
[    0.018714] ACPI: Reserving UEFI table memory at [mem 0x651b5168-0x651b51a9]
[    0.018715] ACPI: Reserving SSDT table memory at [mem 0x651b51b0-0x651b608d]
[    0.018716] ACPI: Reserving LPIT table memory at [mem 0x651b6090-0x651b6123]
[    0.018716] ACPI: Reserving WSMT table memory at [mem 0x651b6128-0x651b614f]
[    0.018717] ACPI: Reserving SSDT table memory at [mem 0x651b6150-0x651b62b0]
[    0.018718] ACPI: Reserving SSDT table memory at [mem 0x651b62b8-0x651b6556]
[    0.018718] ACPI: Reserving SSDT table memory at [mem 0x651b6558-0x651b9559]
[    0.018719] ACPI: Reserving SSDT table memory at [mem 0x651b9560-0x651b963a]
[    0.018720] ACPI: Reserving DBGP table memory at [mem 0x651b9640-0x651b9673]
[    0.018720] ACPI: Reserving DBG2 table memory at [mem 0x651b9678-0x651b96cb]
[    0.018721] ACPI: Reserving SSDT table memory at [mem 0x651b96d0-0x651b9eac]
[    0.018722] ACPI: Reserving SSDT table memory at [mem 0x651b9eb0-0x651c23a0]
[    0.018722] ACPI: Reserving SLIC table memory at [mem 0x651c23a8-0x651c251d]
[    0.018723] ACPI: Reserving NHLT table memory at [mem 0x651c2520-0x651c254c]
[    0.018724] ACPI: Reserving TPM2 table memory at [mem 0x651c2550-0x651c2583]
[    0.018724] ACPI: Reserving ASF! table memory at [mem 0x651c2588-0x651c2627]
[    0.018725] ACPI: Reserving DMAR table memory at [mem 0x651c2628-0x651c2717]
[    0.018726] ACPI: Reserving BGRT table memory at [mem 0x651c2718-0x651c274f]
[    0.018861] No NUMA configuration found
[    0.018862] Faking a node at [mem 0x0000000000000000-0x00000004817fffff]
[    0.018870] NODE_DATA(0) allocated [mem 0x47f3d5000-0x47f3fffff]
[    0.019083] Zone ranges:
[    0.019083]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.019085]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.019086]   Normal   [mem 0x0000000100000000-0x00000004817fffff]
[    0.019088]   Device   empty
[    0.019089] Movable zone start for each node
[    0.019091] Early memory node ranges
[    0.019091]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.019092]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.019093]   node   0: [mem 0x0000000000100000-0x00000000556aafff]
[    0.019094]   node   0: [mem 0x00000000556ad000-0x0000000064df3fff]
[    0.019095]   node   0: [mem 0x000000006ffff000-0x000000006fffffff]
[    0.019096]   node   0: [mem 0x0000000078000000-0x00000000785fffff]
[    0.019096]   node   0: [mem 0x0000000100000000-0x00000004817fffff]
[    0.019098] Initmem setup node 0 [mem 0x0000000000001000-0x00000004817fffff]
[    0.019103] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.019105] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.019139] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.023303] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.023849] On node 0, zone DMA32: 45579 pages in unavailable ranges
[    0.024593] On node 0, zone Normal: 31232 pages in unavailable ranges
[    0.024914] On node 0, zone Normal: 26624 pages in unavailable ranges
[    0.024923] Reserving Intel graphics memory at [mem 0x7a800000-0x7c7fffff]
[    0.025157] ACPI: PM-Timer IO Port: 0x1808
[    0.025163] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.025165] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.025166] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.025166] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.025193] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.025201] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.025203] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.025207] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.025208] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.025215] e820: update [mem 0x62260000-0x623ecfff] usable ==> reserved
[    0.025226] TSC deadline timer available
[    0.025226] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.025242] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.025244] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.025246] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.025247] PM: hibernation: Registered nosave memory: [mem 0x514c9000-0x514c9fff]
[    0.025249] PM: hibernation: Registered nosave memory: [mem 0x514d9000-0x514d9fff]
[    0.025250] PM: hibernation: Registered nosave memory: [mem 0x556ab000-0x556abfff]
[    0.025251] PM: hibernation: Registered nosave memory: [mem 0x556ac000-0x556acfff]
[    0.025252] PM: hibernation: Registered nosave memory: [mem 0x62260000-0x623ecfff]
[    0.025253] PM: hibernation: Registered nosave memory: [mem 0x64df4000-0x6517ffff]
[    0.025254] PM: hibernation: Registered nosave memory: [mem 0x65180000-0x651c3fff]
[    0.025255] PM: hibernation: Registered nosave memory: [mem 0x651c4000-0x6f871fff]
[    0.025255] PM: hibernation: Registered nosave memory: [mem 0x6f872000-0x6fffefff]
[    0.025257] PM: hibernation: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[    0.025258] PM: hibernation: Registered nosave memory: [mem 0x78600000-0x7c7fffff]
[    0.025259] PM: hibernation: Registered nosave memory: [mem 0x7c800000-0xfdffffff]
[    0.025259] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.025260] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.025260] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.025261] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.025262] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.025262] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.025264] [mem 0x7c800000-0xfdffffff] available for PCI devices
[    0.025265] Booting paravirtualized kernel on bare hardware
[    0.025267] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.030269] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.030735] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288
[    0.030742] pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152
[    0.030744] pcpu-alloc: [0] 0 1 2 3 
[    0.030762] Kernel command line: BOOT_IMAGE=/vmlinuz-6.8.0-rc6+ root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=8M cryptomgr.notests
[    0.030843] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.8.0-rc6+", will be passed to user space.
[    0.030884] random: crng init done
[    0.033649] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.034991] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.035064] Fallback order for Node 0: 0 
[    0.035067] Built 1 zonelists, mobility grouping on.  Total pages: 4026691
[    0.035068] Policy zone: Normal
[    0.035073] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.035081] software IO TLB: area num 4.
[    0.065046] Memory: 1657792K/16363068K available (16384K kernel code, 2344K rwdata, 5908K rodata, 3984K init, 3632K bss, 494020K reserved, 0K cma-reserved)
[    0.065418] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.065429] Kernel/User page tables isolation: enabled
[    0.065458] ftrace: allocating 42822 entries in 168 pages
[    0.074211] ftrace: allocated 168 pages with 3 groups
[    0.074960] Dynamic Preempt: voluntary
[    0.074991] rcu: Preemptible hierarchical RCU implementation.
[    0.074991] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.074993] 	Trampoline variant of Tasks RCU enabled.
[    0.074993] 	Rude variant of Tasks RCU enabled.
[    0.074993] 	Tracing variant of Tasks RCU enabled.
[    0.074994] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.074995] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.077696] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.077908] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.078074] Console: colour dummy device 80x25
[    0.078076] printk: legacy console [tty0] enabled
[    0.078114] ACPI: Core revision 20230628
[    0.078283] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.078284] APIC: Switch to symmetric I/O mode setup
[    0.078286] DMAR: Host address width 39
[    0.078287] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.078293] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.078296] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.078299] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.078301] DMAR: RMRR base: 0x00000064ec2000 end: 0x00000064ee1fff
[    0.078303] DMAR: RMRR base: 0x0000007a000000 end: 0x0000007c7fffff
[    0.078304] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.078305] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.078312] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.078317] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.078324] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.080223] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.080225] x2apic enabled
[    0.080286] APIC: Switched APIC routing to: cluster x2apic
[    0.084344] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29ccd767b87, max_idle_ns: 440795223720 ns
[    0.084351] Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.77 BogoMIPS (lpj=11599544)
[    0.084390] CPU0: Thermal monitoring enabled (TM1)
[    0.084443] process: using mwait in idle threads
[    0.084446] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.084447] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.084452] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.084454] Spectre V2 : Mitigation: IBRS
[    0.084455] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.084456] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.084456] RETBleed: Mitigation: IBRS
[    0.084458] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.084459] Spectre V2 : User space: Mitigation: STIBP via prctl
[    0.084460] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.084467] MDS: Mitigation: Clear CPU buffers
[    0.084468] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.084472] SRBDS: Mitigation: Microcode
[    0.084478] GDS: Mitigation: Microcode
[    0.084485] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.084486] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.084487] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.084488] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.084489] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.084490] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.084492] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.084494] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.084495] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.088347] Freeing SMP alternatives memory: 36K
[    0.088347] pid_max: default: 32768 minimum: 301
[    0.088347] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,integrity
[    0.088347] landlock: Up and running.
[    0.088347] Yama: becoming mindful.
[    0.088347] AppArmor: AppArmor initialized
[    0.088347] TOMOYO Linux initialized
[    0.088347] LSM support for eBPF active
[    0.088347] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.088347] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.088347] smpboot: CPU0: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[    0.088347] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.088347] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.088347] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.088347] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.088347] ... version:                4
[    0.088347] ... bit width:              48
[    0.088347] ... generic registers:      4
[    0.088347] ... value mask:             0000ffffffffffff
[    0.088347] ... max period:             00007fffffffffff
[    0.088347] ... fixed-purpose events:   3
[    0.088347] ... event mask:             000000070000000f
[    0.088347] signal: max sigframe size: 2032
[    0.088347] Estimated ratio of average max frequency by base frequency (times 1024): 1235
[    0.088347] rcu: Hierarchical SRCU implementation.
[    0.088347] rcu: 	Max phase no-delay instances is 1000.
[    0.088347] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.088347] smp: Bringing up secondary CPUs ...
[    0.088347] smpboot: x86: Booting SMP configuration:
[    0.088347] .... node  #0, CPUs:      #1 #2 #3
[    0.088347] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.088347] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.088384] smp: Brought up 1 node, 4 CPUs
[    0.088384] smpboot: Max logical packages: 1
[    0.088384] smpboot: Total of 4 processors activated (23199.08 BogoMIPS)
[    0.132166] node 0 deferred pages initialised in 40ms
[    0.132814] devtmpfs: initialized
[    0.132814] x86/mm: Memory block size: 128MB
[    0.132814] ACPI: PM: Registering ACPI NVS region [mem 0x556ab000-0x556abfff] (4096 bytes)
[    0.132814] ACPI: PM: Registering ACPI NVS region [mem 0x651c4000-0x6f871fff] (174776320 bytes)
[    0.134697] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.134707] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.134786] pinctrl core: initialized pinctrl subsystem
[    0.136350] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.136350] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.136350] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.136350] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.136350] audit: initializing netlink subsys (disabled)
[    0.136413] audit: type=2000 audit(1709368564.052:1): state=initialized audit_enabled=0 res=1
[    0.136413] thermal_sys: Registered thermal governor 'fair_share'
[    0.136413] thermal_sys: Registered thermal governor 'bang_bang'
[    0.136413] thermal_sys: Registered thermal governor 'step_wise'
[    0.136413] thermal_sys: Registered thermal governor 'user_space'
[    0.136413] thermal_sys: Registered thermal governor 'power_allocator'
[    0.136414] cpuidle: using governor ladder
[    0.136414] cpuidle: using governor menu
[    0.136414] Simple Boot Flag at 0x47 set to 0x80
[    0.136414] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.136414] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.136470] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.136475] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not reserved)
[    0.136477] PCI: Using configuration type 1 for base access
[    0.136645] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.136650] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.136650] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.136650] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.136650] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.136650] ACPI: Added _OSI(Module Device)
[    0.136650] ACPI: Added _OSI(Processor Device)
[    0.136650] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.136650] ACPI: Added _OSI(Processor Aggregator Device)
[    0.175833] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.181613] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.189225] ACPI: Dynamic OEM Table Load:
[    0.189232] ACPI: SSDT 0xFFFF94E681DCC400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.189235] ACPI: Dynamic OEM Table Load:
[    0.189235] ACPI: SSDT 0xFFFF94E681E2A000 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.191384] ACPI: Dynamic OEM Table Load:
[    0.191389] ACPI: SSDT 0xFFFF94E681E2C000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.193090] ACPI: Dynamic OEM Table Load:
[    0.193095] ACPI: SSDT 0xFFFF94E68117B600 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.196192] ACPI: _OSC evaluated successfully for all CPUs
[    0.196382] ACPI: EC: EC started
[    0.196383] ACPI: EC: interrupt blocked
[    0.205487] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.205491] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    0.205495] ACPI: Interpreter enabled
[    0.205542] ACPI: PM: (supports S0 S3 S4 S5)
[    0.205543] ACPI: Using IOAPIC for interrupt routing
[    0.205578] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.206523] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
[    0.206533] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.206534] PCI: Using E820 reservations for host bridge windows
[    0.207190] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.211350] ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
[    0.211680] ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
[    0.212010] ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
[    0.212338] ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
[    0.212668] ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
[    0.212995] ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
[    0.213851] ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
[    0.214178] ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
[    0.214504] ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
[    0.214833] ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
[    0.215164] ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
[    0.215493] ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
[    0.215824] ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
[    0.216155] ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
[    0.216500] ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
[    0.216830] ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
[    0.217157] ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
[    0.218535] ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
[    0.218868] ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
[    0.219195] ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
[    0.243409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.243416] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.243622] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.244009] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[    0.244010] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.245000] PCI host bridge to bus 0000:00
[    0.245002] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.245004] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.245006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.245007] pci_bus 0000:00: root bus resource [mem 0x7c800000-0xdfffffff window]
[    0.245009] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.245010] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.245029] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000 conventional PCI endpoint
[    0.245106] pci 0000:00:02.0: [8086:5916] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[    0.245115] pci 0000:00:02.0: BAR 0 [mem 0xdb000000-0xdbffffff 64bit]
[    0.245121] pci 0000:00:02.0: BAR 2 [mem 0x90000000-0x9fffffff 64bit pref]
[    0.245125] pci 0000:00:02.0: BAR 4 [io  0xf000-0xf03f]
[    0.245143] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.245148] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.245315] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
[    0.245325] pci 0000:00:04.0: BAR 0 [mem 0xdc320000-0xdc327fff 64bit]
[    0.245620] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 conventional PCI endpoint
[    0.245639] pci 0000:00:14.0: BAR 0 [mem 0xdc310000-0xdc31ffff 64bit]
[    0.245701] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.246270] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 conventional PCI endpoint
[    0.246286] pci 0000:00:14.2: BAR 0 [mem 0xdc334000-0xdc334fff 64bit]
[    0.246430] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 conventional PCI endpoint
[    0.246487] pci 0000:00:15.0: BAR 0 [mem 0xdc333000-0xdc333fff 64bit]
[    0.246980] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 conventional PCI endpoint
[    0.247050] pci 0000:00:15.1: BAR 0 [mem 0xdc332000-0xdc332fff 64bit]
[    0.247443] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 conventional PCI endpoint
[    0.247462] pci 0000:00:16.0: BAR 0 [mem 0xdc331000-0xdc331fff 64bit]
[    0.247521] pci 0000:00:16.0: PME# supported from D3hot
[    0.247864] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 PCIe Root Port
[    0.247885] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.247891] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.247898] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.247947] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.248469] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400 PCIe Root Port
[    0.248493] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.248498] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
[    0.248559] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.249077] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400 PCIe Root Port
[    0.249096] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    0.249101] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    0.249153] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.249688] pci 0000:00:1f.0: [8086:9d58] type 00 class 0x060100 conventional PCI endpoint
[    0.250012] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 conventional PCI endpoint
[    0.250024] pci 0000:00:1f.2: BAR 0 [mem 0xdc32c000-0xdc32ffff]
[    0.250265] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380 conventional PCI endpoint
[    0.250285] pci 0000:00:1f.3: BAR 0 [mem 0xdc328000-0xdc32bfff 64bit]
[    0.250310] pci 0000:00:1f.3: BAR 4 [mem 0xdc300000-0xdc30ffff 64bit]
[    0.250354] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.250980] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 conventional PCI endpoint
[    0.251038] pci 0000:00:1f.4: BAR 0 [mem 0xdc330000-0xdc3300ff 64bit]
[    0.251109] pci 0000:00:1f.4: BAR 4 [io  0xf040-0xf05f]
[    0.251472] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.251825] pci 0000:3a:00.0: [168c:003e] type 00 class 0x028000 PCIe Endpoint
[    0.252042] pci 0000:3a:00.0: BAR 0 [mem 0xdc000000-0xdc1fffff 64bit]
[    0.253412] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[    0.255350] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.255458] pci 0000:3b:00.0: [1c5c:1284] type 00 class 0x010802 PCIe Endpoint
[    0.255478] pci 0000:3b:00.0: BAR 0 [mem 0xdc200000-0xdc203fff 64bit]
[    0.255592] pci 0000:3b:00.0: PME# supported from D0 D1 D3hot
[    0.255992] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    0.259032] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.259032] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.259032] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.259032] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.259032] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    0.259032] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    0.259032] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    0.259032] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.272889] ACPI: EC: interrupt unblocked
[    0.272890] ACPI: EC: event unblocked
[    0.272895] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.272896] ACPI: EC: GPE=0x14
[    0.272898] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[    0.272900] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[    0.272999] iommu: Default domain type: Translated
[    0.272999] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.272999] pps_core: LinuxPPS API ver. 1 registered
[    0.272999] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    0.272999] PTP clock support registered
[    0.272999] EDAC MC: Ver: 3.0.0
[    0.272999] efivars: Registered efivars operations
[    0.272999] NetLabel: Initializing
[    0.272999] NetLabel:  domain hash size = 128
[    0.272999] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.272999] NetLabel:  unlabeled traffic allowed by default
[    0.272999] PCI: Using ACPI for IRQ routing
[    0.299261] PCI: pci_cache_line_size set to 64 bytes
[    0.299640] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.299642] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.299643] e820: reserve RAM buffer [mem 0x514c9018-0x53ffffff]
[    0.299644] e820: reserve RAM buffer [mem 0x556ab000-0x57ffffff]
[    0.299645] e820: reserve RAM buffer [mem 0x62260000-0x63ffffff]
[    0.299646] e820: reserve RAM buffer [mem 0x64df4000-0x67ffffff]
[    0.299647] e820: reserve RAM buffer [mem 0x78600000-0x7bffffff]
[    0.299648] e820: reserve RAM buffer [mem 0x481800000-0x483ffffff]
[    0.299688] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.299688] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.299688] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.299688] vgaarb: loaded
[    0.299688] clocksource: Switched to clocksource tsc-early
[    0.299688] VFS: Disk quotas dquot_6.6.0
[    0.299688] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.299688] AppArmor: AppArmor Filesystem Enabled
[    0.299688] pnp: PnP ACPI init
[    0.299688] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.299688] system 00:00: [io  0xffff] has been reserved
[    0.299688] system 00:00: [io  0xffff] has been reserved
[    0.299688] system 00:00: [io  0xffff] has been reserved
[    0.299688] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.299688] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.299688] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.299688] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.299688] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.299688] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.299688] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.299688] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.299688] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.299688] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.299688] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.299688] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.299688] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.299688] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.299688] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.299688] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.299688] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.299688] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.299688] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.299688] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.299688] system 00:07: [io  0xff00-0xfffe] has been reserved
[    0.299688] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.299688] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.304601] pnp: PnP ACPI: found 9 devices
[    0.310219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.310273] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000 conventional PCI endpoint
[    0.310334] pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
[    0.310627] NET: Registered PF_INET protocol family
[    0.310782] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.313162] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.313188] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.313275] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.313511] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.313718] TCP: Hash tables configured (established 131072 bind 65536)
[    0.313804] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.313851] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.313889] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.313945] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.313951] NET: Registered PF_XDP protocol family
[    0.313962] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01-39] add_size 1000
[    0.313972] pci 0000:00:1c.0: bridge window [io  0x2000-0x2fff]: assigned
[    0.313975] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.313978] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.313982] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.313985] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.313990] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.313993] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
[    0.313999] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    0.314002] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    0.314008] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.314010] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.314011] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[    0.314012] pci_bus 0000:00: resource 7 [mem 0x7c800000-0xdfffffff window]
[    0.314013] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.314015] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.314016] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[    0.314017] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.314032] pci_bus 0000:3a: resource 1 [mem 0xdc000000-0xdc1fffff]
[    0.314033] pci_bus 0000:3b: resource 1 [mem 0xdc200000-0xdc2fffff]
[    0.314778] PCI: CLS 0 bytes, default 64
[    0.314792] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.0
[    0.314796] DMAR: ACPI device "device:7a" under DMAR at fed91000 as 00:15.1
[    0.314806] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.314808] software IO TLB: mapped [mem 0x000000005e260000-0x0000000062260000] (64MB)
[    0.314844] Unpacking initramfs...
[    0.314873] sgx: EPC section 0x70200000-0x75f7ffff
[    0.315879] Initialise system trusted keyrings
[    0.315891] Key type blacklist registered
[    0.315952] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.315975] zbud: loaded
[    0.316079] fuse: init (API version 7.39)
[    0.316294] integrity: Platform Keyring initialized
[    0.316297] integrity: Machine keyring initialized
[    0.316299] Key type asymmetric registered
[    0.316300] Asymmetric key parser 'x509' registered
[    0.353076] Freeing initrd memory: 18948K
[    0.357514] alg: self-tests disabled
[    0.357604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.357636] io scheduler mq-deadline registered
[    0.358994] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.361389] thermal LNXTHERM:00: registered as thermal_zone0
[    0.361391] ACPI: thermal: Thermal Zone [THM] (25 C)
[    0.361564] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.362332] hpet_acpi_add: no address or irqs in _CRS
[    0.373695] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
[    0.415410] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.416856] i8042: Warning: Keylock active
[    0.419152] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.419157] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.419268] mousedev: PS/2 mouse device common for all mice
[    0.419316] rtc_cmos 00:01: RTC can wake from S4
[    0.420063] rtc_cmos 00:01: registered as rtc0
[    0.420239] rtc_cmos 00:01: setting system clock to 2024-03-02T08:36:05 UTC (1709368565)
[    0.420307] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[    0.420497] intel_pstate: Intel P-state driver initializing
[    0.420770] intel_pstate: HWP enabled
[    0.420949] ledtrig-cpu: registered to indicate activity on CPUs
[    0.421279] efifb: probing for efifb
[    0.421286] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.421292] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[    0.421294] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[    0.421296] efifb: scrolling: redraw
[    0.421297] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.421463] Console: switching to colour frame buffer device 200x56
[    0.425257] fb0: EFI VGA frame buffer device
[    0.425480] NET: Registered PF_INET6 protocol family
[    0.430158] Segment Routing with IPv6
[    0.430175] In-situ OAM (IOAM) with IPv6
[    0.430216] mip6: Mobile IPv6
[    0.430221] NET: Registered PF_PACKET protocol family
[    0.430249] mpls_gso: MPLS GSO support
[    0.430495] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.430536] microcode: Current revision: 0x000000f4
[    0.430537] microcode: Updated early from: 0x000000f0
[    0.430603] IPI shorthand broadcast: enabled
[    0.431870] sched_clock: Marking stable (424273772, 6312687)->(466993926, -36407467)
[    0.432017] registered taskstats version 1
[    0.432050] Loading compiled-in X.509 certificates
[    0.432749] Loaded X.509 cert 'Build time autogenerated kernel key: d47c33c70b7d8c925a93309ef39ed6f8acab6016'
[    0.434508] Key type .fscrypt registered
[    0.434509] Key type fscrypt-provisioning registered
[    0.440349] cryptd: module verification failed: signature and/or required key missing - tainting kernel
[    0.440997] cryptd: max_cpu_qlen set to 1000
[    0.442224] AVX2 version of gcm_enc/dec engaged.
[    0.442264] AES CTR mode by8 optimization enabled
[    0.457311] Key type encrypted registered
[    0.457317] AppArmor: AppArmor sha256 policy hashing enabled
[    0.457589] integrity: Loading X.509 certificate: UEFI:db
[    0.457619] integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
[    0.457620] integrity: Loading X.509 certificate: UEFI:db
[    0.457652] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.457654] integrity: Loading X.509 certificate: UEFI:db
[    0.457671] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.458017] ima: Allocated hash algorithm: sha256
[    0.498616] ima: No architecture policies found
[    0.498660] evm: Initialising EVM extended attributes:
[    0.498661] evm: security.selinux
[    0.498663] evm: security.SMACK64 (disabled)
[    0.498665] evm: security.SMACK64EXEC (disabled)
[    0.498666] evm: security.SMACK64TRANSMUTE (disabled)
[    0.498668] evm: security.SMACK64MMAP (disabled)
[    0.498669] evm: security.apparmor
[    0.498670] evm: security.ima
[    0.498671] evm: security.capability
[    0.498673] evm: HMAC attrs: 0x1
[    0.500875] RAS: Correctable Errors collector initialized.
[    0.500951] clk: Disabling unused clocks
[    0.502512] Freeing unused decrypted memory: 2036K
[    0.503373] Freeing unused kernel image (initmem) memory: 3984K
[    0.518394] Write protecting the kernel read-only data: 22528k
[    0.519302] Freeing unused kernel image (rodata/data gap) memory: 236K
[    0.594045] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.594047] x86/mm: Checking user space page tables
[    0.637143] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.637149] Run /init as init process
[    0.637150]   with arguments:
[    0.637151]     /init
[    0.637152]   with environment:
[    0.637153]     HOME=/
[    0.637154]     TERM=linux
[    0.637154]     BOOT_IMAGE=/vmlinuz-6.8.0-rc6+
[    0.848769] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    0.848817] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    0.858285] hid: raw HID events driver (C) Jiri Kosina
[    0.862985] ACPI: bus type USB registered
[    0.863032] usbcore: registered new interface driver usbfs
[    0.863047] usbcore: registered new interface driver hub
[    0.863064] usbcore: registered new device driver usb
[    0.870801] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    0.875854] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    0.876332] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    0.887970] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.887981] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.889069] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    0.899388] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.899397] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.899402] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    0.899456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
[    0.899471] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.899474] usb usb1: Product: xHCI Host Controller
[    0.899476] usb usb1: Manufacturer: Linux 6.8.0-rc6+ xhci-hcd
[    0.899478] usb usb1: SerialNumber: 0000:00:14.0
[    0.899701] hub 1-0:1.0: USB hub found
[    0.899721] hub 1-0:1.0: 12 ports detected
[    0.904955] ACPI: bus type drm_connector registered
[    0.911725] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    0.912116] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    0.912391] nvme nvme0: pci function 0000:3b:00.0
[    0.914655] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
[    0.914660] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.914663] usb usb2: Product: xHCI Host Controller
[    0.914665] usb usb2: Manufacturer: Linux 6.8.0-rc6+ xhci-hcd
[    0.914667] usb usb2: SerialNumber: 0000:00:14.0
[    0.914860] hub 2-0:1.0: USB hub found
[    0.914875] hub 2-0:1.0: 6 ports detected
[    0.930546] nvme nvme0: 4/0/0 default/read/poll queues
[    0.936733]  nvme0n1: p1 p2 p3 p4
[    1.084358] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input2
[    1.084525] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input3
[    1.084729] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[    1.174556] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    1.325126] usb 1-3: New USB device found, idVendor=0cf3, idProduct=e300, bcdDevice= 0.01
[    1.325146] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.334559] tsc: Refined TSC clocksource calibration: 2904.009 MHz
[    1.334584] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc0e73964, max_idle_ns: 440795294805 ns
[    1.334677] clocksource: Switched to clocksource tsc
[    1.454574] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[    1.605587] usb 1-4: New USB device found, idVendor=04f3, idProduct=2234, bcdDevice=11.11
[    1.605607] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[    1.605615] usb 1-4: Product: Touchscreen
[    1.605621] usb 1-4: Manufacturer: ELAN
[    1.734559] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[    1.943690] usb 1-5: New USB device found, idVendor=0c45, idProduct=670c, bcdDevice=56.26
[    1.943708] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    1.943715] usb 1-5: Product: Integrated_Webcam_HD
[    1.943721] usb 1-5: Manufacturer: CN09GTFMLOG008C8B7FWA01
[    1.972339] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input5
[    1.972422] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input6
[    1.972444] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input7
[    1.972540] hid-generic 0003:04F3:2234.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[    1.972581] usbcore: registered new interface driver usbhid
[    1.972583] usbhid: USB HID core driver
[    1.994395] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.994451] device-mapper: uevent: version 1.0.3
[    1.994552] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxx
[    9.675077] PM: Image not found (code -22)
[    9.808902] EXT4-fs (dm-0): mounted filesystem 32e29882-d94d-4a92-9ee4-4d03002bfa29 ro with ordered data mode. Quota mode: none.
[    9.835676] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    9.942891] systemd[1]: Inserted module 'autofs4'
[    9.976774] systemd[1]: systemd 255.4-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    9.976788] systemd[1]: Detected architecture x86-64.
[    9.977907] systemd[1]: Hostname set to <abreu>.
[   10.152442] systemd[1]: Queued start job for default target graphical.target.
[   10.186151] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[   10.187453] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[   10.188488] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Encrypted Volume Units Service Slice.
[   10.189531] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[   10.190364] systemd[1]: Created slice user.slice - User and Session Slice.
[   10.190617] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[   10.190808] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[   10.191397] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[   10.191466] systemd[1]: Expecting device dev-disk-by\x2ddiskseq-1\x2dpart4.device - /dev/disk/by-diskseq/1-part4...
[   10.191490] systemd[1]: Expecting device dev-disk-by\x2duuid-2d23fd4c\x2d5d03\x2d4e1a\x2d8a42\x2d0e859d1f00d8.device - /dev/disk/by-uuid/2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8...
[   10.191521] systemd[1]: Expecting device dev-disk-by\x2duuid-61be8f50\x2d69c5\x2d49a5\x2dbcad\x2d3f4521e9c7b5.device - /dev/disk/by-uuid/61be8f50-69c5-49a5-bcad-3f4521e9c7b5...
[   10.191542] systemd[1]: Expecting device dev-disk-by\x2duuid-96BD\x2d5653.device - /dev/disk/by-uuid/96BD-5653...
[   10.191603] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[   10.191668] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[   10.191697] systemd[1]: Reached target paths.target - Path Units.
[   10.191746] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[   10.191776] systemd[1]: Reached target slices.target - Slice Units.
[   10.191848] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[   10.195854] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[   10.196195] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[   10.196402] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[   10.197410] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[   10.197941] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[   10.198071] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   10.198810] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[   10.199169] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[   10.202523] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[   10.205308] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[   10.209400] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[   10.218678] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[   10.222340] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[   10.230612] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[   10.234896] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[   10.238004] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[   10.246508] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[   10.249981] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[   10.254589] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[   10.256147] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[   10.256274] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[   10.261134] systemd[1]: Starting systemd-journald.service - Journal Service...
[   10.262334] pstore: Using crash dump compression: deflate
[   10.269111] pstore: Registered efi_pstore as persistent store backend
[   10.270563] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[   10.270595] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   10.271903] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[   10.271972] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   10.273241] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[   10.278936] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[   10.279114] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[   10.279256] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[   10.279385] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[   10.279681] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[   10.280046] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[   10.280420] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   10.280611] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[   10.281081] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   10.281276] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[   10.282334] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   10.282600] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[   10.283049] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   10.283244] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[   10.283637] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   10.283817] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[   10.286818] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[   10.291100] loop: module loaded
[   10.291453] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[   10.302886] lp: driver loaded but no devices found
[   10.303164] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[   10.303505] systemd-journald[402]: Collecting audit messages is disabled.
[   10.304510] systemd[1]: modprobe@loop.service: Deactivated successfully.
[   10.304724] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[   10.304957] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[   10.305156] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[   10.305440] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[   10.308307] ppdev: user-space parallel port driver
[   10.325470] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[   10.325473] EXT4-fs (dm-0): re-mounted 32e29882-d94d-4a92-9ee4-4d03002bfa29 r/w. Quota mode: none.
[   10.328653] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[   10.329130] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[   10.330613] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[   10.330697] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[   10.339207] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[   10.339263] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   10.349857] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[   10.350126] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[   10.354056] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[   10.359762] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[   10.360856] systemd[1]: Started systemd-journald.service - Journal Service.
[   10.386031] systemd-journald[402]: Received client request to flush runtime journal.
[   10.401101] systemd-journald[402]: /var/log/journal/16ae67b9dca94ecebbc8ec78ab24e074/system.journal: Journal file uses a different sequence number ID, rotating.
[   10.401110] systemd-journald[402]: Rotating system journal.
[   10.597058] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input9
[   10.617238] ACPI: AC: AC Adapter [AC] (off-line)
[   10.617916] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
[   10.658595] ACPI: battery: Slot [BAT0] (battery present)
[   10.659239] ACPI: button: Lid Switch [LID0]
[   10.659300] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
[   10.659372] ACPI: button: Power Button [PBTN]
[   10.659425] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input11
[   10.659435] input: Intel Virtual Buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input12
[   10.659454] ACPI: button: Sleep Button [SBTN]
[   10.659509] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input14
[   10.666742] ACPI: button: Power Button [PWRF]
[   10.672381] Consider using thermal netlink events interface
[   10.679418] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input15
[   10.684259] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input16
[   10.684619] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[   10.686664] intel_pmc_core INT33A1:00:  initialized
[   10.691259] input: Intel HID events as /devices/platform/INT33D5:00/input/input18
[   10.713300] Adding 8387904k swap on /dev/nvme0n1p4.  Priority:-2 extents:1 across:8387904k SS
[   10.773269] intel-hid INT33D5:00: platform supports 5 button array
[   10.774187] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input19
[   10.793414] mc: Linux media interface: v0.10
[   10.793538] EXT4-fs (nvme0n1p2): mounted filesystem 2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8 r/w with ordered data mode. Quota mode: none.
[   10.814576] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input20
[   10.814874] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input21
[   10.815031] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input22
[   10.815524] hid-multitouch 0003:04F3:2234.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[   10.820111] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   10.820457] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   10.868276] videodev: Linux video capture interface: v2.00
[   10.879979] intel_rapl_common: Found RAPL domain package
[   10.879985] intel_rapl_common: Found RAPL domain dram
[   10.900699] iTCO_vendor_support: vendor-support=0
[   10.917517] usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:670c)
[   10.954593] input: PC Speaker as /devices/platform/pcspkr/input/input24
[   10.973875] usbcore: registered new interface driver uvcvideo
[   10.982850] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   10.983073] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   10.983256] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[   10.985396] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[   10.991903] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   11.013640] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   11.080342] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   11.080348] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   11.080350] RAPL PMU: hw unit of domain package 2^-14 Joules
[   11.080351] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   11.080352] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   11.080354] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   11.088740] audit: type=1400 audit(1709368576.162:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=526 comm="apparmor_parser"
[   11.088747] audit: type=1400 audit(1709368576.162:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=526 comm="apparmor_parser"
[   11.090181] audit: type=1400 audit(1709368576.162:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=525 comm="apparmor_parser"
[   11.126685] audit: type=1400 audit(1709368576.198:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=530 comm="apparmor_parser"
[   11.126696] audit: type=1400 audit(1709368576.198:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=530 comm="apparmor_parser"
[   11.126700] audit: type=1400 audit(1709368576.198:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=530 comm="apparmor_parser"
[   11.138085] audit: type=1400 audit(1709368576.210:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=527 comm="apparmor_parser"
[   11.138093] audit: type=1400 audit(1709368576.210:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=527 comm="apparmor_parser"
[   11.138096] audit: type=1400 audit(1709368576.210:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=527 comm="apparmor_parser"
[   11.138098] audit: type=1400 audit(1709368576.210:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=527 comm="apparmor_parser"
[   11.258436] Bluetooth: Core ver 2.22
[   11.258472] NET: Registered PF_BLUETOOTH protocol family
[   11.258474] Bluetooth: HCI device and connection manager initialized
[   11.258481] Bluetooth: HCI socket layer initialized
[   11.258484] Bluetooth: L2CAP socket layer initialized
[   11.258488] Bluetooth: SCO socket layer initialized
[   11.910957] intel_rapl_common: Found RAPL domain package
[   11.910963] intel_rapl_common: Found RAPL domain core
[   11.910965] intel_rapl_common: Found RAPL domain uncore
[   11.910967] intel_rapl_common: Found RAPL domain dram
[   11.910968] intel_rapl_common: Found RAPL domain psys
[   11.922636] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input25
[   11.984802] ath10k_pci 0000:3a:00.0: enabling device (0000 -> 0002)
[   11.991135] ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   12.027225] Console: switching to colour dummy device 80x25
[   12.027338] i915 0000:00:02.0: vgaarb: deactivate vga console
[   12.032062] usbcore: registered new interface driver btusb
[   12.035851] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[   12.035859] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[   12.079948] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   12.080583] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[   12.088729] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   12.207306] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   12.207333] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   12.288136] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   12.289990] ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
[   12.289997] ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   12.290515] ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.4.4.1-00288- api 6 features wowlan,ignore-otp,mfp crc32 bf907c7c
[   12.350951] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   12.367726] ath10k_pci 0000:3a:00.0: board_file api 2 bmi_id N/A crc32 d2863f91
[   12.381549] snd_soc_avs 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   12.409776] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[   12.440065] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[   12.443693] sof-audio-pci-intel-skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   12.468666] ath10k_pci 0000:3a:00.0: htt-ver 3.87 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   12.554810] ath: EEPROM regdomain: 0x6c
[   12.554817] ath: EEPROM indicates we should expect a direct regpair map
[   12.554821] ath: Country alpha2 being used: 00
[   12.554823] ath: Regpair used: 0x6c
[   12.561972] ath10k_pci 0000:3a:00.0 wlp58s0: renamed from wlan0
[   12.779524] Initializing XFRM netlink socket
[   12.809680] PPP generic driver version 2.4.2
[   12.949510] NET: Registered PF_PPPOX protocol family
[   12.959417] IPsec XFRM device driver
[   13.339544] l2tp_core: L2TP core driver, V2.0
[   13.342017] l2tp_netlink: L2TP netlink interface
[   13.348522] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[   13.880046] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[   13.888547] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[   13.920591] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 0
[   13.926548] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   13.931913] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input26
[   13.932003] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   13.932137] i915 display info: display version: 9
[   13.932140] i915 display info: cursor_needs_physical: no
[   13.932142] i915 display info: has_cdclk_crawl: no
[   13.932144] i915 display info: has_cdclk_squash: no
[   13.932145] i915 display info: has_ddi: yes
[   13.932147] i915 display info: has_dp_mst: yes
[   13.932148] i915 display info: has_dsb: no
[   13.932150] i915 display info: has_fpga_dbg: yes
[   13.932151] i915 display info: has_gmch: no
[   13.932153] i915 display info: has_hotplug: yes
[   13.932154] i915 display info: has_hti: no
[   13.932156] i915 display info: has_ipc: yes
[   13.932157] i915 display info: has_overlay: no
[   13.932159] i915 display info: has_psr: yes
[   13.932160] i915 display info: has_psr_hw_tracking: yes
[   13.932162] i915 display info: overlay_needs_physical: no
[   13.932163] i915 display info: supports_tv: no
[   13.932165] i915 display info: has_hdcp: yes
[   13.932166] i915 display info: has_dmc: yes
[   13.932168] i915 display info: has_dsc: no
[   13.932218] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   13.940486] fbcon: i915drmfb (fb0) is primary device
[   13.952994] Console: switching to colour frame buffer device 200x56
[   13.973823] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   14.046794] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   14.046804] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   14.046807] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   14.046811] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   14.046813] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   14.046815] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[   14.046817] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[   14.046819] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   14.119575] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[   14.122795] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[   14.123283] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[   14.123710] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[   14.124281] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[   16.863883] rfkill: input handler disabled
[   18.409633] wlp58s0: authenticate with 88:71:b1:81:93:1b (local address=9c:b6:d0:d1:6a:b1)
[   18.409640] wlp58s0: send auth to 88:71:b1:81:93:1b (try 1/3)
[   18.413755] wlp58s0: authenticated
[   18.414418] wlp58s0: associate with 88:71:b1:81:93:1b (try 1/3)
[   18.435726] wlp58s0: RX AssocResp from 88:71:b1:81:93:1b (capab=0x1011 status=0 aid=1)
[   18.438609] wlp58s0: associated
[   18.502635] wlp58s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 88:71:b1:81:93:1b
[   22.693888] systemd-journald[402]: /var/log/journal/16ae67b9dca94ecebbc8ec78ab24e074/user-5272.journal: Journal file uses a different sequence number ID, rotating.
[   23.148254] rfkill: input handler enabled
[   26.602654] rfkill: input handler disabled
[   37.088134] wlp58s0: deauthenticating from 88:71:b1:81:93:1b by local choice (Reason: 3=DEAUTH_LEAVING)
[   39.042940] PM: hibernation: hibernation entry
[   39.489422] Filesystems sync: 0.442 seconds
[   39.489518] Freezing user space processes
[   39.491820] Freezing user space processes completed (elapsed 0.002 seconds)
[   39.491824] OOM killer disabled.
[   39.491930] PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
[   39.491933] PM: hibernation: Marking nosave pages: [mem 0x00058000-0x00058fff]
[   39.491935] PM: hibernation: Marking nosave pages: [mem 0x0009e000-0x000fffff]
[   39.491938] PM: hibernation: Marking nosave pages: [mem 0x514c9000-0x514c9fff]
[   39.491939] PM: hibernation: Marking nosave pages: [mem 0x514d9000-0x514d9fff]
[   39.491941] PM: hibernation: Marking nosave pages: [mem 0x556ab000-0x556acfff]
[   39.491942] PM: hibernation: Marking nosave pages: [mem 0x62260000-0x623ecfff]
[   39.491949] PM: hibernation: Marking nosave pages: [mem 0x64df4000-0x6fffefff]
[   39.492605] PM: hibernation: Marking nosave pages: [mem 0x70000000-0x77ffffff]
[   39.492742] PM: hibernation: Marking nosave pages: [mem 0x78600000-0xffffffff]
[   39.495259] PM: hibernation: Basic memory bitmaps created
[   39.495261] PM: hibernation: Preallocating image memory
[   40.041261] PM: hibernation: Allocated 679908 pages for snapshot
[   40.041266] PM: hibernation: Allocated 2719632 kbytes in 0.54 seconds (5036.35 MB/s)
[   40.041269] Freezing remaining freezable tasks
[   40.042433] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[   40.060523] printk: Suspending console(s) (use no_console_suspend to debug)
[   40.725246] ACPI: EC: interrupt blocked
[   40.730726] Disabling non-boot CPUs ...
[   40.732516] smpboot: CPU 1 is now offline
[   40.735277] smpboot: CPU 2 is now offline
[   40.737003] smpboot: CPU 3 is now offline
[   40.738725] PM: hibernation: Creating image:
[   41.057266] PM: hibernation: Need to copy 661592 pages
[   41.057269] PM: hibernation: Normal pages needed: 661592 + 1024, available pages: 3428318
[   41.751806] PM: hibernation: Image created (546636 pages copied, 114956 zero pages)
[   40.739884] Enabling non-boot CPUs ...
[   40.739908] smpboot: Booting Node 0 Processor 1 APIC 0x2
[   40.740746] CPU1 is up
[   40.740767] smpboot: Booting Node 0 Processor 2 APIC 0x1
[   40.741675] CPU2 is up
[   40.741697] smpboot: Booting Node 0 Processor 3 APIC 0x3
[   40.742517] CPU3 is up
[   40.744406] ACPI: EC: interrupt unblocked
[   40.784123] nvme nvme0: 4/0/0 default/read/poll queues
[   41.101297] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[   41.101911] PM: Using 3 thread(s) for compression
[   41.101919] PM: Compressing and saving image data (547929 pages)...
[   41.101972] PM: Image saving progress:   0%
[   41.440834] PM: Image saving progress:  10%
[   42.025483] PM: Image saving progress:  20%
[   42.463826] PM: Image saving progress:  30%
[   42.770285] PM: Image saving progress:  40%
[   43.276526] PM: Image saving progress:  50%
[   43.668477] PM: Image saving progress:  60%
[   43.991060] PM: Image saving progress:  70%
[   44.384474] PM: Image saving progress:  80%
[   44.627907] PM: Image saving progress:  90%
[   44.824853] PM: Image saving progress: 100%
[   44.825242] PM: Image saving done
[   44.825243] PM: hibernation: Wrote 2191716 kbytes in 3.72 seconds (589.17 MB/s)
[   44.825301] PM: S|
[   44.942961] printk: Suspending console(s) (use no_console_suspend to debug)
[   45.596997] ACPI: EC: interrupt blocked
[   45.632972] ACPI: PM: Preparing to enter system sleep state S3
[   45.640476] ACPI: EC: event blocked
[   45.640477] ACPI: EC: EC stopped
[   45.640478] ACPI: PM: Saving platform NVS memory
[   45.641977] Disabling non-boot CPUs ...
[   45.643369] smpboot: CPU 1 is now offline
[   45.645385] smpboot: CPU 2 is now offline
[   45.646914] smpboot: CPU 3 is now offline
[   45.653652] ACPI: PM: Low-level resume complete
[   45.653696] ACPI: EC: EC started
[   45.653696] ACPI: PM: Restoring platform NVS memory
[   45.655592] Enabling non-boot CPUs ...
[   45.655618] smpboot: Booting Node 0 Processor 1 APIC 0x2
[   45.656373] CPU1 is up
[   45.656391] smpboot: Booting Node 0 Processor 2 APIC 0x1
[   45.657170] CPU2 is up
[   45.657186] smpboot: Booting Node 0 Processor 3 APIC 0x3
[   45.657890] CPU3 is up
[   45.660785] ACPI: PM: Waking up from system sleep state S3
[   45.698568] ACPI: EC: interrupt unblocked
[   45.755617] ACPI: EC: event unblocked
[   45.770350] nvme nvme0: 4/0/0 default/read/poll queues
[   45.779679] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[   45.787619] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[   45.800953] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[   46.005109] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0
[   46.025339] usb 1-5: reset high-speed USB device number 4 using xhci_hcd
[   46.175600] atkbd_receive_byte: 21 callbacks suppressed
[   46.175603] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[   46.301300] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[   46.577289] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[   46.771028] PM: hibernation: Basic memory bitmaps freed
[   46.771547] OOM killer enabled.
[   46.771549] Restarting tasks ... done.
[   46.932011] PM: hibernation: hibernation exit
[   46.939265] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[   46.939280] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[   47.050481] Process accounting resumed
[   47.050620] warning: `atop' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[   47.109119] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[   47.298738] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[   47.326832] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[   52.193512] wlp58s0: authenticate with 88:71:b1:81:93:1b (local address=9c:b6:d0:d1:6a:b1)
[   52.193519] wlp58s0: send auth to 88:71:b1:81:93:1b (try 1/3)
[   52.196274] wlp58s0: authenticated
[   52.197184] wlp58s0: associate with 88:71:b1:81:93:1b (try 1/3)
[   52.215976] wlp58s0: RX AssocResp from 88:71:b1:81:93:1b (capab=0x1011 status=0 aid=1)
[   52.220140] wlp58s0: associated
[   52.285310] wlp58s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 88:71:b1:81:93:1b
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 02)
	Subsystem: Dell Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information: Len=10 <?>
	Kernel driver in use: skl_uncore

00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02) (prog-if 00 [VGA controller])
	DeviceName:  Onboard IGD
	Subsystem: Dell HD Graphics 620
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 137
	Region 0: Memory at db000000 (64-bit, non-prefetchable) [size=16M]
	Region 2: Memory at 90000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at f000 [size=64]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: [40] Vendor Specific Information: Len=0c <?>
	Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+ FLReset+
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR-
			 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS-
			 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- 10BitTagReq- OBFF Disabled,
			 AtomicOpsCtl: ReqEn-
	Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee00018  Data: 0000
	Capabilities: [d0] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100 v1] Process Address Space ID (PASID)
		PASIDCap: Exec- Priv-, Max PASID Width: 14
		PASIDCtl: Enable- Exec- Priv-
	Capabilities: [200 v1] Address Translation Service (ATS)
		ATSCap:	Invalidate Queue Depth: 00
		ATSCtl:	Enable-, Smallest Translation Unit: 00
	Capabilities: [300 v1] Page Request Interface (PRI)
		PRICtl: Enable- Reset-
		PRISta: RF- UPRGI- Stopped+
		Page Request Capacity: 00008000, Page Request Allocation: 00000000
	Kernel driver in use: i915
	Kernel modules: i915

00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 02)
	Subsystem: Dell Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at dc320000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
		Address: 00000000  Data: 0000
	Capabilities: [d0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device_pci_legacy

00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21) (prog-if 30 [XHCI])
	Subsystem: Dell Sunrise Point-LP USB 3.0 xHCI Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 125
	Region 0: Memory at dc310000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: [70] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [80] MSI: Enable+ Count=8/8 Maskable- 64bit+
		Address: 00000000fee00318  Data: 0000
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
	Subsystem: Dell Sunrise Point-LP Thermal subsystem
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at dc334000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
		Address: 00000000  Data: 0000
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal

00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
	Subsystem: Dell Sunrise Point-LP Serial IO I2C Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at dc333000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D3 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [90] Vendor Specific Information: Len=14 <?>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)
	Subsystem: Dell Sunrise Point-LP Serial IO I2C Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at dc332000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [90] Vendor Specific Information: Len=14 <?>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
	Subsystem: Dell Sunrise Point-LP CSME HECI
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 130
	Region 0: Memory at dc331000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee00298  Data: 0000
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1) (prog-if 00 [Normal decode])
	Subsystem: Dell Sunrise Point-LP PCI Express Root Port
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 122
	Bus: primary=00, secondary=01, subordinate=39, sec-latency=0
	I/O behind bridge: 2000-2fff [size=4K] [16-bit]
	Memory behind bridge: c4000000-da0fffff [size=353M] [32-bit]
	Prefetchable memory behind bridge: a0000000-c1ffffff [size=544M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
		LnkCap:	Port #1, Speed 8GT/s, Width x2, ASPM not supported
			ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes, Disabled- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 8GT/s, Width x2
			TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #4, PowerLimit 25W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet- LinkState-
		RootCap: CRSVisible-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range ABC, TimeoutDis+ NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+
			 AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ 10BitTagReq- OBFF Disabled, ARIFwd-
			 AtomicOpsCtl: ReqEn- EgressBlck-
		LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
		LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ EqualizationPhase1+
			 EqualizationPhase2+ EqualizationPhase3+ LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee00218  Data: 0000
	Capabilities: [90] Subsystem: Dell Sunrise Point-LP PCI Express Root Port
	Capabilities: [a0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO+ CmpltAbrt- UnxCmplt+ RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
		RootCmd: CERptEn- NFERptEn- FERptEn-
		RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
			 FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
		ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
	Capabilities: [140 v1] Access Control Services
		ACSCap:	SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd- EgressCtrl- DirectTrans-
		ACSCtl:	SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans-
	Capabilities: [220 v1] Secondary PCI Express
		LnkCtl3: LnkEquIntrruptEn- PerformEqu-
		LaneErrStat: 0
	Kernel driver in use: pcieport

00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1) (prog-if 00 [Normal decode])
	Subsystem: Dell Sunrise Point-LP PCI Express Root Port
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 123
	Bus: primary=00, secondary=3a, subordinate=3a, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: dc000000-dc1fffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 256 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
		LnkCap:	Port #5, Speed 8GT/s, Width x1, ASPM L1, Exit Latency L1 <16us
			ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1
			TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
			Slot #8, PowerLimit 10W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet- LinkState+
		RootCap: CRSVisible-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range ABC, TimeoutDis+ NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+
			 AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ 10BitTagReq- OBFF Disabled, ARIFwd-
			 AtomicOpsCtl: ReqEn- EgressBlck-
		LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
		LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1-
			 EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee00238  Data: 0000
	Capabilities: [90] Subsystem: Dell Sunrise Point-LP PCI Express Root Port
	Capabilities: [a0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt+ RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
		RootCmd: CERptEn- NFERptEn- FERptEn-
		RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
			 FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
		ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
	Capabilities: [140 v1] Access Control Services
		ACSCap:	SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd- EgressCtrl- DirectTrans-
		ACSCtl:	SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans-
	Capabilities: [200 v1] L1 PM Substates
		L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
			  PortCommonModeRestoreTime=40us PortTPowerOnTime=44us
		L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+
			   T_CommonMode=50us LTR1.2_Threshold=163840ns
		L1SubCtl2: T_PwrOn=44us
	Capabilities: [220 v1] Secondary PCI Express
		LnkCtl3: LnkEquIntrruptEn- PerformEqu-
		LaneErrStat: 0
	Kernel driver in use: pcieport

00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 (rev f1) (prog-if 00 [Normal decode])
	Subsystem: Dell Sunrise Point-LP PCI Express Root Port
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 124
	Bus: primary=00, secondary=3b, subordinate=3b, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: dc200000-dc2fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 256 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr+ NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
		LnkCap:	Port #9, Speed 8GT/s, Width x4, ASPM L1, Exit Latency L1 <16us
			ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 8GT/s, Width x4
			TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
			Slot #12, PowerLimit 25W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState+
		RootCap: CRSVisible-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range ABC, TimeoutDis+ NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+
			 AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ 10BitTagReq- OBFF Disabled, ARIFwd-
			 AtomicOpsCtl: ReqEn- EgressBlck-
		LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
		LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ EqualizationPhase1+
			 EqualizationPhase2+ EqualizationPhase3+ LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee00258  Data: 0000
	Capabilities: [90] Subsystem: Dell Sunrise Point-LP PCI Express Root Port
	Capabilities: [a0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt+ RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr+ BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
		RootCmd: CERptEn- NFERptEn- FERptEn-
		RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
			 FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
		ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
	Capabilities: [140 v1] Access Control Services
		ACSCap:	SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd- EgressCtrl- DirectTrans-
		ACSCtl:	SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans-
	Capabilities: [200 v1] L1 PM Substates
		L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
			  PortCommonModeRestoreTime=40us PortTPowerOnTime=44us
		L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+
			   T_CommonMode=120us LTR1.2_Threshold=163840ns
		L1SubCtl2: T_PwrOn=44us
	Capabilities: [220 v1] Secondary PCI Express
		LnkCtl3: LnkEquIntrruptEn- PerformEqu-
		LaneErrStat: 0
	Kernel driver in use: pcieport

00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
	Subsystem: Dell Sunrise Point-LP LPC Controller
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
	Subsystem: Dell Sunrise Point-LP PMC
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Region 0: Memory at dc32c000 (32-bit, non-prefetchable) [disabled] [size=16K]

00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21) (prog-if 80)
	Subsystem: Dell Sunrise Point-LP HD Audio
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32
	Interrupt: pin A routed to IRQ 138
	Region 0: Memory at dc328000 (64-bit, non-prefetchable) [size=16K]
	Region 4: Memory at dc300000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee004b8  Data: 0000
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_soc_skl, snd_soc_avs, snd_sof_pci_intel_skl

00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
	Subsystem: Dell Sunrise Point-LP SMBus
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at dc330000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at f040 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

01:00.0 PCI bridge: Intel Corporation DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015] (prog-if 00 [Normal decode])
	Subsystem: Device 2222:1111
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 128 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=01, secondary=02, subordinate=39, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: c4000000-da0fffff [size=353M] [32-bit]
	Prefetchable memory behind bridge: a0000000-c1ffffff [size=544M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [88] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [ac] Subsystem: Device 2222:1111
	Capabilities: [c0] Express (v2) Upstream Port, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ SlotPowerLimit 25W
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 8GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <2us, L1 <4us
			ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
		LnkCtl:	ASPM Disabled; Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 8GT/s, Width x2 (downgraded)
			TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS-
			 AtomicOpsCap: Routing-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ 10BitTagReq- OBFF Disabled,
			 AtomicOpsCtl: EgressBlck-
		LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
		LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete+ EqualizationPhase1+
			 EqualizationPhase2+ EqualizationPhase3+ LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [100 v1] Device Serial Number 4f-41-a8-19-2b-e9-07-00
	Capabilities: [200 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP+ Rollover- Timeout- AdvNonFatalErr+
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
	Capabilities: [300 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
			Status:	NegoPending- InProgress-
	Capabilities: [400 v1] Power Budgeting <?>
	Capabilities: [500 v1] Vendor Specific Information: ID=1234 Rev=1 Len=0d8 <?>
	Capabilities: [600 v1] Latency Tolerance Reporting
		Max snoop latency: 71680ns
		Max no snoop latency: 71680ns
	Capabilities: [700 v1] Secondary PCI Express
		LnkCtl3: LnkEquIntrruptEn- PerformEqu-
		LaneErrStat: 0
	Kernel driver in use: pcieport

02:00.0 PCI bridge: Intel Corporation DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015] (prog-if 00 [Normal decode])
	Subsystem: Device 2222:1111
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 128 bytes
	Interrupt: pin A routed to IRQ 139
	Bus: primary=02, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: da000000-da0fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME-
	Capabilities: [88] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee004d8  Data: 0000
	Capabilities: [ac] Subsystem: Device 2222:1111
	Capabilities: [c0] Express (v2) Downstream Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag+ RBE+
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <2us, L1 <4us
			ClockPM- Surprise- LLActRep- BwNot+ ASPMOptComp+
		LnkCtl:	ASPM Disabled; Disabled- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x4
			TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
			Slot #0, PowerLimit 0W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- ARIFwd-
			 AtomicOpsCap: Routing-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- 10BitTagReq- OBFF Disabled, ARIFwd-
			 AtomicOpsCtl: EgressBlck-
		LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
		LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1-
			 EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [100 v1] Device Serial Number 4f-41-a8-19-2b-e9-07-00
	Capabilities: [200 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
	Capabilities: [300 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
			Status:	NegoPending+ InProgress-
	Capabilities: [400 v1] Power Budgeting <?>
	Capabilities: [500 v1] Vendor Specific Information: ID=1234 Rev=1 Len=0d8 <?>
	Capabilities: [700 v1] Secondary PCI Express
		LnkCtl3: LnkEquIntrruptEn- PerformEqu-
		LaneErrStat: 0
	Kernel driver in use: pcieport

02:01.0 PCI bridge: Intel Corporation DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015] (prog-if 00 [Normal decode])
	Subsystem: Device 2222:1111
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 128 bytes
	Interrupt: pin A routed to IRQ 140
	Bus: primary=02, secondary=04, subordinate=38, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: c4000000-d9efffff [size=351M] [32-bit]
	Prefetchable memory behind bridge: a0000000-c1ffffff [size=544M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [88] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee004f8  Data: 0000
	Capabilities: [ac] Subsystem: Device 2222:1111
	Capabilities: [c0] Express (v2) Downstream Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag+ RBE+
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
		LnkCap:	Port #1, Speed 2.5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <2us, L1 <4us
			ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM Disabled; Disabled- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x4
			TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #1, PowerLimit 0W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
			Changed: MRL- PresDet- LinkState-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- ARIFwd-
			 AtomicOpsCap: Routing-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- 10BitTagReq- OBFF Disabled, ARIFwd-
			 AtomicOpsCtl: EgressBlck-
		LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
		LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1-
			 EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [100 v1] Device Serial Number 4f-41-a8-19-2b-e9-07-00
	Capabilities: [200 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
	Capabilities: [300 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
			Status:	NegoPending+ InProgress-
	Capabilities: [400 v1] Power Budgeting <?>
	Capabilities: [500 v1] Vendor Specific Information: ID=1234 Rev=1 Len=0d8 <?>
	Capabilities: [700 v1] Secondary PCI Express
		LnkCtl3: LnkEquIntrruptEn- PerformEqu-
		LaneErrStat: 0
	Kernel driver in use: pcieport

02:02.0 PCI bridge: Intel Corporation DSL6340 Thunderbolt 3 Bridge [Alpine Ridge 2C 2015] (prog-if 00 [Normal decode])
	Subsystem: Device 2222:1111
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 128 bytes
	Interrupt: pin A routed to IRQ 141
	Bus: primary=02, secondary=39, subordinate=39, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: d9f00000-d9ffffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [88] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee00518  Data: 0000
	Capabilities: [ac] Subsystem: Device 2222:1111
	Capabilities: [c0] Express (v2) Downstream Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag+ RBE+
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
		LnkCap:	Port #2, Speed 2.5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <2us, L1 <4us
			ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM Disabled; Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x4
			TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #0, PowerLimit 0W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState+
		DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- ARIFwd-
			 AtomicOpsCap: Routing-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ 10BitTagReq- OBFF Disabled, ARIFwd-
			 AtomicOpsCtl: EgressBlck-
		LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
		LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1-
			 EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [100 v1] Device Serial Number 4f-41-a8-19-2b-e9-07-00
	Capabilities: [200 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
	Capabilities: [300 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
			Status:	NegoPending- InProgress-
	Capabilities: [400 v1] Power Budgeting <?>
	Capabilities: [500 v1] Vendor Specific Information: ID=1234 Rev=1 Len=0d8 <?>
	Capabilities: [700 v1] Secondary PCI Express
		LnkCtl3: LnkEquIntrruptEn- PerformEqu-
		LaneErrStat: 0
	Kernel driver in use: pcieport

39:00.0 USB controller: Intel Corporation DSL6340 USB 3.1 Controller [Alpine Ridge] (prog-if 30 [XHCI])
	Subsystem: Device 2222:1111
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 128 bytes
	Interrupt: pin A routed to IRQ 142
	Region 0: Memory at d9f00000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [88] MSI: Enable+ Count=8/8 Maskable- 64bit+
		Address: 00000000fee00618  Data: 0000
	Capabilities: [c0] Express (v2) Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 <8us
			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0W
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <2us, L1 <4us
			ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes, Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x4
			TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		DevCap2: Completion Timeout: Range B, TimeoutDis+ NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- TPHComp- ExtTPHComp-
			 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ 10BitTagReq- OBFF Disabled,
			 AtomicOpsCtl: ReqEn-
		LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
		LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1-
			 EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [100 v1] Device Serial Number 4f-41-a8-19-2b-e9-07-00
	Capabilities: [200 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
	Capabilities: [300 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
			Status:	NegoPending- InProgress-
	Capabilities: [400 v1] Power Budgeting <?>
	Capabilities: [500 v1] Vendor Specific Information: ID=1234 Rev=1 Len=0d8 <?>
	Capabilities: [600 v1] Latency Tolerance Reporting
		Max snoop latency: 71680ns
		Max no snoop latency: 71680ns
	Capabilities: [700 v1] Secondary PCI Express
		LnkCtl3: LnkEquIntrruptEn- PerformEqu-
		LaneErrStat: 0
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

3a:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
	Subsystem: Rivet Networks Killer Wireless-n/a/ac 1535 Wireless Network Adapter
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 136
	Region 0: Memory at dc000000 (64-bit, non-prefetchable) [size=2M]
	Capabilities: [40] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [50] MSI: Enable+ Count=1/8 Maskable+ 64bit-
		Address: fee00498  Data: 0000
		Masking: 000000fe  Pending: 00000000
	Capabilities: [70] Express (v2) Endpoint, MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 10W
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 256 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <4us, L1 <64us
			ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+
			ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1
			TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis+ NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Via message, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- TPHComp- ExtTPHComp-
			 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ 10BitTagReq- OBFF Disabled,
			 AtomicOpsCtl: ReqEn-
		LnkCap2: Supported Link Speeds: 2.5GT/s, Crosslink- Retimer- 2Retimers- DRS-
		LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1-
			 EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [100 v2] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
	Capabilities: [148 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
			Status:	NegoPending- InProgress-
	Capabilities: [168 v1] Device Serial Number 00-00-00-00-00-00-00-00
	Capabilities: [178 v1] Latency Tolerance Reporting
		Max snoop latency: 3145728ns
		Max no snoop latency: 3145728ns
	Capabilities: [180 v1] L1 PM Substates
		L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
			  PortCommonModeRestoreTime=50us PortTPowerOnTime=10us
		L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+
			   T_CommonMode=0us LTR1.2_Threshold=163840ns
		L1SubCtl2: T_PwrOn=44us
	Kernel driver in use: ath10k_pci
	Kernel modules: ath10k_pci

3b:00.0 Non-Volatile memory controller: SK hynix PC300 NVMe Solid State Drive 512GB (prog-if 02 [NVM Express])
	Subsystem: SK hynix PC300 NVMe Solid State Drive 512GB
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at dc200000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [90] MSI: Enable- Count=1/8 Maskable+ 64bit+
		Address: 0000000000000000  Data: 0000
		Masking: 00000000  Pending: 00000000
	Capabilities: [b0] MSI-X: Enable+ Count=65 Masked-
		Vector table: BAR=0 offset=00002000
		PBA: BAR=0 offset=00003000
	Capabilities: [c0] Express (v2) Endpoint, MSI 00
		DevCap:	MaxPayload 512 bytes, PhantFunc 0, Latency L0s <1us, L1 unlimited
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 0W
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset-
			MaxPayload 256 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 8GT/s, Width x4, ASPM L1, Exit Latency L1 <64us
			ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+
			ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 8GT/s, Width x4
			TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		DevCap2: Completion Timeout: Range B, TimeoutDis+ NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Via message, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- TPHComp- ExtTPHComp-
			 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ 10BitTagReq- OBFF Disabled,
			 AtomicOpsCtl: ReqEn-
		LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
		LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete+ EqualizationPhase1+
			 EqualizationPhase2+ EqualizationPhase3+ LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Capabilities: [100 v2] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
		AERCap:	First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn-
			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
		HeaderLog: 00000000 00000000 00000000 00000000
	Capabilities: [150 v1] Device Serial Number 5e-74-02-90-61-2e-e4-ac
	Capabilities: [160 v1] Power Budgeting <?>
	Capabilities: [1b8 v1] Latency Tolerance Reporting
		Max snoop latency: 3145728ns
		Max no snoop latency: 3145728ns
	Capabilities: [300 v1] Secondary PCI Express
		LnkCtl3: LnkEquIntrruptEn- PerformEqu-
		LaneErrStat: 0
	Capabilities: [900 v1] L1 PM Substates
		L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
			  PortCommonModeRestoreTime=120us PortTPowerOnTime=10us
		L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+
			   T_CommonMode=0us LTR1.2_Threshold=163840ns
		L1SubCtl2: T_PwrOn=44us
	Kernel driver in use: nvme
	Kernel modules: nvme


[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux