All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Menzel <pmenzel@molgen.mpg.de>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org, Hans de Goede <hdegoede@redhat.com>,
	linux-usb@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Removing external USB-C adapter during suspend causes `Unable to change power state from unknown to D0, device inaccessible`
Date: Thu, 4 Apr 2024 12:56:52 +0200	[thread overview]
Message-ID: <bbb89dd0-d134-4f8c-b347-ba4aebafecd2@molgen.mpg.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1786 bytes --]

Dear Linux folks,


In my quest to get rid of logged Linux errors and warnings, I noticed, 
that disconnecting an external USB-C mini-docking station/port 
replicator/multi-port adapter, when the system is suspended, then Linux 
logs the errors below during resume.

     [    0.000000] DMI: Dell Inc. XPS 13 9360/0596KF, BIOS 2.21.0 
06/02/2022
     […]
     [43209.732248] ACPI: PM: Waking up from system sleep state S3
     [43210.055709] ACPI: EC: interrupt unblocked
     [43210.058173] pcieport 0000:01:00.0: Unable to change power state 
from unknown to D0, device inaccessible
     [43210.062058] pcieport 0000:02:00.0: Unable to change power state 
from D3hot to D0, device inaccessible
     [43210.062059] pcieport 0000:02:02.0: Unable to change power state 
from unknown to D0, device inaccessible
     [43210.062061] pcieport 0000:02:01.0: Unable to change power state 
from unknown to D0, device inaccessible
     [43210.066881] xhci_hcd 0000:39:00.0: Unable to change power state 
from D3hot to D0, device inaccessible
     [43210.129393] ACPI: EC: event unblocked
     [43210.130505] xhci_hcd 0000:39:00.0: Unable to change power state 
from D3cold to D0, device inaccessible
     [43210.130525] xhci_hcd 0000:39:00.0: Controller not ready at 
resume -19
     [43210.130528] xhci_hcd 0000:39:00.0: PCI post-resume error -19!
     [43210.130529] xhci_hcd 0000:39:00.0: HC died; cleaning up
     [43210.130538] xhci_hcd 0000:39:00.0: PM: dpm_run_callback(): 
pci_pm_resume+0x0/0xf0 returns -19
     [43210.130548] xhci_hcd 0000:39:00.0: PM: failed to resume async: 
error -19
     [43210.140430] nvme nvme0: 4/0/0 default/read/poll queues
     […]


Linux is built from commit b1e6ec0a0fd0 (Merge tag 'docs-6.9-fixes' of 
git://git.lwn.net/linux).


Kind regards,

Paul

[-- Attachment #2: 20240404--dell-xps-13-9360--linux-6.9-rc2+--messages.txt --]
[-- Type: text/plain, Size: 162557 bytes --]

[    0.000000] Linux version 6.9.0-rc2+ (build@bohemianrhapsody.molgen.mpg.de) (gcc (Debian 13.2.0-23) 13.2.0, GNU ld (GNU Binutils for Debian) 2.42) #88 SMP PREEMPT_DYNAMIC Tue Apr  2 22:33:29 CEST 2024
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.9.0-rc2+ root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=8M cryptomgr.notests
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000556aafff] usable
[    0.000000] BIOS-e820: [mem 0x00000000556ab000-0x00000000556abfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000556ac000-0x00000000556acfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000556ad000-0x0000000064df3fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000064df4000-0x000000006517ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000065180000-0x00000000651c3fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000651c4000-0x000000006f871fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006f872000-0x000000006fffefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006ffff000-0x000000006fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000078000000-0x00000000785fffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078600000-0x000000007c7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004817fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x51306018-0x51316057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000051306017] usable
[    0.000000] reserve setup_data: [mem 0x0000000051306018-0x0000000051316057] usable
[    0.000000] reserve setup_data: [mem 0x0000000051316058-0x00000000556aafff] usable
[    0.000000] reserve setup_data: [mem 0x00000000556ab000-0x00000000556abfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000556ac000-0x00000000556acfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000556ad000-0x0000000064df3fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000064df4000-0x000000006517ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000065180000-0x00000000651c3fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000651c4000-0x000000006f871fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000006f872000-0x000000006fffefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006ffff000-0x000000006fffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000078000000-0x00000000785fffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000078600000-0x000000007c7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000004817fffff] usable
[    0.000000] efi: EFI v2.4 by American Megatrends
[    0.000000] efi: ACPI=0x6518d000 ACPI 2.0=0x6518d000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 TPMFinalLog=0x6f812000 ESRT=0x6fc86698 MEMATTR=0x62679298 INITRD=0x5577da98 TPMEventLog=0x5577e018 
[    0.000000] efi: Remove mem34: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[    0.000000] efi: Not removing mem35: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem36: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem37: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem38: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Dell Inc. XPS 13 9360/0596KF, BIOS 2.21.0 06/02/2022
[    0.000000] tsc: Detected 2900.000 MHz processor
[    0.000000] tsc: Detected 2899.886 MHz TSC
[    0.000661] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000663] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000671] last_pfn = 0x481800 max_arch_pfn = 0x400000000
[    0.000675] MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
[    0.000677] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000993] last_pfn = 0x78600 max_arch_pfn = 0x400000000
[    0.007506] esrt: Reserving ESRT space from 0x000000006fc86698 to 0x000000006fc866d0.
[    0.007511] Using GB pages for direct mapping
[    0.013989] printk: log_buf_len: 8388608 bytes
[    0.013991] printk: early log buf free: 125416(95%)
[    0.013992] Secure boot disabled
[    0.013992] RAMDISK: [mem 0x51317000-0x52706fff]
[    0.014000] ACPI: Early table checksum verification disabled
[    0.014004] ACPI: RSDP 0x000000006518D000 000024 (v02 DELL  )
[    0.014008] ACPI: XSDT 0x000000006518D0C8 00010C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.014013] ACPI: FACP 0x00000000651B2A48 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.014018] ACPI: DSDT 0x000000006518D260 0257E7 (v02 DELL   CBX3     01072009 INTL 20160422)
[    0.014021] ACPI: FACS 0x000000006F86F180 000040
[    0.014023] ACPI: APIC 0x00000000651B2B58 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.014026] ACPI: FPDT 0x00000000651B2BE0 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.014029] ACPI: FIDT 0x00000000651B2C28 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.014031] ACPI: MCFG 0x00000000651B2CD8 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.014034] ACPI: HPET 0x00000000651B2D18 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.014037] ACPI: SSDT 0x00000000651B2D50 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.014040] ACPI: BOOT 0x00000000651B30B0 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.014042] ACPI: SSDT 0x00000000651B30D8 0012CF (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.014045] ACPI: HPET 0x00000000651B43A8 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
[    0.014048] ACPI: SSDT 0x00000000651B43E0 000D84 (v02 INTEL  xh_rvp07 00000000 INTL 20160422)
[    0.014051] ACPI: UEFI 0x00000000651B5168 000042 (v01                 00000000      00000000)
[    0.014053] ACPI: SSDT 0x00000000651B51B0 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.014056] ACPI: LPIT 0x00000000651B6090 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
[    0.014059] ACPI: WSMT 0x00000000651B6128 000028 (v01 DELL   CBX3     00000000 MSFT 0000005F)
[    0.014061] ACPI: SSDT 0x00000000651B6150 000161 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.014064] ACPI: SSDT 0x00000000651B62B8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.014067] ACPI: SSDT 0x00000000651B6558 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.014070] ACPI: SSDT 0x00000000651B9560 0000DB (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.014072] ACPI: DBGP 0x00000000651B9640 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.014075] ACPI: DBG2 0x00000000651B9678 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.014078] ACPI: SSDT 0x00000000651B96D0 0007DD (v02 INTEL  UsbCTabl 00001000 INTL 20160422)
[    0.014080] ACPI: SSDT 0x00000000651B9EB0 0084F1 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.014083] ACPI: SLIC 0x00000000651C23A8 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.014086] ACPI: NHLT 0x00000000651C2520 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.014088] ACPI: BGRT 0x00000000651C2550 000038 (v00                 01072009 AMI  00010013)
[    0.014091] ACPI: TPM2 0x00000000651C2588 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.014094] ACPI: ASF! 0x00000000651C25C0 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.014097] ACPI: DMAR 0x00000000651C2660 0000F0 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.014099] ACPI: Reserving FACP table memory at [mem 0x651b2a48-0x651b2b53]
[    0.014100] ACPI: Reserving DSDT table memory at [mem 0x6518d260-0x651b2a46]
[    0.014101] ACPI: Reserving FACS table memory at [mem 0x6f86f180-0x6f86f1bf]
[    0.014102] ACPI: Reserving APIC table memory at [mem 0x651b2b58-0x651b2bdb]
[    0.014103] ACPI: Reserving FPDT table memory at [mem 0x651b2be0-0x651b2c23]
[    0.014103] ACPI: Reserving FIDT table memory at [mem 0x651b2c28-0x651b2cd3]
[    0.014104] ACPI: Reserving MCFG table memory at [mem 0x651b2cd8-0x651b2d13]
[    0.014105] ACPI: Reserving HPET table memory at [mem 0x651b2d18-0x651b2d4f]
[    0.014106] ACPI: Reserving SSDT table memory at [mem 0x651b2d50-0x651b30a8]
[    0.014106] ACPI: Reserving BOOT table memory at [mem 0x651b30b0-0x651b30d7]
[    0.014107] ACPI: Reserving SSDT table memory at [mem 0x651b30d8-0x651b43a6]
[    0.014108] ACPI: Reserving HPET table memory at [mem 0x651b43a8-0x651b43df]
[    0.014108] ACPI: Reserving SSDT table memory at [mem 0x651b43e0-0x651b5163]
[    0.014109] ACPI: Reserving UEFI table memory at [mem 0x651b5168-0x651b51a9]
[    0.014110] ACPI: Reserving SSDT table memory at [mem 0x651b51b0-0x651b608d]
[    0.014111] ACPI: Reserving LPIT table memory at [mem 0x651b6090-0x651b6123]
[    0.014111] ACPI: Reserving WSMT table memory at [mem 0x651b6128-0x651b614f]
[    0.014112] ACPI: Reserving SSDT table memory at [mem 0x651b6150-0x651b62b0]
[    0.014113] ACPI: Reserving SSDT table memory at [mem 0x651b62b8-0x651b6556]
[    0.014113] ACPI: Reserving SSDT table memory at [mem 0x651b6558-0x651b9559]
[    0.014114] ACPI: Reserving SSDT table memory at [mem 0x651b9560-0x651b963a]
[    0.014115] ACPI: Reserving DBGP table memory at [mem 0x651b9640-0x651b9673]
[    0.014116] ACPI: Reserving DBG2 table memory at [mem 0x651b9678-0x651b96cb]
[    0.014116] ACPI: Reserving SSDT table memory at [mem 0x651b96d0-0x651b9eac]
[    0.014117] ACPI: Reserving SSDT table memory at [mem 0x651b9eb0-0x651c23a0]
[    0.014118] ACPI: Reserving SLIC table memory at [mem 0x651c23a8-0x651c251d]
[    0.014119] ACPI: Reserving NHLT table memory at [mem 0x651c2520-0x651c254c]
[    0.014119] ACPI: Reserving BGRT table memory at [mem 0x651c2550-0x651c2587]
[    0.014120] ACPI: Reserving TPM2 table memory at [mem 0x651c2588-0x651c25bb]
[    0.014121] ACPI: Reserving ASF! table memory at [mem 0x651c25c0-0x651c265f]
[    0.014121] ACPI: Reserving DMAR table memory at [mem 0x651c2660-0x651c274f]
[    0.014250] No NUMA configuration found
[    0.014251] Faking a node at [mem 0x0000000000000000-0x00000004817fffff]
[    0.014258] NODE_DATA(0) allocated [mem 0x47f3d5000-0x47f3fffff]
[    0.014397] Zone ranges:
[    0.014398]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.014400]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.014401]   Normal   [mem 0x0000000100000000-0x00000004817fffff]
[    0.014402]   Device   empty
[    0.014403] Movable zone start for each node
[    0.014405] Early memory node ranges
[    0.014406]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.014407]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.014408]   node   0: [mem 0x0000000000100000-0x00000000556aafff]
[    0.014409]   node   0: [mem 0x00000000556ad000-0x0000000064df3fff]
[    0.014410]   node   0: [mem 0x000000006ffff000-0x000000006fffffff]
[    0.014411]   node   0: [mem 0x0000000078000000-0x00000000785fffff]
[    0.014411]   node   0: [mem 0x0000000100000000-0x00000004817fffff]
[    0.014414] Initmem setup node 0 [mem 0x0000000000001000-0x00000004817fffff]
[    0.014418] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.014419] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.014441] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.016766] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.017185] On node 0, zone DMA32: 45579 pages in unavailable ranges
[    0.017701] On node 0, zone Normal: 31232 pages in unavailable ranges
[    0.017953] On node 0, zone Normal: 26624 pages in unavailable ranges
[    0.017961] Reserving Intel graphics memory at [mem 0x7a800000-0x7c7fffff]
[    0.018348] ACPI: PM-Timer IO Port: 0x1808
[    0.018355] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.018356] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.018357] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.018358] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.018384] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.018387] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.018388] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.018392] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.018393] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.018399] e820: update [mem 0x62260000-0x623ecfff] usable ==> reserved
[    0.018411] TSC deadline timer available
[    0.018415] CPU topo: Max. logical packages:   1
[    0.018416] CPU topo: Max. logical dies:       1
[    0.018416] CPU topo: Max. dies per package:   1
[    0.018420] CPU topo: Max. threads per core:   2
[    0.018421] CPU topo: Num. cores per package:     2
[    0.018421] CPU topo: Num. threads per package:   4
[    0.018422] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[    0.018440] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.018442] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.018444] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.018445] PM: hibernation: Registered nosave memory: [mem 0x51306000-0x51306fff]
[    0.018447] PM: hibernation: Registered nosave memory: [mem 0x51316000-0x51316fff]
[    0.018448] PM: hibernation: Registered nosave memory: [mem 0x556ab000-0x556abfff]
[    0.018449] PM: hibernation: Registered nosave memory: [mem 0x556ac000-0x556acfff]
[    0.018450] PM: hibernation: Registered nosave memory: [mem 0x62260000-0x623ecfff]
[    0.018452] PM: hibernation: Registered nosave memory: [mem 0x64df4000-0x6517ffff]
[    0.018453] PM: hibernation: Registered nosave memory: [mem 0x65180000-0x651c3fff]
[    0.018453] PM: hibernation: Registered nosave memory: [mem 0x651c4000-0x6f871fff]
[    0.018454] PM: hibernation: Registered nosave memory: [mem 0x6f872000-0x6fffefff]
[    0.018455] PM: hibernation: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[    0.018457] PM: hibernation: Registered nosave memory: [mem 0x78600000-0x7c7fffff]
[    0.018458] PM: hibernation: Registered nosave memory: [mem 0x7c800000-0xfdffffff]
[    0.018458] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.018459] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.018460] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.018460] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.018461] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.018462] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.018463] [mem 0x7c800000-0xfdffffff] available for PCI devices
[    0.018464] Booting paravirtualized kernel on bare hardware
[    0.018466] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.023001] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.023299] percpu: Embedded 65 pages/cpu s229376 r8192 d28672 u524288
[    0.023305] pcpu-alloc: s229376 r8192 d28672 u524288 alloc=1*2097152
[    0.023307] pcpu-alloc: [0] 0 1 2 3 
[    0.023326] Kernel command line: BOOT_IMAGE=/vmlinuz-6.9.0-rc2+ root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=8M cryptomgr.notests
[    0.023394] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.9.0-rc2+", will be passed to user space.
[    0.023428] random: crng init done
[    0.024918] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.025682] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.025749] Fallback order for Node 0: 0 
[    0.025752] Built 1 zonelists, mobility grouping on.  Total pages: 4026691
[    0.025753] Policy zone: Normal
[    0.025757] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.025764] software IO TLB: area num 4.
[    0.044089] Memory: 1656324K/16363068K available (16384K kernel code, 2389K rwdata, 6068K rodata, 4048K init, 7544K bss, 499624K reserved, 0K cma-reserved)
[    0.044297] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.044299] kmemleak: Kernel memory leak detector disabled
[    0.044315] Kernel/User page tables isolation: enabled
[    0.044340] ftrace: allocating 43587 entries in 171 pages
[    0.051476] ftrace: allocated 171 pages with 5 groups
[    0.052261] Dynamic Preempt: voluntary
[    0.052300] rcu: Preemptible hierarchical RCU implementation.
[    0.052300] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.052302] 	Trampoline variant of Tasks RCU enabled.
[    0.052302] 	Rude variant of Tasks RCU enabled.
[    0.052302] 	Tracing variant of Tasks RCU enabled.
[    0.052303] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.052304] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.052309] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.052311] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.052312] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.054703] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.054910] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.055081] spurious 8259A interrupt: IRQ7.
[    0.055105] Console: colour dummy device 80x25
[    0.055107] printk: legacy console [tty0] enabled
[    0.055147] ACPI: Core revision 20230628
[    0.055287] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.055288] APIC: Switch to symmetric I/O mode setup
[    0.055290] DMAR: Host address width 39
[    0.055291] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.055299] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.055302] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.055309] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.055311] DMAR: RMRR base: 0x00000064ec2000 end: 0x00000064ee1fff
[    0.055312] DMAR: RMRR base: 0x0000007a000000 end: 0x0000007c7fffff
[    0.055313] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.055314] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.055316] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.055317] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.055318] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.056932] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.056933] x2apic enabled
[    0.056997] APIC: Switched APIC routing to: cluster x2apic
[    0.060803] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29ccd767b87, max_idle_ns: 440795223720 ns
[    0.060809] Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.77 BogoMIPS (lpj=11599544)
[    0.060839] CPU0: Thermal monitoring enabled (TM1)
[    0.060873] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.060874] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.060878] process: using mwait in idle threads
[    0.060880] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.060882] Spectre V2 : Mitigation: IBRS
[    0.060883] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.060883] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.060884] RETBleed: Mitigation: IBRS
[    0.060885] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.060886] Spectre V2 : User space: Mitigation: STIBP via prctl
[    0.060888] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.060895] MDS: Mitigation: Clear CPU buffers
[    0.060895] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.060899] SRBDS: Mitigation: Microcode
[    0.060905] GDS: Mitigation: Microcode
[    0.060911] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.060912] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.060913] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.060914] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.060915] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.060917] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.060918] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.060920] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.060921] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.064806] Freeing SMP alternatives memory: 36K
[    0.064806] pid_max: default: 32768 minimum: 301
[    0.064806] LSM: initializing lsm=capability,landlock,apparmor,tomoyo,bpf,ima,evm
[    0.064806] landlock: Up and running.
[    0.064806] AppArmor: AppArmor initialized
[    0.064806] TOMOYO Linux initialized
[    0.064806] LSM support for eBPF active
[    0.064806] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.064806] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.064806] smpboot: CPU0: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[    0.064806] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.064806] ... version:                4
[    0.064806] ... bit width:              48
[    0.064806] ... generic registers:      4
[    0.064806] ... value mask:             0000ffffffffffff
[    0.064806] ... max period:             00007fffffffffff
[    0.064806] ... fixed-purpose events:   3
[    0.064806] ... event mask:             000000070000000f
[    0.064806] signal: max sigframe size: 2032
[    0.064806] Estimated ratio of average max frequency by base frequency (times 1024): 1235
[    0.064806] rcu: Hierarchical SRCU implementation.
[    0.064806] rcu: 	Max phase no-delay instances is 1000.
[    0.064806] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.064806] smp: Bringing up secondary CPUs ...
[    0.064806] smpboot: x86: Booting SMP configuration:
[    0.064806] .... node  #0, CPUs:      #1 #2 #3
[    0.064806] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.064806] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.064806] smp: Brought up 1 node, 4 CPUs
[    0.064806] smpboot: Total of 4 processors activated (23199.08 BogoMIPS)
[    0.084833] node 0 deferred pages initialised in 20ms
[    0.085915] devtmpfs: initialized
[    0.085915] x86/mm: Memory block size: 128MB
[    0.086212] ACPI: PM: Registering ACPI NVS region [mem 0x556ab000-0x556abfff] (4096 bytes)
[    0.086212] ACPI: PM: Registering ACPI NVS region [mem 0x651c4000-0x6f871fff] (174776320 bytes)
[    0.090433] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.090441] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.090502] pinctrl core: initialized pinctrl subsystem
[    0.091005] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.091235] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.091351] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.091462] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.091480] audit: initializing netlink subsys (disabled)
[    0.091505] audit: type=2000 audit(1712123558.028:1): state=initialized audit_enabled=0 res=1
[    0.091505] thermal_sys: Registered thermal governor 'fair_share'
[    0.091505] thermal_sys: Registered thermal governor 'bang_bang'
[    0.091505] thermal_sys: Registered thermal governor 'step_wise'
[    0.091505] thermal_sys: Registered thermal governor 'user_space'
[    0.091505] thermal_sys: Registered thermal governor 'power_allocator'
[    0.091505] cpuidle: using governor ladder
[    0.091505] cpuidle: using governor menu
[    0.091505] Simple Boot Flag at 0x47 set to 0x80
[    0.091505] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.091505] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.091505] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.091505] PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not reserved)
[    0.091505] PCI: Using configuration type 1 for base access
[    0.091505] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.091505] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.091505] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.091505] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.091505] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.091505] Demotion targets for Node 0: null
[    0.091505] ACPI: Added _OSI(Module Device)
[    0.091505] ACPI: Added _OSI(Processor Device)
[    0.091505] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.091505] ACPI: Added _OSI(Processor Aggregator Device)
[    0.133445] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    5.119141] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    5.125596] ACPI: Dynamic OEM Table Load:
[    5.125603] ACPI: SSDT 0xFFFF9F1601109800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    5.126976] ACPI: Dynamic OEM Table Load:
[    5.126981] ACPI: SSDT 0xFFFF9F1600DA4800 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    5.129108] ACPI: Dynamic OEM Table Load:
[    5.129114] ACPI: SSDT 0xFFFF9F1600DA0000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    5.130806] ACPI: Dynamic OEM Table Load:
[    5.130810] ACPI: SSDT 0xFFFF9F1600F1D800 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    5.133671] ACPI: _OSC evaluated successfully for all CPUs
[    5.133861] ACPI: EC: EC started
[    5.133862] ACPI: EC: interrupt blocked
[    5.139585] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    5.139588] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    5.139589] ACPI: Interpreter enabled
[    5.139627] ACPI: PM: (supports S0 S3 S4 S5)
[    5.139628] ACPI: Using IOAPIC for interrupt routing
[    5.139663] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    5.140618] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
[    5.140629] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    5.140630] PCI: Using E820 reservations for host bridge windows
[    5.141299] ACPI: Enabled 8 GPEs in block 00 to 7F
[    5.153150] ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
[    5.153486] ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
[    5.153821] ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
[    5.154153] ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
[    5.154488] ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
[    5.154821] ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
[    5.155684] ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
[    5.156017] ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
[    5.156355] ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
[    5.156688] ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
[    5.157026] ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
[    5.157360] ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
[    5.157695] ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
[    5.158033] ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
[    5.158368] ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
[    5.158701] ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
[    5.159036] ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
[    5.160437] ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
[    5.160768] ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
[    5.160768] ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
[    5.185320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    5.185326] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    5.185538] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    5.185923] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[    5.185925] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    5.186896] PCI host bridge to bus 0000:00
[    5.186898] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    5.186900] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    5.186902] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    5.186904] pci_bus 0000:00: root bus resource [mem 0x7c800000-0xdfffffff window]
[    5.186905] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    5.186906] pci_bus 0000:00: root bus resource [bus 00-fe]
[    5.186924] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000 conventional PCI endpoint
[    5.186994] pci 0000:00:02.0: [8086:5916] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[    5.187002] pci 0000:00:02.0: BAR 0 [mem 0xdb000000-0xdbffffff 64bit]
[    5.187007] pci 0000:00:02.0: BAR 2 [mem 0x90000000-0x9fffffff 64bit pref]
[    5.187010] pci 0000:00:02.0: BAR 4 [io  0xf000-0xf03f]
[    5.187025] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    5.187187] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
[    5.187195] pci 0000:00:04.0: BAR 0 [mem 0xdc320000-0xdc327fff 64bit]
[    5.187479] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 conventional PCI endpoint
[    5.187496] pci 0000:00:14.0: BAR 0 [mem 0xdc310000-0xdc31ffff 64bit]
[    5.187555] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    5.188118] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 conventional PCI endpoint
[    5.188133] pci 0000:00:14.2: BAR 0 [mem 0xdc334000-0xdc334fff 64bit]
[    5.188274] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 conventional PCI endpoint
[    5.188303] pci 0000:00:15.0: BAR 0 [mem 0xdc333000-0xdc333fff 64bit]
[    5.188657] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 conventional PCI endpoint
[    5.188699] pci 0000:00:15.1: BAR 0 [mem 0xdc332000-0xdc332fff 64bit]
[    5.189061] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 conventional PCI endpoint
[    5.189075] pci 0000:00:16.0: BAR 0 [mem 0xdc331000-0xdc331fff 64bit]
[    5.189121] pci 0000:00:16.0: PME# supported from D3hot
[    5.189467] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 PCIe Root Port
[    5.189484] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    5.189489] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    5.189496] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    5.189540] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    5.190052] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400 PCIe Root Port
[    5.190074] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    5.190079] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
[    5.190138] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    5.190654] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400 PCIe Root Port
[    5.190672] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    5.190676] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    5.190726] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    5.191255] pci 0000:00:1f.0: [8086:9d58] type 00 class 0x060100 conventional PCI endpoint
[    5.191579] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 conventional PCI endpoint
[    5.191591] pci 0000:00:1f.2: BAR 0 [mem 0xdc32c000-0xdc32ffff]
[    5.191833] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380 conventional PCI endpoint
[    5.191853] pci 0000:00:1f.3: BAR 0 [mem 0xdc328000-0xdc32bfff 64bit]
[    5.191876] pci 0000:00:1f.3: BAR 4 [mem 0xdc300000-0xdc30ffff 64bit]
[    5.191920] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    5.192551] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 conventional PCI endpoint
[    5.192609] pci 0000:00:1f.4: BAR 0 [mem 0xdc330000-0xdc3300ff 64bit]
[    5.192680] pci 0000:00:1f.4: BAR 4 [io  0xf040-0xf05f]
[    5.193087] pci 0000:01:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Upstream Port
[    5.193119] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[    5.193128] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    5.193139] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    5.193151] pci 0000:01:00.0: enabling Extended Tags
[    5.193239] pci 0000:01:00.0: supports D1 D2
[    5.193240] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.193315] 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)
[    5.193643] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    5.193732] pci 0000:02:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[    5.193763] pci 0000:02:00.0: PCI bridge to [bus 03]
[    5.193772] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[    5.193795] pci 0000:02:00.0: enabling Extended Tags
[    5.193884] pci 0000:02:00.0: supports D1 D2
[    5.193885] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.194048] pci 0000:02:01.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[    5.194079] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[    5.194088] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[    5.194099] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    5.194112] pci 0000:02:01.0: enabling Extended Tags
[    5.194203] pci 0000:02:01.0: supports D1 D2
[    5.194204] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.194364] pci 0000:02:02.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[    5.194395] pci 0000:02:02.0: PCI bridge to [bus 39]
[    5.194404] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[    5.194428] pci 0000:02:02.0: enabling Extended Tags
[    5.194513] pci 0000:02:02.0: supports D1 D2
[    5.194514] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.194687] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[    5.194735] pci 0000:02:00.0: PCI bridge to [bus 03]
[    5.194784] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[    5.194869] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[    5.194891] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[    5.194965] pci 0000:39:00.0: enabling Extended Tags
[    5.195082] pci 0000:39:00.0: supports D1 D2
[    5.195083] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.195186] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:02:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    5.195331] pci 0000:02:02.0: PCI bridge to [bus 39]
[    5.195708] pci 0000:3a:00.0: [168c:003e] type 00 class 0x028000 PCIe Endpoint
[    5.195924] pci 0000:3a:00.0: BAR 0 [mem 0xdc000000-0xdc1fffff 64bit]
[    5.197134] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[    5.198800] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    5.198904] pci 0000:3b:00.0: [1c5c:1284] type 00 class 0x010802 PCIe Endpoint
[    5.198924] pci 0000:3b:00.0: BAR 0 [mem 0xdc200000-0xdc203fff 64bit]
[    5.199037] pci 0000:3b:00.0: PME# supported from D0 D1 D3hot
[    5.199424] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    5.202647] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    5.202647] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    5.202647] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    5.202647] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    5.202647] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    5.202647] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    5.202647] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    5.202647] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    5.216850] ACPI: EC: interrupt unblocked
[    5.216852] ACPI: EC: event unblocked
[    5.216857] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    5.216859] ACPI: EC: GPE=0x14
[    5.216860] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[    5.216862] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[    5.216951] iommu: Default domain type: Translated
[    5.216951] iommu: DMA domain TLB invalidation policy: lazy mode
[    5.216951] pps_core: LinuxPPS API ver. 1 registered
[    5.216951] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    5.216951] PTP clock support registered
[    5.216951] EDAC MC: Ver: 3.0.0
[    5.217163] efivars: Registered efivars operations
[    5.217163] NetLabel: Initializing
[    5.217163] NetLabel:  domain hash size = 128
[    5.217163] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    5.217163] NetLabel:  unlabeled traffic allowed by default
[    5.217163] PCI: Using ACPI for IRQ routing
[    5.242949] PCI: pci_cache_line_size set to 64 bytes
[    5.243338] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    5.243340] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    5.243341] e820: reserve RAM buffer [mem 0x51306018-0x53ffffff]
[    5.243342] e820: reserve RAM buffer [mem 0x556ab000-0x57ffffff]
[    5.243343] e820: reserve RAM buffer [mem 0x62260000-0x63ffffff]
[    5.243344] e820: reserve RAM buffer [mem 0x64df4000-0x67ffffff]
[    5.243346] e820: reserve RAM buffer [mem 0x78600000-0x7bffffff]
[    5.243346] e820: reserve RAM buffer [mem 0x481800000-0x483ffffff]
[    5.243380] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    5.243380] pci 0000:00:02.0: vgaarb: bridge control possible
[    5.243380] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    5.243380] vgaarb: loaded
[    5.243380] clocksource: Switched to clocksource tsc-early
[    5.243380] VFS: Disk quotas dquot_6.6.0
[    5.243380] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    5.243380] AppArmor: AppArmor Filesystem Enabled
[    5.243380] pnp: PnP ACPI init
[    5.243380] system 00:00: [io  0x0680-0x069f] has been reserved
[    5.243380] system 00:00: [io  0xffff] has been reserved
[    5.243380] system 00:00: [io  0xffff] has been reserved
[    5.243380] system 00:00: [io  0xffff] has been reserved
[    5.243380] system 00:00: [io  0x1800-0x18fe] has been reserved
[    5.243380] system 00:00: [io  0x164e-0x164f] has been reserved
[    5.243380] system 00:02: [io  0x1854-0x1857] has been reserved
[    5.243380] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    5.243380] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    5.243380] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    5.243380] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    5.243380] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    5.243380] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    5.243380] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    5.243380] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    5.243380] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    5.243380] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[    5.243380] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    5.243380] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    5.243380] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    5.243380] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    5.243380] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    5.243380] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    5.243380] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    5.243380] system 00:07: [io  0xff00-0xfffe] has been reserved
[    5.243491] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[    5.243493] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[    5.247447] pnp: PnP ACPI: found 9 devices
[    5.253051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    5.253095] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000 conventional PCI endpoint
[    5.253155] pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
[    5.253424] NET: Registered PF_INET protocol family
[    5.253542] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    5.255844] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    5.255871] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    5.255918] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    5.256096] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    5.256288] TCP: Hash tables configured (established 131072 bind 65536)
[    5.256361] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    5.256400] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    5.256432] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    5.256489] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    5.256497] NET: Registered PF_XDP protocol family
[    5.256506] pci 0000:02:01.0: bridge window [io  0x1000-0x0fff] to [bus 04-38] add_size 1000
[    5.256510] pci 0000:02:02.0: bridge window [io  0x1000-0x0fff] to [bus 39] add_size 1000
[    5.256512] pci 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[    5.256515] pci 0000:01:00.0: bridge window [io  0x1000-0x0fff] to [bus 02-39] add_size 2000
[    5.256517] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01-39] add_size 3000
[    5.256523] pci 0000:00:1c.0: bridge window [io  0x2000-0x4fff]: assigned
[    5.256527] pci 0000:01:00.0: bridge window [io  0x2000-0x3fff]: assigned
[    5.256530] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[    5.256532] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[    5.256533] pci 0000:02:01.0: bridge window [io  0x2000-0x2fff]: assigned
[    5.256535] pci 0000:02:02.0: bridge window [io  0x3000-0x3fff]: assigned
[    5.256537] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[    5.256538] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[    5.256540] pci 0000:02:00.0: PCI bridge to [bus 03]
[    5.256545] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[    5.256553] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[    5.256556] pci 0000:02:01.0:   bridge window [io  0x2000-0x2fff]
[    5.256560] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[    5.256563] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    5.256569] pci 0000:02:02.0: PCI bridge to [bus 39]
[    5.256572] pci 0000:02:02.0:   bridge window [io  0x3000-0x3fff]
[    5.256576] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[    5.256584] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[    5.256586] pci 0000:01:00.0:   bridge window [io  0x2000-0x3fff]
[    5.256590] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    5.256593] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    5.256598] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    5.256600] pci 0000:00:1c.0:   bridge window [io  0x2000-0x4fff]
[    5.256603] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    5.256605] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    5.256609] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    5.256613] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
[    5.256619] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    5.256622] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    5.256627] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    5.256629] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    5.256630] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[    5.256632] pci_bus 0000:00: resource 7 [mem 0x7c800000-0xdfffffff window]
[    5.256633] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    5.256637] pci_bus 0000:01: resource 0 [io  0x2000-0x4fff]
[    5.256638] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[    5.256639] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    5.256641] pci_bus 0000:02: resource 0 [io  0x2000-0x3fff]
[    5.256642] pci_bus 0000:02: resource 1 [mem 0xc4000000-0xda0fffff]
[    5.256643] pci_bus 0000:02: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    5.256645] pci_bus 0000:03: resource 1 [mem 0xda000000-0xda0fffff]
[    5.256646] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    5.256647] pci_bus 0000:04: resource 1 [mem 0xc4000000-0xd9efffff]
[    5.256648] pci_bus 0000:04: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    5.256650] pci_bus 0000:39: resource 0 [io  0x3000-0x3fff]
[    5.256651] pci_bus 0000:39: resource 1 [mem 0xd9f00000-0xd9ffffff]
[    5.256652] pci_bus 0000:3a: resource 1 [mem 0xdc000000-0xdc1fffff]
[    5.256654] pci_bus 0000:3b: resource 1 [mem 0xdc200000-0xdc2fffff]
[    5.257246] pci 0000:01:00.0: enabling device (0006 -> 0007)
[    5.257287] pci 0000:02:02.0: enabling device (0006 -> 0007)
[    5.257567] PCI: CLS 128 bytes, default 64
[    5.257579] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.0
[    5.257582] DMAR: ACPI device "device:7a" under DMAR at fed91000 as 00:15.1
[    5.257592] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    5.257593] software IO TLB: mapped [mem 0x000000005e260000-0x0000000062260000] (64MB)
[    5.257627] Unpacking initramfs...
[    5.257652] sgx: EPC section 0x70200000-0x75f7ffff
[    5.258994] Initialise system trusted keyrings
[    5.259020] Key type blacklist registered
[    5.259076] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    5.259089] zbud: loaded
[    5.259214] fuse: init (API version 7.40)
[    5.259374] integrity: Platform Keyring initialized
[    5.259377] integrity: Machine keyring initialized
[    5.259378] Key type asymmetric registered
[    5.259380] Asymmetric key parser 'x509' registered
[    5.288443] Freeing initrd memory: 20416K
[    5.291940] alg: self-tests disabled
[    5.292001] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    5.292024] io scheduler mq-deadline registered
[    5.293207] pcieport 0000:02:01.0: enabling device (0006 -> 0007)
[    5.293510] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    5.295656] thermal LNXTHERM:00: registered as thermal_zone0
[    5.295658] ACPI: thermal: Thermal Zone [THM] (25 C)
[    5.295825] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    5.296482] hpet_acpi_add: no address or irqs in _CRS
[    5.308104] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
[    5.347482] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    5.347880] i8042: Warning: Keylock active
[    5.350283] serio: i8042 KBD port at 0x60,0x64 irq 1
[    5.350288] serio: i8042 AUX port at 0x60,0x64 irq 12
[    5.350408] mousedev: PS/2 mouse device common for all mice
[    5.350425] rtc_cmos 00:01: RTC can wake from S4
[    5.351177] rtc_cmos 00:01: registered as rtc0
[    5.351333] rtc_cmos 00:01: setting system clock to 2024-04-03T05:52:43 UTC (1712123563)
[    5.351358] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[    5.351404] intel_pstate: Intel P-state driver initializing
[    5.351561] intel_pstate: HWP enabled
[    5.351721] ledtrig-cpu: registered to indicate activity on CPUs
[    5.352010] efifb: probing for efifb
[    5.352022] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[    5.352024] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[    5.352025] efifb: scrolling: redraw
[    5.352026] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    5.352082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    5.352163] Console: switching to colour frame buffer device 200x56
[    5.355578] fb0: EFI VGA frame buffer device
[    5.355744] NET: Registered PF_INET6 protocol family
[    5.359045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    5.359295] Segment Routing with IPv6
[    5.359307] In-situ OAM (IOAM) with IPv6
[    5.359335] mip6: Mobile IPv6
[    5.359339] NET: Registered PF_PACKET protocol family
[    5.359361] mpls_gso: MPLS GSO support
[    5.359540] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    5.359568] microcode: Current revision: 0x000000f4
[    5.359570] microcode: Updated early from: 0x000000f0
[    5.359623] IPI shorthand broadcast: enabled
[    5.360715] sched_clock: Marking stable (5353842557, 5770044)->(5465911539, -106298938)
[    5.360806] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    5.360901] registered taskstats version 1
[    5.360930] Loading compiled-in X.509 certificates
[    5.362482] Key type .fscrypt registered
[    5.362484] Key type fscrypt-provisioning registered
[    5.367507] cryptd: max_cpu_qlen set to 1000
[    5.368469] AVX2 version of gcm_enc/dec engaged.
[    5.368503] AES CTR mode by8 optimization enabled
[    5.380017] Key type encrypted registered
[    5.380022] AppArmor: AppArmor sha256 policy hashing enabled
[    5.380266] integrity: Loading X.509 certificate: UEFI:db
[    5.380289] integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
[    5.380290] integrity: Loading X.509 certificate: UEFI:db
[    5.380308] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    5.380309] integrity: Loading X.509 certificate: UEFI:db
[    5.380323] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    5.380628] ima: Allocated hash algorithm: sha256
[    5.417669] ima: No architecture policies found
[    5.417740] evm: Initialising EVM extended attributes:
[    5.417744] evm: security.selinux
[    5.417749] evm: security.SMACK64 (disabled)
[    5.417753] evm: security.SMACK64EXEC (disabled)
[    5.417757] evm: security.SMACK64TRANSMUTE (disabled)
[    5.417761] evm: security.SMACK64MMAP (disabled)
[    5.417765] evm: security.apparmor
[    5.417768] evm: security.ima
[    5.417815] evm: security.capability
[    5.417821] evm: HMAC attrs: 0x1
[    5.420991] RAS: Correctable Errors collector initialized.
[    5.421110] clk: Disabling unused clocks
[    5.425081] Freeing unused decrypted memory: 2036K
[    5.426884] Freeing unused kernel image (initmem) memory: 4048K
[    5.427085] Write protecting the kernel read-only data: 22528k
[    5.428170] Freeing unused kernel image (rodata/data gap) memory: 76K
[    5.498876] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    5.498879] x86/mm: Checking user space page tables
[    5.540743] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    5.540748] Run /init as init process
[    5.540749]   with arguments:
[    5.540750]     /init
[    5.540751]   with environment:
[    5.540752]     HOME=/
[    5.540753]     TERM=linux
[    5.540754]     BOOT_IMAGE=/vmlinuz-6.9.0-rc2+
[    5.665465] hid: raw HID events driver (C) Jiri Kosina
[    5.668700] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    5.669008] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    5.693971] ACPI: bus type drm_connector registered
[    5.700986] ACPI: bus type USB registered
[    5.701021] usbcore: registered new interface driver usbfs
[    5.701032] usbcore: registered new interface driver hub
[    5.701045] usbcore: registered new device driver usb
[    5.701167] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    5.701524] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    5.713511] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    5.713749] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    5.923109] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input4
[    5.923580] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    5.923969] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input5
[    5.924376] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[    5.925971] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    5.927272] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    5.931299] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    5.931325] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    5.931351] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    5.931562] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
[    5.931577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.931584] usb usb1: Product: xHCI Host Controller
[    5.931590] usb usb1: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[    5.931596] usb usb1: SerialNumber: 0000:00:14.0
[    5.932379] hub 1-0:1.0: USB hub found
[    5.932439] hub 1-0:1.0: 12 ports detected
[    5.942576] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
[    5.942594] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.942601] usb usb2: Product: xHCI Host Controller
[    5.942608] usb usb2: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[    5.942614] usb usb2: SerialNumber: 0000:00:14.0
[    5.943131] hub 2-0:1.0: USB hub found
[    5.943166] hub 2-0:1.0: 6 ports detected
[    5.949207] xhci_hcd 0000:39:00.0: xHCI Host Controller
[    5.949232] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[    5.950460] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    5.951161] xhci_hcd 0000:39:00.0: xHCI Host Controller
[    5.951181] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[    5.951197] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    5.951354] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
[    5.951366] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.951373] usb usb3: Product: xHCI Host Controller
[    5.951379] usb usb3: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[    5.951384] usb usb3: SerialNumber: 0000:39:00.0
[    5.951928] hub 3-0:1.0: USB hub found
[    5.951976] hub 3-0:1.0: 2 ports detected
[    5.954563] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
[    5.954581] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.954593] usb usb4: Product: xHCI Host Controller
[    5.954603] usb usb4: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[    5.954613] usb usb4: SerialNumber: 0000:39:00.0
[    5.955156] hub 4-0:1.0: USB hub found
[    5.955203] hub 4-0:1.0: 2 ports detected
[    5.967296] nvme nvme0: pci function 0000:3b:00.0
[    5.986385] nvme nvme0: 4/0/0 default/read/poll queues
[    5.994031]  nvme0n1: p1 p2 p3 p4
[    6.080110] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    6.080182] device-mapper: uevent: version 1.0.3
[    6.080375] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    6.198020] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    6.210006] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    6.266013] tsc: Refined TSC clocksource calibration: 2904.011 MHz
[    6.266046] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc1029a4c, max_idle_ns: 440795226840 ns
[    6.266202] clocksource: Switched to clocksource tsc
[    6.347629] usb 1-3: New USB device found, idVendor=0cf3, idProduct=e300, bcdDevice= 0.01
[    6.347651] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.360684] usb 3-1: New USB device found, idVendor=2109, idProduct=2820, bcdDevice= 9.f3
[    6.360704] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.360714] usb 3-1: Product: USB2.0 Hub             
[    6.360721] usb 3-1: Manufacturer: VIA Labs, Inc.         
[    6.363770] hub 3-1:1.0: USB hub found
[    6.364099] hub 3-1:1.0: 5 ports detected
[    6.482029] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[    6.489077] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[    6.509647] usb 4-1: New USB device found, idVendor=2109, idProduct=0820, bcdDevice= 9.f3
[    6.509670] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.509680] usb 4-1: Product: USB3.1 Hub             
[    6.509688] usb 4-1: Manufacturer: VIA Labs, Inc.         
[    6.513876] hub 4-1:1.0: USB hub found
[    6.514644] hub 4-1:1.0: 4 ports detected
[    6.632309] usb 1-4: New USB device found, idVendor=04f3, idProduct=2234, bcdDevice=11.11
[    6.632335] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[    6.632347] usb 1-4: Product: Touchscreen
[    6.632356] usb 1-4: Manufacturer: ELAN
[    6.660504] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input7
[    6.660834] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input8
[    6.660941] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input9
[    6.661355] hid-generic 0003:04F3:2234.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[    6.661505] usbcore: registered new interface driver usbhid
[    6.661513] usbhid: USB HID core driver
[    6.762027] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[    6.971179] usb 1-5: New USB device found, idVendor=0c45, idProduct=670c, bcdDevice=56.26
[    6.971207] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    6.971219] usb 1-5: Product: Integrated_Webcam_HD
[    6.971227] usb 1-5: Manufacturer: CN09GTFMLOG008C8B7FWA01
[    7.078078] usb 3-1.1: new full-speed USB device number 3 using xhci_hcd
[    7.234150] usb 3-1.1: New USB device found, idVendor=06c4, idProduct=c412, bcdDevice= 0.01
[    7.234174] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    7.234184] usb 3-1.1: Product: DELL DA300
[    7.234191] usb 3-1.1: Manufacturer: Bizlink
[    7.234198] usb 3-1.1: SerialNumber: MCU Ver0001
[    7.246619] hid-generic 0003:06C4:C412.0003: hiddev1,hidraw2: USB HID v1.11 Device [Bizlink DELL DA300] on usb-0000:39:00.0-1.1/input0
[    8.358322] usb 4-1.2: new SuperSpeed USB device number 3 using xhci_hcd
[    8.378838] usb 4-1.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[    8.378865] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    8.378878] usb 4-1.2: Product: USB 10/100/1000 LAN
[    8.378887] usb 4-1.2: Manufacturer: Realtek
[    8.378895] usb 4-1.2: SerialNumber: 001000001
[    8.390131] usbcore: registered new device driver r8152-cfgselector
[    8.474929] r8152-cfgselector 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[    8.499219] r8152 4-1.2:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr 18:db:f2:2d:cc:f3
[    8.502518] r8152 4-1.2:1.0: load rtl8153b-2 v2 04/27/23 successfully
[    8.554149] r8152 4-1.2:1.0 eth0: v1.12.13
[    8.554335] usbcore: registered new interface driver r8152
[    8.562825] usbcore: registered new interface driver cdc_ether
[    8.564633] usbcore: registered new interface driver r8153_ecm
[    8.596252] r8152 4-1.2:1.0 enx18dbf22dccf3: renamed from eth0
[   13.507569] PM: Image not found (code -22)
[   13.581558] EXT4-fs (dm-0): mounted filesystem 32e29882-d94d-4a92-9ee4-4d03002bfa29 ro with ordered data mode. Quota mode: none.
[   13.602520] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[   13.696372] systemd[1]: Inserted module 'autofs4'
[   13.739694] systemd[1]: systemd 255.4-1+b1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[   13.739725] systemd[1]: Detected architecture x86-64.
[   13.741309] systemd[1]: Hostname set to <abreu>.
[   13.962819] systemd[1]: Queued start job for default target graphical.target.
[   13.995456] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[   13.995882] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[   13.996193] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Encrypted Volume Units Service Slice.
[   13.996509] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[   13.996753] systemd[1]: Created slice user.slice - User and Session Slice.
[   13.996829] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[   13.996890] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[   13.997095] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[   13.997120] systemd[1]: Expecting device dev-disk-by\x2ddiskseq-1\x2dpart4.device - /dev/disk/by-diskseq/1-part4...
[   13.997128] systemd[1]: Expecting device dev-disk-by\x2duuid-2d23fd4c\x2d5d03\x2d4e1a\x2d8a42\x2d0e859d1f00d8.device - /dev/disk/by-uuid/2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8...
[   13.997135] systemd[1]: Expecting device dev-disk-by\x2duuid-61be8f50\x2d69c5\x2d49a5\x2dbcad\x2d3f4521e9c7b5.device - /dev/disk/by-uuid/61be8f50-69c5-49a5-bcad-3f4521e9c7b5...
[   13.997142] systemd[1]: Expecting device dev-disk-by\x2duuid-96BD\x2d5653.device - /dev/disk/by-uuid/96BD-5653...
[   13.997163] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[   13.997185] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[   13.997196] systemd[1]: Reached target paths.target - Path Units.
[   13.997212] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[   13.997226] systemd[1]: Reached target slices.target - Slice Units.
[   13.997250] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[   13.998705] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[   13.998820] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[   13.998893] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[   13.999032] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[   13.999178] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[   13.999222] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   13.999521] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[   13.999637] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[   14.000979] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[   14.001935] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[   14.003445] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[   14.008688] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[   14.012412] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[   14.014760] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[   14.017601] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[   14.021503] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[   14.028612] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[   14.033909] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[   14.035858] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[   14.035989] 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).
[   14.038959] systemd[1]: Starting systemd-journald.service - Journal Service...
[   14.041804] pstore: Using crash dump compression: deflate
[   14.042283] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[   14.042396] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   14.049056] pstore: Registered efi_pstore as persistent store backend
[   14.049343] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[   14.049412] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   14.051623] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[   14.059143] loop: module loaded
[   14.060852] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[   14.061006] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[   14.061121] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[   14.061238] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[   14.061493] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[   14.062139] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   14.062360] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[   14.062763] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   14.062992] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[   14.063396] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   14.063575] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[   14.063959] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   14.064120] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[   14.064502] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   14.064842] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[   14.065505] systemd[1]: modprobe@loop.service: Deactivated successfully.
[   14.066181] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[   14.068547] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[   14.069633] lp: driver loaded but no devices found
[   14.069894] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[   14.069988] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[   14.071600] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[   14.075041] ppdev: user-space parallel port driver
[   14.078666] systemd-journald[396]: Collecting audit messages is disabled.
[   14.078775] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[   14.079639] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[   14.087220] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[   14.094409] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[   14.099469] EXT4-fs (dm-0): re-mounted 32e29882-d94d-4a92-9ee4-4d03002bfa29 r/w. Quota mode: none.
[   14.103009] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[   14.104182] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[   14.104252] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[   14.105604] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[   14.105722] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   14.109051] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[   14.111984] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[   14.112192] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[   14.113941] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[   14.125021] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[   14.134428] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[   14.134587] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[   14.136219] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[   14.156115] systemd[1]: Started systemd-journald.service - Journal Service.
[   14.172689] systemd-journald[396]: Received client request to flush runtime journal.
[   14.185394] systemd-journald[396]: /var/log/journal/16ae67b9dca94ecebbc8ec78ab24e074/system.journal: Journal file uses a different sequence number ID, rotating.
[   14.185401] systemd-journald[396]: Rotating system journal.
[   14.336263] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input11
[   14.353192] mc: Linux media interface: v0.10
[   14.356047] ACPI: button: Lid Switch [LID0]
[   14.356119] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input12
[   14.368146] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   14.379257] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   14.381596] ACPI: AC: AC Adapter [AC] (on-line)
[   14.382937] ACPI: button: Power Button [PBTN]
[   14.383061] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input13
[   14.389282] input: Intel HID events as /devices/platform/INT33D5:00/input/input14
[   14.393022] Consider using thermal netlink events interface
[   14.394166] ACPI: button: Sleep Button [SBTN]
[   14.394235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input15
[   14.394378] ACPI: button: Power Button [PWRF]
[   14.394874] Adding 8387904k swap on /dev/nvme0n1p4.  Priority:-2 extents:1 across:8387904k SS
[   14.402746] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input16
[   14.409498] intel-hid INT33D5:00: platform supports 5 button array
[   14.409767] wmi_bus wmi_bus-PNP0C14:01: [Firmware Bug]: WQBC data block query control method not found
[   14.409770] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input17
[   14.409962] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input19
[   14.409977] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[   14.440923] videodev: Linux video capture interface: v2.00
[   14.446220] intel_rapl_common: Found RAPL domain package
[   14.446225] intel_rapl_common: Found RAPL domain dram
[   14.466241] input: Intel Virtual Buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input20
[   14.479853] EXT4-fs (nvme0n1p2): mounted filesystem 2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8 r/w with ordered data mode. Quota mode: none.
[   14.500446] Bluetooth: Core ver 2.22
[   14.500477] NET: Registered PF_BLUETOOTH protocol family
[   14.500479] Bluetooth: HCI device and connection manager initialized
[   14.500483] Bluetooth: HCI socket layer initialized
[   14.500486] Bluetooth: L2CAP socket layer initialized
[   14.500490] Bluetooth: SCO socket layer initialized
[   14.510252] ACPI: battery: Slot [BAT0] (battery present)
[   14.519803] intel_pmc_core INT33A1:00:  initialized
[   14.534873] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input22
[   14.547703] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input23
[   14.548345] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input24
[   14.549970] hid-multitouch 0003:04F3:2234.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[   14.577321] usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:670c)
[   14.615659] input: PC Speaker as /devices/platform/pcspkr/input/input26
[   14.631415] usbcore: registered new interface driver uvcvideo
[   14.678558] usbcore: registered new interface driver btusb
[   14.691835] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[   14.691841] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[   14.712918] iTCO_vendor_support: vendor-support=0
[   14.718133] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   14.723967] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   14.724791] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[   14.730220] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[   14.747318] intel_rapl_common: Found RAPL domain package
[   14.747323] intel_rapl_common: Found RAPL domain core
[   14.747324] intel_rapl_common: Found RAPL domain uncore
[   14.747325] intel_rapl_common: Found RAPL domain dram
[   14.747327] intel_rapl_common: Found RAPL domain psys
[   14.755329] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   14.764254] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   14.764259] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   14.764260] RAPL PMU: hw unit of domain package 2^-14 Joules
[   14.764262] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   14.764263] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   14.764264] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   14.766955] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   14.829706] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   14.829726] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   14.926853] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.069107] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[   15.099525] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[   15.254797] stackdepot: allocating hash table of 1048576 entries via kvcalloc
[   15.259015] Console: switching to colour dummy device 80x25
[   15.259525] i915 0000:00:02.0: vgaarb: deactivate vga console
[   15.262479] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   15.263475] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   15.297206] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.301228] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.307502] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input27
[   15.308854] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.310070] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.354941] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.362731] ath10k_pci 0000:3a:00.0: enabling device (0000 -> 0002)
[   15.368956] ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   15.382979] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.423750] snd_soc_avs 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.435047] audit: type=1400 audit(1712123573.578:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=553 comm="apparmor_parser"
[   15.435151] audit: type=1400 audit(1712123573.578:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=554 comm="apparmor_parser"
[   15.435155] audit: type=1400 audit(1712123573.578:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=554 comm="apparmor_parser"
[   15.439994] audit: type=1400 audit(1712123573.582:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=559 comm="apparmor_parser"
[   15.440000] audit: type=1400 audit(1712123573.582:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=559 comm="apparmor_parser"
[   15.440002] audit: type=1400 audit(1712123573.582:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=559 comm="apparmor_parser"
[   15.441447] audit: type=1400 audit(1712123573.582:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=560 comm="apparmor_parser"
[   15.444241] audit: type=1400 audit(1712123573.586:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=555 comm="apparmor_parser"
[   15.444247] audit: type=1400 audit(1712123573.586:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=555 comm="apparmor_parser"
[   15.444249] audit: type=1400 audit(1712123573.586:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=555 comm="apparmor_parser"
[   15.484725] sof-audio-pci-intel-skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.506456] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.508660] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.508673] snd_soc_avs 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.508681] sof-audio-pci-intel-skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.635019] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[   15.661790] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[   15.663781] ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
[   15.663788] ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   15.664206] ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.4.4.1-00288- api 6 features wowlan,ignore-otp,mfp crc32 bf907c7c
[   15.673731] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[   15.708566] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 0
[   15.723059] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   15.728485] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input28
[   15.728930] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.729207] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.729218] snd_soc_avs 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.729226] sof-audio-pci-intel-skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.733733] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   15.740989] ath10k_pci 0000:3a:00.0: board_file api 2 bmi_id N/A crc32 d2863f91
[   15.786212] fbcon: i915drmfb (fb0) is primary device
[   15.788868] Console: switching to colour frame buffer device 200x56
[   15.810651] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   15.845953] 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
[   15.853900] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   15.929989] ath: EEPROM regdomain: 0x6c
[   15.929993] ath: EEPROM indicates we should expect a direct regpair map
[   15.929995] ath: Country alpha2 being used: 00
[   15.929996] ath: Regpair used: 0x6c
[   15.934609] ath10k_pci 0000:3a:00.0 wlp58s0: renamed from wlan0
[   15.954294] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   15.954301] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   15.954304] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   15.954306] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   15.954308] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   15.954310] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[   15.954312] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[   15.954314] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   16.042744] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[   16.042815] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[   16.043005] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[   16.046044] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
[   16.046123] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
[   16.163355] r8152 4-1.2:1.0 enx18dbf22dccf3: carrier on
[   16.249473] PPP generic driver version 2.4.2
[   16.268168] Initializing XFRM netlink socket
[   16.433910] NET: Registered PF_PPPOX protocol family
[   16.445273] IPsec XFRM device driver
[   16.545414] l2tp_core: L2TP core driver, V2.0
[   16.547288] l2tp_netlink: L2TP netlink interface
[   16.549931] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[   19.229584] rfkill: input handler disabled
[   22.678893] systemd-journald[396]: /var/log/journal/16ae67b9dca94ecebbc8ec78ab24e074/user-5272.journal: Journal file uses a different sequence number ID, rotating.
[   23.114549] rfkill: input handler enabled
[   26.460651] rfkill: input handler disabled
[ 4520.787068] perf: interrupt took too long (2539 > 2500), lowering kernel.perf_event_max_sample_rate to 78750
[ 5496.059107] perf: interrupt took too long (3225 > 3173), lowering kernel.perf_event_max_sample_rate to 62000
[ 7494.240335] perf: interrupt took too long (4096 > 4031), lowering kernel.perf_event_max_sample_rate to 48750
[ 9634.837669] perf: interrupt took too long (5141 > 5120), lowering kernel.perf_event_max_sample_rate to 38750
[14213.754923] perf: interrupt took too long (6436 > 6426), lowering kernel.perf_event_max_sample_rate to 31000
[14571.625493] PM: suspend entry (deep)
[14571.637602] Filesystems sync: 0.012 seconds
[14571.646349] Freezing user space processes
[14571.650469] Freezing user space processes completed (elapsed 0.004 seconds)
[14571.650476] OOM killer disabled.
[14571.650478] Freezing remaining freezable tasks
[14571.651916] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[14571.651988] printk: Suspending console(s) (use no_console_suspend to debug)
[14572.270078] ACPI: EC: interrupt blocked
[14572.307387] ACPI: PM: Preparing to enter system sleep state S3
[14572.323412] ACPI: EC: event blocked
[14572.323418] ACPI: EC: EC stopped
[14572.323421] ACPI: PM: Saving platform NVS memory
[14572.326926] Disabling non-boot CPUs ...
[14572.330644] smpboot: CPU 1 is now offline
[14572.336131] smpboot: CPU 2 is now offline
[14572.339073] smpboot: CPU 3 is now offline
[14572.346690] ACPI: PM: Low-level resume complete
[14572.346734] ACPI: EC: EC started
[14572.346735] ACPI: PM: Restoring platform NVS memory
[14572.348618] Enabling non-boot CPUs ...
[14572.348650] smpboot: Booting Node 0 Processor 1 APIC 0x2
[14572.349679] CPU1 is up
[14572.349697] smpboot: Booting Node 0 Processor 2 APIC 0x1
[14572.350473] CPU2 is up
[14572.350492] smpboot: Booting Node 0 Processor 3 APIC 0x3
[14572.351195] CPU3 is up
[14572.354094] ACPI: PM: Waking up from system sleep state S3
[14572.656910] ACPI: EC: interrupt unblocked
[14572.682147] ACPI: EC: event unblocked
[14572.684878] xhci_hcd 0000:39:00.0: xHC error in resume, USBSTS 0x411, Reinit
[14572.684892] usb usb3: root hub lost power or was reset
[14572.684897] usb usb4: root hub lost power or was reset
[14572.694975] nvme nvme0: 4/0/0 default/read/poll queues
[14572.764574] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[14572.764583] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[14572.764589] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[14572.983518] usb 3-1: reset high-speed USB device number 2 using xhci_hcd
[14573.063661] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[14573.263647] usb 4-1: reset SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[14573.339655] usb 1-5: reset high-speed USB device number 4 using xhci_hcd
[14573.623617] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[14573.887575] usb 3-1.1: reset full-speed USB device number 3 using xhci_hcd
[14574.911648] r8152-cfgselector 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[14574.934570] r8152 4-1.2:1.0: skip request firmware
[14574.934660] r8152 4-1.2:1.0 enx18dbf22dccf3: Using pass-thru MAC addr 18:db:f2:2d:cc:f3
[14574.946039] r8152 4-1.2:1.0: load rtl8153b-2 v2 04/27/23 successfully
[14574.985202] OOM killer enabled.
[14574.985204] Restarting tasks ... 
[14574.985876] pci_bus 0000:02: Allocating resources
[14574.986064] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[14574.986084] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[14574.986088] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[14574.986093] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[14574.986097] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[14574.987927] done.
[14574.987944] random: crng reseeded on system resumption
[14574.990768] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[14575.016110] pci_bus 0000:02: Allocating resources
[14575.016144] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[14575.016154] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[14575.016157] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[14575.016160] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[14575.016168] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[14575.078172] PM: suspend exit
[14575.147388] Process accounting resumed
[14575.147936] warning: `atop' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[14575.205211] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[14603.650229] r8152 4-1.2:1.0 enx18dbf22dccf3: carrier on
[15902.379042] usb 3-1: USB disconnect, device number 2
[15902.379072] usb 3-1.1: USB disconnect, device number 3
[15902.467215] xhci_hcd 0000:39:00.0: xHCI host controller not responding, assume dead
[15902.467235] xhci_hcd 0000:39:00.0: HC died; cleaning up
[15902.467259] r8152 4-1.2:1.0 enx18dbf22dccf3: Stop submitting intr, status -108
[15902.491443] xhci_hcd 0000:39:00.0: remove, state 1
[15902.491451] usb usb4: USB disconnect, device number 1
[15902.582974] usb 4-1: USB disconnect, device number 2
[15902.582981] r8152-cfgselector 4-1.2: USB disconnect, device number 3
[15902.617242] xhci_hcd 0000:39:00.0: USB bus 4 deregistered
[15902.617251] xhci_hcd 0000:39:00.0: remove, state 1
[15902.617254] usb usb3: USB disconnect, device number 1
[15902.617562] xhci_hcd 0000:39:00.0: Host halt failed, -19
[15902.617566] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[15902.617778] xhci_hcd 0000:39:00.0: USB bus 3 deregistered
[15902.640541] pci_bus 0000:02: Allocating resources
[15902.640558] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[15902.640568] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[15902.640571] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[15902.640574] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[15902.640576] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[15907.611985] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[15907.612028] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[15907.612192] pci 0000:39:00.0: enabling Extended Tags
[15907.612325] pci 0000:39:00.0: supports D1 D2
[15907.612327] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[15907.612430] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:02:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[15907.612985] pcieport 0000:02:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[15907.613095] pci_bus 0000:02: Allocating resources
[15907.613123] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[15907.613131] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[15907.613133] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[15907.613136] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[15907.613139] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[15907.613984] xhci_hcd 0000:39:00.0: xHCI Host Controller
[15907.613989] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[15907.615220] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[15907.615538] xhci_hcd 0000:39:00.0: xHCI Host Controller
[15907.615543] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[15907.615548] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[15907.615596] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
[15907.615599] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[15907.615601] usb usb3: Product: xHCI Host Controller
[15907.615603] usb usb3: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[15907.615605] usb usb3: SerialNumber: 0000:39:00.0
[15907.616029] hub 3-0:1.0: USB hub found
[15907.616044] hub 3-0:1.0: 2 ports detected
[15907.617476] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
[15907.617480] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[15907.617483] usb usb4: Product: xHCI Host Controller
[15907.617484] usb usb4: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[15907.617486] usb usb4: SerialNumber: 0000:39:00.0
[15907.617761] hub 4-0:1.0: USB hub found
[15907.617773] hub 4-0:1.0: 2 ports detected
[15907.874948] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[15908.034771] usb 3-1: New USB device found, idVendor=2109, idProduct=2820, bcdDevice= 9.f3
[15908.034779] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[15908.034781] usb 3-1: Product: USB2.0 Hub             
[15908.034783] usb 3-1: Manufacturer: VIA Labs, Inc.         
[15908.036779] hub 3-1:1.0: USB hub found
[15908.036935] hub 3-1:1.0: 5 ports detected
[15908.162188] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[15908.186735] usb 4-1: New USB device found, idVendor=2109, idProduct=0820, bcdDevice= 9.f3
[15908.186746] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[15908.186751] usb 4-1: Product: USB3.1 Hub             
[15908.186755] usb 4-1: Manufacturer: VIA Labs, Inc.         
[15908.194976] hub 4-1:1.0: USB hub found
[15908.195413] hub 4-1:1.0: 4 ports detected
[15908.770935] usb 3-1.1: new full-speed USB device number 3 using xhci_hcd
[15908.929511] usb 3-1.1: New USB device found, idVendor=06c4, idProduct=c412, bcdDevice= 0.01
[15908.929519] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[15908.929522] usb 3-1.1: Product: DELL DA300
[15908.929524] usb 3-1.1: Manufacturer: Bizlink
[15908.929526] usb 3-1.1: SerialNumber: MCU Ver0001
[15908.939023] hid-generic 0003:06C4:C412.0004: hiddev1,hidraw2: USB HID v1.11 Device [Bizlink DELL DA300] on usb-0000:39:00.0-1.1/input0
[15909.007180] usb 4-1.2: new SuperSpeed USB device number 3 using xhci_hcd
[15909.027985] usb 4-1.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[15909.027991] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[15909.027992] usb 4-1.2: Product: USB 10/100/1000 LAN
[15909.027994] usb 4-1.2: Manufacturer: Realtek
[15909.027995] usb 4-1.2: SerialNumber: 001000001
[15909.108032] r8152-cfgselector 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[15909.132843] r8152 4-1.2:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr 18:db:f2:2d:cc:f3
[15909.153127] r8152 4-1.2:1.0: load rtl8153b-2 v2 04/27/23 successfully
[15909.189635] r8152 4-1.2:1.0 eth0: v1.12.13
[15909.250623] r8152 4-1.2:1.0 enx18dbf22dccf3: renamed from eth0
[15912.688050] r8152 4-1.2:1.0 enx18dbf22dccf3: carrier on
[15912.720612] pci_bus 0000:02: Allocating resources
[15912.720658] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[15912.720687] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[15912.720695] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[15912.720706] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[15912.720713] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[24912.804406] perf: interrupt took too long (8054 > 8045), lowering kernel.perf_event_max_sample_rate to 24750
[33569.935379] r8152 4-1.2:1.0 enx18dbf22dccf3: carrier off
[33573.198611] usb 3-1: USB disconnect, device number 2
[33573.198640] usb 3-1.1: USB disconnect, device number 3
[33573.271302] xhci_hcd 0000:39:00.0: xHCI host controller not responding, assume dead
[33573.271317] xhci_hcd 0000:39:00.0: HC died; cleaning up
[33573.271340] r8152 4-1.2:1.0 enx18dbf22dccf3: Stop submitting intr, status -108
[33573.332796] xhci_hcd 0000:39:00.0: remove, state 1
[33573.332804] usb usb4: USB disconnect, device number 1
[33573.403159] usb 4-1: USB disconnect, device number 2
[33573.403178] r8152-cfgselector 4-1.2: USB disconnect, device number 3
[33573.471431] xhci_hcd 0000:39:00.0: USB bus 4 deregistered
[33573.471441] xhci_hcd 0000:39:00.0: remove, state 1
[33573.471444] usb usb3: USB disconnect, device number 1
[33573.475034] xhci_hcd 0000:39:00.0: Host halt failed, -19
[33573.475051] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[33573.480156] xhci_hcd 0000:39:00.0: USB bus 3 deregistered
[33573.528260] pci_bus 0000:02: Allocating resources
[33573.528291] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[33573.528301] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[33573.528334] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[33573.528337] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[33573.528339] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[33578.372141] pcieport 0000:02:00.0: Unable to change power state from D3hot to D0, device inaccessible
[33578.401454] pci_bus 0000:03: busn_res: [bus 03] is released
[33578.401635] pci_bus 0000:04: busn_res: [bus 04-38] is released
[33578.402064] pci_bus 0000:39: busn_res: [bus 39] is released
[33578.402293] pci_bus 0000:02: busn_res: [bus 02-39] is released
[33749.513935] PM: suspend entry (deep)
[33749.517390] Filesystems sync: 0.003 seconds
[33749.519610] Freezing user space processes
[33749.521711] Freezing user space processes completed (elapsed 0.002 seconds)
[33749.521715] OOM killer disabled.
[33749.521715] Freezing remaining freezable tasks
[33749.523103] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[33749.523151] printk: Suspending console(s) (use no_console_suspend to debug)
[33750.130377] ACPI: EC: interrupt blocked
[33750.169668] ACPI: PM: Preparing to enter system sleep state S3
[33750.182357] ACPI: EC: event blocked
[33750.182362] ACPI: EC: EC stopped
[33750.182364] ACPI: PM: Saving platform NVS memory
[33750.185661] Disabling non-boot CPUs ...
[33750.187672] smpboot: CPU 1 is now offline
[33750.191323] smpboot: CPU 2 is now offline
[33750.195634] smpboot: CPU 3 is now offline
[33750.203144] ACPI: PM: Low-level resume complete
[33750.203188] ACPI: EC: EC started
[33750.203189] ACPI: PM: Restoring platform NVS memory
[33750.205127] Enabling non-boot CPUs ...
[33750.205153] smpboot: Booting Node 0 Processor 1 APIC 0x2
[33750.205886] CPU1 is up
[33750.205904] smpboot: Booting Node 0 Processor 2 APIC 0x1
[33750.206649] CPU2 is up
[33750.206666] smpboot: Booting Node 0 Processor 3 APIC 0x3
[33750.207350] CPU3 is up
[33750.210224] ACPI: PM: Waking up from system sleep state S3
[33750.245407] ACPI: EC: interrupt unblocked
[33750.270270] ACPI: EC: event unblocked
[33750.282643] nvme nvme0: 4/0/0 default/read/poll queues
[33750.295959] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[33750.302535] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[33750.322310] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[33750.535990] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0
[33750.540234] usb 1-5: reset high-speed USB device number 4 using xhci_hcd
[33750.704908] atkbd_receive_byte: 22 callbacks suppressed
[33750.704911] atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.
[33750.816210] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[33751.092654] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[33751.252449] OOM killer enabled.
[33751.252457] Restarting tasks ... 
[33751.253979] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[33751.253983] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[33751.271902] done.
[33751.271918] random: crng reseeded on system resumption
[33751.319306] PM: suspend exit
[33751.412835] Process accounting resumed
[33751.614622] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[33751.641665] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[33751.779226] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[33814.527338] PM: suspend entry (deep)
[33814.536061] Filesystems sync: 0.008 seconds
[33814.539648] Freezing user space processes
[33814.542259] Freezing user space processes completed (elapsed 0.002 seconds)
[33814.542263] OOM killer disabled.
[33814.542264] Freezing remaining freezable tasks
[33814.543581] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[33814.543629] printk: Suspending console(s) (use no_console_suspend to debug)
[33815.140329] ACPI: EC: interrupt blocked
[33815.171671] ACPI: PM: Preparing to enter system sleep state S3
[33815.179504] ACPI: EC: event blocked
[33815.179505] ACPI: EC: EC stopped
[33815.179506] ACPI: PM: Saving platform NVS memory
[33815.181104] Disabling non-boot CPUs ...
[33815.182413] smpboot: CPU 1 is now offline
[33815.184954] smpboot: CPU 2 is now offline
[33815.186759] smpboot: CPU 3 is now offline
[33815.194481] ACPI: PM: Low-level resume complete
[33815.194525] ACPI: EC: EC started
[33815.194526] ACPI: PM: Restoring platform NVS memory
[33815.196416] Enabling non-boot CPUs ...
[33815.196446] smpboot: Booting Node 0 Processor 1 APIC 0x2
[33815.197202] CPU1 is up
[33815.197221] smpboot: Booting Node 0 Processor 2 APIC 0x1
[33815.197999] CPU2 is up
[33815.198017] smpboot: Booting Node 0 Processor 3 APIC 0x3
[33815.198719] CPU3 is up
[33815.201574] ACPI: PM: Waking up from system sleep state S3
[33815.236934] ACPI: EC: interrupt unblocked
[33815.326371] ACPI: EC: event unblocked
[33815.341249] nvme nvme0: 4/0/0 default/read/poll queues
[33815.354383] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[33815.359717] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[33815.376993] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[33815.583835] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0
[33815.596053] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[33815.876003] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[33816.152034] usb 1-5: reset high-speed USB device number 4 using xhci_hcd
[33816.367479] OOM killer enabled.
[33816.367482] Restarting tasks ... done.
[33816.376035] random: crng reseeded on system resumption
[33816.458349] PM: suspend exit
[33816.530181] Process accounting resumed
[33816.575332] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[33816.575336] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[33816.727724] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[33816.932839] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[33816.965505] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[33950.543419] PM: suspend entry (deep)
[33950.550557] Filesystems sync: 0.007 seconds
[33950.560881] Freezing user space processes
[33950.564783] Freezing user space processes completed (elapsed 0.003 seconds)
[33950.564794] OOM killer disabled.
[33950.564798] Freezing remaining freezable tasks
[33950.566441] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[33950.566600] printk: Suspending console(s) (use no_console_suspend to debug)
[33951.171442] ACPI: EC: interrupt blocked
[33951.202763] ACPI: PM: Preparing to enter system sleep state S3
[33951.212530] ACPI: EC: event blocked
[33951.212535] ACPI: EC: EC stopped
[33951.212537] ACPI: PM: Saving platform NVS memory
[33951.215556] Disabling non-boot CPUs ...
[33951.217469] smpboot: CPU 1 is now offline
[33951.220777] smpboot: CPU 2 is now offline
[33951.225159] smpboot: CPU 3 is now offline
[33951.231085] ACPI: PM: Low-level resume complete
[33951.231130] ACPI: EC: EC started
[33951.231131] ACPI: PM: Restoring platform NVS memory
[33951.233085] Enabling non-boot CPUs ...
[33951.233111] smpboot: Booting Node 0 Processor 1 APIC 0x2
[33951.233858] CPU1 is up
[33951.233878] smpboot: Booting Node 0 Processor 2 APIC 0x1
[33951.234668] CPU2 is up
[33951.234686] smpboot: Booting Node 0 Processor 3 APIC 0x3
[33951.235393] CPU3 is up
[33951.238286] ACPI: PM: Waking up from system sleep state S3
[33956.265812] ACPI: EC: interrupt unblocked
[33956.328377] ACPI: EC: event unblocked
[33956.343469] nvme nvme0: 4/0/0 default/read/poll queues
[33956.383803] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[33956.383815] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[33956.383819] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[33956.601184] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[33956.877152] usb 1-5: reset high-speed USB device number 4 using xhci_hcd
[33957.153194] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[33957.304141] OOM killer enabled.
[33957.304144] Restarting tasks ... 
[33957.304587] pci 0000:01:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Upstream Port
[33957.304661] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[33957.304686] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[33957.304711] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[33957.304741] pci 0000:01:00.0: enabling Extended Tags
[33957.305839] pci 0000:01:00.0: supports D1 D2
[33957.305852] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[33957.307149] 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)
[33957.307385] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[33957.309629] pci 0000:02:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[33957.309677] pci 0000:02:00.0: PCI bridge to [bus 03]
[33957.309691] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[33957.309723] pci 0000:02:00.0: enabling Extended Tags
[33957.309849] pci 0000:02:00.0: supports D1 D2
[33957.309851] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[33957.310092] done.
[33957.310109] random: crng reseeded on system resumption
[33957.310157] pci 0000:02:01.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[33957.310197] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[33957.310208] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[33957.310225] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[33957.310241] pci 0000:02:01.0: enabling Extended Tags
[33957.311069] pci 0000:02:01.0: supports D1 D2
[33957.311073] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[33957.311515] pci 0000:02:02.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[33957.311556] pci 0000:02:02.0: PCI bridge to [bus 39]
[33957.311568] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[33957.311604] pci 0000:02:02.0: enabling Extended Tags
[33957.311739] pci 0000:02:02.0: supports D1 D2
[33957.311742] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[33957.312012] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[33957.312090] pci 0000:02:00.0: PCI bridge to [bus 03]
[33957.312168] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[33957.313746] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[33957.313785] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[33957.313898] pci 0000:39:00.0: enabling Extended Tags
[33957.314138] pci 0000:39:00.0: supports D1 D2
[33957.314140] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[33957.314268] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:02:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[33957.314516] pci 0000:02:02.0: PCI bridge to [bus 39]
[33957.314559] pci_bus 0000:02: Allocating resources
[33957.314578] pci 0000:02:01.0: bridge window [io  0x1000-0x0fff] to [bus 04-38] add_size 1000
[33957.314583] pci 0000:02:02.0: bridge window [io  0x1000-0x0fff] to [bus 39] add_size 1000
[33957.314586] pci 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[33957.314591] pci 0000:01:00.0: bridge window [io  0x1000-0x0fff] to [bus 02-39] add_size 2000
[33957.314596] pci 0000:01:00.0: bridge window [io  0x2000-0x3fff]: assigned
[33957.314602] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[33957.314605] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[33957.314607] pci 0000:02:01.0: bridge window [io  0x2000-0x2fff]: assigned
[33957.314610] pci 0000:02:02.0: bridge window [io  0x3000-0x3fff]: assigned
[33957.314613] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[33957.314615] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[33957.314618] pci 0000:02:00.0: PCI bridge to [bus 03]
[33957.314624] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[33957.314633] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[33957.314636] pci 0000:02:01.0:   bridge window [io  0x2000-0x2fff]
[33957.314643] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[33957.314648] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[33957.314655] pci 0000:02:02.0: PCI bridge to [bus 39]
[33957.314657] pci 0000:02:02.0:   bridge window [io  0x3000-0x3fff]
[33957.314664] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[33957.314673] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[33957.314676] pci 0000:01:00.0:   bridge window [io  0x2000-0x3fff]
[33957.314681] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[33957.314686] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[33957.314717] pcieport 0000:01:00.0: enabling device (0006 -> 0007)
[33957.322970] pcieport 0000:02:01.0: enabling device (0006 -> 0007)
[33957.323339] pcieport 0000:02:02.0: enabling device (0006 -> 0007)
[33957.325650] xhci_hcd 0000:39:00.0: xHCI Host Controller
[33957.325661] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[33957.329915] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[33957.330382] xhci_hcd 0000:39:00.0: xHCI Host Controller
[33957.330388] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[33957.330393] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[33957.330440] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
[33957.330443] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[33957.330445] usb usb3: Product: xHCI Host Controller
[33957.330447] usb usb3: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[33957.330449] usb usb3: SerialNumber: 0000:39:00.0
[33957.332474] hub 3-0:1.0: USB hub found
[33957.332497] hub 3-0:1.0: 2 ports detected
[33957.336399] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
[33957.336405] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[33957.336407] usb usb4: Product: xHCI Host Controller
[33957.336415] usb usb4: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[33957.336417] usb usb4: SerialNumber: 0000:39:00.0
[33957.336694] hub 4-0:1.0: USB hub found
[33957.337737] hub 4-0:1.0: 2 ports detected
[33957.341721] pci_bus 0000:02: Allocating resources
[33957.341748] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[33957.341765] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[33957.341769] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[33957.341773] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[33957.341775] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[33957.461462] PM: suspend exit
[33957.523542] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[33957.523547] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[33957.541111] Process accounting resumed
[33957.589422] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[33957.739769] usb 3-1: New USB device found, idVendor=2109, idProduct=2820, bcdDevice= 9.f3
[33957.739776] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[33957.739778] usb 3-1: Product: USB2.0 Hub             
[33957.739781] usb 3-1: Manufacturer: VIA Labs, Inc.         
[33957.741829] hub 3-1:1.0: USB hub found
[33957.742109] hub 3-1:1.0: 5 ports detected
[33957.866702] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[33957.886855] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[33957.894459] usb 4-1: New USB device found, idVendor=2109, idProduct=0820, bcdDevice= 9.f3
[33957.894473] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[33957.894476] usb 4-1: Product: USB3.1 Hub             
[33957.894478] usb 4-1: Manufacturer: VIA Labs, Inc.         
[33957.897439] hub 4-1:1.0: USB hub found
[33957.898196] hub 4-1:1.0: 4 ports detected
[33957.914707] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[33958.476968] usb 3-1.1: new full-speed USB device number 3 using xhci_hcd
[33958.631162] usb 3-1.1: New USB device found, idVendor=06c4, idProduct=c412, bcdDevice= 0.01
[33958.631167] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[33958.631169] usb 3-1.1: Product: DELL DA300
[33958.631170] usb 3-1.1: Manufacturer: Bizlink
[33958.631172] usb 3-1.1: SerialNumber: MCU Ver0001
[33958.641170] hid-generic 0003:06C4:C412.0005: hiddev1,hidraw2: USB HID v1.11 Device [Bizlink DELL DA300] on usb-0000:39:00.0-1.1/input0
[33959.461029] usb 4-1.2: new SuperSpeed USB device number 3 using xhci_hcd
[33959.481708] usb 4-1.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[33959.481712] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[33959.481714] usb 4-1.2: Product: USB 10/100/1000 LAN
[33959.481715] usb 4-1.2: Manufacturer: Realtek
[33959.481716] usb 4-1.2: SerialNumber: 001000001
[33959.565805] r8152-cfgselector 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[33959.593940] r8152 4-1.2:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr 18:db:f2:2d:cc:f3
[33959.613128] r8152 4-1.2:1.0: load rtl8153b-2 v2 04/27/23 successfully
[33959.653004] r8152 4-1.2:1.0 eth0: v1.12.13
[33959.710921] r8152 4-1.2:1.0 enx18dbf22dccf3: renamed from eth0
[33963.094502] r8152 4-1.2:1.0 enx18dbf22dccf3: carrier on
[35138.244479] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[35467.961561] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[36048.644554] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[36491.989771] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[36587.215029] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[36592.342101] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[36783.927527] PM: suspend entry (deep)
[36783.932000] Filesystems sync: 0.004 seconds
[36783.934512] Freezing user space processes
[36783.937010] Freezing user space processes completed (elapsed 0.002 seconds)
[36783.937014] OOM killer disabled.
[36783.937014] Freezing remaining freezable tasks
[36783.938440] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[36783.938487] printk: Suspending console(s) (use no_console_suspend to debug)
[36784.538599] ACPI: EC: interrupt blocked
[36784.571300] ACPI: PM: Preparing to enter system sleep state S3
[36784.586690] ACPI: EC: event blocked
[36784.586696] ACPI: EC: EC stopped
[36784.586698] ACPI: PM: Saving platform NVS memory
[36784.590191] Disabling non-boot CPUs ...
[36784.592436] smpboot: CPU 1 is now offline
[36784.597078] smpboot: CPU 2 is now offline
[36784.603240] smpboot: CPU 3 is now offline
[36784.609347] ACPI: PM: Low-level resume complete
[36784.609391] ACPI: EC: EC started
[36784.609392] ACPI: PM: Restoring platform NVS memory
[36784.611336] Enabling non-boot CPUs ...
[36784.611361] smpboot: Booting Node 0 Processor 1 APIC 0x2
[36784.612087] CPU1 is up
[36784.612104] smpboot: Booting Node 0 Processor 2 APIC 0x1
[36784.612857] CPU2 is up
[36784.612874] smpboot: Booting Node 0 Processor 3 APIC 0x3
[36784.613564] CPU3 is up
[36784.616442] ACPI: PM: Waking up from system sleep state S3
[36784.934966] ACPI: EC: interrupt unblocked
[36784.959923] ACPI: EC: event unblocked
[36784.963922] xhci_hcd 0000:39:00.0: xHC error in resume, USBSTS 0x411, Reinit
[36784.963932] usb usb3: root hub lost power or was reset
[36784.963936] usb usb4: root hub lost power or was reset
[36784.973257] nvme nvme0: 4/0/0 default/read/poll queues
[36785.024126] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[36785.024143] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[36785.024154] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[36785.229837] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[36785.277603] usb 3-1: reset high-speed USB device number 2 using xhci_hcd
[36785.505808] usb 1-5: reset high-speed USB device number 4 using xhci_hcd
[36785.553863] usb 4-1: reset SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[36785.781828] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[36786.193673] usb 3-1.1: reset full-speed USB device number 3 using xhci_hcd
[36787.189651] r8152-cfgselector 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[36787.212464] r8152 4-1.2:1.0: skip request firmware
[36787.212584] r8152 4-1.2:1.0 enx18dbf22dccf3: Using pass-thru MAC addr 18:db:f2:2d:cc:f3
[36787.215342] r8152 4-1.2:1.0: load rtl8153b-2 v2 04/27/23 successfully
[36787.255598] OOM killer enabled.
[36787.255601] Restarting tasks ... 
[36787.255942] pci_bus 0000:02: Allocating resources
[36787.255976] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[36787.255990] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[36787.255994] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[36787.256005] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[36787.256009] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[36787.258791] done.
[36787.258816] random: crng reseeded on system resumption
[36787.260578] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[36787.281902] pci_bus 0000:02: Allocating resources
[36787.281923] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[36787.281932] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[36787.281935] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[36787.281937] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[36787.281939] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[36787.383386] PM: suspend exit
[36787.488965] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[36787.488971] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[36787.631830] Process accounting resumed
[36787.847148] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[36787.875317] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[36790.763879] r8152 4-1.2:1.0 enx18dbf22dccf3: carrier on
[37100.727070] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[37115.053932] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[37595.306954] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[37635.242523] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[38056.236277] xhci_hcd 0000:39:00.0: WARN: xHC restore state timeout
[38056.236298] xhci_hcd 0000:39:00.0: PCI post-resume error -110!
[38056.236302] xhci_hcd 0000:39:00.0: HC died; cleaning up
[38056.236327] usb 3-1: USB disconnect, device number 2
[38056.236331] usb 3-1.1: USB disconnect, device number 3
[38056.236464] usb 4-1: USB disconnect, device number 2
[38056.236467] r8152-cfgselector 4-1.2: USB disconnect, device number 3
[38183.298119] INFO: task kworker/1:2:36399 blocked for more than 120 seconds.
[38183.298148]       Not tainted 6.9.0-rc2+ #88
[38183.298159] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[38183.298166] task:kworker/1:2     state:D stack:0     pid:36399 tgid:36399 ppid:2      flags:0x00004000
[38183.298191] Workqueue: usb_hub_wq hub_event [usbcore]
[38183.298332] Call Trace:
[38183.298339]  <TASK>
[38183.298353]  __schedule+0x3eb/0xb40
[38183.298386]  schedule+0x27/0xf0
[38183.298402]  schedule_preempt_disabled+0x15/0x30
[38183.298419]  __mutex_lock.constprop.0+0x339/0x630
[38183.298451]  usb_unlocked_enable_lpm+0x23/0x40 [usbcore]
[38183.298561]  usb_unbind_interface+0x1c3/0x280 [usbcore]
[38183.298696]  device_release_driver_internal+0x19f/0x200
[38183.298723]  bus_remove_device+0xc6/0x130
[38183.298742]  device_del+0x163/0x3f0
[38183.298760]  ? kobject_put+0xa0/0x1d0
[38183.298782]  usb_disable_device+0xcd/0x1e0 [usbcore]
[38183.298914]  usb_disconnect+0xe6/0x2e0 [usbcore]
[38183.299027]  usb_disconnect+0xca/0x2e0 [usbcore]
[38183.299139]  hub_quiesce+0x5e/0xc0 [usbcore]
[38183.299248]  hub_event+0x5bc/0x1bf0 [usbcore]
[38183.299365]  ? psi_task_switch+0xd6/0x230
[38183.299378]  ? finish_task_switch.isra.0+0x97/0x2c0
[38183.299399]  ? __schedule+0x3f3/0xb40
[38183.299416]  process_one_work+0x189/0x3b0
[38183.299441]  worker_thread+0x277/0x390
[38183.299462]  ? __pfx_worker_thread+0x10/0x10
[38183.299479]  kthread+0xcf/0x100
[38183.299496]  ? __pfx_kthread+0x10/0x10
[38183.299512]  ret_from_fork+0x31/0x50
[38183.299527]  ? __pfx_kthread+0x10/0x10
[38183.299540]  ret_from_fork_asm+0x1a/0x30
[38183.299566]  </TASK>
[38183.299574] INFO: task kworker/1:1:36539 blocked for more than 120 seconds.
[38183.299586]       Not tainted 6.9.0-rc2+ #88
[38183.299594] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[38183.299601] task:kworker/1:1     state:D stack:0     pid:36539 tgid:36539 ppid:2      flags:0x00004000
[38183.299620] Workqueue: usb_hub_wq hub_event [usbcore]
[38183.299732] Call Trace:
[38183.299737]  <TASK>
[38183.299746]  __schedule+0x3eb/0xb40
[38183.299770]  schedule+0x27/0xf0
[38183.299784]  schedule_timeout+0x15d/0x170
[38183.299803]  __wait_for_common+0x90/0x1c0
[38183.299818]  ? __pfx_schedule_timeout+0x10/0x10
[38183.299840]  xhci_configure_endpoint+0x10c/0x710 [xhci_hcd]
[38183.299939]  xhci_check_bandwidth+0x13a/0x2d0 [xhci_hcd]
[38183.300028]  usb_hcd_alloc_bandwidth+0x1ff/0x360 [usbcore]
[38183.300157]  usb_disable_device_endpoints+0x70/0xc0 [usbcore]
[38183.300284]  usb_disconnect+0xe6/0x2e0 [usbcore]
[38183.300397]  usb_disconnect+0xca/0x2e0 [usbcore]
[38183.300510]  hub_quiesce+0x5e/0xc0 [usbcore]
[38183.300620]  hub_event+0x5bc/0x1bf0 [usbcore]
[38183.300737]  ? ilookup+0x7c/0x100
[38183.300759]  ? kernfs_notify_workfn+0x33/0x210
[38183.300777]  process_one_work+0x189/0x3b0
[38183.300799]  worker_thread+0x277/0x390
[38183.300819]  ? __pfx_worker_thread+0x10/0x10
[38183.300836]  kthread+0xcf/0x100
[38183.300851]  ? __pfx_kthread+0x10/0x10
[38183.300866]  ret_from_fork+0x31/0x50
[38183.300878]  ? __pfx_kthread+0x10/0x10
[38183.300891]  ret_from_fork_asm+0x1a/0x30
[38183.300915]  </TASK>
[38304.128513] INFO: task kworker/1:2:36399 blocked for more than 241 seconds.
[38304.128559]       Not tainted 6.9.0-rc2+ #88
[38304.128576] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[38304.128585] task:kworker/1:2     state:D stack:0     pid:36399 tgid:36399 ppid:2      flags:0x00004000
[38304.128616] Workqueue: usb_hub_wq hub_event [usbcore]
[38304.128781] Call Trace:
[38304.128789]  <TASK>
[38304.128805]  __schedule+0x3eb/0xb40
[38304.128868]  schedule+0x27/0xf0
[38304.128894]  schedule_preempt_disabled+0x15/0x30
[38304.128921]  __mutex_lock.constprop.0+0x339/0x630
[38304.128973]  usb_unlocked_enable_lpm+0x23/0x40 [usbcore]
[38304.129145]  usb_unbind_interface+0x1c3/0x280 [usbcore]
[38304.129383]  device_release_driver_internal+0x19f/0x200
[38304.129416]  bus_remove_device+0xc6/0x130
[38304.129439]  device_del+0x163/0x3f0
[38304.129461]  ? kobject_put+0xa0/0x1d0
[38304.129487]  usb_disable_device+0xcd/0x1e0 [usbcore]
[38304.129645]  usb_disconnect+0xe6/0x2e0 [usbcore]
[38304.129784]  usb_disconnect+0xca/0x2e0 [usbcore]
[38304.129922]  hub_quiesce+0x5e/0xc0 [usbcore]
[38304.130056]  hub_event+0x5bc/0x1bf0 [usbcore]
[38304.130199]  ? psi_task_switch+0xd6/0x230
[38304.130216]  ? finish_task_switch.isra.0+0x97/0x2c0
[38304.130241]  ? __schedule+0x3f3/0xb40
[38304.130282]  process_one_work+0x189/0x3b0
[38304.130305]  worker_thread+0x277/0x390
[38304.130326]  ? __pfx_worker_thread+0x10/0x10
[38304.130343]  kthread+0xcf/0x100
[38304.130359]  ? __pfx_kthread+0x10/0x10
[38304.130375]  ret_from_fork+0x31/0x50
[38304.130389]  ? __pfx_kthread+0x10/0x10
[38304.130403]  ret_from_fork_asm+0x1a/0x30
[38304.130428]  </TASK>
[38304.130437] INFO: task kworker/1:1:36539 blocked for more than 241 seconds.
[38304.130451]       Not tainted 6.9.0-rc2+ #88
[38304.130460] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[38304.130467] task:kworker/1:1     state:D stack:0     pid:36539 tgid:36539 ppid:2      flags:0x00004000
[38304.130487] Workqueue: usb_hub_wq hub_event [usbcore]
[38304.130596] Call Trace:
[38304.130602]  <TASK>
[38304.130611]  __schedule+0x3eb/0xb40
[38304.130634]  schedule+0x27/0xf0
[38304.130648]  schedule_timeout+0x15d/0x170
[38304.130666]  __wait_for_common+0x90/0x1c0
[38304.130681]  ? __pfx_schedule_timeout+0x10/0x10
[38304.130703]  xhci_configure_endpoint+0x10c/0x710 [xhci_hcd]
[38304.130800]  xhci_check_bandwidth+0x13a/0x2d0 [xhci_hcd]
[38304.130889]  usb_hcd_alloc_bandwidth+0x1ff/0x360 [usbcore]
[38304.131014]  usb_disable_device_endpoints+0x70/0xc0 [usbcore]
[38304.131137]  usb_disconnect+0xe6/0x2e0 [usbcore]
[38304.131247]  usb_disconnect+0xca/0x2e0 [usbcore]
[38304.131357]  hub_quiesce+0x5e/0xc0 [usbcore]
[38304.131464]  hub_event+0x5bc/0x1bf0 [usbcore]
[38304.131578]  ? ilookup+0x7c/0x100
[38304.131599]  ? kernfs_notify_workfn+0x33/0x210
[38304.131617]  process_one_work+0x189/0x3b0
[38304.131639]  worker_thread+0x277/0x390
[38304.131659]  ? __pfx_worker_thread+0x10/0x10
[38304.131675]  kthread+0xcf/0x100
[38304.131690]  ? __pfx_kthread+0x10/0x10
[38304.131706]  ret_from_fork+0x31/0x50
[38304.131718]  ? __pfx_kthread+0x10/0x10
[38304.131731]  ret_from_fork_asm+0x1a/0x30
[38304.131755]  </TASK>
[38416.335075] xhci_hcd 0000:39:00.0: remove, state 4
[38416.335081] usb usb4: USB disconnect, device number 1
[38419.838797] xhci_hcd 0000:39:00.0: xHCI host controller not responding, assume dead
[38419.838864] xhci_hcd 0000:39:00.0: Timeout while waiting for configure endpoint command
[38419.843837] xhci_hcd 0000:39:00.0: USB bus 4 deregistered
[38419.843885] xhci_hcd 0000:39:00.0: remove, state 4
[38419.843905] usb usb3: USB disconnect, device number 1
[38419.844191] xhci_hcd 0000:39:00.0: Host halt failed, -19
[38419.844196] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[38419.844416] xhci_hcd 0000:39:00.0: USB bus 3 deregistered
[38419.857219] pci_bus 0000:02: Allocating resources
[38419.857238] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[38419.857250] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38419.857254] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38419.857259] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38419.857262] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38421.747001] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[38421.747027] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[38421.747102] pci 0000:39:00.0: enabling Extended Tags
[38421.747228] pci 0000:39:00.0: supports D1 D2
[38421.747229] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[38421.747333] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:02:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[38421.747538] pcieport 0000:02:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[38421.747594] pci_bus 0000:02: Allocating resources
[38421.747611] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[38421.747618] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38421.747620] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38421.747623] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38421.747625] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38421.747927] xhci_hcd 0000:39:00.0: xHCI Host Controller
[38421.747935] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[38421.749051] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[38421.749357] xhci_hcd 0000:39:00.0: xHCI Host Controller
[38421.749361] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[38421.749363] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[38421.749414] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
[38421.749418] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[38421.749420] usb usb3: Product: xHCI Host Controller
[38421.749422] usb usb3: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[38421.749423] usb usb3: SerialNumber: 0000:39:00.0
[38421.749618] hub 3-0:1.0: USB hub found
[38421.749630] hub 3-0:1.0: 2 ports detected
[38421.750324] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
[38421.750328] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[38421.750330] usb usb4: Product: xHCI Host Controller
[38421.750332] usb usb4: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[38421.750333] usb usb4: SerialNumber: 0000:39:00.0
[38421.750485] hub 4-0:1.0: USB hub found
[38421.750497] hub 4-0:1.0: 2 ports detected
[38422.002750] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[38422.154884] usb 3-1: New USB device found, idVendor=2109, idProduct=2820, bcdDevice= 9.f3
[38422.154911] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[38422.154923] usb 3-1: Product: USB2.0 Hub             
[38422.154932] usb 3-1: Manufacturer: VIA Labs, Inc.         
[38422.158270] hub 3-1:1.0: USB hub found
[38422.158427] hub 3-1:1.0: 5 ports detected
[38422.283524] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[38422.309994] usb 4-1: New USB device found, idVendor=2109, idProduct=0820, bcdDevice= 9.f3
[38422.310032] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[38422.310050] usb 4-1: Product: USB3.1 Hub             
[38422.310064] usb 4-1: Manufacturer: VIA Labs, Inc.         
[38422.316626] hub 4-1:1.0: USB hub found
[38422.316983] hub 4-1:1.0: 4 ports detected
[38422.886742] usb 3-1.1: new full-speed USB device number 3 using xhci_hcd
[38423.043248] usb 3-1.1: New USB device found, idVendor=06c4, idProduct=c412, bcdDevice= 0.01
[38423.043277] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[38423.043289] usb 3-1.1: Product: DELL DA300
[38423.043298] usb 3-1.1: Manufacturer: Bizlink
[38423.043306] usb 3-1.1: SerialNumber: MCU Ver0001
[38423.055907] hid-generic 0003:06C4:C412.0006: hiddev1,hidraw2: USB HID v1.11 Device [Bizlink DELL DA300] on usb-0000:39:00.0-1.1/input0
[38423.118590] usb 4-1.2: new SuperSpeed USB device number 3 using xhci_hcd
[38423.139582] usb 4-1.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[38423.139588] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[38423.139590] usb 4-1.2: Product: USB 10/100/1000 LAN
[38423.139591] usb 4-1.2: Manufacturer: Realtek
[38423.139592] usb 4-1.2: SerialNumber: 001000001
[38423.223253] r8152-cfgselector 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[38423.248219] r8152 4-1.2:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr 18:db:f2:2d:cc:f3
[38423.262523] r8152 4-1.2:1.0: load rtl8153b-2 v2 04/27/23 successfully
[38423.296911] r8152 4-1.2:1.0 eth0: v1.12.13
[38423.355033] r8152 4-1.2:1.0 enx18dbf22dccf3: renamed from eth0
[38426.026177] r8152 4-1.2:1.0 enx18dbf22dccf3: carrier on
[38426.863325] pci_bus 0000:02: Allocating resources
[38426.863370] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[38426.863399] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38426.863408] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38426.863419] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38426.863426] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38871.492245] PM: suspend entry (deep)
[38871.496384] Filesystems sync: 0.004 seconds
[38871.498526] Freezing user space processes
[38871.501221] Freezing user space processes completed (elapsed 0.002 seconds)
[38871.501225] OOM killer disabled.
[38871.501226] Freezing remaining freezable tasks
[38871.502709] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[38871.502826] printk: Suspending console(s) (use no_console_suspend to debug)
[38872.112805] ACPI: EC: interrupt blocked
[38872.145370] ACPI: PM: Preparing to enter system sleep state S3
[38872.170026] ACPI: EC: event blocked
[38872.170031] ACPI: EC: EC stopped
[38872.170034] ACPI: PM: Saving platform NVS memory
[38872.173549] Disabling non-boot CPUs ...
[38872.175666] smpboot: CPU 1 is now offline
[38872.179073] smpboot: CPU 2 is now offline
[38872.184425] smpboot: CPU 3 is now offline
[38872.192004] ACPI: PM: Low-level resume complete
[38872.192048] ACPI: EC: EC started
[38872.192049] ACPI: PM: Restoring platform NVS memory
[38872.193970] Enabling non-boot CPUs ...
[38872.194002] smpboot: Booting Node 0 Processor 1 APIC 0x2
[38872.194727] CPU1 is up
[38872.194745] smpboot: Booting Node 0 Processor 2 APIC 0x1
[38872.195498] CPU2 is up
[38872.195516] smpboot: Booting Node 0 Processor 3 APIC 0x3
[38872.196227] CPU3 is up
[38872.199084] ACPI: PM: Waking up from system sleep state S3
[38872.560014] ACPI: EC: interrupt unblocked
[38872.581370] ACPI: EC: event unblocked
[38872.583998] xhci_hcd 0000:39:00.0: xHC error in resume, USBSTS 0x411, Reinit
[38872.584009] usb usb3: root hub lost power or was reset
[38872.584013] usb usb4: root hub lost power or was reset
[38872.594661] nvme nvme0: 4/0/0 default/read/poll queues
[38872.654712] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[38872.654723] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[38872.654729] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[38872.907606] usb 3-1: reset high-speed USB device number 2 using xhci_hcd
[38872.951787] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[38873.187966] usb 4-1: reset SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[38873.227828] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[38873.503708] usb 1-5: reset high-speed USB device number 4 using xhci_hcd
[38873.827576] usb 3-1.1: reset full-speed USB device number 3 using xhci_hcd
[38874.795758] r8152-cfgselector 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[38874.818721] r8152 4-1.2:1.0: skip request firmware
[38874.818814] r8152 4-1.2:1.0 enx18dbf22dccf3: Using pass-thru MAC addr 18:db:f2:2d:cc:f3
[38874.821591] r8152 4-1.2:1.0: load rtl8153b-2 v2 04/27/23 successfully
[38874.861824] OOM killer enabled.
[38874.861826] Restarting tasks ... 
[38874.861956] pci_bus 0000:02: Allocating resources
[38874.861980] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[38874.861993] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38874.861997] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38874.862192] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38874.862198] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38874.863160] pci_bus 0000:02: Allocating resources
[38874.863179] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[38874.863189] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38874.863193] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38874.863198] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38874.863201] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38874.864672] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[38874.871131] done.
[38874.871153] random: crng reseeded on system resumption
[38874.960648] PM: suspend exit
[38875.030968] Process accounting resumed
[38875.081620] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[38878.300359] r8152 4-1.2:1.0 enx18dbf22dccf3: carrier on
[38908.273287] PM: suspend entry (deep)
[38908.296888] Filesystems sync: 0.023 seconds
[38908.302551] Freezing user space processes
[38908.306769] Freezing user space processes completed (elapsed 0.004 seconds)
[38908.306783] OOM killer disabled.
[38908.306786] Freezing remaining freezable tasks
[38908.308597] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[38908.308722] printk: Suspending console(s) (use no_console_suspend to debug)
[38908.911658] ACPI: EC: interrupt blocked
[38908.948607] ACPI: PM: Preparing to enter system sleep state S3
[38908.959589] ACPI: EC: event blocked
[38908.959590] ACPI: EC: EC stopped
[38908.959590] ACPI: PM: Saving platform NVS memory
[38908.961200] Disabling non-boot CPUs ...
[38908.962552] smpboot: CPU 1 is now offline
[38908.964682] smpboot: CPU 2 is now offline
[38908.966706] smpboot: CPU 3 is now offline
[38908.973882] ACPI: PM: Low-level resume complete
[38908.973924] ACPI: EC: EC started
[38908.973925] ACPI: PM: Restoring platform NVS memory
[38908.975838] Enabling non-boot CPUs ...
[38908.975864] smpboot: Booting Node 0 Processor 1 APIC 0x2
[38908.976612] CPU1 is up
[38908.976631] smpboot: Booting Node 0 Processor 2 APIC 0x1
[38908.977467] CPU2 is up
[38908.977486] smpboot: Booting Node 0 Processor 3 APIC 0x3
[38908.978189] CPU3 is up
[38908.981071] ACPI: PM: Waking up from system sleep state S3
[38909.294299] ACPI: EC: interrupt unblocked
[38909.313483] ACPI: EC: event unblocked
[38909.315992] xhci_hcd 0000:39:00.0: xHC error in resume, USBSTS 0x411, Reinit
[38909.316000] usb usb3: root hub lost power or was reset
[38909.316003] usb usb4: root hub lost power or was reset
[38909.325351] nvme nvme0: 4/0/0 default/read/poll queues
[38909.380845] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[38909.380853] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[38909.380858] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[38909.670576] usb 3-1: reset high-speed USB device number 2 using xhci_hcd
[38909.678662] usb 1-5: reset high-speed USB device number 4 using xhci_hcd
[38909.946001] usb 4-1: reset SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[38909.953800] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[38910.229103] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[38910.567964] usb 3-1.1: reset full-speed USB device number 3 using xhci_hcd
[38911.533666] r8152-cfgselector 4-1.2: reset SuperSpeed USB device number 3 using xhci_hcd
[38911.557271] r8152 4-1.2:1.0: skip request firmware
[38911.557391] r8152 4-1.2:1.0 enx18dbf22dccf3: Using pass-thru MAC addr 18:db:f2:2d:cc:f3
[38911.560201] r8152 4-1.2:1.0: load rtl8153b-2 v2 04/27/23 successfully
[38911.601705] OOM killer enabled.
[38911.601713] Restarting tasks ... 
[38911.606569] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[38911.608898] done.
[38911.608915] random: crng reseeded on system resumption
[38911.625217] pci_bus 0000:02: Allocating resources
[38911.625239] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[38911.625252] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38911.625256] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38911.625261] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38911.625263] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38911.627428] pci_bus 0000:02: Allocating resources
[38911.627452] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[38911.627462] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38911.627465] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38911.627468] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[38911.627470] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[38911.689696] PM: suspend exit
[38911.752471] Process accounting resumed
[38911.821801] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[38914.952867] r8152 4-1.2:1.0 enx18dbf22dccf3: carrier on
[40054.447714] SCSI subsystem initialized
[43209.017493] PM: suspend entry (deep)
[43209.022793] Filesystems sync: 0.005 seconds
[43209.027231] Freezing user space processes
[43209.030269] Freezing user space processes completed (elapsed 0.003 seconds)
[43209.030274] OOM killer disabled.
[43209.030275] Freezing remaining freezable tasks
[43209.031296] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[43209.031347] printk: Suspending console(s) (use no_console_suspend to debug)
[43209.650581] ACPI: EC: interrupt blocked
[43209.683383] ACPI: PM: Preparing to enter system sleep state S3
[43209.702556] ACPI: EC: event blocked
[43209.702562] ACPI: EC: EC stopped
[43209.702565] ACPI: PM: Saving platform NVS memory
[43209.706230] Disabling non-boot CPUs ...
[43209.708532] smpboot: CPU 1 is now offline
[43209.712402] smpboot: CPU 2 is now offline
[43209.717551] smpboot: CPU 3 is now offline
[43209.725149] ACPI: PM: Low-level resume complete
[43209.725192] ACPI: EC: EC started
[43209.725193] ACPI: PM: Restoring platform NVS memory
[43209.727109] Enabling non-boot CPUs ...
[43209.727135] smpboot: Booting Node 0 Processor 1 APIC 0x2
[43209.727876] CPU1 is up
[43209.727895] smpboot: Booting Node 0 Processor 2 APIC 0x1
[43209.728648] CPU2 is up
[43209.728667] smpboot: Booting Node 0 Processor 3 APIC 0x3
[43209.729354] CPU3 is up
[43209.732248] ACPI: PM: Waking up from system sleep state S3
[43210.055709] ACPI: EC: interrupt unblocked
[43210.058173] pcieport 0000:01:00.0: Unable to change power state from unknown to D0, device inaccessible
[43210.062058] pcieport 0000:02:00.0: Unable to change power state from D3hot to D0, device inaccessible
[43210.062059] pcieport 0000:02:02.0: Unable to change power state from unknown to D0, device inaccessible
[43210.062061] pcieport 0000:02:01.0: Unable to change power state from unknown to D0, device inaccessible
[43210.066881] xhci_hcd 0000:39:00.0: Unable to change power state from D3hot to D0, device inaccessible
[43210.129393] ACPI: EC: event unblocked
[43210.130505] xhci_hcd 0000:39:00.0: Unable to change power state from D3cold to D0, device inaccessible
[43210.130525] xhci_hcd 0000:39:00.0: Controller not ready at resume -19
[43210.130528] xhci_hcd 0000:39:00.0: PCI post-resume error -19!
[43210.130529] xhci_hcd 0000:39:00.0: HC died; cleaning up
[43210.130538] xhci_hcd 0000:39:00.0: PM: dpm_run_callback(): pci_pm_resume+0x0/0xf0 returns -19
[43210.130548] xhci_hcd 0000:39:00.0: PM: failed to resume async: error -19
[43210.140430] nvme nvme0: 4/0/0 default/read/poll queues
[43210.154190] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[43210.162079] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[43210.173604] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[43210.395835] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[43210.671768] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[43210.947703] usb 1-5: reset high-speed USB device number 4 using xhci_hcd
[43211.160775] xhci_hcd 0000:39:00.0: remove, state 4
[43211.160809] usb usb4: USB disconnect, device number 1
[43211.160813] usb 4-1: USB disconnect, device number 2
[43211.160815] r8152-cfgselector 4-1.2: USB disconnect, device number 3
[43211.160877] OOM killer enabled.
[43211.160878] Restarting tasks ... 
[43211.165571] usb 3-1: USB disconnect, device number 2
[43211.165580] usb 3-1.1: USB disconnect, device number 3
[43211.175791] done.
[43211.175826] random: crng reseeded on system resumption
[43211.221717] xhci_hcd 0000:39:00.0: USB bus 4 deregistered
[43211.221728] xhci_hcd 0000:39:00.0: remove, state 4
[43211.221733] usb usb3: USB disconnect, device number 1
[43211.222033] xhci_hcd 0000:39:00.0: Host halt failed, -19
[43211.222045] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[43211.222292] xhci_hcd 0000:39:00.0: USB bus 3 deregistered
[43211.225043] pcieport 0000:02:00.0: Unable to change power state from D3cold to D0, device inaccessible
[43211.225477] pci_bus 0000:03: busn_res: [bus 03] is released
[43211.225827] pci_bus 0000:04: busn_res: [bus 04-38] is released
[43211.300475] pci_bus 0000:39: busn_res: [bus 39] is released
[43211.302316] pci_bus 0000:02: busn_res: [bus 02-39] is released
[43211.372187] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[43211.405349] PM: suspend exit
[43211.406486] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[43211.406499] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[43211.517585] Process accounting resumed
[43211.771637] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[43211.801319] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[43230.703152] usb 1-1: new full-speed USB device number 5 using xhci_hcd
[43230.853695] usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
[43230.853719] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[43230.853726] usb 1-1: Product: USB Receiver
[43230.853739] usb 1-1: Manufacturer: Logitech
[43230.860170] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52B.0007/input/input42
[43230.920000] hid-generic 0003:046D:C52B.0007: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
[43230.925381] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0008/input/input43
[43230.925959] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0008/input/input44
[43230.983582] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0008/input/input45
[43230.984126] hid-generic 0003:046D:C52B.0008: input,hiddev1,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
[43230.987979] hid-generic 0003:046D:C52B.0009: hiddev2,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
[43258.447673] pci 0000:01:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Upstream Port
[43258.447808] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[43258.447858] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[43258.447905] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[43258.447969] pci 0000:01:00.0: enabling Extended Tags
[43258.448313] pci 0000:01:00.0: supports D1 D2
[43258.448323] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[43258.448544] 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)
[43258.453922] pci 0000:02:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[43258.454052] pci 0000:02:00.0: PCI bridge to [bus 03]
[43258.454096] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[43258.454185] pci 0000:02:00.0: enabling Extended Tags
[43258.455288] pci 0000:02:00.0: supports D1 D2
[43258.455319] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[43258.456509] pci 0000:02:01.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[43258.456639] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[43258.456683] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[43258.456729] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[43258.456785] pci 0000:02:01.0: enabling Extended Tags
[43258.457165] pci 0000:02:01.0: supports D1 D2
[43258.457173] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[43258.458464] pci 0000:02:02.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[43258.458645] pci 0000:02:02.0: PCI bridge to [bus 39]
[43258.458706] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[43258.458806] pci 0000:02:02.0: enabling Extended Tags
[43258.459206] pci 0000:02:02.0: supports D1 D2
[43258.459232] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[43258.460298] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[43258.460757] pci 0000:02:00.0: PCI bridge to [bus 03]
[43258.461093] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[43258.461593] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[43258.461679] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[43258.461918] pci 0000:39:00.0: enabling Extended Tags
[43258.462331] pci 0000:39:00.0: supports D1 D2
[43258.462357] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[43258.462745] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:02:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[43258.463714] pci 0000:02:02.0: PCI bridge to [bus 39]
[43258.463870] pci_bus 0000:02: Allocating resources
[43258.463933] pci 0000:02:01.0: bridge window [io  0x1000-0x0fff] to [bus 04-38] add_size 1000
[43258.463968] pci 0000:02:02.0: bridge window [io  0x1000-0x0fff] to [bus 39] add_size 1000
[43258.463999] pci 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[43258.464023] pci 0000:01:00.0: bridge window [io  0x1000-0x0fff] to [bus 02-39] add_size 2000
[43258.464060] pci 0000:01:00.0: bridge window [io  0x2000-0x3fff]: assigned
[43258.464102] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[43258.464130] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[43258.464143] pci 0000:02:01.0: bridge window [io  0x2000-0x2fff]: assigned
[43258.464170] pci 0000:02:02.0: bridge window [io  0x3000-0x3fff]: assigned
[43258.464189] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[43258.464215] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[43258.464230] pci 0000:02:00.0: PCI bridge to [bus 03]
[43258.464265] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[43258.464310] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[43258.464323] pci 0000:02:01.0:   bridge window [io  0x2000-0x2fff]
[43258.464359] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[43258.464391] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[43258.464431] pci 0000:02:02.0: PCI bridge to [bus 39]
[43258.464443] pci 0000:02:02.0:   bridge window [io  0x3000-0x3fff]
[43258.464475] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[43258.464516] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[43258.464529] pci 0000:01:00.0:   bridge window [io  0x2000-0x3fff]
[43258.464560] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[43258.464575] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[43258.464744] pcieport 0000:01:00.0: enabling device (0006 -> 0007)
[43258.467174] pcieport 0000:02:01.0: enabling device (0006 -> 0007)
[43258.468542] pcieport 0000:02:02.0: enabling device (0006 -> 0007)
[43258.476800] xhci_hcd 0000:39:00.0: xHCI Host Controller
[43258.476930] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[43258.479619] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[43258.486476] xhci_hcd 0000:39:00.0: xHCI Host Controller
[43258.486900] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[43258.486991] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[43258.487644] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
[43258.487719] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[43258.487767] usb usb3: Product: xHCI Host Controller
[43258.487776] usb usb3: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[43258.487813] usb usb3: SerialNumber: 0000:39:00.0
[43258.500694] hub 3-0:1.0: USB hub found
[43258.500805] hub 3-0:1.0: 2 ports detected
[43258.519294] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
[43258.519332] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[43258.519358] usb usb4: Product: xHCI Host Controller
[43258.519367] usb usb4: Manufacturer: Linux 6.9.0-rc2+ xhci-hcd
[43258.519376] usb usb4: SerialNumber: 0000:39:00.0
[43258.545252] hub 4-0:1.0: USB hub found
[43258.546794] hub 4-0:1.0: 2 ports detected
[43258.557287] pci_bus 0000:02: Allocating resources
[43258.557375] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[43258.557452] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[43258.557481] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[43258.557499] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[43258.557523] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[43259.794583] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[43259.949938] usb 3-1: New USB device found, idVendor=1d5c, idProduct=5510, bcdDevice= 1.02
[43259.949984] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[43259.950026] usb 3-1: Product: Frescologic USB2.0 HUB
[43259.950055] usb 3-1: Manufacturer: Frescologic
[43259.983362] hub 3-1:1.0: USB hub found
[43259.984535] hub 3-1:1.0: 6 ports detected
[43260.083118] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[43260.109081] usb 4-1: New USB device found, idVendor=1d5c, idProduct=5500, bcdDevice= 1.02
[43260.109119] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[43260.109132] usb 4-1: Product: Frescologic USB3.1Gen2 HUB
[43260.109152] usb 4-1: Manufacturer: Frescologic
[43260.118565] hub 4-1:1.0: USB hub found
[43260.122563] hub 4-1:1.0: 4 ports detected
[43260.558585] usb 3-1.6: new full-speed USB device number 3 using xhci_hcd
[43260.663121] usb 3-1.6: New USB device found, idVendor=413c, idProduct=c010, bcdDevice= 0.00
[43260.663173] usb 3-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[43260.663183] usb 3-1.6: Product: Dell DA310
[43260.663200] usb 3-1.6: Manufacturer: Dell
[43260.663206] usb 3-1.6: SerialNumber: 11AD1D0AEC4B2E0A101C0B00
[43261.914550] usb 4-1.1: new SuperSpeed USB device number 3 using xhci_hcd
[43261.939396] usb 4-1.1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[43261.939420] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[43261.939431] usb 4-1.1: Product: USB 10/100/1000 LAN
[43261.939439] usb 4-1.1: Manufacturer: Realtek
[43261.939446] usb 4-1.1: SerialNumber: 001000001
[43262.034990] r8152-cfgselector 4-1.1: reset SuperSpeed USB device number 3 using xhci_hcd
[43262.065771] r8152 4-1.1:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr 18:db:f2:2d:cc:f3
[43262.079159] r8152 4-1.1:1.0: load rtl8153b-2 v2 04/27/23 successfully
[43262.111219] r8152 4-1.1:1.0 eth0: v1.12.13
[43262.165456] r8152 4-1.1:1.0 enx18dbf22dccf3: renamed from eth0
[43273.706975] r8152 4-1.1:1.0 enx18dbf22dccf3: carrier on
[44186.092617] sctp: Hash tables configured (bind 256/256)

                 reply	other threads:[~2024-04-04 10:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

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

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

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

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

  git send-email \
    --in-reply-to=bbb89dd0-d134-4f8c-b347-ba4aebafecd2@molgen.mpg.de \
    --to=pmenzel@molgen.mpg.de \
    --cc=bhelgaas@google.com \
    --cc=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

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

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.