Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
From: Paul Menzel
Date: Sat Apr 05 2025 - 01:24:11 EST
Dear Mathias,
Am 04.04.25 um 16:26 schrieb Mathias Nyman:
On 3.4.2025 21.02, Paul Menzel wrote:
Just a heads-up, that connecting an LMP USB-C mini Dock [1] to the
Intel Kaby Lake Dell XPS 13 9360 with
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
resulted in Linux 6.14.0-12966-ga2cc6ff5ec8f logging the warning and
trace below.
```
[ 74.898485] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 74.916241] sd 0:0:0:0: [sda] Media removed, stopped polling
[ 74.916634] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 98.803081] PM: suspend entry (deep)
[ 98.813999] Filesystems sync: 0.010 seconds
[ 98.819226] Freezing user space processes
[ 105.534176] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 105.606437] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 118.822270] Freezing user space processes failed after 20.003 seconds (2 tasks refusing to freeze, wq_busy=0):
Thanks for the report.
Looks like it's triggered during system suspend.
"The Set TR Deq" command that fails here is queued when
- endpoint stops to remove cancelled transfers.
- endpoint resets to clear STALL or other halt due to transfer error.
- canceling a transfer while endpoint is mid stall or tt clearing.
Looks like there are at least some gaps in verifying endpoint state in
endpoint reset handler before queuing the "Set TR Deq" command, this
could be a possible reason.
If this case could be reproduces with xhci dynamic debug enabled it
would help narrowing down the real cause.
echo 'module xhci_hcd =p' >/sys/kernel/debug/dynamic_debug/control
I hit the problem again without ACPI S3 suspend/resume involved. Please
find the log messages attached.
Kind regards,
Paul
PS: As it’s happening so often, it feels to me like a regression.[ 0.000000] Linux version 6.14.0-13381-g4a1d8ababde6 (build@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #135 SMP PREEMPT_DYNAMIC Fri Apr 4 22:18:10 CEST 2025
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.14.0-13381-g4a1d8ababde6 root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=16M 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] 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=0x62675018 INITRD=0x5577da98 TPMEventLog=0x65188018
[ 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.000739] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000741] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000747] last_pfn = 0x481800 max_arch_pfn = 0x400000000
[ 0.000751] MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
[ 0.000752] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001040] last_pfn = 0x78600 max_arch_pfn = 0x400000000
[ 0.007389] esrt: Reserving ESRT space from 0x000000006fc86698 to 0x000000006fc866d0.
[ 0.007395] Using GB pages for direct mapping
[ 0.019856] printk: log buffer data + meta data: 16777216 + 58720256 = 75497472 bytes
[ 0.019858] printk: early log buf free: 127384(97%)
[ 0.019859] Secure boot disabled
[ 0.019859] RAMDISK: [mem 0x514e4000-0x52528fff]
[ 0.019863] ACPI: Early table checksum verification disabled
[ 0.019866] ACPI: RSDP 0x000000006518D000 000024 (v02 DELL )
[ 0.019869] ACPI: XSDT 0x000000006518D0C8 00010C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019874] ACPI: FACP 0x00000000651B2A48 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.019878] ACPI: DSDT 0x000000006518D260 0257E7 (v02 DELL CBX3 01072009 INTL 20160422)
[ 0.019880] ACPI: FACS 0x000000006F86F180 000040
[ 0.019882] ACPI: APIC 0x00000000651B2B58 000084 (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.019884] ACPI: FPDT 0x00000000651B2BE0 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019886] ACPI: FIDT 0x00000000651B2C28 0000AC (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019888] ACPI: MCFG 0x00000000651B2CD8 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.019890] ACPI: HPET 0x00000000651B2D18 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
[ 0.019892] ACPI: SSDT 0x00000000651B2D50 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.019894] ACPI: BOOT 0x00000000651B30B0 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019896] ACPI: SSDT 0x00000000651B30D8 0012CF (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.019898] ACPI: HPET 0x00000000651B43A8 000038 (v01 INTEL KBL-ULT 00000001 MSFT 0000005F)
[ 0.019900] ACPI: SSDT 0x00000000651B43E0 000D84 (v02 INTEL xh_rvp07 00000000 INTL 20160422)
[ 0.019902] ACPI: UEFI 0x00000000651B5168 000042 (v01 00000000 00000000)
[ 0.019904] ACPI: SSDT 0x00000000651B51B0 000EDE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.019906] ACPI: LPIT 0x00000000651B6090 000094 (v01 INTEL KBL-ULT 00000000 MSFT 0000005F)
[ 0.019908] ACPI: WSMT 0x00000000651B6128 000028 (v01 DELL CBX3 00000000 MSFT 0000005F)
[ 0.019910] ACPI: SSDT 0x00000000651B6150 000161 (v02 INTEL HdaDsp 00000000 INTL 20160422)
[ 0.019912] ACPI: SSDT 0x00000000651B62B8 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
[ 0.019914] ACPI: SSDT 0x00000000651B6558 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
[ 0.019916] ACPI: SSDT 0x00000000651B9560 0000DB (v02 INTEL TbtTypeC 00000000 INTL 20160422)
[ 0.019918] ACPI: DBGP 0x00000000651B9640 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.019920] ACPI: DBG2 0x00000000651B9678 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.019922] ACPI: SSDT 0x00000000651B96D0 0007DD (v02 INTEL UsbCTabl 00001000 INTL 20160422)
[ 0.019924] ACPI: SSDT 0x00000000651B9EB0 0084F1 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[ 0.019926] ACPI: SLIC 0x00000000651C23A8 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.019928] ACPI: NHLT 0x00000000651C2520 00002D (v00 INTEL EDK2 00000002 01000013)
[ 0.019930] ACPI: BGRT 0x00000000651C2550 000038 (v00 01072009 AMI 00010013)
[ 0.019932] ACPI: TPM2 0x00000000651C2588 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
[ 0.019934] ACPI: ASF! 0x00000000651C25C0 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.019937] ACPI: DMAR 0x00000000651C2660 0000F0 (v01 INTEL KBL 00000001 INTL 00000001)
[ 0.019938] ACPI: Reserving FACP table memory at [mem 0x651b2a48-0x651b2b53]
[ 0.019939] ACPI: Reserving DSDT table memory at [mem 0x6518d260-0x651b2a46]
[ 0.019940] ACPI: Reserving FACS table memory at [mem 0x6f86f180-0x6f86f1bf]
[ 0.019941] ACPI: Reserving APIC table memory at [mem 0x651b2b58-0x651b2bdb]
[ 0.019941] ACPI: Reserving FPDT table memory at [mem 0x651b2be0-0x651b2c23]
[ 0.019942] ACPI: Reserving FIDT table memory at [mem 0x651b2c28-0x651b2cd3]
[ 0.019942] ACPI: Reserving MCFG table memory at [mem 0x651b2cd8-0x651b2d13]
[ 0.019943] ACPI: Reserving HPET table memory at [mem 0x651b2d18-0x651b2d4f]
[ 0.019943] ACPI: Reserving SSDT table memory at [mem 0x651b2d50-0x651b30a8]
[ 0.019944] ACPI: Reserving BOOT table memory at [mem 0x651b30b0-0x651b30d7]
[ 0.019945] ACPI: Reserving SSDT table memory at [mem 0x651b30d8-0x651b43a6]
[ 0.019945] ACPI: Reserving HPET table memory at [mem 0x651b43a8-0x651b43df]
[ 0.019946] ACPI: Reserving SSDT table memory at [mem 0x651b43e0-0x651b5163]
[ 0.019946] ACPI: Reserving UEFI table memory at [mem 0x651b5168-0x651b51a9]
[ 0.019947] ACPI: Reserving SSDT table memory at [mem 0x651b51b0-0x651b608d]
[ 0.019948] ACPI: Reserving LPIT table memory at [mem 0x651b6090-0x651b6123]
[ 0.019948] ACPI: Reserving WSMT table memory at [mem 0x651b6128-0x651b614f]
[ 0.019949] ACPI: Reserving SSDT table memory at [mem 0x651b6150-0x651b62b0]
[ 0.019949] ACPI: Reserving SSDT table memory at [mem 0x651b62b8-0x651b6556]
[ 0.019950] ACPI: Reserving SSDT table memory at [mem 0x651b6558-0x651b9559]
[ 0.019950] ACPI: Reserving SSDT table memory at [mem 0x651b9560-0x651b963a]
[ 0.019951] ACPI: Reserving DBGP table memory at [mem 0x651b9640-0x651b9673]
[ 0.019952] ACPI: Reserving DBG2 table memory at [mem 0x651b9678-0x651b96cb]
[ 0.019952] ACPI: Reserving SSDT table memory at [mem 0x651b96d0-0x651b9eac]
[ 0.019953] ACPI: Reserving SSDT table memory at [mem 0x651b9eb0-0x651c23a0]
[ 0.019953] ACPI: Reserving SLIC table memory at [mem 0x651c23a8-0x651c251d]
[ 0.019954] ACPI: Reserving NHLT table memory at [mem 0x651c2520-0x651c254c]
[ 0.019955] ACPI: Reserving BGRT table memory at [mem 0x651c2550-0x651c2587]
[ 0.019955] ACPI: Reserving TPM2 table memory at [mem 0x651c2588-0x651c25bb]
[ 0.019956] ACPI: Reserving ASF! table memory at [mem 0x651c25c0-0x651c265f]
[ 0.019956] ACPI: Reserving DMAR table memory at [mem 0x651c2660-0x651c274f]
[ 0.020074] No NUMA configuration found
[ 0.020074] Faking a node at [mem 0x0000000000000000-0x00000004817fffff]
[ 0.020083] NODE_DATA(0) allocated [mem 0x47cfd5640-0x47cffffff]
[ 0.020258] Zone ranges:
[ 0.020259] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.020260] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.020261] Normal [mem 0x0000000100000000-0x00000004817fffff]
[ 0.020262] Device empty
[ 0.020263] Movable zone start for each node
[ 0.020265] Early memory node ranges
[ 0.020266] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.020267] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.020267] node 0: [mem 0x0000000000100000-0x00000000556aafff]
[ 0.020268] node 0: [mem 0x00000000556ad000-0x0000000064df3fff]
[ 0.020269] node 0: [mem 0x000000006ffff000-0x000000006fffffff]
[ 0.020270] node 0: [mem 0x0000000078000000-0x00000000785fffff]
[ 0.020270] node 0: [mem 0x0000000100000000-0x00000004817fffff]
[ 0.020272] Initmem setup node 0 [mem 0x0000000000001000-0x00000004817fffff]
[ 0.020276] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.020278] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.020299] On node 0, zone DMA: 98 pages in unavailable ranges
[ 0.022850] On node 0, zone DMA32: 2 pages in unavailable ranges
[ 0.023269] On node 0, zone DMA32: 45579 pages in unavailable ranges
[ 0.023780] On node 0, zone Normal: 31232 pages in unavailable ranges
[ 0.024018] On node 0, zone Normal: 26624 pages in unavailable ranges
[ 0.024026] Reserving Intel graphics memory at [mem 0x7a800000-0x7c7fffff]
[ 0.024216] ACPI: PM-Timer IO Port: 0x1808
[ 0.024221] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.024222] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.024223] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.024223] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.024250] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.024252] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.024253] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.024256] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.024257] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.024263] e820: update [mem 0x6225f000-0x623ebfff] usable ==> reserved
[ 0.024271] TSC deadline timer available
[ 0.024275] CPU topo: Max. logical packages: 1
[ 0.024275] CPU topo: Max. logical dies: 1
[ 0.024276] CPU topo: Max. dies per package: 1
[ 0.024280] CPU topo: Max. threads per core: 2
[ 0.024280] CPU topo: Num. cores per package: 2
[ 0.024281] CPU topo: Num. threads per package: 4
[ 0.024281] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[ 0.024299] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.024301] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.024303] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.024304] PM: hibernation: Registered nosave memory: [mem 0x556ab000-0x556abfff]
[ 0.024305] PM: hibernation: Registered nosave memory: [mem 0x556ac000-0x556acfff]
[ 0.024306] PM: hibernation: Registered nosave memory: [mem 0x6225f000-0x623ebfff]
[ 0.024308] PM: hibernation: Registered nosave memory: [mem 0x64df4000-0x6517ffff]
[ 0.024308] PM: hibernation: Registered nosave memory: [mem 0x65180000-0x651c3fff]
[ 0.024309] PM: hibernation: Registered nosave memory: [mem 0x651c4000-0x6f871fff]
[ 0.024309] PM: hibernation: Registered nosave memory: [mem 0x6f872000-0x6fffefff]
[ 0.024310] PM: hibernation: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[ 0.024312] PM: hibernation: Registered nosave memory: [mem 0x78600000-0x7c7fffff]
[ 0.024312] PM: hibernation: Registered nosave memory: [mem 0x7c800000-0xfdffffff]
[ 0.024313] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.024313] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.024314] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.024314] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.024315] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.024315] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.024317] [mem 0x7c800000-0xfdffffff] available for PCI devices
[ 0.024318] Booting paravirtualized kernel on bare hardware
[ 0.024319] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.028742] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.029020] percpu: Embedded 89 pages/cpu s270336 r65536 d28672 u524288
[ 0.029027] pcpu-alloc: s270336 r65536 d28672 u524288 alloc=1*2097152
[ 0.029029] pcpu-alloc: [0] 0 1 2 3
[ 0.029046] Kernel command line: BOOT_IMAGE=/vmlinuz-6.14.0-13381-g4a1d8ababde6 root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=16M cryptomgr.notests
[ 0.029109] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.14.0-13381-g4a1d8ababde6", will be passed to user space.
[ 0.029134] random: crng init done
[ 0.030635] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.031386] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.031437] software IO TLB: area num 4.
[ 0.043880] Fallback order for Node 0: 0
[ 0.043883] Built 1 zonelists, mobility grouping on. Total pages: 4090767
[ 0.043884] Policy zone: Normal
[ 0.043891] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.050456] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.050458] kmemleak: Kernel memory leak detector disabled
[ 0.057844] ftrace: allocating 43236 entries in 170 pages
[ 0.057845] ftrace: allocated 170 pages with 4 groups
[ 0.058543] Dynamic Preempt: voluntary
[ 0.058582] rcu: Preemptible hierarchical RCU implementation.
[ 0.058583] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.058584] Trampoline variant of Tasks RCU enabled.
[ 0.058585] Rude variant of Tasks RCU enabled.
[ 0.058585] Tracing variant of Tasks RCU enabled.
[ 0.058586] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.058586] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.058591] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.058593] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.058594] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.062815] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.063028] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.063201] Console: colour dummy device 80x25
[ 0.063203] printk: legacy console [tty0] enabled
[ 0.063240] ACPI: Core revision 20240827
[ 0.063391] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.063444] APIC: Switch to symmetric I/O mode setup
[ 0.063446] DMAR: Host address width 39
[ 0.063447] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.063454] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.063456] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.063460] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.063461] DMAR: RMRR base: 0x00000064ec2000 end: 0x00000064ee1fff
[ 0.063463] DMAR: RMRR base: 0x0000007a000000 end: 0x0000007c7fffff
[ 0.063464] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.063465] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.063466] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.063468] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.063469] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.065100] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.065101] x2apic enabled
[ 0.065155] APIC: Switched APIC routing to: cluster x2apic
[ 0.069009] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29ccd767b87, max_idle_ns: 440795223720 ns
[ 0.069014] Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.77 BogoMIPS (lpj=11599544)
[ 0.069052] CPU0: Thermal monitoring enabled (TM1)
[ 0.069090] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.069092] Last level dTLB entries: 4KB 64, 2MB 32, 4MB 32, 1GB 4
[ 0.069095] process: using mwait in idle threads
[ 0.069098] Spectre V2 : User space: Vulnerable
[ 0.069099] Speculative Store Bypass: Vulnerable
[ 0.069102] SRBDS: Vulnerable
[ 0.069107] GDS: Vulnerable
[ 0.069112] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.069113] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.069114] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.069114] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.069115] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.069116] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.069117] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.069118] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.069119] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.073012] Freeing SMP alternatives memory: 40K
[ 0.073012] pid_max: default: 32768 minimum: 301
[ 0.073012] LSM: initializing lsm=capability,landlock,apparmor,bpf
[ 0.073012] landlock: Up and running.
[ 0.073012] AppArmor: AppArmor initialized
[ 0.073012] LSM support for eBPF active
[ 0.073012] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.073012] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.073012] smpboot: CPU0: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[ 0.073012] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.073012] ... version: 4
[ 0.073012] ... bit width: 48
[ 0.073012] ... generic registers: 4
[ 0.073012] ... value mask: 0000ffffffffffff
[ 0.073012] ... max period: 00007fffffffffff
[ 0.073012] ... fixed-purpose events: 3
[ 0.073012] ... event mask: 000000070000000f
[ 0.073012] signal: max sigframe size: 1616
[ 0.073012] Estimated ratio of average max frequency by base frequency (times 1024): 1235
[ 0.073012] rcu: Hierarchical SRCU implementation.
[ 0.073012] rcu: Max phase no-delay instances is 1000.
[ 0.073012] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.073012] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.073012] smp: Bringing up secondary CPUs ...
[ 0.073012] smpboot: x86: Booting SMP configuration:
[ 0.073012] .... node #0, CPUs: #1 #2 #3
[ 0.073012] smp: Brought up 1 node, 4 CPUs
[ 0.073012] smpboot: Total of 4 processors activated (23199.08 BogoMIPS)
[ 0.095051] node 0 deferred pages initialised in 24ms
[ 0.095056] Memory: 15861568K/16363068K available (14286K kernel code, 2583K rwdata, 10316K rodata, 2912K init, 6228K bss, 490440K reserved, 0K cma-reserved)
[ 0.095075] devtmpfs: initialized
[ 0.095075] x86/mm: Memory block size: 128MB
[ 0.097032] ACPI: PM: Registering ACPI NVS region [mem 0x556ab000-0x556abfff] (4096 bytes)
[ 0.097035] ACPI: PM: Registering ACPI NVS region [mem 0x651c4000-0x6f871fff] (174776320 bytes)
[ 0.098447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.098447] posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.098447] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.098447] pinctrl core: initialized pinctrl subsystem
[ 0.098447] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.098447] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.098447] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.098447] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.098447] audit: initializing netlink subsys (disabled)
[ 0.098447] audit: type=2000 audit(1743828370.000:1): state=initialized audit_enabled=0 res=1
[ 0.098447] thermal_sys: Registered thermal governor 'fair_share'
[ 0.098447] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.098447] thermal_sys: Registered thermal governor 'step_wise'
[ 0.098447] thermal_sys: Registered thermal governor 'user_space'
[ 0.098447] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.098447] cpuidle: using governor ladder
[ 0.098447] cpuidle: using governor menu
[ 0.098447] Simple Boot Flag at 0x47 set to 0x80
[ 0.098447] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.098447] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.098447] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[ 0.098447] PCI: Using configuration type 1 for base access
[ 0.101043] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.101096] HugeTLB: allocation took 0ms with hugepage_allocation_threads=1
[ 0.101096] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.101096] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.101096] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.101096] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.101384] ACPI: Added _OSI(Module Device)
[ 0.101384] ACPI: Added _OSI(Processor Device)
[ 0.101384] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.101384] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.138978] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.142123] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.146758] ACPI: Dynamic OEM Table Load:
[ 0.146758] ACPI: SSDT 0xFFFF8921021A3400 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.149369] ACPI: Dynamic OEM Table Load:
[ 0.149374] ACPI: SSDT 0xFFFF89210036F000 0006F6 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.150855] ACPI: Dynamic OEM Table Load:
[ 0.150860] ACPI: SSDT 0xFFFF892100368000 00065C (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.151934] ACPI: Dynamic OEM Table Load:
[ 0.151938] ACPI: SSDT 0xFFFF8921021D9E00 00018A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.154426] ACPI: EC: EC started
[ 0.154427] ACPI: EC: interrupt blocked
[ 0.159372] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.159374] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[ 0.159376] ACPI: Interpreter enabled
[ 0.159412] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.159413] ACPI: Using IOAPIC for interrupt routing
[ 0.159446] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.159447] PCI: Using E820 reservations for host bridge windows
[ 0.159975] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.163153] ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
[ 0.163420] ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
[ 0.163682] ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
[ 0.163943] ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
[ 0.164202] ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
[ 0.164469] ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
[ 0.165099] ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
[ 0.165365] ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
[ 0.165627] ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
[ 0.165887] ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
[ 0.166148] ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
[ 0.166415] ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
[ 0.166676] ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
[ 0.166939] ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
[ 0.167200] ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
[ 0.167463] ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
[ 0.167722] ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
[ 0.168811] ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
[ 0.169076] ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
[ 0.169338] ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
[ 0.189688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.189694] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.189861] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[ 0.190150] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[ 0.190151] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.190897] PCI host bridge to bus 0000:00
[ 0.190900] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.190902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.190904] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.190906] pci_bus 0000:00: root bus resource [mem 0x7c800000-0xdfffffff window]
[ 0.190907] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.190908] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.190924] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000 conventional PCI endpoint
[ 0.190995] pci 0000:00:02.0: [8086:5916] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[ 0.191008] pci 0000:00:02.0: BAR 0 [mem 0xdb000000-0xdbffffff 64bit]
[ 0.191010] pci 0000:00:02.0: BAR 2 [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.191012] pci 0000:00:02.0: BAR 4 [io 0xf000-0xf03f]
[ 0.191022] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.191156] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
[ 0.191172] pci 0000:00:04.0: BAR 0 [mem 0xdc420000-0xdc427fff 64bit]
[ 0.191410] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.191443] pci 0000:00:14.0: BAR 0 [mem 0xdc410000-0xdc41ffff 64bit]
[ 0.191476] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.191932] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 conventional PCI endpoint
[ 0.191962] pci 0000:00:14.2: BAR 0 [mem 0xdc434000-0xdc434fff 64bit]
[ 0.192075] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 conventional PCI endpoint
[ 0.192128] pci 0000:00:15.0: BAR 0 [mem 0xdc433000-0xdc433fff 64bit]
[ 0.192421] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 conventional PCI endpoint
[ 0.192487] pci 0000:00:15.1: BAR 0 [mem 0xdc432000-0xdc432fff 64bit]
[ 0.192763] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 conventional PCI endpoint
[ 0.192792] pci 0000:00:16.0: BAR 0 [mem 0xdc431000-0xdc431fff 64bit]
[ 0.192821] pci 0000:00:16.0: PME# supported from D3hot
[ 0.193130] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 PCIe Root Port
[ 0.193149] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.193154] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.193161] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.193212] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.193608] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400 PCIe Root Port
[ 0.193625] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.193629] pci 0000:00:1c.4: bridge window [mem 0xdc000000-0xdc1fffff]
[ 0.193678] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.194060] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400 PCIe Root Port
[ 0.194077] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.194081] pci 0000:00:1c.5: bridge window [mem 0xdc300000-0xdc3fffff]
[ 0.194131] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.194516] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400 PCIe Root Port
[ 0.194532] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.194536] pci 0000:00:1d.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.194586] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.194986] pci 0000:00:1f.0: [8086:9d58] type 00 class 0x060100 conventional PCI endpoint
[ 0.195248] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 conventional PCI endpoint
[ 0.195282] pci 0000:00:1f.2: BAR 0 [mem 0xdc42c000-0xdc42ffff]
[ 0.195466] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380 conventional PCI endpoint
[ 0.195509] pci 0000:00:1f.3: BAR 0 [mem 0xdc428000-0xdc42bfff 64bit]
[ 0.195515] pci 0000:00:1f.3: BAR 4 [mem 0xdc400000-0xdc40ffff 64bit]
[ 0.195552] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.196086] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.196218] pci 0000:00:1f.4: BAR 0 [mem 0xdc430000-0xdc4300ff 64bit]
[ 0.196229] pci 0000:00:1f.4: BAR 4 [io 0xf040-0xf05f]
[ 0.196502] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.196938] pci 0000:3a:00.0: [168c:003e] type 00 class 0x028000 PCIe Endpoint
[ 0.197348] pci 0000:3a:00.0: BAR 0 [mem 0xdc000000-0xdc1fffff 64bit]
[ 0.198323] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[ 0.199578] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.199676] pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000 PCIe Endpoint
[ 0.199721] pci 0000:3b:00.0: BAR 1 [mem 0xdc300000-0xdc300fff]
[ 0.199803] pci 0000:3b:00.0: supports D1 D2
[ 0.199804] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.200111] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.200206] pci 0000:3c:00.0: [1c5c:1284] type 00 class 0x010802 PCIe Endpoint
[ 0.200248] pci 0000:3c:00.0: BAR 0 [mem 0xdc200000-0xdc203fff 64bit]
[ 0.200332] pci 0000:3c:00.0: PME# supported from D0 D1 D3hot
[ 0.200634] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.203618] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.203618] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.214779] ACPI: EC: interrupt unblocked
[ 0.214780] ACPI: EC: event unblocked
[ 0.214785] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.214787] ACPI: EC: GPE=0x14
[ 0.214788] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[ 0.214789] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[ 0.214875] iommu: Default domain type: Translated
[ 0.214875] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.214875] pps_core: LinuxPPS API ver. 1 registered
[ 0.214875] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.214875] PTP clock support registered
[ 0.214875] EDAC MC: Ver: 3.0.0
[ 0.215079] efivars: Registered efivars operations
[ 0.215079] NetLabel: Initializing
[ 0.215079] NetLabel: domain hash size = 128
[ 0.215079] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.215079] NetLabel: unlabeled traffic allowed by default
[ 0.215079] PCI: Using ACPI for IRQ routing
[ 0.238460] PCI: pci_cache_line_size set to 64 bytes
[ 0.238841] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.238843] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.238844] e820: reserve RAM buffer [mem 0x556ab000-0x57ffffff]
[ 0.238846] e820: reserve RAM buffer [mem 0x6225f000-0x63ffffff]
[ 0.238847] e820: reserve RAM buffer [mem 0x64df4000-0x67ffffff]
[ 0.238848] e820: reserve RAM buffer [mem 0x78600000-0x7bffffff]
[ 0.238848] e820: reserve RAM buffer [mem 0x481800000-0x483ffffff]
[ 0.241020] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.241020] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.241021] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.241025] vgaarb: loaded
[ 0.241069] clocksource: Switched to clocksource tsc-early
[ 0.241202] VFS: Disk quotas dquot_6.6.0
[ 0.241210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.241255] AppArmor: AppArmor Filesystem Enabled
[ 0.241267] pnp: PnP ACPI init
[ 0.241470] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.241473] system 00:00: [io 0xffff] has been reserved
[ 0.241475] system 00:00: [io 0xffff] has been reserved
[ 0.241476] system 00:00: [io 0xffff] has been reserved
[ 0.241478] system 00:00: [io 0x1800-0x18fe] could not be reserved
[ 0.241479] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.241910] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.241913] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.241914] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.241915] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.241917] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.241918] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.241920] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.241921] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.241923] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.241924] system 00:04: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.241962] system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.241964] system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.241966] system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.241967] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.241968] system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.241970] system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.241971] system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.242234] system 00:06: [io 0xff00-0xfffe] has been reserved
[ 0.243173] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
[ 0.243176] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
[ 0.246553] pnp: PnP ACPI: found 8 devices
[ 0.251994] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.252045] NET: Registered PF_INET protocol family
[ 0.252158] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.263453] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.263476] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.263521] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.263710] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.263929] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.264004] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.264065] UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.264136] UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.264215] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.264221] NET: Registered PF_XDP protocol family
[ 0.264230] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-39] add_size 1000
[ 0.264240] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]: assigned
[ 0.264243] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.264246] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.264250] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.264252] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.264257] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.264260] pci 0000:00:1c.4: bridge window [mem 0xdc000000-0xdc1fffff]
[ 0.264265] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.264268] pci 0000:00:1c.5: bridge window [mem 0xdc300000-0xdc3fffff]
[ 0.264273] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.264276] pci 0000:00:1d.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.264281] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.264282] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.264284] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[ 0.264285] pci_bus 0000:00: resource 7 [mem 0x7c800000-0xdfffffff window]
[ 0.264286] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.264287] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.264288] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[ 0.264290] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.264291] pci_bus 0000:3a: resource 1 [mem 0xdc000000-0xdc1fffff]
[ 0.264292] pci_bus 0000:3b: resource 1 [mem 0xdc300000-0xdc3fffff]
[ 0.264293] pci_bus 0000:3c: resource 1 [mem 0xdc200000-0xdc2fffff]
[ 0.264878] PCI: CLS 0 bytes, default 64
[ 0.264920] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000 conventional PCI endpoint
[ 0.265058] pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
[ 0.265190] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.0
[ 0.265193] DMAR: ACPI device "device:7a" under DMAR at fed91000 as 00:15.1
[ 0.265203] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.265204] software IO TLB: mapped [mem 0x000000005e25f000-0x000000006225f000] (64MB)
[ 0.265232] Unpacking initramfs...
[ 0.265250] sgx: EPC section 0x70200000-0x75f7ffff
[ 0.265596] sgx: SGX disabled: SGX launch control CPU feature is not available, /dev/sgx_enclave disabled.
[ 0.266202] Initialise system trusted keyrings
[ 0.266215] Key type blacklist registered
[ 0.266363] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.266638] fuse: init (API version 7.43)
[ 0.301723] Freeing initrd memory: 16660K
[ 0.304698] alg: self-tests disabled
[ 0.310172] Key type asymmetric registered
[ 0.310175] Asymmetric key parser 'x509' registered
[ 0.310202] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.310233] io scheduler mq-deadline registered
[ 0.310898] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.313959] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.313962] ACPI: thermal: Thermal Zone [THM] (25 C)
[ 0.314106] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.314668] hpet_acpi_add: no address or irqs in _CRS
[ 0.326119] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
[ 0.361496] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.361746] i8042: Warning: Keylock active
[ 0.364033] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.364037] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.364207] mousedev: PS/2 mouse device common for all mice
[ 0.364249] rtc_cmos 00:01: RTC can wake from S4
[ 0.365101] rtc_cmos 00:01: registered as rtc0
[ 0.365243] rtc_cmos 00:01: setting system clock to 2025-04-05T04:46:10 UTC (1743828370)
[ 0.365265] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[ 0.365329] intel_pstate: Intel P-state driver initializing
[ 0.365460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.365520] intel_pstate: HWP enabled
[ 0.365816] efifb: probing for efifb
[ 0.365826] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[ 0.365827] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[ 0.365829] efifb: scrolling: redraw
[ 0.365829] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.365987] Console: switching to colour frame buffer device 200x56
[ 0.368916] fb0: EFI VGA frame buffer device
[ 0.369069] NET: Registered PF_INET6 protocol family
[ 0.372279] Segment Routing with IPv6
[ 0.372297] In-situ OAM (IOAM) with IPv6
[ 0.372320] mip6: Mobile IPv6
[ 0.372324] NET: Registered PF_PACKET protocol family
[ 0.372346] mpls_gso: MPLS GSO support
[ 0.372533] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.372574] microcode: Current revision: 0x000000f6
[ 0.372576] microcode: Updated early from: 0x000000f0
[ 0.372634] IPI shorthand broadcast: enabled
[ 0.373745] sched_clock: Marking stable (366764668, 5857610)->(383273122, -10650844)
[ 0.373841] registered taskstats version 1
[ 0.373929] Loading compiled-in X.509 certificates
[ 0.375594] Demotion targets for Node 0: null
[ 0.375653] Key type .fscrypt registered
[ 0.375654] Key type fscrypt-provisioning registered
[ 0.380025] cryptd: no symbol version for this_cpu_off
[ 0.380407] cryptd: max_cpu_qlen set to 1000
[ 0.388066] Key type encrypted registered
[ 0.388071] AppArmor: AppArmor sha256 policy hashing enabled
[ 0.388491] RAS: Correctable Errors collector initialized.
[ 0.391664] clk: Disabling unused clocks
[ 0.392606] Freeing unused decrypted memory: 2036K
[ 0.393063] Freeing unused kernel image (initmem) memory: 2912K
[ 0.393086] Write protecting the kernel read-only data: 26624k
[ 0.393283] Freeing unused kernel image (text/rodata gap) memory: 48K
[ 0.393683] Freeing unused kernel image (rodata/data gap) memory: 1972K
[ 0.405788] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.405799] Run /init as init process
[ 0.405801] with arguments:
[ 0.405802] /init
[ 0.405803] with environment:
[ 0.405803] HOME=/
[ 0.405804] TERM=linux
[ 0.405805] BOOT_IMAGE=/vmlinuz-6.14.0-13381-g4a1d8ababde6
[ 0.509283] nvme nvme0: pci function 0000:3c:00.0
[ 0.527251] nvme nvme0: 4/0/0 default/read/poll queues
[ 0.533836] nvme0n1: p1 p2 p3 p4
[ 0.556865] device-mapper: uevent: version 1.0.3
[ 0.556948] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@xxxxxxxxxxxxxxx
[ 1.282164] tsc: Refined TSC clocksource calibration: 2904.009 MHz
[ 1.282188] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc0e73964, max_idle_ns: 440795294805 ns
[ 1.282258] clocksource: Switched to clocksource tsc
[ 15.295126] PM: Image not found (code -22)
[ 15.406158] EXT4-fs (dm-0): mounted filesystem 32e29882-d94d-4a92-9ee4-4d03002bfa29 ro with ordered data mode. Quota mode: none.
[ 15.502644] systemd[1]: Inserted module 'autofs4'
[ 15.534845] systemd[1]: systemd 257.4-9 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +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 +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[ 15.534857] systemd[1]: Detected architecture x86-64.
[ 15.537266] systemd[1]: Hostname set to <abreu>.
[ 15.723442] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[ 15.761458] systemd-sysv-generator[380]: SysV service '/etc/init.d/xl2tpd' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[ 15.761463] systemd-sysv-generator[380]: Please update package to include a native systemd unit file.
[ 15.761465] systemd-sysv-generator[380]: ! This compatibility logic is deprecated, expect removal soon. !
[ 15.879190] systemd[1]: Queued start job for default target graphical.target.
[ 15.929117] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 15.930263] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 15.931179] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Encrypted Volume Units Service Slice.
[ 15.932090] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 15.932694] systemd[1]: Created slice user.slice - User and Session Slice.
[ 15.932853] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 15.932975] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 15.933414] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 15.933475] systemd[1]: Expecting device dev-disk-by\x2ddiskseq-1\x2dpart4.device - /dev/disk/by-diskseq/1-part4...
[ 15.933497] systemd[1]: Expecting device dev-disk-by\x2duuid-2d23fd4c\x2d5d03\x2d4e1a\x2d8a42\x2d0e859d1f00d8.device - /dev/disk/by-uuid/2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8...
[ 15.933523] systemd[1]: Expecting device dev-disk-by\x2duuid-61be8f50\x2d69c5\x2d49a5\x2dbcad\x2d3f4521e9c7b5.device - /dev/disk/by-uuid/61be8f50-69c5-49a5-bcad-3f4521e9c7b5...
[ 15.933545] systemd[1]: Expecting device dev-disk-by\x2duuid-96BD\x2d5653.device - /dev/disk/by-uuid/96BD-5653...
[ 15.933620] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 15.933692] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[ 15.933727] systemd[1]: Reached target paths.target - Path Units.
[ 15.933776] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 15.933813] systemd[1]: Reached target slices.target - Slice Units.
[ 15.933917] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 15.937646] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 15.940066] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[ 15.940309] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 15.940541] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 15.940785] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[ 15.940908] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.940948] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.941144] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 15.941293] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 15.943925] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 15.945718] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 15.948493] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[ 15.954102] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 15.958083] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 15.967981] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 15.974079] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 15.977382] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 15.979488] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 15.980736] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 15.980843] 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).
[ 15.980911] 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).
[ 15.986563] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 15.990131] pstore: Using crash dump compression: deflate
[ 15.990908] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 15.990938] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.994048] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 15.994125] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.996095] pstore: Registered efi_pstore as persistent store backend
[ 15.996731] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[ 16.002058] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 16.006834] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 16.006936] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 16.007020] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[ 16.007102] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 16.007185] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 16.007409] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 16.007664] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 16.007810] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 16.008027] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 16.008168] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 16.008380] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 16.008508] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 16.009485] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 16.013281] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 16.018060] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[ 16.026350] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[ 16.028549] ACPI: bus type drm_connector registered
[ 16.030513] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 16.031415] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 16.031647] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 16.031823] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 16.035745] lp: driver loaded but no devices found
[ 16.039204] ppdev: user-space parallel port driver
[ 16.044631] systemd-journald[394]: Collecting audit messages is disabled.
[ 16.047187] EXT4-fs (dm-0): re-mounted 32e29882-d94d-4a92-9ee4-4d03002bfa29 r/w.
[ 16.048398] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 16.048804] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 16.048860] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 16.054069] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[ 16.054105] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 16.054607] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[ 16.054767] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[ 16.056436] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[ 16.058097] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 16.069448] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 16.074218] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 16.076531] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ 16.078610] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 16.080059] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[ 16.087770] systemd[1]: Started systemd-journald.service - Journal Service.
[ 16.105198] systemd-journald[394]: Received client request to flush runtime journal.
[ 16.246138] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input11
[ 16.258437] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 16.261991] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 16.264115] ACPI: button: Lid Switch [LID0]
[ 16.264258] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input12
[ 16.271137] ACPI: bus type USB registered
[ 16.271344] usbcore: registered new interface driver usbfs
[ 16.271396] usbcore: registered new interface driver hub
[ 16.271420] usbcore: registered new device driver usb
[ 16.273545] ACPI: button: Power Button [PBTN]
[ 16.273714] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 16.273719] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input13
[ 16.275940] ACPI: button: Sleep Button [SBTN]
[ 16.276031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input14
[ 16.277098] ACPI: button: Power Button [PWRF]
[ 16.285173] ACPI: AC: AC Adapter [AC] (off-line)
[ 16.287853] input: Intel HID events as /devices/platform/INT33D5:00/input/input15
[ 16.295745] intel-hid INT33D5:00: platform supports 5 button array
[ 16.296366] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input16
[ 16.305378] wmi_bus wmi_bus-PNP0C14:01: [Firmware Bug]: WQBC data block query control method not found
[ 16.307576] input: Intel Virtual Buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input17
[ 16.344567] ACPI: battery: Slot [BAT0] (battery present)
[ 16.348861] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 16.350601] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 16.353815] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 16.353825] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 16.354899] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 16.360247] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 16.360257] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 16.360263] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 16.360956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[ 16.360961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 16.360964] usb usb1: Product: xHCI Host Controller
[ 16.360966] usb usb1: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 16.360968] usb usb1: SerialNumber: 0000:00:14.0
[ 16.361411] hub 1-0:1.0: USB hub found
[ 16.361450] hub 1-0:1.0: 12 ports detected
[ 16.365415] Adding 8387904k swap on /dev/nvme0n1p4. Priority:-2 extents:1 across:8387904k SS
[ 16.375587] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 16.383386] intel_pmc_core INT33A1:00: initialized
[ 16.386790] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[ 16.386797] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 16.386799] usb usb2: Product: xHCI Host Controller
[ 16.386802] usb usb2: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 16.386804] usb usb2: SerialNumber: 0000:00:14.0
[ 16.396417] intel_rapl_common: Found RAPL domain package
[ 16.396422] intel_rapl_common: Found RAPL domain dram
[ 16.403234] hub 2-0:1.0: USB hub found
[ 16.403405] hub 2-0:1.0: 6 ports detected
[ 16.430102] input: PC Speaker as /devices/platform/pcspkr/input/input19
[ 16.430464] rtsx_pci 0000:3b:00.0: enabling device (0000 -> 0002)
[ 16.434324] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 16.434342] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 16.445005] hid: raw HID events driver (C) Jiri Kosina
[ 16.808406] stackdepot: allocating hash table of 1048576 entries via kvcalloc
[ 16.813889] i915 0000:00:02.0: [drm] Found kabylake/ult (device ID 5916) integrated display version 9.00 stepping B0
[ 16.865279] Console: switching to colour dummy device 80x25
[ 16.865314] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 16.865563] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 16.865566] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 16.865568] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 16.865569] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 16.865570] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 16.865571] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 16.875732] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 16.879762] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 16.881307] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 16.884507] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 16.884708] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 16.886461] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 16.907888] intel_rapl_common: Found RAPL domain package
[ 16.907893] intel_rapl_common: Found RAPL domain core
[ 16.907894] intel_rapl_common: Found RAPL domain uncore
[ 16.907896] intel_rapl_common: Found RAPL domain dram
[ 16.907897] intel_rapl_common: Found RAPL domain psys
[ 16.917545] iTCO_vendor_support: vendor-support=0
[ 16.917877] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 16.942484] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 16.958188] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
[ 16.965020] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 16.969189] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20
[ 17.020731] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input21
[ 17.029970] 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/input22
[ 17.038714] 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/input23
[ 17.039462] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[ 17.047564] EXT4-fs (nvme0n1p2): mounted filesystem 2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8 r/w with ordered data mode. Quota mode: none.
[ 17.055311] usb 1-3: New USB device found, idVendor=0cf3, idProduct=e300, bcdDevice= 0.01
[ 17.055318] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 17.081815] ACPI: battery: new hook: Dell Primary Battery Extension
[ 17.089888] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 17.091082] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 17.105789] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 17.110482] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
[ 17.173913] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[ 17.174300] snd_hda_codec_realtek hdaudioC0D0: ALC3246: picked fixup (pin match)
[ 17.180076] ath10k_pci 0000:3a:00.0: enabling device (0000 -> 0002)
[ 17.184639] ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 17.210254] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 17.210263] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 17.210266] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 17.210269] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 17.210272] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 17.210274] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 17.210277] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 17.210279] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
[ 17.217365] 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/input25
[ 17.217567] 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/input26
[ 17.218087] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[ 17.244964] audit: type=1400 audit(1743828387.373:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=567 comm="apparmor_parser"
[ 17.245078] audit: type=1400 audit(1743828387.373:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=570 comm="apparmor_parser"
[ 17.245468] audit: type=1400 audit(1743828387.373:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=569 comm="apparmor_parser"
[ 17.245473] audit: type=1400 audit(1743828387.373:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=568 comm="apparmor_parser"
[ 17.247356] audit: type=1400 audit(1743828387.377:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=572 comm="apparmor_parser"
[ 17.248934] audit: type=1400 audit(1743828387.377:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=573 comm="apparmor_parser"
[ 17.249363] audit: type=1400 audit(1743828387.377:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=574 comm="apparmor_parser"
[ 17.250370] audit: type=1400 audit(1743828387.381:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=575 comm="apparmor_parser"
[ 17.251512] audit: type=1400 audit(1743828387.381:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=578 comm="apparmor_parser"
[ 17.252088] audit: type=1400 audit(1743828387.381:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=576 comm="apparmor_parser"
[ 17.311519] usb 1-4: New USB device found, idVendor=04f3, idProduct=2234, bcdDevice=11.11
[ 17.311527] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 17.311529] usb 1-4: Product: Touchscreen
[ 17.311532] usb 1-4: Manufacturer: ELAN
[ 17.419597] ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
[ 17.419605] ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[ 17.419690] ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.4.4.1-00309- api 6 features wowlan,ignore-otp,mfp crc32 0793bcf2
[ 17.434014] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[ 17.454546] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 17.462256] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 17.464720] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[ 17.465971] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[ 17.466049] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
[ 17.498210] ath10k_pci 0000:3a:00.0: board_file api 2 bmi_id N/A crc32 d2863f91
[ 17.519875] nvme nvme0: using unchecked data buffer
[ 17.628678] 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
[ 17.636787] usb 1-5: New USB device found, idVendor=0c45, idProduct=670c, bcdDevice=56.26
[ 17.636794] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 17.636797] usb 1-5: Product: Integrated_Webcam_HD
[ 17.636799] usb 1-5: Manufacturer: CN09GTFMLOG008C8B7FWA01
[ 17.688210] mc: Linux media interface: v0.10
[ 17.694463] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input33
[ 17.698199] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input34
[ 17.698366] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input35
[ 17.698619] hid-multitouch 0003:04F3:2234.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[ 17.698669] usbcore: registered new interface driver usbhid
[ 17.698671] usbhid: USB HID core driver
[ 17.701327] ath: EEPROM regdomain: 0x6c
[ 17.701332] ath: EEPROM indicates we should expect a direct regpair map
[ 17.701334] ath: Country alpha2 being used: 00
[ 17.701335] ath: Regpair used: 0x6c
[ 17.715884] ath10k_pci 0000:3a:00.0 wlp58s0: renamed from wlan0
[ 17.765991] Bluetooth: Core ver 2.22
[ 17.766027] NET: Registered PF_BLUETOOTH protocol family
[ 17.766029] Bluetooth: HCI device and connection manager initialized
[ 17.766128] Bluetooth: HCI socket layer initialized
[ 17.766131] Bluetooth: L2CAP socket layer initialized
[ 17.766136] Bluetooth: SCO socket layer initialized
[ 17.772297] videodev: Linux video capture interface: v2.00
[ 17.781447] usbcore: registered new interface driver btusb
[ 17.782872] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 17.782876] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[ 17.799980] usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:670c)
[ 17.933104] usbcore: registered new interface driver uvcvideo
[ 18.140123] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 18.164111] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[ 20.815012] rfkill: input handler disabled
[ 56.571567] rfkill: input handler enabled
[ 59.448914] rfkill: input handler disabled
[ 61.722351] SCSI subsystem initialized
[ 77.084283] pci 0000:01:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Upstream Port
[ 77.084318] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[ 77.084330] pci 0000:01:00.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 77.084343] pci 0000:01:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 77.084359] pci 0000:01:00.0: enabling Extended Tags
[ 77.084981] pci 0000:01:00.0: supports D1 D2
[ 77.084984] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 77.085077] 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)
[ 77.086112] pci 0000:02:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[ 77.086152] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 77.086164] pci 0000:02:00.0: bridge window [mem 0xda000000-0xda0fffff]
[ 77.086193] pci 0000:02:00.0: enabling Extended Tags
[ 77.086300] pci 0000:02:00.0: supports D1 D2
[ 77.086303] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 77.151208] pci 0000:02:01.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[ 77.151244] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[ 77.151257] pci 0000:02:01.0: bridge window [mem 0xc4000000-0xd9efffff]
[ 77.151270] pci 0000:02:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 77.151287] pci 0000:02:01.0: enabling Extended Tags
[ 77.151403] pci 0000:02:01.0: supports D1 D2
[ 77.151405] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 77.151676] pci 0000:02:02.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[ 77.151708] pci 0000:02:02.0: PCI bridge to [bus 39]
[ 77.151719] pci 0000:02:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
[ 77.151746] pci 0000:02:02.0: enabling Extended Tags
[ 77.151851] pci 0000:02:02.0: supports D1 D2
[ 77.151853] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 77.152089] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[ 77.152159] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 77.152233] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[ 77.152358] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[ 77.152422] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[ 77.152443] pci 0000:39:00.0: enabling Extended Tags
[ 77.152572] pci 0000:39:00.0: supports D1 D2
[ 77.152574] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 77.152843] pci 0000:02:02.0: PCI bridge to [bus 39]
[ 77.152888] pci_bus 0000:02: Allocating resources
[ 77.152904] pci 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 77.152908] pci 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 77.152912] pci 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 77.152916] pci 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 77.152919] pci 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 77.152923] pci 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 77.152928] pci 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 77.152930] pci 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 77.152933] pci 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 77.152935] pci 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 77.152940] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 77.152943] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 77.152945] pci 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.152947] pci 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 77.152949] pci 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.152951] pci 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 77.152955] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 77.152957] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 77.152959] pci 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.152961] pci 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 77.152963] pci 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.152965] pci 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 77.152967] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 77.152973] pci 0000:02:00.0: bridge window [mem 0xda000000-0xda0fffff]
[ 77.152983] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[ 77.152989] pci 0000:02:01.0: bridge window [mem 0xc4000000-0xd9efffff]
[ 77.152993] pci 0000:02:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 77.153001] pci 0000:02:02.0: PCI bridge to [bus 39]
[ 77.153006] pci 0000:02:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
[ 77.153015] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[ 77.153021] pci 0000:01:00.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 77.153025] pci 0000:01:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 77.157535] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 77.158307] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[ 77.159439] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[ 77.171160] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 77.171170] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[ 77.171175] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 77.171221] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[ 77.171225] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 77.171228] usb usb3: Product: xHCI Host Controller
[ 77.171230] usb usb3: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 77.171232] usb usb3: SerialNumber: 0000:39:00.0
[ 77.171447] hub 3-0:1.0: USB hub found
[ 77.171457] hub 3-0:1.0: 2 ports detected
[ 77.178017] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[ 77.178024] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 77.178026] usb usb4: Product: xHCI Host Controller
[ 77.178028] usb usb4: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 77.178030] usb usb4: SerialNumber: 0000:39:00.0
[ 77.185994] hub 4-0:1.0: USB hub found
[ 77.186014] hub 4-0:1.0: 2 ports detected
[ 77.187806] pci_bus 0000:02: Allocating resources
[ 77.187827] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 77.187832] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 77.187836] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 77.187841] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 77.187870] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 77.187875] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 77.187880] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 77.187883] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 77.187967] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 77.187970] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 77.187975] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 77.187977] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 77.187979] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.187980] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 77.187982] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.187984] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 77.187987] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 77.187989] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 77.187991] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.187992] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 77.187994] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.187995] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 77.425885] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 77.571983] usb 3-1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 5.e3
[ 77.571991] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 77.571993] usb 3-1: Product: USB2.0 Hub
[ 77.571996] usb 3-1: Manufacturer: VIA Labs, Inc.
[ 77.571998] usb 3-1: SerialNumber: 000000000
[ 77.577962] hub 3-1:1.0: USB hub found
[ 77.578133] hub 3-1:1.0: 5 ports detected
[ 77.700366] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 77.746686] usb 4-1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 5.e3
[ 77.746694] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 77.746697] usb 4-1: Product: USB3.0 Hub
[ 77.746700] usb 4-1: Manufacturer: VIA Labs, Inc.
[ 77.746702] usb 4-1: SerialNumber: 000000000
[ 77.749434] hub 4-1:1.0: USB hub found
[ 77.749499] hub 4-1:1.0: 4 ports detected
[ 78.313942] usb 3-1.1: new high-speed USB device number 3 using xhci_hcd
[ 78.453109] usb 3-1.1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 7.b4
[ 78.453118] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 78.453122] usb 3-1.1: Product: USB2.0 Hub
[ 78.453124] usb 3-1.1: Manufacturer: VIA Labs, Inc.
[ 78.453126] usb 3-1.1: SerialNumber: 000000000
[ 78.454349] hub 3-1.1:1.0: USB hub found
[ 78.454427] hub 3-1.1:1.0: 4 ports detected
[ 78.547311] usb 4-1.1: new SuperSpeed USB device number 3 using xhci_hcd
[ 78.609674] usb 4-1.1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 7.b4
[ 78.609680] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 78.609683] usb 4-1.1: Product: USB3.0 Hub
[ 78.609684] usb 4-1.1: Manufacturer: VIA Labs, Inc.
[ 78.609686] usb 4-1.1: SerialNumber: 000000000
[ 78.611301] hub 4-1.1:1.0: USB hub found
[ 78.611481] hub 4-1.1:1.0: 4 ports detected
[ 78.785991] usb 4-1.4: new SuperSpeed USB device number 4 using xhci_hcd
[ 78.803488] usb 4-1.4: New USB device found, idVendor=058f, idProduct=8468, bcdDevice= 1.00
[ 78.803495] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 78.803497] usb 4-1.4: Product: Mass Storage Device
[ 78.803500] usb 4-1.4: Manufacturer: Generic
[ 78.803501] usb 4-1.4: SerialNumber: 058F84688461
[ 78.824771] usb-storage 4-1.4:1.0: USB Mass Storage device detected
[ 78.824974] scsi host0: usb-storage 4-1.4:1.0
[ 78.825147] usbcore: registered new interface driver usb-storage
[ 79.125930] usb 3-1.1.3: new high-speed USB device number 4 using xhci_hcd
[ 79.844330] scsi 0:0:0:0: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 6
[ 79.846290] scsi 0:0:0:1: Direct-Access Generic- Micro SD/M2 1.08 PQ: 0 ANSI: 6
[ 79.846936] sd 0:0:0:0: [sda] Media removed, stopped polling
[ 79.847483] sd 0:0:0:1: [sdb] Media removed, stopped polling
[ 79.850435] sd 0:0:0:1: [sdb] Attached SCSI removable disk
[ 79.850439] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 82.309909] usb 3-1.5: new high-speed USB device number 5 using xhci_hcd
[ 82.398931] usb 3-1.5: New USB device found, idVendor=2109, idProduct=8817, bcdDevice= 0.01
[ 82.398945] usb 3-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 82.398951] usb 3-1.5: Product: USB Billboard Device
[ 82.398956] usb 3-1.5: Manufacturer: VIA Labs, Inc.
[ 82.398959] usb 3-1.5: SerialNumber: 0000000000000001
[ 82.469908] ucsi_acpi USBC000:00: GET_CONNECTOR_STATUS failed (-110)
[ 102.666020] usb 3-1: USB disconnect, device number 2
[ 102.666041] usb 3-1.1: USB disconnect, device number 3
[ 102.667710] usb 3-1.5: USB disconnect, device number 5
[ 102.729823] xhci_hcd 0000:39:00.0: xHCI host controller not responding, assume dead
[ 102.729866] xhci_hcd 0000:39:00.0: HC died; cleaning up
[ 102.807764] xhci_hcd 0000:39:00.0: remove, state 1
[ 102.807782] usb usb4: USB disconnect, device number 1
[ 102.861965] usb 4-1: USB disconnect, device number 2
[ 102.861983] usb 4-1.1: USB disconnect, device number 3
[ 102.862998] usb 4-1.4: USB disconnect, device number 4
[ 103.027858] xhci_hcd 0000:39:00.0: USB bus 4 deregistered
[ 103.027898] xhci_hcd 0000:39:00.0: remove, state 1
[ 103.027912] usb usb3: USB disconnect, device number 1
[ 103.029235] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 103.029251] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 103.038811] xhci_hcd 0000:39:00.0: USB bus 3 deregistered
[ 103.057280] pci_bus 0000:02: Allocating resources
[ 103.057332] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 103.057354] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 103.057368] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 103.057386] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 103.057398] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 103.057415] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 103.057433] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 103.057444] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 103.057460] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 103.057470] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 103.057927] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 103.057943] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 103.057954] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 103.057963] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 103.057973] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 103.057982] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 103.057998] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 103.058008] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 103.058019] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 103.058028] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 103.058037] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 103.058046] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 107.942494] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[ 107.942635] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[ 107.942664] pci 0000:39:00.0: enabling Extended Tags
[ 107.942909] pci 0000:39:00.0: supports D1 D2
[ 107.942914] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 107.943679] pcieport 0000:02:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 107.943830] pci_bus 0000:02: Allocating resources
[ 107.943863] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 107.943872] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 107.943879] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 107.943887] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 107.943893] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 107.943901] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 107.943910] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 107.943915] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 107.943921] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 107.943925] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 107.943937] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 107.943942] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 107.943947] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 107.943951] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 107.943956] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 107.943960] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 107.943968] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 107.943973] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 107.943978] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 107.943982] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 107.943987] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 107.943991] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 107.945026] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 107.945041] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[ 107.946309] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[ 107.946859] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 107.946867] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[ 107.946874] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 107.947061] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[ 107.947069] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 107.947074] usb usb3: Product: xHCI Host Controller
[ 107.947078] usb usb3: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 107.947082] usb usb3: SerialNumber: 0000:39:00.0
[ 107.947728] hub 3-0:1.0: USB hub found
[ 107.947743] hub 3-0:1.0: 2 ports detected
[ 107.949597] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[ 107.949607] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 107.949612] usb usb4: Product: xHCI Host Controller
[ 107.949615] usb usb4: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 107.949619] usb usb4: SerialNumber: 0000:39:00.0
[ 107.950255] hub 4-0:1.0: USB hub found
[ 107.950279] hub 4-0:1.0: 2 ports detected
[ 108.198103] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 108.340681] usb 3-1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 5.e3
[ 108.340705] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 108.340715] usb 3-1: Product: USB2.0 Hub
[ 108.340723] usb 3-1: Manufacturer: VIA Labs, Inc.
[ 108.340730] usb 3-1: SerialNumber: 000000000
[ 108.343678] hub 3-1:1.0: USB hub found
[ 108.343921] hub 3-1:1.0: 5 ports detected
[ 108.468030] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 108.513451] usb 4-1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 5.e3
[ 108.513472] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 108.513481] usb 4-1: Product: USB3.0 Hub
[ 108.513487] usb 4-1: Manufacturer: VIA Labs, Inc.
[ 108.513494] usb 4-1: SerialNumber: 000000000
[ 108.517950] hub 4-1:1.0: USB hub found
[ 108.518168] hub 4-1:1.0: 4 ports detected
[ 109.057912] usb 3-1.1: new high-speed USB device number 3 using xhci_hcd
[ 109.196356] usb 3-1.1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 7.b4
[ 109.196373] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 109.196381] usb 3-1.1: Product: USB2.0 Hub
[ 109.196387] usb 3-1.1: Manufacturer: VIA Labs, Inc.
[ 109.196392] usb 3-1.1: SerialNumber: 000000000
[ 109.197748] hub 3-1.1:1.0: USB hub found
[ 109.198057] hub 3-1.1:1.0: 4 ports detected
[ 109.291140] usb 4-1.1: new SuperSpeed USB device number 3 using xhci_hcd
[ 109.352009] usb 4-1.1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 7.b4
[ 109.352037] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 109.352050] usb 4-1.1: Product: USB3.0 Hub
[ 109.352059] usb 4-1.1: Manufacturer: VIA Labs, Inc.
[ 109.352068] usb 4-1.1: SerialNumber: 000000000
[ 109.359082] hub 4-1.1:1.0: USB hub found
[ 109.359307] hub 4-1.1:1.0: 4 ports detected
[ 109.534006] usb 4-1.4: new SuperSpeed USB device number 4 using xhci_hcd
[ 109.555313] usb 4-1.4: New USB device found, idVendor=058f, idProduct=8468, bcdDevice= 1.00
[ 109.555333] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 109.555341] usb 4-1.4: Product: Mass Storage Device
[ 109.555348] usb 4-1.4: Manufacturer: Generic
[ 109.555353] usb 4-1.4: SerialNumber: 058F84688461
[ 109.559579] usb-storage 4-1.4:1.0: USB Mass Storage device detected
[ 109.560182] scsi host0: usb-storage 4-1.4:1.0
[ 109.873958] usb 3-1.1.3: new high-speed USB device number 4 using xhci_hcd
[ 110.606034] usb 4-1.1.3: new SuperSpeed USB device number 5 using xhci_hcd
[ 110.623237] usb 4-1.1.3: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
[ 110.623261] usb 4-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 110.623269] usb 4-1.1.3: Product: USB 10/100/1000 LAN
[ 110.623287] usb 4-1.1.3: Manufacturer: Realtek
[ 110.623292] usb 4-1.1.3: SerialNumber: 000001
[ 110.682027] usbcore: registered new device driver r8152-cfgselector
[ 111.134370] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 111.170718] scsi 0:0:0:0: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 6
[ 111.226480] r8152-cfgselector 4-1.1.3: reset SuperSpeed USB device number 5 using xhci_hcd
[ 111.295393] r8152 4-1.1.3:1.0 eth0: v1.12.13
[ 111.295554] usbcore: registered new interface driver r8152
[ 112.217920] usb 3-1.5: new high-speed USB device number 5 using xhci_hcd
[ 112.307610] usb 3-1.5: New USB device found, idVendor=2109, idProduct=8817, bcdDevice= 0.01
[ 112.307626] usb 3-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 112.307634] usb 3-1.5: Product: USB Billboard Device
[ 112.307640] usb 3-1.5: Manufacturer: VIA Labs, Inc.
[ 112.307645] usb 3-1.5: SerialNumber: 0000000000000001
[ 113.042722] pci_bus 0000:02: Allocating resources
[ 113.042759] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 113.042774] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 113.042784] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 113.042797] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 113.042805] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 113.042816] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 113.042828] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 113.042835] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 113.042842] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 113.042846] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 113.042860] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 113.042866] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 113.042872] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 113.042877] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 113.042882] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 113.042887] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 113.042895] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 113.042901] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 113.042906] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 113.042911] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 113.042916] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 113.042921] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 142.478300] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 142.496670] sd 0:0:0:0: [sda] Media removed, stopped polling
[ 142.497378] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 142.530700] usbcore: registered new interface driver cdc_ether
[ 142.537235] usbcore: registered new interface driver r8153_ecm
[ 142.770286] r8152 4-1.1.3:1.0 enx00e04ceb9e75: renamed from eth0
[ 142.811583] r8152 4-1.1.3:1.0 enx00e04ceb9e75: carrier on
[ 173.015757] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 173.086828] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 203.609209] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 203.681612] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 219.070480] systemd-sysv-generator[3114]: SysV service '/etc/init.d/xl2tpd' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[ 219.070497] systemd-sysv-generator[3114]: Please update package to include a native systemd unit file.
[ 219.070506] systemd-sysv-generator[3114]: ! This compatibility logic is deprecated, expect removal soon. !
[ 234.321372] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 234.393665] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 244.552317] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 244.624591] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 254.803455] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 254.876324] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 285.515587] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 285.587895] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 316.231653] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 316.304211] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 326.471262] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x139699000
[ 326.471284] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 326.471293] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x139699000 (dma) in stream 0 URB 00000000a9556a5f
[ 326.471308] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x139699010, cycle 1
[ 326.471315] xhci_hcd 0000:39:00.0: // Ding dong!
[ 326.471321] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 326.471339] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 326.471349] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 326.471357] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 326.471367] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 326.543262] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 326.543294] xhci_hcd 0000:39:00.0: // Ding dong!
[ 326.543549] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 326.543588] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 326.543730] xhci_hcd 0000:39:00.0: // Ding dong!
[ 326.543838] xhci_hcd 0000:39:00.0: Successful setup address command
[ 326.543858] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 326.543876] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 326.543897] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 326.543904] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 326.543935] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 326.560391] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 326.560446] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 326.560465] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 326.560483] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 326.560499] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 326.560508] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 326.560520] xhci_hcd 0000:39:00.0: // Ding dong!
[ 326.561031] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 326.561209] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 326.561217] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 326.562226] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 357.198373] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x1645d5000
[ 357.198396] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 357.198405] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x1645d5000 (dma) in stream 0 URB 00000000a9556a5f
[ 357.198422] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x1645d5010, cycle 1
[ 357.198429] xhci_hcd 0000:39:00.0: // Ding dong!
[ 357.198435] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 357.198505] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 357.198516] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 357.198525] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 357.198539] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 357.274181] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 357.274211] xhci_hcd 0000:39:00.0: // Ding dong!
[ 357.274473] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 357.274516] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 357.274611] xhci_hcd 0000:39:00.0: // Ding dong!
[ 357.274676] xhci_hcd 0000:39:00.0: Successful setup address command
[ 357.274691] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 357.274702] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 357.274717] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 357.274726] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 357.274754] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 357.291461] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 357.291487] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 357.291498] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 357.291514] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 357.291528] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 357.291536] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 357.291546] xhci_hcd 0000:39:00.0: // Ding dong!
[ 357.291997] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 357.292146] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 357.292153] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 357.292977] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 367.429854] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x139699000
[ 367.429877] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 367.429885] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x139699000 (dma) in stream 0 URB 00000000a9556a5f
[ 367.429900] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x139699010, cycle 1
[ 367.429907] xhci_hcd 0000:39:00.0: // Ding dong!
[ 367.429913] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 367.429927] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 367.429932] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 367.429938] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 367.429946] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 367.501815] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 367.501849] xhci_hcd 0000:39:00.0: // Ding dong!
[ 367.502087] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 367.502158] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 367.502468] xhci_hcd 0000:39:00.0: // Ding dong!
[ 367.502537] xhci_hcd 0000:39:00.0: Successful setup address command
[ 367.502551] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 367.502560] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 367.502574] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 367.502582] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 367.502604] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 367.518854] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 367.518922] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 367.518941] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 367.518971] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 367.519000] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 367.519015] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 367.519036] xhci_hcd 0000:39:00.0: // Ding dong!
[ 367.519508] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 367.519709] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 367.519724] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 367.520714] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 398.160824] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x1645d5000
[ 398.160850] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 398.160861] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x1645d5000 (dma) in stream 0 URB 00000000a9556a5f
[ 398.160880] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x1645d5010, cycle 1
[ 398.160888] xhci_hcd 0000:39:00.0: // Ding dong!
[ 398.160895] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 398.160920] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 398.160933] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 398.160942] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 398.160956] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 398.232627] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 398.232653] xhci_hcd 0000:39:00.0: // Ding dong!
[ 398.232928] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 398.232968] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 398.233084] xhci_hcd 0000:39:00.0: // Ding dong!
[ 398.233238] xhci_hcd 0000:39:00.0: Successful setup address command
[ 398.233256] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 398.233267] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 398.233279] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 398.233286] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 398.233322] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 398.249747] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 398.249812] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 398.249837] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 398.249861] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 398.249884] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 398.249898] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 398.249917] xhci_hcd 0000:39:00.0: // Ding dong!
[ 398.250402] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 398.250649] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 398.250671] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 398.251648] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 428.868386] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x139699000
[ 428.868408] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 428.868417] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x139699000 (dma) in stream 0 URB 00000000a9556a5f
[ 428.868432] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x139699010, cycle 1
[ 428.868439] xhci_hcd 0000:39:00.0: // Ding dong!
[ 428.868445] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 428.868460] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 428.868466] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 428.868472] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 428.868481] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 428.940385] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 428.940412] xhci_hcd 0000:39:00.0: // Ding dong!
[ 428.940638] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 428.940675] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 428.940792] xhci_hcd 0000:39:00.0: // Ding dong!
[ 428.940864] xhci_hcd 0000:39:00.0: Successful setup address command
[ 428.940878] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 428.940889] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 428.940905] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 428.940913] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 428.940943] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 428.957848] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 428.957934] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 428.957977] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 428.958027] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 428.958079] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 428.958105] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 428.958141] xhci_hcd 0000:39:00.0: // Ding dong!
[ 428.958651] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 428.958854] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 428.958870] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 428.959764] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 459.595923] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x1645d5000
[ 459.595953] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 459.595965] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x1645d5000 (dma) in stream 0 URB 00000000a9556a5f
[ 459.595987] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x1645d5010, cycle 1
[ 459.595997] xhci_hcd 0000:39:00.0: // Ding dong!
[ 459.596004] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 459.596028] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 459.596044] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 459.596057] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 459.596080] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 459.667736] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 459.667764] xhci_hcd 0000:39:00.0: // Ding dong!
[ 459.667991] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 459.668032] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 459.668148] xhci_hcd 0000:39:00.0: // Ding dong!
[ 459.668220] xhci_hcd 0000:39:00.0: Successful setup address command
[ 459.668236] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 459.668248] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 459.668263] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 459.668274] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 459.668308] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 459.685084] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 459.685119] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 459.685138] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 459.685155] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 459.685172] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 459.685181] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 459.685193] xhci_hcd 0000:39:00.0: // Ding dong!
[ 459.685646] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 459.685813] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 459.685821] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 459.686504] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 469.827474] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x139699000
[ 469.827496] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 469.827504] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x139699000 (dma) in stream 0 URB 00000000a9556a5f
[ 469.827519] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x139699010, cycle 1
[ 469.827526] xhci_hcd 0000:39:00.0: // Ding dong!
[ 469.827532] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 469.827592] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 469.827605] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 469.827614] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 469.827627] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 469.899453] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 469.899482] xhci_hcd 0000:39:00.0: // Ding dong!
[ 469.899745] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 469.899773] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 469.899865] xhci_hcd 0000:39:00.0: // Ding dong!
[ 469.899966] xhci_hcd 0000:39:00.0: Successful setup address command
[ 469.899976] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 469.899985] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 469.899996] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 469.900003] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 469.900027] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 469.916982] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 469.917025] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 469.917049] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 469.917075] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 469.917100] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 469.917114] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 469.917131] xhci_hcd 0000:39:00.0: // Ding dong!
[ 469.917641] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 469.917913] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 469.917936] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 469.919550] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt