Re: [PATCH] USB: core: hub_port_reset: Remove extra 40 ms reset recovery time

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

 



[To: +Heikki]


Dear Alan, dear Heikki,


Am 26.07.24 um 19:48 schrieb Alan Stern:
On Wed, Jul 24, 2024 at 11:00:42PM +0200, Paul Menzel wrote:

Am 24.07.24 um 20:52 schrieb Alan Stern:
On Wed, Jul 24, 2024 at 08:14:34PM +0200, Paul Menzel wrote:

[…]

Am 24.07.24 um 16:10 schrieb Alan Stern:
On Wed, Jul 24, 2024 at 01:15:23PM +0200, Paul Menzel wrote:
This basically reverts commit b789696af8b4102b7cc26dec30c2c51ce51ee18b
("[PATCH] USB: relax usbcore reset timings") from 2005.

This adds unneeded 40 ms during resume from suspend on a majority of

Wrong.  It adds 40 ms to the recovery time from a port reset -- see the
commit's title.  Suspend and resume do not in general involve port
resets (although sometimes they do).

It looks like on my system the ports are reset:

```
$ grep suspend-240501-063619/hub_port_reset abreu_mem_ftrace.txt
   6416.257589 |   3)  kworker-9023  |               | hub_port_reset [usbcore]() {
   6416.387182 |   2)  kworker-9023  |   129593.0 us |                  } /* hub_port_reset [usbcore] */

```

It depends on the hardware and the kind of suspend.

It is ACPI S3 suspend. Can I find out, why the ports are reset? Not
resetting the ports would be even better to reduce the resume time.

It's probably an xHCI thing -- the hardware may stop providing power to
the ports during S3 suspend, or something like that.  The xHCI people
may have a better idea of what's going on.

Heikki, can you confirm this. I am attaching the logs with

echo 'file drivers/usb/* +p' | sudo tee /sys/kernel/debug/dynamic_debug/control

The logs have:

[ 150.414450] xhci_hcd 0000:00:14.0: clear port3 reset change, portsc: 0x603
    [  150.474375] xhci_hcd 0000:00:14.0: Resetting device with slot ID 1
    [  150.474378] xhci_hcd 0000:00:14.0: // Ding dong!
    [  150.474533] xhci_hcd 0000:00:14.0: Completed reset device command.
    [  150.474537] xhci_hcd 0000:00:14.0: Successful reset device command.
[ 150.474599] usb 1-3: reset full-speed USB device number 2 using xhci_hcd

(The list thread also has more logs [1].)

devices, where it’s not needed, like the Dell XPS 13 9360/0596KF, BIOS
2.21.0 06/02/2022 with

The commit messages unfortunately does not list the devices needing this.
Should they surface again, these should be added to the quirk list for
USB_QUIRK_HUB_SLOW_RESET.

This quirk applies to hubs that need extra time when one of their ports
gets reset.  However, it seems likely that the patch you are reverting
was meant to help the device attached to the port, not the hub itself.
Which would mean that the adding hubs to the quirk list won't help
unless every hub is added -- in which case there's no point reverting
the patch.

Furthermore, should any of these bad hubs or devices still be in use,
your change would cause them to stop working reliably.  It would be a
regression.

A better approach would be to add a sysfs boolean attribute to the hub
driver to enable the 40-ms reset-recovery delay, and make it default to
True.  Then people who don't need the delay could disable it from
userspace, say by a udev rule.

How would you name it?

You could call it "long_reset_recovery".  Anything like that would be
okay.

Would it be useful to makes it an integer instead of a boolean, and allow to
configure the delay: `extra_reset_recovery_delay_ms`?

Sure, why not?  Just so long as the default value matches the current
behavior.

I hope, I am going to find time to take a stab at it.


Kind regards,

Paul


[1]: https://lore.kernel.org/all/f1e2e2b1-b83c-4105-b62c-a053d18c2985@xxxxxxxxxxxxx/
[    0.000000] Linux version 6.11.0-rc1-00155-g6504fb38efa6 (build@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc (Debian 13.3.0-2) 13.3.0, GNU ld (GNU Binutils for Debian) 2.42.50.20240710) #251 SMP PREEMPT_DYNAMIC Thu Aug  1 23:34:23 CEST 2024
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0-rc1-00155-g6504fb38efa6 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 0x511ed018-0x511fd057] 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-0x00000000511ed017] usable
[    0.000000] reserve setup_data: [mem 0x00000000511ed018-0x00000000511fd057] usable
[    0.000000] reserve setup_data: [mem 0x00000000511fd058-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=0x55778018 
[    0.000000] efi: Remove mem36: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[    0.000000] efi: Not removing mem37: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem38: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem39: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem40: 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] DMI: Memory slots populated: 2/2
[    0.000000] tsc: Detected 2900.000 MHz processor
[    0.000000] tsc: Detected 2899.886 MHz TSC
[    0.000727] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000729] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000734] last_pfn = 0x481800 max_arch_pfn = 0x400000000
[    0.000738] MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
[    0.000740] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001016] last_pfn = 0x78600 max_arch_pfn = 0x400000000
[    0.006833] esrt: Reserving ESRT space from 0x000000006fc86698 to 0x000000006fc866d0.
[    0.006839] Using GB pages for direct mapping
[    0.013044] printk: log_buf_len: 8388608 bytes
[    0.013045] printk: early log buf free: 125320(95%)
[    0.013046] Secure boot disabled
[    0.013047] RAMDISK: [mem 0x511fe000-0x5260dfff]
[    0.013050] ACPI: Early table checksum verification disabled
[    0.013054] ACPI: RSDP 0x000000006518D000 000024 (v02 DELL  )
[    0.013057] ACPI: XSDT 0x000000006518D0C8 00010C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.013070] ACPI: FACP 0x00000000651B2A48 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.013074] ACPI: DSDT 0x000000006518D260 0257E7 (v02 DELL   CBX3     01072009 INTL 20160422)
[    0.013076] ACPI: FACS 0x000000006F86F180 000040
[    0.013078] ACPI: APIC 0x00000000651B2B58 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.013080] ACPI: FPDT 0x00000000651B2BE0 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.013082] ACPI: FIDT 0x00000000651B2C28 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.013085] ACPI: MCFG 0x00000000651B2CD8 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.013087] ACPI: HPET 0x00000000651B2D18 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.013089] ACPI: SSDT 0x00000000651B2D50 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.013091] ACPI: BOOT 0x00000000651B30B0 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.013093] ACPI: SSDT 0x00000000651B30D8 0012CF (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.013096] ACPI: HPET 0x00000000651B43A8 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
[    0.013098] ACPI: SSDT 0x00000000651B43E0 000D84 (v02 INTEL  xh_rvp07 00000000 INTL 20160422)
[    0.013100] ACPI: UEFI 0x00000000651B5168 000042 (v01                 00000000      00000000)
[    0.013102] ACPI: SSDT 0x00000000651B51B0 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.013104] ACPI: LPIT 0x00000000651B6090 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
[    0.013107] ACPI: WSMT 0x00000000651B6128 000028 (v01 DELL   CBX3     00000000 MSFT 0000005F)
[    0.013109] ACPI: SSDT 0x00000000651B6150 000161 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.013111] ACPI: SSDT 0x00000000651B62B8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.013113] ACPI: SSDT 0x00000000651B6558 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.013115] ACPI: SSDT 0x00000000651B9560 0000DB (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.013118] ACPI: DBGP 0x00000000651B9640 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.013120] ACPI: DBG2 0x00000000651B9678 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.013122] ACPI: SSDT 0x00000000651B96D0 0007DD (v02 INTEL  UsbCTabl 00001000 INTL 20160422)
[    0.013124] ACPI: SSDT 0x00000000651B9EB0 0084F1 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.013126] ACPI: SLIC 0x00000000651C23A8 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.013128] ACPI: NHLT 0x00000000651C2520 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.013131] ACPI: BGRT 0x00000000651C2550 000038 (v00                 01072009 AMI  00010013)
[    0.013133] ACPI: TPM2 0x00000000651C2588 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.013135] ACPI: ASF! 0x00000000651C25C0 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.013137] ACPI: DMAR 0x00000000651C2660 0000F0 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.013139] ACPI: Reserving FACP table memory at [mem 0x651b2a48-0x651b2b53]
[    0.013140] ACPI: Reserving DSDT table memory at [mem 0x6518d260-0x651b2a46]
[    0.013141] ACPI: Reserving FACS table memory at [mem 0x6f86f180-0x6f86f1bf]
[    0.013142] ACPI: Reserving APIC table memory at [mem 0x651b2b58-0x651b2bdb]
[    0.013143] ACPI: Reserving FPDT table memory at [mem 0x651b2be0-0x651b2c23]
[    0.013143] ACPI: Reserving FIDT table memory at [mem 0x651b2c28-0x651b2cd3]
[    0.013144] ACPI: Reserving MCFG table memory at [mem 0x651b2cd8-0x651b2d13]
[    0.013145] ACPI: Reserving HPET table memory at [mem 0x651b2d18-0x651b2d4f]
[    0.013145] ACPI: Reserving SSDT table memory at [mem 0x651b2d50-0x651b30a8]
[    0.013146] ACPI: Reserving BOOT table memory at [mem 0x651b30b0-0x651b30d7]
[    0.013147] ACPI: Reserving SSDT table memory at [mem 0x651b30d8-0x651b43a6]
[    0.013148] ACPI: Reserving HPET table memory at [mem 0x651b43a8-0x651b43df]
[    0.013148] ACPI: Reserving SSDT table memory at [mem 0x651b43e0-0x651b5163]
[    0.013149] ACPI: Reserving UEFI table memory at [mem 0x651b5168-0x651b51a9]
[    0.013150] ACPI: Reserving SSDT table memory at [mem 0x651b51b0-0x651b608d]
[    0.013151] ACPI: Reserving LPIT table memory at [mem 0x651b6090-0x651b6123]
[    0.013151] ACPI: Reserving WSMT table memory at [mem 0x651b6128-0x651b614f]
[    0.013152] ACPI: Reserving SSDT table memory at [mem 0x651b6150-0x651b62b0]
[    0.013153] ACPI: Reserving SSDT table memory at [mem 0x651b62b8-0x651b6556]
[    0.013153] ACPI: Reserving SSDT table memory at [mem 0x651b6558-0x651b9559]
[    0.013154] ACPI: Reserving SSDT table memory at [mem 0x651b9560-0x651b963a]
[    0.013155] ACPI: Reserving DBGP table memory at [mem 0x651b9640-0x651b9673]
[    0.013156] ACPI: Reserving DBG2 table memory at [mem 0x651b9678-0x651b96cb]
[    0.013156] ACPI: Reserving SSDT table memory at [mem 0x651b96d0-0x651b9eac]
[    0.013157] ACPI: Reserving SSDT table memory at [mem 0x651b9eb0-0x651c23a0]
[    0.013158] ACPI: Reserving SLIC table memory at [mem 0x651c23a8-0x651c251d]
[    0.013158] ACPI: Reserving NHLT table memory at [mem 0x651c2520-0x651c254c]
[    0.013159] ACPI: Reserving BGRT table memory at [mem 0x651c2550-0x651c2587]
[    0.013160] ACPI: Reserving TPM2 table memory at [mem 0x651c2588-0x651c25bb]
[    0.013161] ACPI: Reserving ASF! table memory at [mem 0x651c25c0-0x651c265f]
[    0.013161] ACPI: Reserving DMAR table memory at [mem 0x651c2660-0x651c274f]
[    0.013288] No NUMA configuration found
[    0.013289] Faking a node at [mem 0x0000000000000000-0x00000004817fffff]
[    0.013297] NODE_DATA(0) allocated [mem 0x47f3d5000-0x47f3fffff]
[    0.013467] Zone ranges:
[    0.013468]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.013470]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.013471]   Normal   [mem 0x0000000100000000-0x00000004817fffff]
[    0.013472]   Device   empty
[    0.013473] Movable zone start for each node
[    0.013475] Early memory node ranges
[    0.013475]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.013476]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.013477]   node   0: [mem 0x0000000000100000-0x00000000556aafff]
[    0.013478]   node   0: [mem 0x00000000556ad000-0x0000000064df3fff]
[    0.013479]   node   0: [mem 0x000000006ffff000-0x000000006fffffff]
[    0.013479]   node   0: [mem 0x0000000078000000-0x00000000785fffff]
[    0.013480]   node   0: [mem 0x0000000100000000-0x00000004817fffff]
[    0.013482] Initmem setup node 0 [mem 0x0000000000001000-0x00000004817fffff]
[    0.013486] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.013487] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.013511] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.015857] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.016294] On node 0, zone DMA32: 45579 pages in unavailable ranges
[    0.016818] On node 0, zone Normal: 31232 pages in unavailable ranges
[    0.017063] On node 0, zone Normal: 26624 pages in unavailable ranges
[    0.017070] Reserving Intel graphics memory at [mem 0x7a800000-0x7c7fffff]
[    0.017259] ACPI: PM-Timer IO Port: 0x1808
[    0.017264] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.017266] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.017267] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.017267] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.017293] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.017296] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.017297] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.017300] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.017301] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.017307] e820: update [mem 0x62260000-0x623ecfff] usable ==> reserved
[    0.017315] TSC deadline timer available
[    0.017318] CPU topo: Max. logical packages:   1
[    0.017319] CPU topo: Max. logical dies:       1
[    0.017319] CPU topo: Max. dies per package:   1
[    0.017323] CPU topo: Max. threads per core:   2
[    0.017324] CPU topo: Num. cores per package:     2
[    0.017324] CPU topo: Num. threads per package:   4
[    0.017325] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[    0.017343] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.017345] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.017347] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.017349] PM: hibernation: Registered nosave memory: [mem 0x511ed000-0x511edfff]
[    0.017350] PM: hibernation: Registered nosave memory: [mem 0x511fd000-0x511fdfff]
[    0.017352] PM: hibernation: Registered nosave memory: [mem 0x556ab000-0x556abfff]
[    0.017352] PM: hibernation: Registered nosave memory: [mem 0x556ac000-0x556acfff]
[    0.017354] PM: hibernation: Registered nosave memory: [mem 0x62260000-0x623ecfff]
[    0.017355] PM: hibernation: Registered nosave memory: [mem 0x64df4000-0x6517ffff]
[    0.017356] PM: hibernation: Registered nosave memory: [mem 0x65180000-0x651c3fff]
[    0.017357] PM: hibernation: Registered nosave memory: [mem 0x651c4000-0x6f871fff]
[    0.017357] PM: hibernation: Registered nosave memory: [mem 0x6f872000-0x6fffefff]
[    0.017359] PM: hibernation: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[    0.017361] PM: hibernation: Registered nosave memory: [mem 0x78600000-0x7c7fffff]
[    0.017361] PM: hibernation: Registered nosave memory: [mem 0x7c800000-0xfdffffff]
[    0.017362] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.017362] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.017363] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.017364] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.017364] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.017365] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.017366] [mem 0x7c800000-0xfdffffff] available for PCI devices
[    0.017367] Booting paravirtualized kernel on bare hardware
[    0.017369] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.021563] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.022062] percpu: Embedded 94 pages/cpu s290816 r65536 d28672 u524288
[    0.022068] pcpu-alloc: s290816 r65536 d28672 u524288 alloc=1*2097152
[    0.022070] pcpu-alloc: [0] 0 1 2 3 
[    0.022089] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0-rc1-00155-g6504fb38efa6 root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=8M cryptomgr.notests
[    0.022149] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.11.0-rc1-00155-g6504fb38efa6", will be passed to user space.
[    0.022174] random: crng init done
[    0.023652] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.024393] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.024440] Fallback order for Node 0: 0 
[    0.024442] Built 1 zonelists, mobility grouping on.  Total pages: 4090767
[    0.024443] Policy zone: Normal
[    0.024449] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.024455] software IO TLB: area num 4.
[    0.042847] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.042849] kmemleak: Kernel memory leak detector disabled
[    0.042876] ftrace: allocating 42530 entries in 167 pages
[    0.049581] ftrace: allocated 167 pages with 5 groups
[    0.050185] Dynamic Preempt: voluntary
[    0.050216] rcu: Preemptible hierarchical RCU implementation.
[    0.050217] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.050218] 	Trampoline variant of Tasks RCU enabled.
[    0.050218] 	Rude variant of Tasks RCU enabled.
[    0.050219] 	Tracing variant of Tasks RCU enabled.
[    0.050219] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.050220] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.050225] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.050227] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.050228] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.052476] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.052683] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.052856] Console: colour dummy device 80x25
[    0.052858] printk: legacy console [tty0] enabled
[    0.052893] ACPI: Core revision 20240322
[    0.053035] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.053037] APIC: Switch to symmetric I/O mode setup
[    0.053038] DMAR: Host address width 39
[    0.053039] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.053044] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.053047] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.053051] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.053052] DMAR: RMRR base: 0x00000064ec2000 end: 0x00000064ee1fff
[    0.053054] DMAR: RMRR base: 0x0000007a000000 end: 0x0000007c7fffff
[    0.053055] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.053056] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.053058] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.053059] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.053060] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.054678] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.054679] x2apic enabled
[    0.054734] APIC: Switched APIC routing to: cluster x2apic
[    0.058780] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29ccd767b87, max_idle_ns: 440795223720 ns
[    0.058785] Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.77 BogoMIPS (lpj=11599544)
[    0.058814] CPU0: Thermal monitoring enabled (TM1)
[    0.058850] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.058851] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.058855] process: using mwait in idle threads
[    0.058858] Spectre V2 : User space: Vulnerable
[    0.058859] Speculative Store Bypass: Vulnerable
[    0.058862] SRBDS: Vulnerable
[    0.058866] GDS: Vulnerable
[    0.058871] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.058872] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.058873] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.058873] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.058874] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.058875] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.058876] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.058877] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.058878] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.062783] Freeing SMP alternatives memory: 36K
[    0.062783] pid_max: default: 32768 minimum: 301
[    0.062783] LSM: initializing lsm=capability,landlock,apparmor,bpf
[    0.062783] landlock: Up and running.
[    0.062783] AppArmor: AppArmor initialized
[    0.062783] LSM support for eBPF active
[    0.062783] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.062783] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.062783] smpboot: CPU0: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[    0.062783] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.062783] ... version:                4
[    0.062783] ... bit width:              48
[    0.062783] ... generic registers:      4
[    0.062783] ... value mask:             0000ffffffffffff
[    0.062783] ... max period:             00007fffffffffff
[    0.062783] ... fixed-purpose events:   3
[    0.062783] ... event mask:             000000070000000f
[    0.062783] signal: max sigframe size: 1616
[    0.062783] Estimated ratio of average max frequency by base frequency (times 1024): 1235
[    0.062783] rcu: Hierarchical SRCU implementation.
[    0.062783] rcu: 	Max phase no-delay instances is 1000.
[    0.062783] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.062783] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.062783] smp: Bringing up secondary CPUs ...
[    0.062783] smpboot: x86: Booting SMP configuration:
[    0.062783] .... node  #0, CPUs:      #1 #2 #3
[    0.062822] smp: Brought up 1 node, 4 CPUs
[    0.062822] smpboot: Total of 4 processors activated (23199.08 BogoMIPS)
[    0.083168] node 0 deferred pages initialised in 20ms
[    0.085347] Memory: 15896668K/16363068K available (14336K kernel code, 2506K rwdata, 9804K rodata, 2892K init, 6576K bss, 455516K reserved, 0K cma-reserved)
[    0.086912] devtmpfs: initialized
[    0.086912] x86/mm: Memory block size: 128MB
[    0.087844] ACPI: PM: Registering ACPI NVS region [mem 0x556ab000-0x556abfff] (4096 bytes)
[    0.087844] ACPI: PM: Registering ACPI NVS region [mem 0x651c4000-0x6f871fff] (174776320 bytes)
[    0.088152] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.088158] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.088212] pinctrl core: initialized pinctrl subsystem
[    0.088647] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.088855] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.088961] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.089084] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.089099] audit: initializing netlink subsys (disabled)
[    0.089112] audit: type=2000 audit(1722751027.028:1): state=initialized audit_enabled=0 res=1
[    0.089112] thermal_sys: Registered thermal governor 'fair_share'
[    0.089112] thermal_sys: Registered thermal governor 'bang_bang'
[    0.089112] thermal_sys: Registered thermal governor 'step_wise'
[    0.089112] thermal_sys: Registered thermal governor 'user_space'
[    0.089112] thermal_sys: Registered thermal governor 'power_allocator'
[    0.089112] cpuidle: using governor ladder
[    0.089112] cpuidle: using governor menu
[    0.089112] Simple Boot Flag at 0x47 set to 0x80
[    0.089112] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.089112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.089112] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.089112] PCI: Using configuration type 1 for base access
[    0.089112] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.090858] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.090858] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.090858] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.090858] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.090883] ACPI: Added _OSI(Module Device)
[    0.090883] ACPI: Added _OSI(Processor Device)
[    0.090883] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.090883] ACPI: Added _OSI(Processor Aggregator Device)
[    0.120091] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.127915] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.132374] ACPI: Dynamic OEM Table Load:
[    0.132374] ACPI: SSDT 0xFFFF9C798115E400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.132374] ACPI: Dynamic OEM Table Load:
[    0.132374] ACPI: SSDT 0xFFFF9C7AE7E1C000 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.135484] ACPI: Dynamic OEM Table Load:
[    0.135489] ACPI: SSDT 0xFFFF9C7AE7E1A000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.136565] ACPI: Dynamic OEM Table Load:
[    0.136568] ACPI: SSDT 0xFFFF9C79803C2600 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.139028] ACPI: EC: EC started
[    0.139030] ACPI: EC: interrupt blocked
[    0.144591] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.144594] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    0.144596] ACPI: Interpreter enabled
[    0.144628] ACPI: PM: (supports S0 S3 S4 S5)
[    0.144630] ACPI: Using IOAPIC for interrupt routing
[    0.144663] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.144664] PCI: Using E820 reservations for host bridge windows
[    0.145167] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.148210] ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
[    0.148459] ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
[    0.148708] ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
[    0.148954] ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
[    0.149200] ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
[    0.149446] ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
[    0.150039] ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
[    0.150286] ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
[    0.150536] ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
[    0.150781] ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
[    0.151030] ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
[    0.151276] ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
[    0.151525] ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
[    0.151776] ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
[    0.152022] ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
[    0.152268] ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
[    0.152513] ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
[    0.153539] ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
[    0.153789] ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
[    0.154035] ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
[    0.175597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.175603] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.175755] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.176030] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[    0.176031] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.176740] PCI host bridge to bus 0000:00
[    0.176743] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.176746] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.176748] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.176749] pci_bus 0000:00: root bus resource [mem 0x7c800000-0xdfffffff window]
[    0.176751] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.176752] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.176767] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000 conventional PCI endpoint
[    0.176827] pci 0000:00:02.0: [8086:5916] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[    0.176834] pci 0000:00:02.0: BAR 0 [mem 0xdb000000-0xdbffffff 64bit]
[    0.176838] pci 0000:00:02.0: BAR 2 [mem 0x90000000-0x9fffffff 64bit pref]
[    0.176841] pci 0000:00:02.0: BAR 4 [io  0xf000-0xf03f]
[    0.176855] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.176977] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
[    0.176985] pci 0000:00:04.0: BAR 0 [mem 0xdc320000-0xdc327fff 64bit]
[    0.177220] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 conventional PCI endpoint
[    0.177236] pci 0000:00:14.0: BAR 0 [mem 0xdc310000-0xdc31ffff 64bit]
[    0.177289] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.177726] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 conventional PCI endpoint
[    0.177742] pci 0000:00:14.2: BAR 0 [mem 0xdc334000-0xdc334fff 64bit]
[    0.177874] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 conventional PCI endpoint
[    0.177915] pci 0000:00:15.0: BAR 0 [mem 0xdc333000-0xdc333fff 64bit]
[    0.178215] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 conventional PCI endpoint
[    0.178245] pci 0000:00:15.1: BAR 0 [mem 0xdc332000-0xdc332fff 64bit]
[    0.178540] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 conventional PCI endpoint
[    0.178552] pci 0000:00:16.0: BAR 0 [mem 0xdc331000-0xdc331fff 64bit]
[    0.178596] pci 0000:00:16.0: PME# supported from D3hot
[    0.178884] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 PCIe Root Port
[    0.178903] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.178908] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.178915] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.178962] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.179342] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400 PCIe Root Port
[    0.179360] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.179365] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
[    0.179423] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.179801] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400 PCIe Root Port
[    0.179819] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    0.179822] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    0.179870] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.180260] pci 0000:00:1f.0: [8086:9d58] type 00 class 0x060100 conventional PCI endpoint
[    0.180528] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 conventional PCI endpoint
[    0.180539] pci 0000:00:1f.2: BAR 0 [mem 0xdc32c000-0xdc32ffff]
[    0.180734] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380 conventional PCI endpoint
[    0.180753] pci 0000:00:1f.3: BAR 0 [mem 0xdc328000-0xdc32bfff 64bit]
[    0.180776] pci 0000:00:1f.3: BAR 4 [mem 0xdc300000-0xdc30ffff 64bit]
[    0.180816] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.181338] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 conventional PCI endpoint
[    0.181396] pci 0000:00:1f.4: BAR 0 [mem 0xdc330000-0xdc3300ff 64bit]
[    0.181467] pci 0000:00:1f.4: BAR 4 [io  0xf040-0xf05f]
[    0.181765] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.182106] pci 0000:3a:00.0: [168c:003e] type 00 class 0x028000 PCIe Endpoint
[    0.182321] pci 0000:3a:00.0: BAR 0 [mem 0xdc000000-0xdc1fffff 64bit]
[    0.183501] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[    0.185101] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.185193] pci 0000:3b:00.0: [1c5c:1284] type 00 class 0x010802 PCIe Endpoint
[    0.185212] pci 0000:3b:00.0: BAR 0 [mem 0xdc200000-0xdc203fff 64bit]
[    0.185322] pci 0000:3b:00.0: PME# supported from D0 D1 D3hot
[    0.185640] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    0.188245] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.188245] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.188245] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.188245] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.188245] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    0.188245] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    0.188245] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    0.188245] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.197652] ACPI: EC: interrupt unblocked
[    0.197654] ACPI: EC: event unblocked
[    0.197659] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.197660] ACPI: EC: GPE=0x14
[    0.197661] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[    0.197663] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[    0.197720] iommu: Default domain type: Translated
[    0.197720] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.197720] pps_core: LinuxPPS API ver. 1 registered
[    0.197720] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    0.197720] PTP clock support registered
[    0.197720] EDAC MC: Ver: 3.0.0
[    0.197720] efivars: Registered efivars operations
[    0.197720] NetLabel: Initializing
[    0.197720] NetLabel:  domain hash size = 128
[    0.197720] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.197720] NetLabel:  unlabeled traffic allowed by default
[    0.197720] PCI: Using ACPI for IRQ routing
[    0.219928] PCI: pci_cache_line_size set to 64 bytes
[    0.220303] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.220305] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.220306] e820: reserve RAM buffer [mem 0x511ed018-0x53ffffff]
[    0.220307] e820: reserve RAM buffer [mem 0x556ab000-0x57ffffff]
[    0.220308] e820: reserve RAM buffer [mem 0x62260000-0x63ffffff]
[    0.220311] e820: reserve RAM buffer [mem 0x64df4000-0x67ffffff]
[    0.220312] e820: reserve RAM buffer [mem 0x78600000-0x7bffffff]
[    0.220313] e820: reserve RAM buffer [mem 0x481800000-0x483ffffff]
[    0.222792] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.222792] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.222792] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.222794] vgaarb: loaded
[    0.222835] clocksource: Switched to clocksource tsc-early
[    0.223256] VFS: Disk quotas dquot_6.6.0
[    0.223263] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.223338] AppArmor: AppArmor Filesystem Enabled
[    0.223349] pnp: PnP ACPI init
[    0.223550] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.223553] system 00:00: [io  0xffff] has been reserved
[    0.223554] system 00:00: [io  0xffff] has been reserved
[    0.223555] system 00:00: [io  0xffff] has been reserved
[    0.223556] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.223557] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.223672] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.223994] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.223996] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.223998] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.223999] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.224000] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.224002] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.224003] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.224004] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.224006] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.224007] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.224040] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.224042] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.224044] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.224045] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.224046] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.224047] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.224049] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.224286] system 00:07: [io  0xff00-0xfffe] has been reserved
[    0.225200] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.225202] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.229738] pnp: PnP ACPI: found 9 devices
[    0.235060] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.235106] NET: Registered PF_INET protocol family
[    0.235224] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.245622] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.245654] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.245686] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.245858] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.246067] TCP: Hash tables configured (established 131072 bind 65536)
[    0.246137] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.246185] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.246217] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.246268] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.246273] NET: Registered PF_XDP protocol family
[    0.246280] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01-39] add_size 1000
[    0.246289] pci 0000:00:1c.0: bridge window [io  0x2000-0x2fff]: assigned
[    0.246292] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.246295] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.246298] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.246301] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.246305] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.246308] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
[    0.246314] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    0.246316] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    0.246321] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.246323] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.246324] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[    0.246325] pci_bus 0000:00: resource 7 [mem 0x7c800000-0xdfffffff window]
[    0.246326] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.246329] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.246330] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[    0.246331] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.246333] pci_bus 0000:3a: resource 1 [mem 0xdc000000-0xdc1fffff]
[    0.246335] pci_bus 0000:3b: resource 1 [mem 0xdc200000-0xdc2fffff]
[    0.246916] PCI: CLS 0 bytes, default 64
[    0.246958] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000 conventional PCI endpoint
[    0.247017] pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
[    0.247243] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.0
[    0.247246] DMAR: ACPI device "device:7a" under DMAR at fed91000 as 00:15.1
[    0.247256] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.247257] software IO TLB: mapped [mem 0x000000005e260000-0x0000000062260000] (64MB)
[    0.247280] Unpacking initramfs...
[    0.247295] sgx: EPC section 0x70200000-0x75f7ffff
[    0.248063] Initialise system trusted keyrings
[    0.248072] Key type blacklist registered
[    0.248148] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.248179] zbud: loaded
[    0.248408] fuse: init (API version 7.40)
[    0.248671] Key type asymmetric registered
[    0.248675] Asymmetric key parser 'x509' registered
[    0.274462] Freeing initrd memory: 20544K
[    0.277318] alg: self-tests disabled
[    0.277372] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.277395] io scheduler mq-deadline registered
[    0.278439] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.280428] thermal LNXTHERM:00: registered as thermal_zone0
[    0.280430] ACPI: thermal: Thermal Zone [THM] (25 C)
[    0.280568] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.281131] hpet_acpi_add: no address or irqs in _CRS
[    0.293111] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
[    0.328185] SPI driver spidev has no spi_device_id for rohm,bh2228fv
[    0.328294] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.329872] i8042: Warning: Keylock active
[    0.332146] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.332150] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.332247] mousedev: PS/2 mouse device common for all mice
[    0.332257] rtc_cmos 00:01: RTC can wake from S4
[    0.332974] rtc_cmos 00:01: registered as rtc0
[    0.333116] rtc_cmos 00:01: setting system clock to 2024-08-04T05:57:07 UTC (1722751027)
[    0.333137] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[    0.333252] intel_pstate: Intel P-state driver initializing
[    0.333475] intel_pstate: HWP enabled
[    0.333532] ledtrig-cpu: registered to indicate activity on CPUs
[    0.333733] efifb: probing for efifb
[    0.333742] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[    0.333743] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[    0.333745] efifb: scrolling: redraw
[    0.333745] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.333822] Console: switching to colour frame buffer device 200x56
[    0.334201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.337247] fb0: EFI VGA frame buffer device
[    0.337372] NET: Registered PF_INET6 protocol family
[    0.340918] Segment Routing with IPv6
[    0.340931] In-situ OAM (IOAM) with IPv6
[    0.340950] mip6: Mobile IPv6
[    0.340954] NET: Registered PF_PACKET protocol family
[    0.340976] mpls_gso: MPLS GSO support
[    0.341137] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.341248] microcode: Current revision: 0x000000f4
[    0.341250] microcode: Updated early from: 0x000000f0
[    0.341297] IPI shorthand broadcast: enabled
[    0.342172] sched_clock: Marking stable (336002977, 5971084)->(353738187, -11764126)
[    0.342270] registered taskstats version 1
[    0.342337] Loading compiled-in X.509 certificates
[    0.343690] Demotion targets for Node 0: null
[    0.343837] Key type .fscrypt registered
[    0.343838] Key type fscrypt-provisioning registered
[    0.348280] cryptd: max_cpu_qlen set to 1000
[    0.348983] AES CTR mode by8 optimization enabled
[    0.361836] Key type encrypted registered
[    0.361841] AppArmor: AppArmor sha256 policy hashing enabled
[    0.362252] RAS: Correctable Errors collector initialized.
[    0.371504] clk: Disabling unused clocks
[    0.372211] Freeing unused decrypted memory: 2036K
[    0.372568] Freeing unused kernel image (initmem) memory: 2892K
[    0.372580] Write protecting the kernel read-only data: 24576k
[    0.372886] Freeing unused kernel image (rodata/data gap) memory: 436K
[    0.383487] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.383492] Run /init as init process
[    0.383493]   with arguments:
[    0.383494]     /init
[    0.383495]   with environment:
[    0.383495]     HOME=/
[    0.383496]     TERM=linux
[    0.383496]     BOOT_IMAGE=/vmlinuz-6.11.0-rc1-00155-g6504fb38efa6
[    0.445961] hid: raw HID events driver (C) Jiri Kosina
[    0.468029] ACPI: bus type drm_connector registered
[    0.468478] nvme nvme0: pci function 0000:3b:00.0
[    0.472527] ACPI: bus type USB registered
[    0.472624] usbcore: registered new interface driver usbfs
[    0.472635] usbcore: registered new interface driver hub
[    0.472646] usbcore: registered new device driver usb
[    0.473083] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    0.473294] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    0.482344] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    0.482532] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    0.486862] nvme nvme0: 4/0/0 default/read/poll queues
[    0.492526]  nvme0n1: p1 p2 p3 p4
[    0.493952] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    0.494003] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    0.651233] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.651254] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.652459] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    0.652794] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input2
[    0.653056] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input3
[    0.653304] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[    0.654653] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.654671] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.654685] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    0.654882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    0.654899] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.654906] usb usb1: Product: xHCI Host Controller
[    0.654912] usb usb1: Manufacturer: Linux 6.11.0-rc1-00155-g6504fb38efa6 xhci-hcd
[    0.654918] usb usb1: SerialNumber: 0000:00:14.0
[    0.657609] hub 1-0:1.0: USB hub found
[    0.657671] hub 1-0:1.0: 12 ports detected
[    0.663070] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    0.663082] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.663088] usb usb2: Product: xHCI Host Controller
[    0.663092] usb usb2: Manufacturer: Linux 6.11.0-rc1-00155-g6504fb38efa6 xhci-hcd
[    0.663096] usb usb2: SerialNumber: 0000:00:14.0
[    0.663428] hub 2-0:1.0: USB hub found
[    0.663469] hub 2-0:1.0: 6 ports detected
[    0.697461] device-mapper: uevent: version 1.0.3
[    0.697645] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxxxxxxx
[    0.922164] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    1.072386] usb 1-3: New USB device found, idVendor=0cf3, idProduct=e300, bcdDevice= 0.01
[    1.072402] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.202208] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[    1.274176] tsc: Refined TSC clocksource calibration: 2904.007 MHz
[    1.274197] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc0c50045, max_idle_ns: 440795208304 ns
[    1.274273] clocksource: Switched to clocksource tsc
[    1.353101] usb 1-4: New USB device found, idVendor=04f3, idProduct=2234, bcdDevice=11.11
[    1.353117] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[    1.353124] usb 1-4: Product: Touchscreen
[    1.353129] usb 1-4: Manufacturer: ELAN
[    1.367619] 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.367766] 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.367795] 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.368023] 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.368064] usbcore: registered new interface driver usbhid
[    1.368066] usbhid: USB HID core driver
[    1.482215] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[    1.690985] usb 1-5: New USB device found, idVendor=0c45, idProduct=670c, bcdDevice=56.26
[    1.691002] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    1.691008] usb 1-5: Product: Integrated_Webcam_HD
[    1.691013] usb 1-5: Manufacturer: CN09GTFMLOG008C8B7FWA01
[   19.382668] PM: Image not found (code -22)
[   19.499236] EXT4-fs (dm-0): mounted filesystem 32e29882-d94d-4a92-9ee4-4d03002bfa29 ro with ordered data mode. Quota mode: none.
[   19.593858] systemd[1]: Inserted module 'autofs4'
[   19.627461] systemd[1]: systemd 256.4-2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE)
[   19.627472] systemd[1]: Detected architecture x86-64.
[   19.629464] systemd[1]: Hostname set to <abreu>.
[   19.822019] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[   19.991532] systemd[1]: Queued start job for default target graphical.target.
[   20.015035] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[   20.015318] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[   20.015554] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Encrypted Volume Units Service Slice.
[   20.015794] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[   20.015949] systemd[1]: Created slice user.slice - User and Session Slice.
[   20.015991] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[   20.016022] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[   20.016152] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[   20.016170] systemd[1]: Expecting device dev-disk-by\x2ddiskseq-1\x2dpart4.device - /dev/disk/by-diskseq/1-part4...
[   20.016176] systemd[1]: Expecting device dev-disk-by\x2duuid-2d23fd4c\x2d5d03\x2d4e1a\x2d8a42\x2d0e859d1f00d8.device - /dev/disk/by-uuid/2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8...
[   20.016180] systemd[1]: Expecting device dev-disk-by\x2duuid-61be8f50\x2d69c5\x2d49a5\x2dbcad\x2d3f4521e9c7b5.device - /dev/disk/by-uuid/61be8f50-69c5-49a5-bcad-3f4521e9c7b5...
[   20.016185] systemd[1]: Expecting device dev-disk-by\x2duuid-96BD\x2d5653.device - /dev/disk/by-uuid/96BD-5653...
[   20.016208] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[   20.016230] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[   20.016240] systemd[1]: Reached target paths.target - Path Units.
[   20.016254] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[   20.016263] systemd[1]: Reached target slices.target - Slice Units.
[   20.016289] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[   20.017398] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[   20.018070] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[   20.018124] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[   20.018184] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[   20.018257] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[   20.018294] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   20.018307] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   20.018368] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[   20.018411] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[   20.019248] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[   20.019790] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[   20.020558] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[   20.023734] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[   20.026087] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[   20.029601] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[   20.030864] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[   20.032003] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[   20.035129] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[   20.040890] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[   20.041003] 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).
[   20.041059] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[   20.042809] systemd[1]: Starting systemd-journald.service - Journal Service...
[   20.044319] pstore: Using crash dump compression: deflate
[   20.044907] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[   20.044933] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   20.047107] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[   20.047175] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   20.050287] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[   20.053915] pstore: Registered efi_pstore as persistent store backend
[   20.055236] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[   20.057893] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[   20.058090] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[   20.058367] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[   20.058954] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[   20.059074] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[   20.059352] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[   20.060459] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   20.060813] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[   20.061250] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   20.061419] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[   20.062308] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   20.062551] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[   20.062844] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   20.063009] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[   20.064518] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[   20.066336] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[   20.068803] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[   20.069618] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[   20.072225] lp: driver loaded but no devices found
[   20.076192] systemd-journald[403]: Collecting audit messages is disabled.
[   20.077239] ppdev: user-space parallel port driver
[   20.077824] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[   20.078605] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[   20.089852] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[   20.091056] EXT4-fs (dm-0): re-mounted 32e29882-d94d-4a92-9ee4-4d03002bfa29 r/w. Quota mode: none.
[   20.091381] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[   20.092171] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[   20.092451] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[   20.092791] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[   20.092848] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[   20.098118] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[   20.098183] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[   20.099051] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[   20.099074] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   20.107205] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[   20.109188] systemd[1]: Started systemd-journald.service - Journal Service.
[   20.160065] systemd-journald[403]: Received client request to flush runtime journal.
[   20.282968] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input9
[   20.291343] wmi_bus wmi_bus-PNP0C14:01: [Firmware Bug]: WQBC data block query control method not found
[   20.291416] ACPI: AC: AC Adapter [AC] (on-line)
[   20.314029] ACPI: button: Lid Switch [LID0]
[   20.314092] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
[   20.314676] input: Intel Virtual Buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input11
[   20.317324] Consider using thermal netlink events interface
[   20.321468] ACPI: battery: Slot [BAT0] (battery present)
[   20.332465] input: Intel HID events as /devices/platform/INT33D5:00/input/input12
[   20.343678] Adding 8387904k swap on /dev/nvme0n1p4.  Priority:-2 extents:1 across:8387904k SS
[   20.358720] intel_pmc_core INT33A1:00:  initialized
[   20.367542] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   20.370373] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input14
[   20.376022] ACPI: button: Power Button [PBTN]
[   20.376099] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input17
[   20.383828] intel-hid INT33D5:00: platform supports 5 button array
[   20.384031] intel_rapl_common: Found RAPL domain package
[   20.384034] intel_rapl_common: Found RAPL domain dram
[   20.385330] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input18
[   20.385442] ACPI: button: Sleep Button [SBTN]
[   20.385455] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input15
[   20.385509] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input19
[   20.399451] ACPI: button: Power Button [PWRF]
[   20.406289] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[   20.426818] Bluetooth: Core ver 2.22
[   20.426836] NET: Registered PF_BLUETOOTH protocol family
[   20.426837] Bluetooth: HCI device and connection manager initialized
[   20.426841] Bluetooth: HCI socket layer initialized
[   20.426843] Bluetooth: L2CAP socket layer initialized
[   20.426847] Bluetooth: SCO socket layer initialized
[   20.429097] iTCO_vendor_support: vendor-support=0
[   20.431856] mc: Linux media interface: v0.10
[   20.434115] input: PC Speaker as /devices/platform/pcspkr/input/input20
[   20.441564] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   20.443680] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   20.463213] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   20.519106] videodev: Linux video capture interface: v2.00
[   20.554852] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   20.605243] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   20.605249] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   20.605250] RAPL PMU: hw unit of domain package 2^-14 Joules
[   20.605251] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   20.605253] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   20.605254] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   20.610382] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   20.610589] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[   20.610818] usbcore: registered new interface driver btusb
[   20.613305] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[   20.615193] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[   20.615199] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[   20.620221] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input21
[   20.621709] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input22
[   20.622118] usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:670c)
[   20.635219] intel_rapl_common: Found RAPL domain package
[   20.635228] intel_rapl_common: Found RAPL domain core
[   20.635230] intel_rapl_common: Found RAPL domain uncore
[   20.635231] intel_rapl_common: Found RAPL domain dram
[   20.635233] intel_rapl_common: Found RAPL domain psys
[   20.635481] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input23
[   20.635730] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input24
[   20.635945] hid-multitouch 0003:04F3:2234.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[   20.784690] usbcore: registered new interface driver uvcvideo
[   20.980093] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[   21.007666] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[   21.068589] stackdepot: allocating hash table of 1048576 entries via kvcalloc
[   21.072307] i915 0000:00:02.0: [drm] Found KABYLAKE/ULT (device ID 5916) display version 9.00
[   21.073833] Console: switching to colour dummy device 80x25
[   21.073888] i915 0000:00:02.0: vgaarb: deactivate vga console
[   21.074962] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   21.091318] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   21.093859] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   21.100369] EXT4-fs (nvme0n1p2): mounted filesystem 2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8 r/w with ordered data mode. Quota mode: none.
[   21.159007] ath10k_pci 0000:3a:00.0: enabling device (0000 -> 0002)
[   21.161134] ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   21.231443] audit: type=1400 audit(1722751048.393:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=561 comm="apparmor_parser"
[   21.232464] audit: type=1400 audit(1722751048.393:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=562 comm="apparmor_parser"
[   21.232469] audit: type=1400 audit(1722751048.393:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=562 comm="apparmor_parser"
[   21.238827] audit: type=1400 audit(1722751048.401:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=567 comm="apparmor_parser"
[   21.238832] audit: type=1400 audit(1722751048.401:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=567 comm="apparmor_parser"
[   21.238834] audit: type=1400 audit(1722751048.401:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=567 comm="apparmor_parser"
[   21.245256] audit: type=1400 audit(1722751048.405:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="msmtp" pid=568 comm="apparmor_parser"
[   21.245261] audit: type=1400 audit(1722751048.405:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="msmtp//helpers" pid=568 comm="apparmor_parser"
[   21.247618] audit: type=1400 audit(1722751048.409:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=570 comm="apparmor_parser"
[   21.247627] audit: type=1400 audit(1722751048.409:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=563 comm="apparmor_parser"
[   21.460659] ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
[   21.460666] ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   21.461578] ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.4.4.1-00309- api 6 features wowlan,ignore-otp,mfp crc32 0793bcf2
[   21.541839] ath10k_pci 0000:3a:00.0: board_file api 2 bmi_id N/A crc32 d2863f91
[   21.638711] 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
[   21.688391] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[   21.705728] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
[   21.719334] ath: EEPROM regdomain: 0x6c
[   21.719339] ath: EEPROM indicates we should expect a direct regpair map
[   21.719340] ath: Country alpha2 being used: 00
[   21.719342] ath: Regpair used: 0x6c
[   21.722020] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   21.722322] ath10k_pci 0000:3a:00.0 wlp58s0: renamed from wlan0
[   21.725921] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input26
[   21.746204] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   21.767061] fbcon: i915drmfb (fb0) is primary device
[   21.771309] Console: switching to colour frame buffer device 200x56
[   21.795057] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   21.837532] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   21.837540] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   21.837543] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   21.837545] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   21.837547] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   21.837549] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[   21.837551] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[   21.837553] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   21.906846] Initializing XFRM netlink socket
[   21.911619] PPP generic driver version 2.4.2
[   21.912682] NET: Registered PF_PPPOX protocol family
[   21.915123] IPsec XFRM device driver
[   21.924338] l2tp_core: L2TP core driver, V2.0
[   21.925112] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[   21.925173] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[   21.925224] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[   21.925272] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[   21.925318] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[   21.927413] l2tp_netlink: L2TP netlink interface
[   21.931082] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[   24.281403] rfkill: input handler disabled
[   30.886327] pci 0000:01:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Upstream Port
[   30.886361] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[   30.886371] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[   30.886382] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[   30.886394] pci 0000:01:00.0: enabling Extended Tags
[   30.887056] pci 0000:01:00.0: supports D1 D2
[   30.887059] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   30.887140] pci 0000:01:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1c.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[   30.951548] pci 0000:02:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[   30.951586] pci 0000:02:00.0: PCI bridge to [bus 03]
[   30.951598] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[   30.951625] pci 0000:02:00.0: enabling Extended Tags
[   30.951733] pci 0000:02:00.0: supports D1 D2
[   30.951734] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   30.952293] pci 0000:02:01.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[   30.952331] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[   30.952342] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[   30.952355] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[   30.952371] pci 0000:02:01.0: enabling Extended Tags
[   30.952485] pci 0000:02:01.0: supports D1 D2
[   30.952487] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[   30.952778] pci 0000:02:02.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[   30.952814] pci 0000:02:02.0: PCI bridge to [bus 39]
[   30.952824] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[   30.952850] pci 0000:02:02.0: enabling Extended Tags
[   30.952955] pci 0000:02:02.0: supports D1 D2
[   30.952957] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[   30.953626] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[   30.953694] pci 0000:02:00.0: PCI bridge to [bus 03]
[   30.953756] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[   30.953865] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[   30.953889] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[   30.953965] pci 0000:39:00.0: enabling Extended Tags
[   30.954116] pci 0000:39:00.0: supports D1 D2
[   30.954118] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   30.954227] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:02:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[   30.954884] pci 0000:02:02.0: PCI bridge to [bus 39]
[   30.954929] pci_bus 0000:02: Allocating resources
[   30.954945] pci 0000:02:01.0: bridge window [io  0x1000-0x0fff] to [bus 04-38] add_size 1000
[   30.954950] pci 0000:02:02.0: bridge window [io  0x1000-0x0fff] to [bus 39] add_size 1000
[   30.954952] pci 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[   30.954956] pci 0000:01:00.0: bridge window [io  0x1000-0x0fff] to [bus 02-39] add_size 2000
[   30.954961] pci 0000:01:00.0: bridge window [io  size 0x2000]: can't assign; no space
[   30.954963] pci 0000:01:00.0: bridge window [io  size 0x2000]: failed to assign
[   30.954966] pci 0000:01:00.0: bridge window [io  size 0x2000]: can't assign; no space
[   30.954967] pci 0000:01:00.0: bridge window [io  size 0x2000]: failed to assign
[   30.954971] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[   30.954973] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[   30.954975] pci 0000:02:01.0: bridge window [io  size 0x1000]: can't assign; no space
[   30.954977] pci 0000:02:01.0: bridge window [io  size 0x1000]: failed to assign
[   30.954978] pci 0000:02:02.0: bridge window [io  size 0x1000]: can't assign; no space
[   30.954980] pci 0000:02:02.0: bridge window [io  size 0x1000]: failed to assign
[   30.954982] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[   30.954984] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[   30.954985] pci 0000:02:02.0: bridge window [io  size 0x1000]: can't assign; no space
[   30.954987] pci 0000:02:02.0: bridge window [io  size 0x1000]: failed to assign
[   30.954988] pci 0000:02:01.0: bridge window [io  size 0x1000]: can't assign; no space
[   30.954990] pci 0000:02:01.0: bridge window [io  size 0x1000]: failed to assign
[   30.954992] pci 0000:02:00.0: PCI bridge to [bus 03]
[   30.954997] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[   30.955006] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[   30.955011] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[   30.955015] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[   30.955022] pci 0000:02:02.0: PCI bridge to [bus 39]
[   30.955026] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[   30.955035] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[   30.955040] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[   30.955044] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[   30.956795] xhci_hcd 0000:39:00.0: xHCI Host Controller
[   30.956803] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[   30.957922] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[   30.958401] xhci_hcd 0000:39:00.0: xHCI Host Controller
[   30.958406] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[   30.958411] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[   30.958508] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[   30.958512] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   30.958514] usb usb3: Product: xHCI Host Controller
[   30.958515] usb usb3: Manufacturer: Linux 6.11.0-rc1-00155-g6504fb38efa6 xhci-hcd
[   30.958517] usb usb3: SerialNumber: 0000:39:00.0
[   30.958654] hub 3-0:1.0: USB hub found
[   30.958664] hub 3-0:1.0: 2 ports detected
[   30.959203] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[   30.959207] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   30.959209] usb usb4: Product: xHCI Host Controller
[   30.959211] usb usb4: Manufacturer: Linux 6.11.0-rc1-00155-g6504fb38efa6 xhci-hcd
[   30.959213] usb usb4: SerialNumber: 0000:39:00.0
[   30.959363] hub 4-0:1.0: USB hub found
[   30.959373] hub 4-0:1.0: 2 ports detected
[   30.978250] pci_bus 0000:02: Allocating resources
[   30.978268] pcieport 0000:02:01.0: bridge window [io  0x1000-0x0fff] to [bus 04-38] add_size 1000
[   30.978273] pcieport 0000:02:02.0: bridge window [io  0x1000-0x0fff] to [bus 39] add_size 1000
[   30.978277] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[   30.978281] pcieport 0000:01:00.0: bridge window [io  0x1000-0x0fff] to [bus 02-39] add_size 2000
[   30.978285] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: can't assign; no space
[   30.978287] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: failed to assign
[   30.978290] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: can't assign; no space
[   30.978291] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: failed to assign
[   30.978296] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[   30.978298] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[   30.978300] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: can't assign; no space
[   30.978301] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: failed to assign
[   30.978303] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: can't assign; no space
[   30.978305] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: failed to assign
[   30.978308] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[   30.978310] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[   30.978312] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: can't assign; no space
[   30.978314] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: failed to assign
[   30.978316] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: can't assign; no space
[   30.978317] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: failed to assign
[   31.214162] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[   31.365902] usb 3-1: New USB device found, idVendor=2109, idProduct=2820, bcdDevice= 9.f3
[   31.365911] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   31.365914] usb 3-1: Product: USB2.0 Hub             
[   31.365916] usb 3-1: Manufacturer: VIA Labs, Inc.         
[   31.367043] hub 3-1:1.0: USB hub found
[   31.367181] hub 3-1:1.0: 5 ports detected
[   31.491289] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[   31.513451] usb 4-1: New USB device found, idVendor=2109, idProduct=0820, bcdDevice= 9.f3
[   31.513456] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   31.513458] usb 4-1: Product: USB3.1 Hub             
[   31.513459] usb 4-1: Manufacturer: VIA Labs, Inc.         
[   31.515223] hub 4-1:1.0: USB hub found
[   31.515399] hub 4-1:1.0: 4 ports detected
[   32.101992] usb 3-1.1: new full-speed USB device number 3 using xhci_hcd
[   32.261552] usb 3-1.1: New USB device found, idVendor=06c4, idProduct=c412, bcdDevice= 0.01
[   32.261570] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   32.261576] usb 3-1.1: Product: DELL DA300
[   32.261581] usb 3-1.1: Manufacturer: Bizlink
[   32.261585] usb 3-1.1: SerialNumber: MCU Ver0001
[   32.276458] hid-generic 0003:06C4:C412.0003: hiddev1,hidraw2: USB HID v1.11 Device [Bizlink DELL DA300] on usb-0000:39:00.0-1.1/input0
[   32.334108] usb 4-1.2: new SuperSpeed USB device number 3 using xhci_hcd
[   32.355184] usb 4-1.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[   32.355189] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[   32.355191] usb 4-1.2: Product: USB 10/100/1000 LAN
[   32.355192] usb 4-1.2: Manufacturer: Realtek
[   32.355193] usb 4-1.2: SerialNumber: 001000001
[   32.372546] usbcore: registered new device driver r8152-cfgselector
[   32.458830] r8152-cfgselector 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[   32.483355] r8152 4-1.2:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr 18:db:f2:2d:cc:f3
[   32.534923] r8152 4-1.2:1.0 eth0: v1.12.13
[   32.534994] usbcore: registered new interface driver r8152
[   32.546267] usbcore: registered new interface driver cdc_ether
[   32.547912] usbcore: registered new interface driver r8153_ecm
[   32.575821] r8152 4-1.2:1.0 enp57s0u1u2: renamed from eth0
[   33.549368] rfkill: input handler enabled
[   36.025288] rfkill: input handler disabled
[   37.572497] r8152 4-1.2:1.0 enp57s0u1u2: carrier on
[   71.571634] usb 3-1: USB disconnect, device number 2
[   71.571658] usb 3-1.1: USB disconnect, device number 3
[   71.657014] xhci_hcd 0000:39:00.0: xHCI host controller not responding, assume dead
[   71.657026] xhci_hcd 0000:39:00.0: HC died; cleaning up
[   71.657235] r8152 4-1.2:1.0 enp57s0u1u2: Stop submitting intr, status -108
[   71.678289] xhci_hcd 0000:39:00.0: remove, state 1
[   71.678294] usb usb4: USB disconnect, device number 1
[   71.766001] usb 4-1: USB disconnect, device number 2
[   71.766007] r8152-cfgselector 4-1.2: USB disconnect, device number 3
[   71.820402] xhci_hcd 0000:39:00.0: USB bus 4 deregistered
[   71.820412] xhci_hcd 0000:39:00.0: remove, state 1
[   71.820415] usb usb3: USB disconnect, device number 1
[   71.821370] xhci_hcd 0000:39:00.0: Host halt failed, -19
[   71.821375] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[   71.821508] xhci_hcd 0000:39:00.0: USB bus 3 deregistered
[   71.838788] pci_bus 0000:02: Allocating resources
[   71.838952] pcieport 0000:02:01.0: bridge window [io  0x1000-0x0fff] to [bus 04-38] add_size 1000
[   71.838957] pcieport 0000:02:02.0: bridge window [io  0x1000-0x0fff] to [bus 39] add_size 1000
[   71.838960] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[   71.838964] pcieport 0000:01:00.0: bridge window [io  0x1000-0x0fff] to [bus 02-39] add_size 2000
[   71.838968] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: can't assign; no space
[   71.838970] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: failed to assign
[   71.838972] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: can't assign; no space
[   71.838974] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: failed to assign
[   71.838977] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[   71.838979] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[   71.838981] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: can't assign; no space
[   71.838982] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: failed to assign
[   71.838984] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: can't assign; no space
[   71.838985] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: failed to assign
[   71.838988] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[   71.838990] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[   71.838992] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: can't assign; no space
[   71.838993] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: failed to assign
[   71.838995] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: can't assign; no space
[   71.838996] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: failed to assign
[   76.787471] pcieport 0000:02:00.0: Unable to change power state from D3hot to D0, device inaccessible
[   76.789586] pci_bus 0000:03: busn_res: [bus 03] is released
[   76.789796] pci_bus 0000:04: busn_res: [bus 04-38] is released
[   76.789918] pci_bus 0000:39: busn_res: [bus 39] is released
[   76.790529] pci_bus 0000:02: busn_res: [bus 02-39] is released
[  149.116788] PM: suspend entry (deep)
[  149.124120] Filesystems sync: 0.007 seconds
[  149.137643] Freezing user space processes
[  149.139451] Freezing user space processes completed (elapsed 0.001 seconds)
[  149.139461] OOM killer disabled.
[  149.139463] Freezing remaining freezable tasks
[  149.140696] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[  149.140787] printk: Suspending console(s) (use no_console_suspend to debug)
[  149.185600] usb 1-3: usb suspend, wakeup 0
[  149.185642] xhci_hcd 0000:00:14.0: Cancel URB 000000003e45896a, dev 4, ep 0x81, starting at offset 0x102ef1010
[  149.185661] usb usb2: usb auto-resume
[  149.185664] xhci_hcd 0000:00:14.0: // Ding dong!
[  149.185736] xhci_hcd 0000:00:14.0: Stopped on Transfer TRB for slot 2 ep 2
[  149.185745] xhci_hcd 0000:00:14.0: Removing canceled TD starting at 0x102ef1010 (dma) in stream 0 URB 000000003e45896a
[  149.185753] xhci_hcd 0000:00:14.0: Set TR Deq ptr 0x102ef1020, cycle 1

[  149.185757] xhci_hcd 0000:00:14.0: // Ding dong!
[  149.185763] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB 000000003e45896a TD as cancel_status is 2
[  149.185770] xhci_hcd 0000:00:14.0: Successful Set TR Deq Ptr cmd, deq = @102ef1020
[  149.185775] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 000000003e45896a TD
[  149.185780] xhci_hcd 0000:00:14.0: Giveback URB 000000003e45896a, len = 0, expected = 116, status = -115
[  149.185788] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[  149.185810] hub 2-0:1.0: hub_resume
[  149.185816] usb 1-4: usb suspend, wakeup 0
[  149.185840] hub 1-0:1.0: hub_suspend
[  149.185865] usb usb1: bus suspend, wakeup 0
[  149.185894] xhci_hcd 0000:00:14.0: port 1-4 not suspended
[  149.185899] xhci_hcd 0000:00:14.0: port 1-3 not suspended
[  149.185915] xhci_hcd 0000:00:14.0: // Ding dong!
[  149.185932] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 2 ep 3
[  149.185938] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 2 ep 0
[  149.185955] xhci_hcd 0000:00:14.0: // Ding dong!
[  149.185967] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 1 ep 6
[  149.185971] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 1 ep 5
[  149.185975] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 1 ep 3
[  149.186012] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 1 ep 0
[  149.210064] xhci_hcd 0000:00:14.0: Get port status 2-1 read: 0x2a0, return 0x2a0
[  149.210113] xhci_hcd 0000:00:14.0: Get port status 2-2 read: 0x2a0, return 0x2a0
[  149.210145] xhci_hcd 0000:00:14.0: Get port status 2-3 read: 0x2a0, return 0x2a0
[  149.210171] xhci_hcd 0000:00:14.0: Get port status 2-4 read: 0x2a0, return 0x2a0
[  149.210197] xhci_hcd 0000:00:14.0: Get port status 2-5 read: 0x2a0, return 0x2a0
[  149.210221] xhci_hcd 0000:00:14.0: Get port status 2-6 read: 0x2a0, return 0x2a0
[  149.210249] hub 2-0:1.0: hub_suspend
[  149.210273] usb usb2: bus suspend, wakeup 0
[  149.276529] xhci_hcd 0000:00:14.0: config port 2-1 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276851] xhci_hcd 0000:00:14.0: config port 2-2 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276863] xhci_hcd 0000:00:14.0: config port 2-3 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276873] xhci_hcd 0000:00:14.0: config port 2-4 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276883] xhci_hcd 0000:00:14.0: config port 2-5 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276890] xhci_hcd 0000:00:14.0: config port 2-6 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276898] xhci_hcd 0000:00:14.0: config port 1-1 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276903] xhci_hcd 0000:00:14.0: config port 1-2 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276911] xhci_hcd 0000:00:14.0: config port 1-6 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276915] xhci_hcd 0000:00:14.0: config port 1-7 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276920] xhci_hcd 0000:00:14.0: config port 1-8 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276925] xhci_hcd 0000:00:14.0: config port 1-9 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276930] xhci_hcd 0000:00:14.0: config port 1-10 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276935] xhci_hcd 0000:00:14.0: config port 1-11 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276941] xhci_hcd 0000:00:14.0: config port 1-12 wake bits, portsc: 0x2a0, write: 0x202a0
[  149.276946] xhci_hcd 0000:00:14.0: xhci_suspend: stopping usb1 port polling.
[  149.276957] xhci_hcd 0000:00:14.0: // Setting command ring address to 0x106fbb001
[  149.751835] ACPI: EC: interrupt blocked
[  149.755715] xhci_hcd 0000:00:14.0: wakeup: 1
[  149.786166] xhci_hcd 0000:00:14.0: --> PCI D3hot
[  149.786242] ACPI: PM: Preparing to enter system sleep state S3
[  149.794633] ACPI: EC: event blocked
[  149.794636] ACPI: EC: EC stopped
[  149.794638] ACPI: PM: Saving platform NVS memory
[  149.797175] Disabling non-boot CPUs ...
[  149.798947] smpboot: CPU 3 is now offline
[  149.802553] smpboot: CPU 2 is now offline
[  149.805655] smpboot: CPU 1 is now offline
[  149.813273] ACPI: PM: Low-level resume complete
[  149.813317] ACPI: EC: EC started
[  149.813317] ACPI: PM: Restoring platform NVS memory
[  149.815136] Enabling non-boot CPUs ...
[  149.815162] smpboot: Booting Node 0 Processor 1 APIC 0x2
[  149.815856] CPU1 is up
[  149.815871] smpboot: Booting Node 0 Processor 2 APIC 0x1
[  149.816566] CPU2 is up
[  149.816582] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  149.817238] CPU3 is up
[  149.820056] ACPI: PM: Waking up from system sleep state S3
[  149.849381] ACPI: EC: interrupt unblocked
[  149.877229] ACPI: EC: event unblocked
[  149.879475] xhci_hcd 0000:00:14.0: // Setting command ring address to 0x106fbb001
[  149.879684] xhci_hcd 0000:00:14.0: xhci_resume: starting usb1 port polling.
[  149.879687] xhci_hcd 0000:00:14.0: Port change event, 1-4, id 4, portsc: 0x206e1
[  149.879695] xhci_hcd 0000:00:14.0: resume root hub
[  149.879701] xhci_hcd 0000:00:14.0: handle_port_status: starting usb1 port polling.
[  149.879710] xhci_hcd 0000:00:14.0: xhci_hub_status_data: stopping usb2 port polling
[  149.879736] xhci_hcd 0000:00:14.0: Port change event, 1-5, id 5, portsc: 0x206e1
[  149.879740] xhci_hcd 0000:00:14.0: resume root hub
[  149.879743] xhci_hcd 0000:00:14.0: handle_port_status: starting usb1 port polling.
[  149.879767] usb usb2: usb resume
[  149.879772] usb usb1: usb resume
[  149.879804] hub 2-0:1.0: hub_resume
[  149.890253] nvme nvme0: 4/0/0 default/read/poll queues
[  149.906402] xhci_hcd 0000:00:14.0: Get port status 2-1 read: 0x2a0, return 0x2a0
[  149.906440] xhci_hcd 0000:00:14.0: Get port status 2-2 read: 0x2a0, return 0x2a0
[  149.906475] xhci_hcd 0000:00:14.0: Get port status 2-3 read: 0x2a0, return 0x2a0
[  149.906497] xhci_hcd 0000:00:14.0: Get port status 2-4 read: 0x2a0, return 0x2a0
[  149.906521] xhci_hcd 0000:00:14.0: Get port status 2-5 read: 0x2a0, return 0x2a0
[  149.906539] xhci_hcd 0000:00:14.0: Get port status 2-6 read: 0x2a0, return 0x2a0
[  149.926393] xhci_hcd 0000:00:14.0: Set port 1-3 link state, portsc: 0x7e3, write 0x10601
[  149.926425] xhci_hcd 0000:00:14.0: Port change event, 1-3, id 3, portsc: 0x603
[  149.926430] xhci_hcd 0000:00:14.0: handle_port_status: starting usb1 port polling.
[  149.926445] xhci_hcd 0000:00:14.0: Port change event, 1-3, id 3, portsc: 0x603
[  149.926449] xhci_hcd 0000:00:14.0: handle_port_status: starting usb1 port polling.
[  149.926498] xhci_hcd 0000:00:14.0: Underrun event on slot 1 ep 5
[  149.926502] xhci_hcd 0000:00:14.0: Overrun event on slot 1 ep 6
[  149.937487] hub 1-0:1.0: hub_resume
[  149.937494] xhci_hcd 0000:00:14.0: Get port status 1-1 read: 0x2a0, return 0x100
[  149.937516] xhci_hcd 0000:00:14.0: Get port status 1-2 read: 0x2a0, return 0x100
[  149.937532] xhci_hcd 0000:00:14.0: Get port status 1-3 read: 0x603, return 0x103
[  149.937539] usb usb1-port3: status 0103 change 0000
[  149.937544] xhci_hcd 0000:00:14.0: Get port status 1-4 read: 0x206e1, return 0x10101
[  149.937558] usb usb1-port4: status 0101 change 0001
[  149.937564] xhci_hcd 0000:00:14.0: clear port4 connect change, portsc: 0x6e1
[  149.937573] xhci_hcd 0000:00:14.0: Get port status 1-5 read: 0x206e1, return 0x10101
[  149.937586] usb usb1-port5: status 0101 change 0001
[  149.937591] xhci_hcd 0000:00:14.0: clear port5 connect change, portsc: 0x6e1
[  149.937598] xhci_hcd 0000:00:14.0: Get port status 1-6 read: 0x2a0, return 0x100
[  149.937624] xhci_hcd 0000:00:14.0: Get port status 1-7 read: 0x2a0, return 0x100
[  149.937650] xhci_hcd 0000:00:14.0: Get port status 1-8 read: 0x2a0, return 0x100
[  149.937677] xhci_hcd 0000:00:14.0: Get port status 1-9 read: 0x2a0, return 0x100
[  149.937685] xhci_hcd 0000:00:14.0: Get port status 1-10 read: 0x2a0, return 0x100
[  149.937693] xhci_hcd 0000:00:14.0: Get port status 1-11 read: 0x2a0, return 0x100
[  149.937700] xhci_hcd 0000:00:14.0: Get port status 1-12 read: 0x2a0, return 0x100
[  150.014391] xhci_hcd 0000:00:14.0: xhci_hub_status_data: stopping usb1 port polling
[  150.042408] xhci_hcd 0000:00:14.0: Get port status 1-4 read: 0x6e1, return 0x101
[  150.042441] xhci_hcd 0000:00:14.0: Get port status 1-5 read: 0x6e1, return 0x101
[  150.042510] xhci_hcd 0000:00:14.0: Get port status 1-3 read: 0x603, return 0x103
[  150.046395] xhci_hcd 0000:00:14.0: xhci_hub_status_data: stopping usb1 port polling
[  150.062400] usb 1-5: Waited 0ms for CONNECT
[  150.062405] usb 1-5: finish reset-resume
[  150.062419] xhci_hcd 0000:00:14.0: set port reset, actual port 1-5 status  = 0x791
[  150.062430] usb 1-4: Waited 0ms for CONNECT
[  150.062430] usb 1-3: Waited 0ms for CONNECT
[  150.062439] usb 1-4: finish reset-resume
[  150.062439] usb 1-3: finish reset-resume
[  150.119714] xhci_hcd 0000:00:14.0: Port change event, 1-5, id 5, portsc: 0x200e03
[  150.119723] xhci_hcd 0000:00:14.0: handle_port_status: starting usb1 port polling.
[  150.122386] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0
[  150.130386] xhci_hcd 0000:00:14.0: Get port status 1-5 read: 0x200e03, return 0x100503
[  150.130415] xhci_hcd 0000:00:14.0: clear port5 reset change, portsc: 0xe03
[  150.194391] xhci_hcd 0000:00:14.0: Resetting device with slot ID 3
[  150.194399] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.194558] xhci_hcd 0000:00:14.0: Completed reset device command.
[  150.194567] xhci_hcd 0000:00:14.0: Successful reset device command.
[  150.194633] usb 1-5: reset high-speed USB device number 4 using xhci_hcd
[  150.194638] xhci_hcd 0000:00:14.0: Slot already in default state
[  150.195083] xhci_hcd 0000:00:14.0: Waiting for status stage event
[  150.195551] xhci_hcd 0000:00:14.0: set port reset, actual port 1-5 status  = 0xf91
[  150.252842] xhci_hcd 0000:00:14.0: Port change event, 1-5, id 5, portsc: 0x200e03
[  150.252851] xhci_hcd 0000:00:14.0: handle_port_status: starting usb1 port polling.
[  150.262416] xhci_hcd 0000:00:14.0: Get port status 1-5 read: 0x200e03, return 0x100503
[  150.262442] xhci_hcd 0000:00:14.0: clear port5 reset change, portsc: 0xe03
[  150.322419] xhci_hcd 0000:00:14.0: Resetting device with slot ID 3
[  150.322423] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.322432] xhci_hcd 0000:00:14.0: Completed reset device command.
[  150.322443] xhci_hcd 0000:00:14.0: Can't reset device (slot ID 3) in default state
[  150.322445] xhci_hcd 0000:00:14.0: Not freeing device rings.
[  150.322450] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.322471] xhci_hcd 0000:00:14.0: Successful setup address command
[  150.322477] xhci_hcd 0000:00:14.0: Op regs DCBAA ptr = 0x00000107418000
[  150.322479] xhci_hcd 0000:00:14.0: Slot ID 3 dcbaa entry @0000000073bee17d = 0x00000102ef5000
[  150.322482] xhci_hcd 0000:00:14.0: Output Context DMA address = 0x102ef5000
[  150.322483] xhci_hcd 0000:00:14.0: Internal device address = 3
[  150.349025] xhci_hcd 0000:00:14.0: set port reset, actual port 1-3 status  = 0x791
[  150.397009] xhci_hcd 0000:00:14.0: xhci_drop_endpoint called for udev 00000000773ec147
[  150.397012] xhci_hcd 0000:00:14.0: xhci_drop_endpoint called for udev 00000000773ec147
[  150.397016] xhci_hcd 0000:00:14.0: add ep 0x83, slot id 3, new drop flags = 0x0, new add flags = 0x80
[  150.397019] xhci_hcd 0000:00:14.0: add ep 0x82, slot id 3, new drop flags = 0x0, new add flags = 0xa0
[  150.397021] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev 00000000773ec147
[  150.397023] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.397238] xhci_hcd 0000:00:14.0: Successful Endpoint Configure command
[  150.398613] xhci_hcd 0000:00:14.0: xhci_drop_endpoint called for udev 00000000773ec147
[  150.398622] xhci_hcd 0000:00:14.0: drop ep 0x82, slot id 3, new drop flags = 0x20, new add flags = 0x0
[  150.398626] xhci_hcd 0000:00:14.0: add ep 0x82, slot id 3, new drop flags = 0x20, new add flags = 0x20
[  150.398628] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev 00000000773ec147
[  150.398630] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.398843] xhci_hcd 0000:00:14.0: Successful Endpoint Configure command
[  150.406319] xhci_hcd 0000:00:14.0: Port change event, 1-3, id 3, portsc: 0x200603
[  150.406324] xhci_hcd 0000:00:14.0: handle_port_status: starting usb1 port polling.
[  150.414422] xhci_hcd 0000:00:14.0: Get port status 1-3 read: 0x200603, return 0x100103
[  150.414450] xhci_hcd 0000:00:14.0: clear port3 reset change, portsc: 0x603
[  150.474375] xhci_hcd 0000:00:14.0: Resetting device with slot ID 1
[  150.474378] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.474533] xhci_hcd 0000:00:14.0: Completed reset device command.
[  150.474537] xhci_hcd 0000:00:14.0: Successful reset device command.
[  150.474599] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[  150.474601] xhci_hcd 0000:00:14.0: Slot already in default state
[  150.474686] xhci_hcd 0000:00:14.0: Waiting for status stage event
[  150.474731] xhci_hcd 0000:00:14.0: set port reset, actual port 1-3 status  = 0x791
[  150.510387] xhci_hcd 0000:00:14.0: xhci_hub_status_data: stopping usb1 port polling
[  150.532023] xhci_hcd 0000:00:14.0: Port change event, 1-3, id 3, portsc: 0x200603
[  150.532028] xhci_hcd 0000:00:14.0: handle_port_status: starting usb1 port polling.
[  150.542382] xhci_hcd 0000:00:14.0: Get port status 1-3 read: 0x200603, return 0x100103
[  150.542392] xhci_hcd 0000:00:14.0: clear port3 reset change, portsc: 0x603
[  150.602387] xhci_hcd 0000:00:14.0: Resetting device with slot ID 1
[  150.602392] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.602405] xhci_hcd 0000:00:14.0: Completed reset device command.
[  150.602412] xhci_hcd 0000:00:14.0: Can't reset device (slot ID 1) in default state
[  150.602414] xhci_hcd 0000:00:14.0: Not freeing device rings.
[  150.602419] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.602483] xhci_hcd 0000:00:14.0: Successful setup address command
[  150.602489] xhci_hcd 0000:00:14.0: Op regs DCBAA ptr = 0x00000107418000
[  150.602501] xhci_hcd 0000:00:14.0: Slot ID 1 dcbaa entry @000000000132513d = 0x000001074ee000
[  150.602505] xhci_hcd 0000:00:14.0: Output Context DMA address = 0x1074ee000
[  150.602508] xhci_hcd 0000:00:14.0: Internal device address = 1
[  150.622743] xhci_hcd 0000:00:14.0: set port reset, actual port 1-4 status  = 0x791
[  150.623007] xhci_hcd 0000:00:14.0: xhci_drop_endpoint called for udev 0000000016ea26f4
[  150.623011] xhci_hcd 0000:00:14.0: xhci_drop_endpoint called for udev 0000000016ea26f4
[  150.623014] xhci_hcd 0000:00:14.0: xhci_drop_endpoint called for udev 0000000016ea26f4
[  150.623016] xhci_hcd 0000:00:14.0: xhci_drop_endpoint called for udev 0000000016ea26f4
[  150.623025] xhci_hcd 0000:00:14.0: xhci_drop_endpoint called for udev 0000000016ea26f4
[  150.623030] xhci_hcd 0000:00:14.0: add ep 0x81, slot id 1, new drop flags = 0x0, new add flags = 0x8
[  150.623036] xhci_hcd 0000:00:14.0: add ep 0x82, slot id 1, new drop flags = 0x0, new add flags = 0x28
[  150.623041] xhci_hcd 0000:00:14.0: add ep 0x2, slot id 1, new drop flags = 0x0, new add flags = 0x38
[  150.623054] xhci_hcd 0000:00:14.0: add ep 0x83, slot id 1, new drop flags = 0x0, new add flags = 0xb8
[  150.623059] xhci_hcd 0000:00:14.0: add ep 0x3, slot id 1, new drop flags = 0x0, new add flags = 0xf8
[  150.623061] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev 0000000016ea26f4
[  150.623065] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.623247] xhci_hcd 0000:00:14.0: Successful Endpoint Configure command
[  150.623549] btusb 1-3:1.0: no reset_resume for driver btusb?
[  150.623552] btusb 1-3:1.1: no reset_resume for driver btusb?
[  150.623555] btusb 1-3:1.0: forced unbind
[  150.680042] xhci_hcd 0000:00:14.0: Port change event, 1-4, id 4, portsc: 0x200603
[  150.680050] xhci_hcd 0000:00:14.0: handle_port_status: starting usb1 port polling.
[  150.690389] xhci_hcd 0000:00:14.0: Get port status 1-4 read: 0x200603, return 0x100103
[  150.690459] xhci_hcd 0000:00:14.0: clear port4 reset change, portsc: 0x603
[  150.750383] xhci_hcd 0000:00:14.0: Resetting device with slot ID 2
[  150.750389] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.750541] xhci_hcd 0000:00:14.0: Completed reset device command.
[  150.750550] xhci_hcd 0000:00:14.0: Successful reset device command.
[  150.750608] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[  150.750612] xhci_hcd 0000:00:14.0: Slot already in default state
[  150.750764] xhci_hcd 0000:00:14.0: Waiting for status stage event
[  150.750783] xhci_hcd 0000:00:14.0: set port reset, actual port 1-4 status  = 0x791
[  150.758391] xhci_hcd 0000:00:14.0: xhci_hub_status_data: stopping usb1 port polling
[  150.808076] xhci_hcd 0000:00:14.0: Port change event, 1-4, id 4, portsc: 0x200603
[  150.808083] xhci_hcd 0000:00:14.0: handle_port_status: starting usb1 port polling.
[  150.818434] xhci_hcd 0000:00:14.0: Get port status 1-4 read: 0x200603, return 0x100103
[  150.818467] xhci_hcd 0000:00:14.0: clear port4 reset change, portsc: 0x603
[  150.878429] xhci_hcd 0000:00:14.0: Resetting device with slot ID 2
[  150.878438] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.878456] xhci_hcd 0000:00:14.0: Completed reset device command.
[  150.878467] xhci_hcd 0000:00:14.0: Can't reset device (slot ID 2) in default state
[  150.878471] xhci_hcd 0000:00:14.0: Not freeing device rings.
[  150.878478] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.878572] xhci_hcd 0000:00:14.0: Successful setup address command
[  150.878579] xhci_hcd 0000:00:14.0: Op regs DCBAA ptr = 0x00000107418000
[  150.878583] xhci_hcd 0000:00:14.0: Slot ID 2 dcbaa entry @00000000560107c1 = 0x0000010751c000
[  150.878587] xhci_hcd 0000:00:14.0: Output Context DMA address = 0x10751c000
[  150.878591] xhci_hcd 0000:00:14.0: Internal device address = 2
[  150.898969] xhci_hcd 0000:00:14.0: xhci_drop_endpoint called for udev 0000000085cc6fb4
[  150.898976] xhci_hcd 0000:00:14.0: xhci_drop_endpoint called for udev 0000000085cc6fb4
[  150.898982] xhci_hcd 0000:00:14.0: add ep 0x81, slot id 2, new drop flags = 0x0, new add flags = 0x8
[  150.898989] xhci_hcd 0000:00:14.0: add ep 0x2, slot id 2, new drop flags = 0x0, new add flags = 0x18
[  150.898992] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev 0000000085cc6fb4
[  150.898997] xhci_hcd 0000:00:14.0: // Ding dong!
[  150.899221] xhci_hcd 0000:00:14.0: Successful Endpoint Configure command
[  150.906979] OOM killer enabled.
[  150.906982] Restarting tasks ... 
[  150.907012] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0000
[  150.907031] hub 1-0:1.0: state 7 ports 12 chg 0000 evt 0000
[  150.907828] xhci_hcd 0000:00:14.0: set port remote wake mask, actual port 2-1 status  = 0xe0002a0
[  150.907873] xhci_hcd 0000:00:14.0: set port remote wake mask, actual port 2-2 status  = 0xe0002a0
[  150.907891] xhci_hcd 0000:00:14.0: set port remote wake mask, actual port 2-3 status  = 0xe0002a0
[  150.907907] xhci_hcd 0000:00:14.0: set port remote wake mask, actual port 2-4 status  = 0xe0002a0
[  150.907935] xhci_hcd 0000:00:14.0: set port remote wake mask, actual port 2-5 status  = 0xe0002a0
[  150.908050] xhci_hcd 0000:00:14.0: set port remote wake mask, actual port 2-6 status  = 0xe0002a0
[  150.908197] hub 2-0:1.0: hub_suspend
[  150.908218] usb usb2: bus auto-suspend, wakeup 1
[  150.908239] xhci_hcd 0000:00:14.0: xhci_hub_status_data: stopping usb2 port polling
[  150.908697] done.
[  150.908709] random: crng reseeded on system resumption
[  150.964520] PM: suspend exit
[  151.006398] xhci_hcd 0000:00:14.0: xhci_hub_status_data: stopping usb1 port polling
[  151.014465] warning: `atop' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[  151.107320] btusb 1-3:1.0: usb_probe_interface
[  151.107325] btusb 1-3:1.0: usb_probe_interface - got id
[  151.107839] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[  151.163634] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.164648] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 2 bytes untransferred
[  151.165638] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 2 bytes untransferred
[  151.166639] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 4 bytes untransferred
[  151.171635] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.172635] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.173637] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.174639] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 9 bytes untransferred
[  151.176631] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 16 bytes untransferred
[  151.177647] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 3 bytes untransferred
[  151.178640] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 7 bytes untransferred
[  151.194641] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 2 bytes untransferred
[  151.195638] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 8 bytes untransferred
[  151.196637] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 9 bytes untransferred
[  151.197639] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 6 bytes untransferred
[  151.198639] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.199649] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 2 bytes untransferred
[  151.200635] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 7 bytes untransferred
[  151.201643] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 2 bytes untransferred
[  151.202640] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.203641] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 6 bytes untransferred
[  151.204635] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.205630] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 6 bytes untransferred
[  151.206640] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 9 bytes untransferred
[  151.208634] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 16 bytes untransferred
[  151.209638] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.210637] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 9 bytes untransferred
[  151.211634] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 9 bytes untransferred
[  151.212637] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.213643] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 9 bytes untransferred
[  151.214637] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.215660] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.216642] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 2 bytes untransferred
[  151.217639] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 6 bytes untransferred
[  151.218642] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 8 bytes untransferred
[  151.219641] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 6 bytes untransferred
[  151.220640] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 3 bytes untransferred
[  151.221642] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.277634] xhci_hcd 0000:00:14.0: ep 0x81 - asked for 16 bytes, 10 bytes untransferred
[  151.277734] xhci_hcd 0000:00:14.0: Cancel URB 00000000c8c67a31, dev 3, ep 0x81, starting at offset 0x1075223c0
[  151.277744] xhci_hcd 0000:00:14.0: // Ding dong!
[  151.277754] xhci_hcd 0000:00:14.0: Stopped on Transfer TRB for slot 1 ep 2
[  151.277758] xhci_hcd 0000:00:14.0: Removing canceled TD starting at 0x1075223c0 (dma) in stream 0 URB 00000000c8c67a31
[  151.277763] xhci_hcd 0000:00:14.0: Set TR Deq ptr 0x1075223d0, cycle 1

[  151.277765] xhci_hcd 0000:00:14.0: // Ding dong!
[  151.277772] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000c8c67a31 TD as cancel_status is 2
[  151.277775] xhci_hcd 0000:00:14.0: Successful Set TR Deq Ptr cmd, deq = @1075223d0
[  151.277778] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000c8c67a31 TD
[  151.277780] xhci_hcd 0000:00:14.0: Giveback URB 00000000c8c67a31, len = 0, expected = 16, status = -115
[  151.277783] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[  151.277858] xhci_hcd 0000:00:14.0: Cancel URB 0000000017639951, dev 3, ep 0x82, starting at offset 0x107520010
[  151.277865] xhci_hcd 0000:00:14.0: // Ding dong!
[  151.277875] xhci_hcd 0000:00:14.0: Stopped on Transfer TRB for slot 1 ep 4
[  151.277877] xhci_hcd 0000:00:14.0: Removing canceled TD starting at 0x107520010 (dma) in stream 0 URB 0000000017639951
[  151.277880] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Giveback cancelled URB 0000000017639951 TD
[  151.277938] xhci_hcd 0000:00:14.0: Cancel URB 00000000c2012df2, dev 3, ep 0x82, starting at offset 0x107520000
[  151.277942] xhci_hcd 0000:00:14.0: // Ding dong!
[  151.277951] xhci_hcd 0000:00:14.0: Stopped on Transfer TRB for slot 1 ep 4
[  151.277991] xhci_hcd 0000:00:14.0: Removing canceled TD starting at 0x107520000 (dma) in stream 0 URB 00000000c2012df2
[  151.277993] xhci_hcd 0000:00:14.0: Set TR Deq ptr 0x107520010, cycle 1

[  151.277995] xhci_hcd 0000:00:14.0: // Ding dong!
[  151.277999] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000c2012df2 TD as cancel_status is 2
[  151.278037] xhci_hcd 0000:00:14.0: Successful Set TR Deq Ptr cmd, deq = @107520010
[  151.278039] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000c2012df2 TD
[  151.278041] xhci_hcd 0000:00:14.0: Giveback URB 00000000c2012df2, len = 0, expected = 1028, status = -115
[  151.278044] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[  151.388276] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[  152.910451] xhci_hcd 0000:00:14.0: // Ding dong!
[  152.910483] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 3 ep 6
[  152.910498] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 3 ep 4
[  152.910504] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 3 ep 0
[  152.910527] xhci_hcd 0000:00:14.0: Set port 1-5 link state, portsc: 0xe03, write 0x10e61
[  152.930494] usb 1-5: usb auto-suspend, wakeup 0
[  278.622771] pci 0000:01:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Upstream Port
[  278.622805] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[  278.622814] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[  278.622825] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[  278.622838] pci 0000:01:00.0: enabling Extended Tags
[  278.623465] pci 0000:01:00.0: supports D1 D2
[  278.623468] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[  278.623545] pci 0000:01:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1c.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[  278.689235] pci 0000:02:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[  278.689274] pci 0000:02:00.0: PCI bridge to [bus 03]
[  278.689284] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[  278.689312] pci 0000:02:00.0: enabling Extended Tags
[  278.689417] pci 0000:02:00.0: supports D1 D2
[  278.689419] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[  278.690277] pci 0000:02:01.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[  278.690314] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[  278.690325] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[  278.690338] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[  278.690354] pci 0000:02:01.0: enabling Extended Tags
[  278.690474] pci 0000:02:01.0: supports D1 D2
[  278.690476] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[  278.690740] pci 0000:02:02.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[  278.690777] pci 0000:02:02.0: PCI bridge to [bus 39]
[  278.690787] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[  278.690814] pci 0000:02:02.0: enabling Extended Tags
[  278.690921] pci 0000:02:02.0: supports D1 D2
[  278.690923] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[  278.691319] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[  278.691385] pci 0000:02:00.0: PCI bridge to [bus 03]
[  278.691448] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[  278.691558] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[  278.691583] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[  278.691661] pci 0000:39:00.0: enabling Extended Tags
[  278.691788] pci 0000:39:00.0: supports D1 D2
[  278.691790] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[  278.691896] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:02:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[  278.694015] pci 0000:02:02.0: PCI bridge to [bus 39]
[  278.694062] pci_bus 0000:02: Allocating resources
[  278.694078] pci 0000:02:01.0: bridge window [io  0x1000-0x0fff] to [bus 04-38] add_size 1000
[  278.694082] pci 0000:02:02.0: bridge window [io  0x1000-0x0fff] to [bus 39] add_size 1000
[  278.694084] pci 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[  278.694089] pci 0000:01:00.0: bridge window [io  0x1000-0x0fff] to [bus 02-39] add_size 2000
[  278.694092] pci 0000:01:00.0: bridge window [io  size 0x2000]: can't assign; no space
[  278.694094] pci 0000:01:00.0: bridge window [io  size 0x2000]: failed to assign
[  278.694097] pci 0000:01:00.0: bridge window [io  size 0x2000]: can't assign; no space
[  278.694098] pci 0000:01:00.0: bridge window [io  size 0x2000]: failed to assign
[  278.694103] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[  278.694105] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[  278.694107] pci 0000:02:01.0: bridge window [io  size 0x1000]: can't assign; no space
[  278.694108] pci 0000:02:01.0: bridge window [io  size 0x1000]: failed to assign
[  278.694110] pci 0000:02:02.0: bridge window [io  size 0x1000]: can't assign; no space
[  278.694112] pci 0000:02:02.0: bridge window [io  size 0x1000]: failed to assign
[  278.694115] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[  278.694117] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[  278.694119] pci 0000:02:02.0: bridge window [io  size 0x1000]: can't assign; no space
[  278.694120] pci 0000:02:02.0: bridge window [io  size 0x1000]: failed to assign
[  278.694122] pci 0000:02:01.0: bridge window [io  size 0x1000]: can't assign; no space
[  278.694124] pci 0000:02:01.0: bridge window [io  size 0x1000]: failed to assign
[  278.694126] pci 0000:02:00.0: PCI bridge to [bus 03]
[  278.694132] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[  278.694140] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[  278.694145] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[  278.694150] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[  278.694156] pci 0000:02:02.0: PCI bridge to [bus 39]
[  278.694161] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[  278.694170] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[  278.694175] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[  278.694179] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[  278.695169] xhci_hcd 0000:39:00.0: xHCI Host Controller
[  278.695174] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[  278.696292] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[  278.696635] xhci_hcd 0000:39:00.0: xHCI Host Controller
[  278.696641] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[  278.696645] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[  278.696688] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[  278.696691] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  278.696693] usb usb3: Product: xHCI Host Controller
[  278.696694] usb usb3: Manufacturer: Linux 6.11.0-rc1-00155-g6504fb38efa6 xhci-hcd
[  278.696696] usb usb3: SerialNumber: 0000:39:00.0
[  278.696861] hub 3-0:1.0: USB hub found
[  278.696872] hub 3-0:1.0: 2 ports detected
[  278.697467] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[  278.697471] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  278.697474] usb usb4: Product: xHCI Host Controller
[  278.697475] usb usb4: Manufacturer: Linux 6.11.0-rc1-00155-g6504fb38efa6 xhci-hcd
[  278.697477] usb usb4: SerialNumber: 0000:39:00.0
[  278.697629] hub 4-0:1.0: USB hub found
[  278.697642] hub 4-0:1.0: 2 ports detected
[  278.714777] pci_bus 0000:02: Allocating resources
[  278.714794] pcieport 0000:02:01.0: bridge window [io  0x1000-0x0fff] to [bus 04-38] add_size 1000
[  278.714797] pcieport 0000:02:02.0: bridge window [io  0x1000-0x0fff] to [bus 39] add_size 1000
[  278.714799] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[  278.714802] pcieport 0000:01:00.0: bridge window [io  0x1000-0x0fff] to [bus 02-39] add_size 2000
[  278.714805] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: can't assign; no space
[  278.714806] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: failed to assign
[  278.714808] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: can't assign; no space
[  278.714809] pcieport 0000:01:00.0: bridge window [io  size 0x2000]: failed to assign
[  278.714812] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[  278.714813] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[  278.714814] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: can't assign; no space
[  278.714815] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: failed to assign
[  278.714816] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: can't assign; no space
[  278.714817] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: failed to assign
[  278.714819] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[  278.714820] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[  278.714821] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: can't assign; no space
[  278.714822] pcieport 0000:02:02.0: bridge window [io  size 0x1000]: failed to assign
[  278.714823] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: can't assign; no space
[  278.714824] pcieport 0000:02:01.0: bridge window [io  size 0x1000]: failed to assign
[  278.950473] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[  279.102759] usb 3-1: New USB device found, idVendor=2109, idProduct=2820, bcdDevice= 9.f3
[  279.102765] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  279.102767] usb 3-1: Product: USB2.0 Hub             
[  279.102768] usb 3-1: Manufacturer: VIA Labs, Inc.         
[  279.104220] hub 3-1:1.0: USB hub found
[  279.104516] hub 3-1:1.0: 5 ports detected
[  279.227919] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[  279.252719] usb 4-1: New USB device found, idVendor=2109, idProduct=0820, bcdDevice= 9.f3
[  279.252730] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  279.252735] usb 4-1: Product: USB3.1 Hub             
[  279.252739] usb 4-1: Manufacturer: VIA Labs, Inc.         
[  279.256212] hub 4-1:1.0: USB hub found
[  279.256399] hub 4-1:1.0: 4 ports detected
[  279.818728] usb 3-1.1: new full-speed USB device number 3 using xhci_hcd
[  279.972843] usb 3-1.1: New USB device found, idVendor=06c4, idProduct=c412, bcdDevice= 0.01
[  279.972851] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  279.972853] usb 3-1.1: Product: DELL DA300
[  279.972855] usb 3-1.1: Manufacturer: Bizlink
[  279.972857] usb 3-1.1: SerialNumber: MCU Ver0001
[  279.983186] hid-generic 0003:06C4:C412.0004: hiddev1,hidraw2: USB HID v1.11 Device [Bizlink DELL DA300] on usb-0000:39:00.0-1.1/input0
[  280.046816] usb 4-1.2: new SuperSpeed USB device number 3 using xhci_hcd
[  280.067781] usb 4-1.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[  280.067789] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[  280.067792] usb 4-1.2: Product: USB 10/100/1000 LAN
[  280.067794] usb 4-1.2: Manufacturer: Realtek
[  280.067796] usb 4-1.2: SerialNumber: 001000001
[  280.147542] r8152-cfgselector 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[  280.171882] r8152 4-1.2:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr 18:db:f2:2d:cc:f3
[  280.220213] r8152 4-1.2:1.0 eth0: v1.12.13
[  280.250067] r8152 4-1.2:1.0 enp57s0u1u2: renamed from eth0
[  282.907090] r8152 4-1.2:1.0 enp57s0u1u2: carrier on
[ 3124.804999] perf: interrupt took too long (2511 > 2500), lowering kernel.perf_event_max_sample_rate to 79500

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux