public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
From: Philipp Leskovitz <philipp.leskovitz@secunet.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: <linux-usb@vger.kernel.org>
Subject: Re: use-after-free with Lenovo Ultra Docking Station
Date: Thu, 20 Feb 2025 10:34:33 +0100	[thread overview]
Message-ID: <e17329a8-eb65-4dbe-ae8f-3b68efcf11f5@secunet.com> (raw)
In-Reply-To: <2025021853-stained-scared-9e60@gregkh>

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

Hello,

with kernel 6.12.12 I also see such an error in the typec driver. There is also a warning in the log.

<4>[  783.320429] Oops: general protection fault, probably for non-canonical address 0x31373836396332a4: 0000 [#1] PREEMPT SMP NOPTI
<4>[  783.320436] CPU: 5 UID: 0 PID: 1720 Comm: kworker/5:1 Tainted: P        W  O       6.12.12+ #1
<4>[  783.320444] Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE
<4>[  783.320446] Hardware name: LENOVO 20N2S00600/20N2S00600, BIOS N2IET91S (3.69 ) 02/02/2021
<4>[  783.320449] Workqueue: events ucsi_handle_connector_change
<4>[  783.320457] RIP: 0010:kernfs_new_node+0x12/0x80
<4>[  783.320465] Code: 84 00 00 00 00 00 66 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 0f 1f 44 00 00 55 53 48 89 fb 89 cf 89 d1 <f6> 43 3f 04 74 17 48 8b 43 70 48 85 c0 74 04 44 
8b 40 04 80 ce 04
<4>[  783.320469] RSP: 0018:ffffac6b472a7d68 EFLAGS: 00010246
<4>[  783.320473] RAX: 0000000000000000 RBX: 3137383639633265 RCX: 000000000000a1ff
<4>[  783.320476] RDX: 000000000000a1ff RSI: ffffffff998f0256 RDI: 0000000000000000
<4>[  783.320479] RBP: ffff982d29578110 R08: 0000000000000000 R09: 0000000000000004
<4>[  783.320481] R10: 0000000000000000 R11: ffff982d3d061300 R12: 3137383639633265
<4>[  783.320483] R13: ffff982cc4d9ec08 R14: 0000000000000001 R15: 0000000000000000
<4>[  783.320486] FS:  0000000000000000(0000) GS:ffff98323c540000(0000) knlGS:0000000000000000
<4>[  783.320490] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4>[  783.320493] CR2: 00007f38abcdf088 CR3: 000000061a82e005 CR4: 00000000003706f0
<4>[  783.320495] Call Trace:
<4>[  783.320498]  <TASK>
<4>[  783.320501]  ? die_addr+0x36/0x90
<4>[  783.320509]  ? exc_general_protection+0x1c1/0x3e0
<4>[  783.320515]  ? __wake_up+0x44/0x60
<4>[  783.320523]  ? asm_exc_general_protection+0x26/0x30
<4>[  783.320532]  ? kernfs_new_node+0x12/0x80
<4>[  783.320540]  kernfs_create_link+0x35/0xb0
<4>[  783.320545]  sysfs_do_create_link_sd+0x63/0xe0
<4>[  783.320552]  typec_partner_link_device+0x1f/0x80
<4>[  783.320558]  typec_register_partner+0x129/0x180
<4>[  783.320564]  ucsi_register_partner.isra.0+0xc1/0x130
<4>[  783.320570]  ucsi_handle_connector_change+0x2b6/0x380
<4>[  783.320577]  process_one_work+0x15d/0x380
<4>[  783.320583]  worker_thread+0x2a5/0x3b0
<4>[  783.320589]  ? __pfx_worker_thread+0x10/0x10
<4>[  783.320594]  kthread+0xcd/0x100
<4>[  783.320600]  ? __pfx_kthread+0x10/0x10
<4>[  783.320606]  ret_from_fork+0x31/0x50
<4>[  783.320612]  ? __pfx_kthread+0x10/0x10
<4>[  783.320618]  ret_from_fork_asm+0x1a/0x30
<4>[  783.320634]  </TASK>
<4>[  783.320637] Modules linked in: vtx(O) vboxdrv(O) modstop_test_unload(O) mcd_drv(O) wacom dm_crypt_sina(O) chiasmus(PO) cryptoapi_plugger(O) dm_mod intel_lpss_pci intel_lpss pinctrl_cannonlake 
pinctrl_intel
<4>[  783.349549] ---[ end trace 0000000000000000 ]---
<4>[  783.362656] RIP: 0010:kernfs_new_node+0x12/0x80
<4>[  783.362660] Code: 84 00 00 00 00 00 66 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 0f 1f 44 00 00 55 53 48 89 fb 89 cf 89 d1 <f6> 43 3f 04 74 17 48 8b 43 70 48 85 c0 74 04 44 
8b 40 04 80 ce 04
<4>[  783.362662] RSP: 0018:ffffac6b472a7d68 EFLAGS: 00010246
<4>[  783.362663] RAX: 0000000000000000 RBX: 3137383639633265 RCX: 000000000000a1ff
<4>[  783.362664] RDX: 000000000000a1ff RSI: ffffffff998f0256 RDI: 0000000000000000
<4>[  783.362665] RBP: ffff982d29578110 R08: 0000000000000000 R09: 0000000000000004
<4>[  783.362684] R10: 0000000000000000 R11: ffff982d3d061300 R12: 3137383639633265
<4>[  783.362685] R13: ffff982cc4d9ec08 R14: 0000000000000001 R15: 0000000000000000
<4>[  783.362686] FS:  0000000000000000(0000) GS:ffff98323c540000(0000) knlGS:0000000000000000
<4>[  783.362687] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4>[  783.362688] CR2: 00007f38abcdf088 CR3: 000000061a82e005 CR4: 00000000003706f0
<0>[  783.362689] Kernel panic - not syncing: Fatal exception
<0>[  783.362729] Kernel Offset: 0x16c00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)

Best regards,
Philipp

> On Tue, Feb 18, 2025 at 07:52:34AM +0100, Philipp Leskovitz wrote:
>> [1.] One line summary of the problem:
>> A use-after-free is triggered when the device ThinkPad Ultra Docking Station is connected.
>>
>> [2.] Full description of the problem/report:
>>
>> When I click the notebook into the docking station (ThinkPad Ultra Docking
>> Station, Type 40AJ), a kernel crash sometimes occurs. I think the function
>> kernfs_new_node (fs/kernfs/dir.c) accesses a memory that has already been
>> released. It looks to me that an access in this function occurs with the
>> query "parent->mode & S_ISGID". The error occurs with kernel version 6.8.12
>> and 6.12.x.
>>
>> general protection fault, probably for non-canonical address 0xfefefefefefeff3d: 0000 [#1] PREEMPT SMP NOPTI
>> CPU: 7 PID: 2433 Comm: kworker/7:3 Tainted: P O T 6.8.12-grsec+ #1
> 
> 6.8.12 is a very old, and obsolete, unsupported, and known-buggy kernel
> version.  Does this also happen on the latest release (i.3. 6.13.3 or
> our development tree (6.14-rc3)?
> 
> Lots of work has happened in the year in this driver since 6.8 was
> released.
> 
> thanks,
> 
> greg k-h

[-- Attachment #2: dmesg.log --]
[-- Type: text/x-log, Size: 175658 bytes --]

Panic#2 Part1
<5>[    0.000000] Linux version 6.12.12+ (user@ts-1) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Thu Feb 20 07:36:31 UTC 2025
<6>[    0.000000] Command line: BOOT_IMAGE=/isolinux/bzImage no-kvmclock loglevel=1 intel_iommu=on,igfx_off
<6>[    0.000000] BIOS-provided physical RAM map:
<6>[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
<6>[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
<6>[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005de29fff] usable
<6>[    0.000000] BIOS-e820: [mem 0x000000005de2a000-0x000000005df5ffff] type 20
<6>[    0.000000] BIOS-e820: [mem 0x000000005df60000-0x00000000621c1fff] reserved
<6>[    0.000000] BIOS-e820: [mem 0x00000000621c2000-0x00000000623a9fff] ACPI NVS
<6>[    0.000000] BIOS-e820: [mem 0x00000000623aa000-0x000000006240efff] ACPI data
<6>[    0.000000] BIOS-e820: [mem 0x000000006240f000-0x000000006240ffff] usable
<6>[    0.000000] BIOS-e820: [mem 0x0000000062410000-0x00000000697fffff] reserved
<6>[    0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
<6>[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000006947fffff] usable
<6>[    0.000000] SMT: disabled
<6>[    0.000000] NX (Execute Disable) protection: active
<6>[    0.000000] APIC: Static calls initialized
<6>[    0.000000] user-defined physical RAM map:
<6>[    0.000000] user: [mem 0x0000000000000000-0x000000000009efff] usable
<6>[    0.000000] user: [mem 0x000000000009f000-0x00000000000fffff] reserved
<6>[    0.000000] user: [mem 0x0000000000100000-0x000000005de29fff] usable
<6>[    0.000000] user: [mem 0x000000005de2a000-0x000000005df5ffff] type 20
<6>[    0.000000] user: [mem 0x000000005df60000-0x00000000621c1fff] reserved
<6>[    0.000000] user: [mem 0x00000000621c2000-0x00000000623a9fff] ACPI NVS
<6>[    0.000000] user: [mem 0x00000000623aa000-0x000000006240efff] ACPI data
<6>[    0.000000] user: [mem 0x000000006240f000-0x000000006240ffff] usable
<6>[    0.000000] user: [mem 0x0000000062410000-0x00000000697fffff] reserved
<6>[    0.000000] user: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
<6>[    0.000000] user: [mem 0x0000000100000000-0x0000000187ffffff] usable
<6>[    0.000000] user: [mem 0x0000000188000000-0x0000000189ffffff] reserved
<6>[    0.000000] user: [mem 0x000000018a000000-0x00000006947fffff] usable
<6>[    0.000000] efi: EFI v2.6 by Lenovo
<6>[    0.000000] efi: SMBIOS=0x60555000 SMBIOS 3.0=0x60548000 ACPI=0x6240e000 ACPI 2.0=0x6240e014 MEMATTR=0x5b0a4018 ESRT=0x60332000 
<6>[    0.000000] SMBIOS 3.1.1 present.
<6>[    0.000000] DMI: LENOVO 20N2S00600/20N2S00600, BIOS N2IET91S (3.69 ) 02/02/2021
<6>[    0.000000] DMI: Memory slots populated: 2/2
<6>[    0.000000] tsc: Detected 2000.000 MHz processor
<6>[    0.000000] tsc: Detected 1999.968 MHz TSC
<7>[    0.000009] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
<7>[    0.000014] e820: remove [mem 0x000a0000-0x000fffff] usable
<6>[    0.000024] last_pfn = 0x694800 max_arch_pfn = 0x400000000
<6>[    0.000031] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
<6>[    0.000034] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
<6>[    0.000544] last_pfn = 0x62410 max_arch_pfn = 0x400000000
<6>[    0.013706] Using GB pages for direct mapping
<6>[    0.014434] Secure boot enabled
<6>[    0.014434] RAMDISK: [mem 0x304bf000-0x33127fff]
<6>[    0.014442] ACPI: Early table checksum verification disabled
<6>[    0.014445] ACPI: RSDP 0x000000006240E014 000024 (v02 LENOVO)
<6>[    0.014451] ACPI: XSDT 0x000000006240C188 000104 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014459] ACPI: FACP 0x0000000060365000 000114 (v06 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014477] ACPI: DSDT 0x0000000060339000 0274FA (v02 LENOVO CFL      20170001 INTL 20160422)
<6>[    0.014482] ACPI: FACS 0x000000006220F000 000040
<6>[    0.014485] ACPI: SSDT 0x00000000603B8000 001B26 (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
<6>[    0.014490] ACPI: SSDT 0x00000000603B7000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
<6>[    0.014494] ACPI: SSDT 0x000000006037E000 003B37 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
<6>[    0.014499] ACPI: SSDT 0x0000000060368000 003167 (v02 LENOVO SaSsdt   00003000 INTL 20160527)
<6>[    0.014503] ACPI: UEFI 0x000000006222C000 000042 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014507] ACPI: SSDT 0x0000000060366000 000530 (v02 LENOVO PerfTune 00001000 INTL 20160527)
<6>[    0.014511] ACPI: HPET 0x0000000060364000 000038 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014515] ACPI: APIC 0x0000000060363000 00012C (v03 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014519] ACPI: MCFG 0x0000000060362000 00003C (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014523] ACPI: ECDT 0x0000000060361000 000053 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014527] ACPI: SSDT 0x0000000060337000 001A0A (v02 LENOVO WHL_Tbt_ 00001000 INTL 20160527)
<6>[    0.014531] ACPI: SSDT 0x0000000060334000 0022F5 (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
<6>[    0.014535] ACPI: BOOT 0x0000000060333000 000028 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014540] ACPI: SLIC 0x0000000060331000 000176 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014544] ACPI: SSDT 0x000000006032F000 000CFE (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
<6>[    0.014548] ACPI: LPIT 0x000000006032E000 000094 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014552] ACPI: WSMT 0x000000006032D000 000028 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014556] ACPI: SSDT 0x000000006032B000 001667 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
<6>[    0.014560] ACPI: DBGP 0x000000006032A000 000034 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014564] ACPI: DBG2 0x0000000060329000 000054 (v00 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014568] ACPI: MSDM 0x0000000060328000 000055 (v03 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014572] ACPI: BATB 0x000000006014B000 00004A (v02 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014576] ACPI: DMAR 0x0000000060145000 0000A8 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014581] ACPI: NHLT 0x0000000060144000 00002D (v00 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014585] ACPI: FPDT 0x0000000060143000 000044 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014589] ACPI: BGRT 0x0000000060142000 000038 (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014593] ACPI: UEFI 0x00000000621C2000 00013E (v01 LENOVO TP-N2I   00003690 PTEC 00000002)
<6>[    0.014596] ACPI: Reserving FACP table memory at [mem 0x60365000-0x60365113]
<6>[    0.014599] ACPI: Reserving DSDT table memory at [mem 0x60339000-0x603604f9]
<6>[    0.014600] ACPI: Reserving FACS table memory at [mem 0x6220f000-0x6220f03f]
<6>[    0.014601] ACPI: Reserving SSDT table memory at [mem 0x603b8000-0x603b9b25]
<6>[    0.014603] ACPI: Reserving SSDT table memory at [mem 0x603b7000-0x603b756c]
<6>[    0.014604] ACPI: Reserving SSDT table memory at [mem 0x6037e000-0x60381b36]
<6>[    0.014605] ACPI: Reserving SSDT table memory at [mem 0x60368000-0x6036b166]
<6>[    0.014606] ACPI: Reserving UEFI table memory at [mem 0x6222c000-0x6222c041]
<6>[    0.014608] ACPI: Reserving SSDT table memory at [mem 0x60366000-0x6036652f]
<6>[    0.014609] ACPI: Reserving HPET table memory at [mem 0x60364000-0x60364037]
<6>[    0.014610] ACPI: Reserving APIC table memory at [mem 0x60363000-0x6036312b]
<6>[    0.014611] ACPI: Reserving MCFG table memory at [mem 0x60362000-0x6036203b]
<6>[    0.014613] ACPI: Reserving ECDT table memory at [mem 0x60361000-0x60361052]
<6>[    0.014614] ACPI: Reserving SSDT table memory at [mem 0x60337000-0x60338a09]
<6>[    0.014615] ACPI: Reserving SSDT table memory at [mem 0x60334000-0x603362f4]
<6>[    0.014616] ACPI: Reserving BOOT table memory at [mem 0x60333000-0x60333027]
<6>[    0.014617] ACPI: Reserving SLIC table memory at [mem 0x60331000-0x60331175]
<6>[    0.014619] ACPI: Reserving SSDT table memory at [mem 0x6032f000-0x6032fcfd]
<6>[    0.014620] ACPI: Reserving LPIT table memory at [mem 0x6032e000-0x6032e093]
<6>[    0.014621] ACPI: Reserving WSMT table memory at [mem 0x6032d000-0x6032d027]
<6>[    0.014622] ACPI: Reserving SSDT table memory at [mem 0x6032b000-0x6032c666]
<6>[    0.014624] ACPI: Reserving DBGP table memory at [mem 0x6032a000-0x6032a033]
<6>[    0.014625] ACPI: Reserving DBG2 table memory at [mem 0x60329000-0x60329053]
<6>[    0.014626] ACPI: Reserving MSDM table memory at [mem 0x60328000-0x60328054]
<6>[    0.014627] ACPI: Reserving BATB table memory at [mem 0x6014b000-0x6014b049]
<6>[    0.014629] ACPI: Reserving DMAR table memory at [mem 0x60145000-0x601450a7]
<6>[    0.014630] ACPI: Reserving NHLT table memory at [mem 0x60144000-0x6014402c]
<6>[    0.014631] ACPI: Reserving FPDT table memory at [mem 0x60143000-0x60143043]
<6>[    0.014632] ACPI: Reserving BGRT table memory at [mem 0x60142000-0x60142037]
<6>[    0.014634] ACPI: Reserving UEFI table memory at [mem 0x621c2000-0x621c213d]
<6>[    0.014699] Zone ranges:
<6>[    0.014700]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
<6>[    0.014703]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
<6>[    0.014706]   Normal   [mem 0x0000000100000000-0x00000006947fffff]
<6>[    0.014708] Movable zone start for each node
<6>[    0.014709] Early memory node ranges
<6>[    0.014709]   node   0: [mem 0x0000000000001000-0x000000000009efff]
<6>[    0.014711]   node   0: [mem 0x0000000000100000-0x000000005de29fff]
<6>[    0.014713]   node   0: [mem 0x000000006240f000-0x000000006240ffff]
<6>[    0.014715]   node   0: [mem 0x0000000100000000-0x0000000187ffffff]
<6>[    0.014716]   node   0: [mem 0x000000018a000000-0x00000006947fffff]
<6>[    0.014720] Initmem setup node 0 [mem 0x0000000000001000-0x00000006947fffff]
<6>[    0.014725] On node 0, zone DMA: 1 pages in unavailable ranges
<6>[    0.014756] On node 0, zone DMA: 97 pages in unavailable ranges
<6>[    0.017934] On node 0, zone DMA32: 17893 pages in unavailable ranges
<6>[    0.022510] On node 0, zone Normal: 23536 pages in unavailable ranges
<6>[    0.063738] On node 0, zone Normal: 8192 pages in unavailable ranges
<6>[    0.063902] On node 0, zone Normal: 14336 pages in unavailable ranges
<6>[    0.063919] Reserving Intel graphics memory at [mem 0x65800000-0x697fffff]
<6>[    0.064210] ACPI: PM-Timer IO Port: 0x1808
<6>[    0.064220] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
<6>[    0.064223] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
<6>[    0.064224] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
<6>[    0.064225] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
<6>[    0.064226] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
<6>[    0.064228] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
<6>[    0.064229] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
<6>[    0.064230] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
<6>[    0.064231] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
<6>[    0.064232] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
<6>[    0.064233] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
<6>[    0.064234] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
<6>[    0.064235] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
<6>[    0.064236] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
<6>[    0.064238] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
<6>[    0.064239] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
<6>[    0.064285] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
<6>[    0.064290] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
<6>[    0.064293] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
<6>[    0.064299] ACPI: Using ACPI (MADT) for SMP configuration information
<6>[    0.064300] ACPI: HPET id: 0x8086a201 base: 0xfed00000
<6>[    0.064306] TSC deadline timer available
<6>[    0.064313] CPU topo: Max. logical packages:   1
<6>[    0.064314] CPU topo: Max. logical dies:       1
<6>[    0.064315] CPU topo: Max. dies per package:   1
<6>[    0.064322] CPU topo: Max. threads per core:   2
<6>[    0.064323] CPU topo: Num. cores per package:     4
<6>[    0.064324] CPU topo: Num. threads per package:   8
<6>[    0.064325] CPU topo: Allowing 8 present CPUs plus 0 hotplug CPUs
<6>[    0.064341] [mem 0x69800000-0xfe00ffff] available for PCI devices
<6>[    0.064343] Booting paravirtualized kernel on bare hardware
<6>[    0.064346] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
<6>[    0.077669] setup_percpu: NR_CPUS:32 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
<6>[    0.078148] percpu: Embedded 58 pages/cpu s199448 r8192 d29928 u262144
<7>[    0.078155] pcpu-alloc: s199448 r8192 d29928 u262144 alloc=1*2097152
<7>[    0.078159] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
<5>[    0.078183] Kernel command line: memmap=0x2000000$0x188000000 ramoops.mem_address=0x188000000 ramoops.mem_size=0x2000000 ramoops.ecc=1 ramoops.record_size=0x200000 ramoops.console_size=0 ramoops.ftrace_size=0 ramoops.pmsg_size=0 mitigations=auto nosmt dummy_hcd.is_super_speed=true g_mass_storage.idVendor=0x22e0 g_mass_storage.idProduct=0x0300 g_mass_storage.iManufacturer=Secunet g_mass_storage.iProduct="SINA Virtual USB Stick" g_mass_storage.removable=1 g_mass_storage.nofua=1 BOOT_IMAGE=/isolinux/bzImage no-kvmclock loglevel=1 intel_iommu=on,igfx_off
<6>[    0.078339] DMAR: IOMMU enabled
<6>[    0.078340] DMAR: Disable GFX device mapping
<5>[    0.078344] Unknown kernel command line parameters "BOOT_IMAGE=/isolinux/bzImage", will be passed to user space.
<5>[    0.078398] random: crng init done
<6>[    0.082369] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
<6>[    0.084340] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
<6>[    0.084478] Built 1 zonelists, mobility grouping on.  Total pages: 6227401
<6>[    0.084481] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
<6>[    0.084489] software IO TLB: area num 8.
<6>[    0.159181] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
<6>[    0.159215] ftrace: allocating 63236 entries in 248 pages
<6>[    0.175750] ftrace: allocated 248 pages with 5 groups
<6>[    0.177226] Dynamic Preempt: voluntary
<6>[    0.177274] rcu: Preemptible hierarchical RCU implementation.
<6>[    0.177275] rcu: 	RCU event tracing is enabled.
<6>[    0.177276] rcu: 	RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=8.
<6>[    0.177278] 	Trampoline variant of Tasks RCU enabled.
<6>[    0.177279] 	Rude variant of Tasks RCU enabled.
<6>[    0.177279] 	Tracing variant of Tasks RCU enabled.
<6>[    0.177280] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
<6>[    0.177281] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
<6>[    0.177291] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
<6>[    0.177294] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
<6>[    0.177304] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
<6>[    0.184046] NR_IRQS: 4352, nr_irqs: 2048, preallocated irqs: 16
<6>[    0.184357] rcu: srcu_init: Setting srcu_struct sizes based on contention.
<6>[    0.184660] Console: colour dummy device 80x25
<6>[    0.184664] printk: legacy console [tty0] enabled
<6>[    0.184708] ACPI: Core revision 20240827
<6>[    0.185014] hpet: HPET dysfunctional in PC10. Force disabled.
<6>[    0.185072] APIC: Switch to symmetric I/O mode setup
<6>[    0.185074] DMAR: Host address width 39
<6>[    0.185076] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
<6>[    0.185086] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
<6>[    0.185090] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
<6>[    0.185096] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
<6>[    0.185099] DMAR: RMRR base: 0x0000006217f000 end: 0x0000006219efff
<6>[    0.185102] DMAR: RMRR base: 0x00000065000000 end: 0x000000697fffff
<6>[    0.185105] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
<6>[    0.185108] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
<6>[    0.185110] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
<6>[    0.187871] DMAR-IR: Enabled IRQ remapping in x2apic mode
<6>[    0.187874] x2apic enabled
<6>[    0.187976] APIC: Switched APIC routing to: cluster x2apic
<6>[    0.194809] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a8208cdd2, max_idle_ns: 881590748921 ns
<6>[    0.194818] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.93 BogoMIPS (lpj=1999968)
<6>[    0.194863] CPU0: Thermal monitoring enabled (TM1)
<6>[    0.194939] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
<6>[    0.194941] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
<6>[    0.194948] process: using mwait in idle threads
<6>[    0.194951] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
<6>[    0.194957] Spectre V2 : Mitigation: IBRS
<6>[    0.194958] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
<6>[    0.194960] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
<6>[    0.194961] RETBleed: Mitigation: IBRS
<6>[    0.194965] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
<6>[    0.194967] Spectre V2 : User space: Mitigation: STIBP via prctl
<6>[    0.194972] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
<6>[    0.194983] MDS: Mitigation: Clear CPU buffers
<6>[    0.194985] MMIO Stale Data: Mitigation: Clear CPU buffers
<6>[    0.194992] SRBDS: Mitigation: Microcode
<6>[    0.195003] GDS: Mitigation: Microcode
<6>[    0.195011] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
<6>[    0.195013] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
<6>[    0.195015] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
<6>[    0.195017] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
<6>[    0.195019] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
<6>[    0.195022] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
<6>[    0.195025] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
<6>[    0.195027] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
<6>[    0.195030] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
<6>[    0.195815] Freeing SMP alternatives memory: 48K
<6>[    0.195815] pid_max: default: 32768 minimum: 301
<6>[    0.195815] LSM: initializing lsm=capability
<6>[    0.195815] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
<6>[    0.195815] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
<6>[    0.195815] smpboot: CPU0: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xb)
<6>[    0.195815] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
<6>[    0.195815] ... version:                4
<6>[    0.195815] ... bit width:              48
<6>[    0.195815] ... generic registers:      4
<6>[    0.195815] ... value mask:             0000ffffffffffff
<6>[    0.195815] ... max period:             00007fffffffffff
<6>[    0.195815] ... fixed-purpose events:   3
<6>[    0.195815] ... event mask:             000000070000000f
<6>[    0.195815] signal: max sigframe size: 1616
<6>[    0.195815] Estimated ratio of average max frequency by base frequency (times 1024): 2099
<6>[    0.197874] rcu: Hierarchical SRCU implementation.
<6>[    0.197876] rcu: 	Max phase no-delay instances is 400.
<6>[    0.197933] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
<6>[    0.199719] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
<6>[    0.199833] smp: Bringing up secondary CPUs ...
<6>[    0.203903] smpboot: x86: Booting SMP configuration:
<6>[    0.203906] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
<6>[    0.222403] smp: Brought up 1 node, 4 CPUs
<6>[    0.222411] smpboot: Total of 4 processors activated (15999.74 BogoMIPS)
<6>[    0.222878] Memory: 24283688K/24909604K available (22528K kernel code, 9449K rwdata, 9360K rodata, 3776K init, 2752K bss, 612060K reserved, 0K cma-reserved)
<6>[    0.223489] devtmpfs: initialized
<6>[    0.224244] ACPI: PM: Registering ACPI NVS region [mem 0x621c2000-0x623a9fff] (1998848 bytes)
<6>[    0.224244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
<6>[    0.224244] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
<6>[    0.224244] pinctrl core: initialized pinctrl subsystem
<6>[    0.224289] PM: RTC time: 08:38:44, date: 2025-02-20
<6>[    0.225295] NET: Registered PF_NETLINK/PF_ROUTE protocol family
<6>[    0.225571] ramoops: using module parameters
<6>[    0.226760] pstore: Using crash dump compression: deflate
<6>[    0.226763] pstore: Registered ramoops as persistent store backend
<6>[    0.226765] ramoops: using 0x2000000@0x188000000, ecc: 16
<6>[    0.226863] thermal_sys: Registered thermal governor 'step_wise'
<6>[    0.226865] thermal_sys: Registered thermal governor 'user_space'
<6>[    0.226881] cpuidle: using governor menu
<6>[    0.226962] Simple Boot Flag at 0x47 set to 0x1
<6>[    0.226962] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
<6>[    0.226962] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
<6>[    0.227135] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
<6>[    0.227156] PCI: Using configuration type 1 for base access
<6>[    0.227264] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
<6>[    0.227881] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
<6>[    0.227881] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
<6>[    0.227947] ACPI: Added _OSI(Module Device)
<6>[    0.227947] ACPI: Added _OSI(Processor Device)
<6>[    0.227947] ACPI: Added _OSI(3.0 _SCP Extensions)
<6>[    0.227947] ACPI: Added _OSI(Processor Aggregator Device)
<6>[    0.294737] ACPI: 10 ACPI AML tables successfully acquired and loaded
<6>[    0.297219] ACPI: EC: EC started
<6>[    0.297221] ACPI: EC: interrupt blocked
<6>[    0.299118] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
<6>[    0.299121] ACPI: EC: Boot ECDT EC used to handle transactions
<5>[    0.301920] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
<6>[    0.367601] ACPI: Dynamic OEM Table Load:
<6>[    0.367617] ACPI: SSDT 0xFFFF982CC0F7BC00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
<6>[    0.370178] ACPI: Dynamic OEM Table Load:
<6>[    0.370192] ACPI: SSDT 0xFFFF982CC1E45800 0005BE (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
<6>[    0.372789] ACPI: Dynamic OEM Table Load:
<6>[    0.372801] ACPI: SSDT 0xFFFF982CC0F64900 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
<6>[    0.375250] ACPI: Dynamic OEM Table Load:
<6>[    0.375261] ACPI: SSDT 0xFFFF982CC1E03A00 000149 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
<6>[    0.377708] ACPI: Dynamic OEM Table Load:
<6>[    0.377721] ACPI: SSDT 0xFFFF982CC1E46000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
<6>[    0.380467] ACPI: Dynamic OEM Table Load:
<6>[    0.380480] ACPI: SSDT 0xFFFF982CC1E47800 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
<6>[    0.383156] ACPI: Dynamic OEM Table Load:
<6>[    0.383168] ACPI: SSDT 0xFFFF982CC0F7C000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
<6>[    0.385847] ACPI: Dynamic OEM Table Load:
<6>[    0.385869] ACPI: SSDT 0xFFFF982CC0F84000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
<6>[    0.389236] ACPI: Dynamic OEM Table Load:
<6>[    0.389249] ACPI: SSDT 0xFFFF982CC0F7C400 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
<6>[    0.394997] ACPI: Interpreter enabled
<6>[    0.395053] ACPI: PM: (supports S0 S3 S5)
<6>[    0.395056] ACPI: Using IOAPIC for interrupt routing
<6>[    0.395108] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
<6>[    0.395111] PCI: Using E820 reservations for host bridge windows
<6>[    0.395791] ACPI: Enabled 8 GPEs in block 00 to 7F
<6>[    0.403652] ACPI: \_SB_.PCI0.XHC_.PUBS: New power resource
<6>[    0.406964] ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
<6>[    0.411851] ACPI: \_SB_.PCI0.RP07.PXP_: New power resource
<6>[    0.419608] ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
<6>[    0.419885] ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
<6>[    0.420151] ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
<6>[    0.428260] ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
<6>[    0.433740] ACPI: \PIN_: New power resource
<6>[    0.433785] ACPI: \PINP: New power resource
<6>[    0.434788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
<6>[    0.434798] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
<6>[    0.434939] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME PCIeCapability]
<6>[    0.435063] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
<6>[    0.435067] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
<6>[    0.435070] acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
<6>[    0.435073] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_SUPPORT)
<6>[    0.437500] PCI host bridge to bus 0000:00
<6>[    0.437507] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
<6>[    0.437512] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
<6>[    0.437516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
<6>[    0.437519] pci_bus 0000:00: root bus resource [mem 0x69800000-0xdfffffff window]
<6>[    0.437522] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
<6>[    0.437525] pci_bus 0000:00: root bus resource [bus 00-fe]
<6>[    0.437563] pci 0000:00:00.0: [8086:3e34] type 00 class 0x060000 conventional PCI endpoint
<6>[    0.437697] pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
<6>[    0.437713] pci 0000:00:02.0: BAR 0 [mem 0xdb000000-0xdbffffff 64bit]
<6>[    0.437723] pci 0000:00:02.0: BAR 2 [mem 0x80000000-0x9fffffff 64bit pref]
<6>[    0.437731] pci 0000:00:02.0: BAR 4 [io  0x3000-0x303f]
<6>[    0.437760] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
<6>[    0.438044] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
<6>[    0.438061] pci 0000:00:04.0: BAR 0 [mem 0xdd730000-0xdd737fff 64bit]
<6>[    0.438402] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000 conventional PCI endpoint
<6>[    0.438419] pci 0000:00:08.0: BAR 0 [mem 0xdd742000-0xdd742fff 64bit]
<6>[    0.438578] pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000 conventional PCI endpoint
<6>[    0.438600] pci 0000:00:12.0: BAR 0 [mem 0xdd743000-0xdd743fff 64bit]
<6>[    0.438796] pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330 conventional PCI endpoint
<6>[    0.438818] pci 0000:00:14.0: BAR 0 [mem 0xdd720000-0xdd72ffff 64bit]
<6>[    0.438898] pci 0000:00:14.0: PME# supported from D3hot D3cold
<6>[    0.439383] pci 0000:00:14.2: [8086:9def] type 00 class 0x050000 conventional PCI endpoint
<6>[    0.439406] pci 0000:00:14.2: BAR 0 [mem 0xdd740000-0xdd741fff 64bit]
<6>[    0.439420] pci 0000:00:14.2: BAR 2 [mem 0xdd744000-0xdd744fff 64bit]
<6>[    0.439647] pci 0000:00:14.3: [8086:9df0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
<6>[    0.439763] pci 0000:00:14.3: BAR 0 [mem 0xdd738000-0xdd73bfff 64bit]
<6>[    0.440313] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
<6>[    0.440702] pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000 conventional PCI endpoint
<6>[    0.440751] pci 0000:00:15.0: BAR 0 [mem 0xdd745000-0xdd745fff 64bit]
<6>[    0.441261] pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000 conventional PCI endpoint
<6>[    0.441287] pci 0000:00:16.0: BAR 0 [mem 0xdd746000-0xdd746fff 64bit]
<6>[    0.441377] pci 0000:00:16.0: PME# supported from D3hot
<6>[    0.441912] pci 0000:00:1c.0: [8086:9db8] type 01 class 0x060400 PCIe Root Port
<6>[    0.441942] pci 0000:00:1c.0: PCI bridge to [bus 01]
<6>[    0.441949] pci 0000:00:1c.0:   bridge window [mem 0xdd600000-0xdd6fffff]
<6>[    0.442034] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
<6>[    0.442825] pci 0000:00:1c.4: [8086:9dbc] type 01 class 0x060400 PCIe Root Port
<6>[    0.442855] pci 0000:00:1c.4: PCI bridge to [bus 02-3a]
<6>[    0.442863] pci 0000:00:1c.4:   bridge window [mem 0xc4000000-0xda0fffff]
<6>[    0.442874] pci 0000:00:1c.4:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[    0.442949] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
<6>[    0.443722] pci 0000:00:1d.0: [8086:9db0] type 01 class 0x060400 PCIe Root Port
<6>[    0.443760] pci 0000:00:1d.0: PCI bridge to [bus 3c]
<6>[    0.443766] pci 0000:00:1d.0:   bridge window [io  0x2000-0x2fff]
<6>[    0.443771] pci 0000:00:1d.0:   bridge window [mem 0xdcc00000-0xdd5fffff]
<6>[    0.443783] pci 0000:00:1d.0:   bridge window [mem 0xdc000000-0xdc9fffff 64bit pref]
<6>[    0.443849] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
<6>[    0.444593] pci 0000:00:1d.4: [8086:9db4] type 01 class 0x060400 PCIe Root Port
<6>[    0.444622] pci 0000:00:1d.4: PCI bridge to [bus 3d]
<6>[    0.444630] pci 0000:00:1d.4:   bridge window [mem 0xdcb00000-0xdcbfffff]
<6>[    0.444713] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
<6>[    0.445503] pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100 conventional PCI endpoint
<6>[    0.446094] pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040380 conventional PCI endpoint
<6>[    0.446154] pci 0000:00:1f.3: BAR 0 [mem 0xdd73c000-0xdd73ffff 64bit]
<6>[    0.446239] pci 0000:00:1f.3: BAR 4 [mem 0xdca00000-0xdcafffff 64bit]
<6>[    0.446376] pci 0000:00:1f.3: PME# supported from D3hot D3cold
<6>[    0.447147] pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500 conventional PCI endpoint
<6>[    0.447175] pci 0000:00:1f.4: BAR 0 [mem 0xdd747000-0xdd7470ff 64bit]
<6>[    0.447202] pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
<6>[    0.447516] pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000 conventional PCI endpoint
<6>[    0.447536] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
<6>[    0.447703] pci 0000:00:1f.6: [8086:15be] type 00 class 0x020000 conventional PCI endpoint
<6>[    0.447749] pci 0000:00:1f.6: BAR 0 [mem 0xdd700000-0xdd71ffff]
<6>[    0.447984] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
<6>[    0.448191] pci 0000:01:00.0: [10ec:522a] type 00 class 0xff0000 PCIe Endpoint
<6>[    0.448217] pci 0000:01:00.0: BAR 0 [mem 0xdd600000-0xdd600fff]
<6>[    0.448402] pci 0000:01:00.0: supports D1 D2
<6>[    0.448405] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
<6>[    0.448694] pci 0000:00:1c.0: PCI bridge to [bus 01]
<6>[    0.448794] pci 0000:02:00.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Upstream Port
<6>[    0.448835] pci 0000:02:00.0: PCI bridge to [bus 03-3a]
<6>[    0.448847] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
<6>[    0.448862] pci 0000:02:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[    0.448880] pci 0000:02:00.0: enabling Extended Tags
<6>[    0.448990] pci 0000:02:00.0: supports D1 D2
<6>[    0.448993] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[    0.449213] pci 0000:00:1c.4: PCI bridge to [bus 02-3a]
<6>[    0.449313] pci 0000:03:00.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Downstream Port
<6>[    0.449356] pci 0000:03:00.0: PCI bridge to [bus 04]
<6>[    0.449368] pci 0000:03:00.0:   bridge window [mem 0xda000000-0xda0fffff]
<6>[    0.449400] pci 0000:03:00.0: enabling Extended Tags
<6>[    0.449511] pci 0000:03:00.0: supports D1 D2
<6>[    0.449513] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[    0.449691] pci 0000:03:01.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Downstream Port
<6>[    0.449734] pci 0000:03:01.0: PCI bridge to [bus 05-39]
<6>[    0.449746] pci 0000:03:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
<6>[    0.449762] pci 0000:03:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[    0.449781] pci 0000:03:01.0: enabling Extended Tags
<6>[    0.449895] pci 0000:03:01.0: supports D1 D2
<6>[    0.449897] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[    0.450072] pci 0000:03:02.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Downstream Port
<6>[    0.450114] pci 0000:03:02.0: PCI bridge to [bus 3a]
<6>[    0.450127] pci 0000:03:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
<6>[    0.450159] pci 0000:03:02.0: enabling Extended Tags
<6>[    0.450271] pci 0000:03:02.0: supports D1 D2
<6>[    0.450274] pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[    0.450494] pci 0000:02:00.0: PCI bridge to [bus 03-3a]
<6>[    0.450562] pci 0000:03:00.0: PCI bridge to [bus 04]
<6>[    0.450633] pci 0000:03:01.0: PCI bridge to [bus 05-39]
<6>[    0.450749] pci 0000:3a:00.0: [8086:15c1] type 00 class 0x0c0330 PCIe Endpoint
<6>[    0.450776] pci 0000:3a:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
<6>[    0.450865] pci 0000:3a:00.0: enabling Extended Tags
<6>[    0.451005] pci 0000:3a:00.0: supports D1 D2
<6>[    0.451007] pci 0000:3a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[    0.451076] pci 0000:3a:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
<6>[    0.451286] pci 0000:03:02.0: PCI bridge to [bus 3a]
<6>[    0.451405] pci 0000:00:1d.0: PCI bridge to [bus 3c]
<6>[    0.451487] pci 0000:3d:00.0: [15b7:5002] type 00 class 0x010802 PCIe Endpoint
<6>[    0.451513] pci 0000:3d:00.0: BAR 0 [mem 0xdcb00000-0xdcb03fff 64bit]
<6>[    0.451549] pci 0000:3d:00.0: BAR 4 [mem 0xdcb04000-0xdcb040ff 64bit]
<6>[    0.451844] pci 0000:00:1d.4: PCI bridge to [bus 3d]
<7>[    0.451882] pci_bus 0000:00: on NUMA node 0
<6>[    0.456635] ACPI: EC: interrupt unblocked
<6>[    0.456638] ACPI: EC: event unblocked
<6>[    0.456649] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
<6>[    0.456652] ACPI: EC: GPE=0x16
<6>[    0.456655] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
<6>[    0.456658] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
<6>[    0.456756] iommu: Default domain type: Translated
<6>[    0.456758] iommu: DMA domain TLB invalidation policy: lazy mode
<5>[    0.456869] SCSI subsystem initialized
<7>[    0.456880] libata version 3.00 loaded.
<6>[    0.456880] ACPI: bus type USB registered
<6>[    0.456880] usbcore: registered new interface driver usbfs
<6>[    0.456888] usbcore: registered new interface driver hub
<6>[    0.456898] usbcore: registered new device driver usb
<6>[    0.456943] pps_core: LinuxPPS API ver. 1 registered
<6>[    0.456945] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
<6>[    0.456950] PTP clock support registered
<6>[    0.457018] Advanced Linux Sound Architecture Driver Initialized.
<6>[    0.457398] PCI: Using ACPI for IRQ routing
<7>[    0.493869] PCI: pci_cache_line_size set to 64 bytes
<7>[    0.493995] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
<7>[    0.493999] e820: reserve RAM buffer [mem 0x5de2a000-0x5fffffff]
<7>[    0.494002] e820: reserve RAM buffer [mem 0x62410000-0x63ffffff]
<7>[    0.494004] e820: reserve RAM buffer [mem 0x694800000-0x697ffffff]
<6>[    0.494026] pci 0000:00:02.0: vgaarb: setting as boot VGA device
<6>[    0.494026] pci 0000:00:02.0: vgaarb: bridge control possible
<6>[    0.494026] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
<6>[    0.494026] vgaarb: loaded
<6>[    0.495106] clocksource: Switched to clocksource tsc-early
<6>[    0.495870] pnp: PnP ACPI init
<6>[    0.495992] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
<6>[    0.496386] system 00:01: [io  0x1800-0x18fe] has been reserved
<6>[    0.496392] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
<6>[    0.496395] system 00:01: [mem 0xfd6b0000-0xfd6cffff] has been reserved
<6>[    0.496398] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
<6>[    0.496401] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
<6>[    0.496404] system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
<6>[    0.496407] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
<6>[    0.496783] system 00:02: [io  0xff00-0xfffe] has been reserved
<6>[    0.497296] system 00:03: [io  0x0680-0x069f] has been reserved
<6>[    0.497300] system 00:03: [io  0x164e-0x164f] has been reserved
<6>[    0.497484] system 00:05: [io  0x1854-0x1857] has been reserved
<6>[    0.497645] system 00:08: [io  0x1800-0x189f] could not be reserved
<6>[    0.497649] system 00:08: [io  0x0800-0x087f] has been reserved
<6>[    0.497652] system 00:08: [io  0x0880-0x08ff] has been reserved
<6>[    0.497655] system 00:08: [io  0x0900-0x097f] has been reserved
<6>[    0.497658] system 00:08: [io  0x0980-0x09ff] has been reserved
<6>[    0.497660] system 00:08: [io  0x0a00-0x0a7f] has been reserved
<6>[    0.497663] system 00:08: [io  0x0a80-0x0aff] has been reserved
<6>[    0.497666] system 00:08: [io  0x0b00-0x0b7f] has been reserved
<6>[    0.497669] system 00:08: [io  0x0b80-0x0bff] has been reserved
<6>[    0.497671] system 00:08: [io  0x15e0-0x15ef] has been reserved
<6>[    0.497674] system 00:08: [io  0x1600-0x167f] could not be reserved
<6>[    0.497677] system 00:08: [io  0x1640-0x165f] could not be reserved
<6>[    0.497680] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
<6>[    0.497684] system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
<6>[    0.497687] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
<6>[    0.497690] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
<6>[    0.497693] system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
<6>[    0.497695] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
<6>[    0.497699] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
<6>[    0.502786] system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
<6>[    0.502791] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
<6>[    0.502794] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
<6>[    0.502797] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
<6>[    0.502800] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
<6>[    0.502803] system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved
<6>[    0.502806] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
<6>[    0.502809] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
<4>[    0.503771] pnp 00:0b: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
<4>[    0.503778] pnp 00:0b: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
<4>[    0.503782] pnp 00:0b: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
<4>[    0.503785] pnp 00:0b: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
<6>[    0.503847] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
<6>[    0.503851] system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
<6>[    0.503854] system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
<6>[    0.503857] system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
<6>[    0.503860] system 00:0b: [mem 0x00100000-0x697fffff] could not be reserved
<6>[    0.503863] system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
<6>[    0.503866] system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
<6>[    0.504817] pnp: PnP ACPI: found 12 devices
<6>[    0.546569] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
<6>[    0.546672] NET: Registered PF_INET protocol family
<6>[    0.546882] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
<6>[    0.551503] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
<6>[    0.551558] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
<6>[    0.551575] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
<6>[    0.551921] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
<6>[    0.552346] TCP: Hash tables configured (established 262144 bind 65536)
<6>[    0.552377] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
<6>[    0.552456] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
<6>[    0.552561] NET: Registered PF_UNIX/PF_LOCAL protocol family
<6>[    0.553234] pci 0000:03:01.0: bridge window [io  0x1000-0x0fff] to [bus 05-39] add_size 1000
<6>[    0.553247] pci 0000:02:00.0: bridge window [io  0x1000-0x0fff] to [bus 03-3a] add_size 1000
<6>[    0.553252] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 02-3a] add_size 2000
<6>[    0.553264] pci 0000:00:1c.4: bridge window [io  0x4000-0x5fff]: assigned
<6>[    0.553269] pci 0000:00:1c.0: PCI bridge to [bus 01]
<6>[    0.553275] pci 0000:00:1c.0:   bridge window [mem 0xdd600000-0xdd6fffff]
<6>[    0.553285] pci 0000:02:00.0: bridge window [io  0x4000-0x4fff]: assigned
<6>[    0.553289] pci 0000:03:01.0: bridge window [io  0x4000-0x4fff]: assigned
<6>[    0.553292] pci 0000:03:00.0: PCI bridge to [bus 04]
<6>[    0.553300] pci 0000:03:00.0:   bridge window [mem 0xda000000-0xda0fffff]
<6>[    0.553311] pci 0000:03:01.0: PCI bridge to [bus 05-39]
<6>[    0.553315] pci 0000:03:01.0:   bridge window [io  0x4000-0x4fff]
<6>[    0.553322] pci 0000:03:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
<6>[    0.553328] pci 0000:03:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[    0.553337] pci 0000:03:02.0: PCI bridge to [bus 3a]
<6>[    0.553343] pci 0000:03:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
<6>[    0.553354] pci 0000:02:00.0: PCI bridge to [bus 03-3a]
<6>[    0.553358] pci 0000:02:00.0:   bridge window [io  0x4000-0x4fff]
<6>[    0.553365] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
<6>[    0.553370] pci 0000:02:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[    0.553379] pci 0000:00:1c.4: PCI bridge to [bus 02-3a]
<6>[    0.553382] pci 0000:00:1c.4:   bridge window [io  0x4000-0x5fff]
<6>[    0.553387] pci 0000:00:1c.4:   bridge window [mem 0xc4000000-0xda0fffff]
<6>[    0.553392] pci 0000:00:1c.4:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[    0.553398] pci 0000:00:1d.0: PCI bridge to [bus 3c]
<6>[    0.553403] pci 0000:00:1d.0:   bridge window [io  0x2000-0x2fff]
<6>[    0.553408] pci 0000:00:1d.0:   bridge window [mem 0xdcc00000-0xdd5fffff]
<6>[    0.553413] pci 0000:00:1d.0:   bridge window [mem 0xdc000000-0xdc9fffff 64bit pref]
<6>[    0.553420] pci 0000:00:1d.4: PCI bridge to [bus 3d]
<6>[    0.553425] pci 0000:00:1d.4:   bridge window [mem 0xdcb00000-0xdcbfffff]
<6>[    0.553434] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
<6>[    0.553437] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
<6>[    0.553440] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
<6>[    0.553443] pci_bus 0000:00: resource 7 [mem 0x69800000-0xdfffffff window]
<6>[    0.553445] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
<6>[    0.553448] pci_bus 0000:01: resource 1 [mem 0xdd600000-0xdd6fffff]
<6>[    0.553451] pci_bus 0000:02: resource 0 [io  0x4000-0x5fff]
<6>[    0.553454] pci_bus 0000:02: resource 1 [mem 0xc4000000-0xda0fffff]
<6>[    0.553456] pci_bus 0000:02: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[    0.553459] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
<6>[    0.553462] pci_bus 0000:03: resource 1 [mem 0xc4000000-0xda0fffff]
<6>[    0.553464] pci_bus 0000:03: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[    0.553467] pci_bus 0000:04: resource 1 [mem 0xda000000-0xda0fffff]
<6>[    0.553470] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
<6>[    0.553473] pci_bus 0000:05: resource 1 [mem 0xc4000000-0xd9efffff]
<6>[    0.553475] pci_bus 0000:05: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[    0.553479] pci_bus 0000:3a: resource 1 [mem 0xd9f00000-0xd9ffffff]
<6>[    0.553482] pci_bus 0000:3c: resource 0 [io  0x2000-0x2fff]
<6>[    0.553484] pci_bus 0000:3c: resource 1 [mem 0xdcc00000-0xdd5fffff]
<6>[    0.553487] pci_bus 0000:3c: resource 2 [mem 0xdc000000-0xdc9fffff 64bit pref]
<6>[    0.553490] pci_bus 0000:3d: resource 1 [mem 0xdcb00000-0xdcbfffff]
<6>[    0.554282] pci 0000:02:00.0: enabling device (0006 -> 0007)
<6>[    0.554630] PCI: CLS 128 bytes, default 64
<6>[    0.554681] DMAR: No ATSR found
<6>[    0.554683] DMAR: No SATC found
<6>[    0.554686] DMAR: dmar1: Using Queued invalidation
<6>[    0.554709] Unpacking initramfs...
<6>[    0.554780] pci 0000:00:00.0: Adding to iommu group 0
<6>[    0.554799] pci 0000:00:04.0: Adding to iommu group 1
<6>[    0.554817] pci 0000:00:08.0: Adding to iommu group 2
<6>[    0.554843] pci 0000:00:12.0: Adding to iommu group 3
<6>[    0.554873] pci 0000:00:14.0: Adding to iommu group 4
<6>[    0.554888] pci 0000:00:14.2: Adding to iommu group 4
<6>[    0.554905] pci 0000:00:14.3: Adding to iommu group 5
<6>[    0.554927] pci 0000:00:15.0: Adding to iommu group 6
<6>[    0.554949] pci 0000:00:16.0: Adding to iommu group 7
<6>[    0.554968] pci 0000:00:1c.0: Adding to iommu group 8
<6>[    0.554986] pci 0000:00:1c.4: Adding to iommu group 9
<6>[    0.555011] pci 0000:00:1d.0: Adding to iommu group 10
<6>[    0.555030] pci 0000:00:1d.4: Adding to iommu group 11
<6>[    0.555080] pci 0000:00:1f.0: Adding to iommu group 12
<6>[    0.555096] pci 0000:00:1f.3: Adding to iommu group 12
<6>[    0.555113] pci 0000:00:1f.4: Adding to iommu group 12
<6>[    0.555130] pci 0000:00:1f.5: Adding to iommu group 12
<6>[    0.555147] pci 0000:00:1f.6: Adding to iommu group 12
<6>[    0.555165] pci 0000:01:00.0: Adding to iommu group 13
<6>[    0.555185] pci 0000:02:00.0: Adding to iommu group 14
<6>[    0.555203] pci 0000:03:00.0: Adding to iommu group 15
<6>[    0.555223] pci 0000:03:01.0: Adding to iommu group 16
<6>[    0.555250] pci 0000:03:02.0: Adding to iommu group 17
<6>[    0.555258] pci 0000:3a:00.0: Adding to iommu group 17
<6>[    0.555281] pci 0000:3d:00.0: Adding to iommu group 18
<6>[    0.556692] DMAR: Intel(R) Virtualization Technology for Directed I/O
<6>[    0.556694] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
<6>[    0.556696] software IO TLB: mapped [mem 0x00000000570a4000-0x000000005b0a4000] (64MB)
<6>[    0.556705] ACPI: bus type thunderbolt registered
<6>[    0.557258] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
<6>[    0.557261] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
<6>[    0.557263] RAPL PMU: hw unit of domain package 2^-14 Joules
<6>[    0.557265] RAPL PMU: hw unit of domain dram 2^-14 Joules
<6>[    0.557267] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
<6>[    0.557269] RAPL PMU: hw unit of domain psys 2^-14 Joules
<4>[    0.557392] resource: resource sanity check: requesting [mem 0x00000000fed10000-0x00000000fed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
<4>[    0.557397] caller snb_uncore_imc_init_box+0x84/0xe0 mapping multiple BARs
<5>[    0.558431] Initialise system trusted keyrings
<6>[    0.558486] workingset: timestamp_bits=62 max_order=23 bucket_order=0
<7>[    0.558522] pci_bus 0000:03: Allocating resources
<6>[    0.558544] pci 0000:03:00.0: PCI bridge to [bus 04]
<6>[    0.558555] pci 0000:03:00.0:   bridge window [mem 0xda000000-0xda0fffff]
<6>[    0.558568] pci 0000:03:01.0: PCI bridge to [bus 05-39]
<6>[    0.558572] pci 0000:03:01.0:   bridge window [io  0x4000-0x4fff]
<6>[    0.558577] squashfs: version 4.0 (2009/01/31) Phillip Lougher
<6>[    0.558579] pci 0000:03:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
<6>[    0.558585] pci 0000:03:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[    0.558592] 9p: Installing v9fs 9p2000 file system support
<5>[    0.581204] Key type asymmetric registered
<5>[    0.581207] Asymmetric key parser 'x509' registered
<6>[    0.581223] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
<6>[    0.581226] io scheduler mq-deadline registered
<6>[    0.581229] io scheduler kyber registered
<6>[    0.582465] pcieport 0000:03:01.0: enabling device (0006 -> 0007)
<6>[    0.582915] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
<3>[    0.589029] acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed
<6>[    0.590314] ACPI: AC: AC Adapter [AC] (on-line)
<6>[    0.590422] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
<6>[    0.590474] ACPI: button: Sleep Button [SLPB]
<6>[    0.590527] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
<6>[    0.590565] ACPI: button: Lid Switch [LID]
<6>[    0.590614] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
<6>[    0.590655] ACPI: button: Power Button [PWRF]
<6>[    0.595543] thermal LNXTHERM:00: registered as thermal_zone0
<6>[    0.595548] ACPI: thermal: Thermal Zone [THM0] (55 C)
<6>[    0.597468] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
<6>[    0.598338] Non-volatile memory driver v1.3
<6>[    0.598429] Linux agpgart interface v0.103
<6>[    0.598501] ACPI: bus type drm_connector registered
<6>[    0.598741] i915 0000:00:02.0: enabling device (0006 -> 0007)
<6>[    0.598922] i915 0000:00:02.0: [drm] Found COFFEELAKE/ULT (device ID 3ea0) display version 9.00 stepping N/A
<6>[    0.599664] i915 0000:00:02.0: vgaarb: deactivate vga console
<6>[    0.605142] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=mem
<6>[    0.626814] ACPI: battery: Slot [BAT0] (battery present)
<6>[    0.647837] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
<6>[    0.652441] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
<6>[    0.652709] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
<6>[    0.712903] fbcon: i915drmfb (fb0) is primary device
<6>[    0.729619] Console: switching to colour frame buffer device 240x67
<6>[    0.748735] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
<6>[    0.752633] loop: module loaded
<6>[    0.755199] nvme nvme0: pci function 0000:3d:00.0
<6>[    0.755532] tun: Universal TUN/TAP device driver, 1.6
<6>[    0.755696] e100: Intel(R) PRO/100 Network Driver
<6>[    0.755700] e100: Copyright(c) 1999-2006 Intel Corporation
<6>[    0.755715] e1000: Intel(R) PRO/1000 Network Driver
<6>[    0.755717] e1000: Copyright (c) 1999-2006 Intel Corporation.
<6>[    0.755734] e1000e: Intel(R) PRO/1000 Network Driver
<6>[    0.755736] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
<6>[    0.756015] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
<6>[    0.761852] nvme nvme0: 8/0/0 default/read/poll queues
<6>[    0.765627]  nvme0n1: p3 p5
<6>[    0.978710] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
<6>[    1.040558] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 98:fa:9b:22:af:37
<6>[    1.040565] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
<6>[    1.040629] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: 1000FF-0FF
<6>[    1.040659] Intel(R) 2.5G Ethernet Linux Driver
<6>[    1.040661] Copyright(c) 2018 Intel Corporation.
<6>[    1.040681] sky2: driver version 1.30
<6>[    1.040730] Intel(R) Wireless WiFi driver for Linux
<6>[    1.040774] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
<6>[    1.041740] iwlwifi 0000:00:14.3: Detected crf-id 0x2816, cnv-id 0x1000100 wfpm id 0x80000000
<6>[    1.041753] iwlwifi 0000:00:14.3: PCI dev 9df0/0034, rev=0x312, rfid=0x105110
<6>[    1.041759] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz
<6>[    1.041847] usbcore: registered new device driver r8152-cfgselector
<6>[    1.041856] usbcore: registered new interface driver r8152
<6>[    1.041865] usbcore: registered new interface driver asix
<6>[    1.041872] usbcore: registered new interface driver ax88179_178a
<6>[    1.041880] usbcore: registered new interface driver cdc_ether
<6>[    1.041888] usbcore: registered new interface driver net1080
<6>[    1.041895] usbcore: registered new interface driver zaurus
<6>[    1.041903] usbcore: registered new interface driver cdc_ncm
<6>[    1.041910] usbcore: registered new interface driver qmi_wwan
<6>[    1.041917] usbcore: registered new interface driver cdc_mbim
<6>[    1.041925] usbcore: registered new interface driver r8153_ecm
<6>[    1.042327] xhci_hcd 0000:00:14.0: xHCI Host Controller
<6>[    1.042463] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
<6>[    1.043637] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
<6>[    1.043951] xhci_hcd 0000:00:14.0: xHCI Host Controller
<6>[    1.044067] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
<6>[    1.044073] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
<6>[    1.044122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
<6>[    1.044127] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    1.044131] usb usb1: Product: xHCI Host Controller
<6>[    1.044133] usb usb1: Manufacturer: Linux 6.12.12+ xhci-hcd
<6>[    1.044136] usb usb1: SerialNumber: 0000:00:14.0
<6>[    1.044359] hub 1-0:1.0: USB hub found
<6>[    1.044379] hub 1-0:1.0: 12 ports detected
<6>[    1.047306] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
<6>[    1.047312] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    1.047315] usb usb2: Product: xHCI Host Controller
<6>[    1.047318] usb usb2: Manufacturer: Linux 6.12.12+ xhci-hcd
<6>[    1.047321] usb usb2: SerialNumber: 0000:00:14.0
<6>[    1.047496] hub 2-0:1.0: USB hub found
<6>[    1.047511] hub 2-0:1.0: 6 ports detected
<6>[    1.049299] xhci_hcd 0000:3a:00.0: xHCI Host Controller
<6>[    1.049398] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 3
<6>[    1.050611] xhci_hcd 0000:3a:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
<6>[    1.050946] xhci_hcd 0000:3a:00.0: xHCI Host Controller
<6>[    1.051034] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 4
<6>[    1.051038] xhci_hcd 0000:3a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
<6>[    1.051084] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
<6>[    1.051089] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    1.051092] usb usb3: Product: xHCI Host Controller
<6>[    1.051095] usb usb3: Manufacturer: Linux 6.12.12+ xhci-hcd
<6>[    1.051097] usb usb3: SerialNumber: 0000:3a:00.0
<6>[    1.051266] hub 3-0:1.0: USB hub found
<6>[    1.051279] hub 3-0:1.0: 2 ports detected
<6>[    1.053876] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
<6>[    1.053881] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    1.053884] usb usb4: Product: xHCI Host Controller
<6>[    1.053887] usb usb4: Manufacturer: Linux 6.12.12+ xhci-hcd
<6>[    1.053890] usb usb4: SerialNumber: 0000:3a:00.0
<6>[    1.054064] hub 4-0:1.0: USB hub found
<6>[    1.054076] hub 4-0:1.0: 2 ports detected
<6>[    1.056934] usbcore: registered new interface driver cdc_acm
<6>[    1.056938] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
<6>[    1.056949] usbcore: registered new interface driver usblp
<6>[    1.056962] usbcore: registered new interface driver cdc_wdm
<6>[    1.057092] usbcore: registered new interface driver uas
<6>[    1.057119] usbcore: registered new interface driver usb-storage
<6>[    1.057127] usbcore: registered new interface driver ums-datafab
<6>[    1.057136] usbcore: registered new interface driver ums-freecom
<6>[    1.057145] usbcore: registered new interface driver ums-isd200
<6>[    1.057153] usbcore: registered new interface driver ums-jumpshot
<6>[    1.057161] usbcore: registered new interface driver ums-sddr09
<6>[    1.057168] usbcore: registered new interface driver ums-sddr55
<6>[    1.057176] usbcore: registered new interface driver ums-usbat
<6>[    1.057185] usbcore: registered new device driver onboard-usb-dev
<6>[    1.057286] dummy_hcd dummy_hcd.0: USB Host+Gadget Emulator, driver 02 May 2005
<6>[    1.057290] dummy_hcd dummy_hcd.0: Dummy host controller
<6>[    1.057381] dummy_hcd dummy_hcd.0: new USB bus registered, assigned bus number 5
<6>[    1.057421] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
<6>[    1.057425] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    1.057429] usb usb5: Product: Dummy host controller
<6>[    1.057431] usb usb5: Manufacturer: Linux 6.12.12+ dummy_hcd
<6>[    1.057434] usb usb5: SerialNumber: dummy_hcd.0
<6>[    1.057591] hub 5-0:1.0: USB hub found
<6>[    1.057599] hub 5-0:1.0: 1 port detected
<6>[    1.057681] dummy_hcd dummy_hcd.0: Dummy host controller
<6>[    1.057768] dummy_hcd dummy_hcd.0: new USB bus registered, assigned bus number 6
<6>[    1.057786] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
<6>[    1.057815] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
<6>[    1.057819] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    1.057822] usb usb6: Product: Dummy host controller
<6>[    1.057824] usb usb6: Manufacturer: Linux 6.12.12+ dummy_hcd
<6>[    1.057826] usb usb6: SerialNumber: dummy_hcd.0
<6>[    1.057982] hub 6-0:1.0: USB hub found
<6>[    1.057990] hub 6-0:1.0: 1 port detected
<6>[    1.058178] Mass Storage Function, version: 2009/09/11
<6>[    1.058180] LUN: removable file: (no medium)
<6>[    1.058197] LUN: removable file: (no medium)
<6>[    1.058200] Number of LUNs=1
<6>[    1.058291] g_mass_storage gadget.0: Mass Storage Gadget, version: 2009/09/11
<4>[    1.058294] g_mass_storage gadget.0: userspace failed to provide iSerialNumber
<6>[    1.058296] g_mass_storage gadget.0: g_mass_storage ready
<6>[    1.065116] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
<6>[    1.069215] serio: i8042 KBD port at 0x60,0x64 irq 1
<6>[    1.069222] serio: i8042 AUX port at 0x60,0x64 irq 12
<6>[    1.069644] mousedev: PS/2 mouse device common for all mice
<6>[    1.070305] rtc_cmos 00:04: RTC can wake from S4
<6>[    1.073081] rtc_cmos 00:04: registered as rtc0
<6>[    1.073139] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
<6>[    1.073839] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
<6>[    1.074057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
<6>[    1.074419] i801_smbus 0000:00:1f.4: SPD Write Disable is set
<6>[    1.074465] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
<6>[    1.075791] Consider using thermal netlink events interface
<6>[    1.078113] i2c i2c-7: Successfully instantiated SPD at 0x51
<6>[    1.079908] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
<6>[    1.083306] intel_rapl_common: Found RAPL domain package
<6>[    1.083310] intel_rapl_common: Found RAPL domain dram
<6>[    1.083434] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
<6>[    1.083960] intel_pstate: Intel P-state driver initializing
<6>[    1.084380] intel_pstate: HWP enabled
<6>[    1.084389] hid: raw HID events driver (C) Jiri Kosina
<6>[    1.084442] usbcore: registered new interface driver usbhid
<6>[    1.084443] usbhid: USB HID core driver
<6>[    1.084570] fujitsu_laptop: driver 0.6.0 successfully loaded
<6>[    1.084607] thinkpad_acpi: ThinkPad ACPI Extras v0.26
<6>[    1.084608] thinkpad_acpi: http://ibm-acpi.sf.net/
<6>[    1.084608] thinkpad_acpi: ThinkPad BIOS N2IET91S (3.69 ), EC N2IHT38W
<6>[    1.084609] thinkpad_acpi: Lenovo ThinkPad T490, model 20N2S00600
<6>[    1.084756] thinkpad_acpi: radio switch found; radios are enabled
<6>[    1.084760] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
<5>[    1.084760] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
<6>[    1.086012] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
<6>[    1.086663] thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is blocked
<6>[    1.208521] typec port0: bound usb1-port2 (ops connector_ops)
<6>[    1.208527] typec port0: bound usb2-port2 (ops connector_ops)
<6>[    1.282273] usb 1-1: new full-speed USB device number 2 using xhci_hcd
<6>[    1.298408] usb 6-1: new SuperSpeed USB device number 2 using dummy_hcd
<6>[    1.312194] usb 6-1: New USB device found, idVendor=22e0, idProduct=0300, bcdDevice= 6.12
<6>[    1.312197] usb 6-1: New USB device strings: Mfr=3, Product=4, SerialNumber=0
<6>[    1.312199] usb 6-1: Product: SINA Virtual USB Stick
<6>[    1.312200] usb 6-1: Manufacturer: Secunet
<6>[    1.313064] usb-storage 6-1:1.0: USB Mass Storage device detected
<6>[    1.313182] scsi host0: usb-storage 6-1:1.0
<6>[    1.378472] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
<6>[    1.394624] usb 4-1: New USB device found, idVendor=17ef, idProduct=3070, bcdDevice=50.33
<6>[    1.394626] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[    1.394628] usb 4-1: Product: USB3.1 Hub             
<6>[    1.394629] usb 4-1: Manufacturer: VIA Labs, Inc.         
<6>[    1.400095] hub 4-1:1.0: USB hub found
<6>[    1.400167] hub 4-1:1.0: 4 ports detected
<6>[    1.415660] usb 1-1: New USB device found, idVendor=058f, idProduct=9540, bcdDevice= 1.20
<6>[    1.415663] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[    1.415664] usb 1-1: Product: EMV Smartcard Reader
<6>[    1.415666] usb 1-1: Manufacturer: Generic
<6>[    1.529670] usb 1-2: new full-speed USB device number 3 using xhci_hcd
<6>[    1.534721] typec port1: bound usb1-port5 (ops connector_ops)
<6>[    1.534727] typec port1: bound usb4-port1 (ops connector_ops)
<6>[    1.570287] tsc: Refined TSC clocksource calibration: 1991.997 MHz
<6>[    1.570291] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d4bf570c, max_idle_ns: 881590425443 ns
<6>[    1.570336] clocksource: Switched to clocksource tsc
<6>[    1.661484] usb 1-2: New USB device found, idVendor=17ef, idProduct=3074, bcdDevice= 0.00
<6>[    1.661487] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[    1.661489] usb 1-2: Product: USB Billboard
<6>[    1.661490] usb 1-2: Manufacturer: Cypress Semiconductor
<6>[    1.661491] usb 1-2: SerialNumber: 11AD1D006D0B3A0128190B00
<6>[    1.675316] hid-generic 0003:17EF:3074.0001: hidraw0: USB HID v1.11 Device [Cypress Semiconductor USB Billboard] on usb-0000:00:14.0-2/input1
<6>[    1.787790] usb 1-3: new full-speed USB device number 4 using xhci_hcd
<6>[    1.919209] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4694]
<6>[    1.924075] usb 1-3: New USB device found, idVendor=08e6, idProduct=3438, bcdDevice= 2.00
<6>[    1.924078] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[    1.924080] usb 1-3: Product: USB SmartCard Reader
<6>[    1.924081] usb 1-3: Manufacturer: Gemalto
<6>[    1.924082] usb 1-3: SerialNumber: BB7455CF
<6>[    1.926514] usb 4-1.2: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
<6>[    1.942093] usb 4-1.2: New USB device found, idVendor=17ef, idProduct=3070, bcdDevice=50.34
<6>[    1.942095] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[    1.942097] usb 4-1.2: Product: USB3.1 Hub             
<6>[    1.942098] usb 4-1.2: Manufacturer: VIA Labs, Inc.         
<6>[    1.951291] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
<6>[    1.951296] psmouse serio1: synaptics: Your touchpad (PNP: LEN205b PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
<6>[    1.956643] hub 4-1.2:1.0: USB hub found
<6>[    1.956997] hub 4-1.2:1.0: 4 ports detected
<6>[    2.012101] psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf00aa3/0x940300/0x12e800/0x500000, board id: 3471, fw id: 2867793
<6>[    2.012107] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
<6>[    2.040298] usb 1-5: new high-speed USB device number 5 using xhci_hcd
<6>[    2.050130] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
<6>[    2.168474] usb 1-5: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.33
<6>[    2.168477] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[    2.168478] usb 1-5: Product: USB2.0 Hub             
<6>[    2.168480] usb 1-5: Manufacturer: VIA Labs, Inc.         
<6>[    2.169631] hub 1-5:1.0: USB hub found
<6>[    2.171322] hub 1-5:1.0: 5 ports detected
<5>[    2.339063] scsi 0:0:0:0: Direct-Access     Linux    File-Stor Gadget 0612 PQ: 0 ANSI: 2
<4>[    2.339852] sd 0:0:0:0: Power-on or device reset occurred
<5>[    2.340755] sd 0:0:0:0: [sda] Media removed, stopped polling
<5>[    2.340972] sd 0:0:0:0: [sda] Attached SCSI removable disk
<6>[    2.485328] usb 4-1.2.3: new SuperSpeed USB device number 4 using xhci_hcd
<6>[    2.494288] psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x11, buttons: 3/3
<6>[    2.500007] usb 4-1.2.3: New USB device found, idVendor=0781, idProduct=5588, bcdDevice= 1.00
<6>[    2.500010] usb 4-1.2.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
<6>[    2.500011] usb 4-1.2.3: Product: USB Extreme Pro
<6>[    2.500012] usb 4-1.2.3: Manufacturer: SanDisk
<6>[    2.500013] usb 4-1.2.3: SerialNumber: 12311679165A
<6>[    2.502187] usb-storage 4-1.2.3:1.0: USB Mass Storage device detected
<6>[    2.502494] scsi host1: usb-storage 4-1.2.3:1.0
<6>[    2.511276] usb 1-7: new high-speed USB device number 6 using xhci_hcd
<6>[    2.645279] usb 1-7: New USB device found, idVendor=2cb7, idProduct=0210, bcdDevice= 3.33
<6>[    2.645295] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[    2.645296] usb 1-7: Product: L830-EB
<6>[    2.645298] usb 1-7: Manufacturer: FIBOCOM
<6>[    2.645298] usb 1-7: SerialNumber: 004999010640000
<6>[    2.693932] cdc_mbim 1-7:1.0: setting rx_max = 16384
<6>[    2.694790] cdc_mbim 1-7:1.0: cdc-wdm0: USB WDM device
<6>[    2.694860] wwan wwan0: port wwan0mbim0 attached
<6>[    2.694928] cdc_mbim 1-7:1.0 wwan0: register 'cdc_mbim' at usb-0000:00:14.0-7, CDC MBIM, 3a:42:21:45:68:b4
<6>[    2.697686] cdc_acm 1-7:1.2: ttyACM0: USB ACM device
<6>[    2.698834] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input8
<6>[    2.811270] usb 1-8: new high-speed USB device number 7 using xhci_hcd
<6>[    2.970685] usb 1-8: New USB device found, idVendor=04f2, idProduct=b604, bcdDevice= 0.27
<6>[    2.970688] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
<6>[    2.970690] usb 1-8: Product: Integrated Camera
<6>[    2.970691] usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd.
<6>[    2.970692] usb 1-8: SerialNumber: 0001
<6>[    3.062260] usb 1-5.2: new high-speed USB device number 8 using xhci_hcd
<6>[    3.202279] usb 1-5.2: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.34
<6>[    3.202282] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[    3.202283] usb 1-5.2: Product: USB2.0 Hub             
<6>[    3.202284] usb 1-5.2: Manufacturer: VIA Labs, Inc.         
<6>[    3.203514] hub 1-5.2:1.0: USB hub found
<6>[    3.205315] hub 1-5.2:1.0: 4 ports detected
<6>[    3.312273] usb 1-10: new full-speed USB device number 9 using xhci_hcd
<6>[    3.436905] usb 1-10: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
<6>[    3.436908] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
<6>[    3.497274] usb 1-5.5: new high-speed USB device number 10 using xhci_hcd
<5>[    3.554885] scsi 1:0:0:0: Direct-Access     SanDisk  Extreme Pro      0    PQ: 0 ANSI: 6
<5>[    3.556051] sd 1:0:0:0: [sdb] 250085376 512-byte logical blocks: (128 GB/119 GiB)
<5>[    3.556360] sd 1:0:0:0: [sdb] Write Protect is off
<7>[    3.556362] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
<5>[    3.556664] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[    3.572330] usb 1-5.5: New USB device found, idVendor=17ef, idProduct=3075, bcdDevice= 0.01
<6>[    3.572347] usb 1-5.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[    3.572349] usb 1-5.5: Product: USB Billboard Device   
<6>[    3.572350] usb 1-5.5: Manufacturer: VIA Labs, Inc.         
<6>[    3.572351] usb 1-5.5: SerialNumber: 0000000000000001
<6>[    3.575823]  sdb: sdb1
<5>[    3.575948] sd 1:0:0:0: [sdb] Attached SCSI removable disk
<6>[    3.626474] Freeing initrd memory: 45476K
<6>[    3.628494] modprobe (98) used greatest stack depth: 13376 bytes left
<6>[    3.629906] thinkpad_acpi: battery 1 registered (start 0, stop 100, behaviours: 0x7)
<6>[    3.629925] ACPI: battery: new extension: ThinkPad Battery Extension
<6>[    3.635471] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
<6>[    3.637926] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
<4>[    3.637941] iwlwifi 0000:00:14.3: WRT: Overriding region id 0
<4>[    3.637943] iwlwifi 0000:00:14.3: WRT: Overriding region id 1
<4>[    3.637944] iwlwifi 0000:00:14.3: WRT: Overriding region id 2
<4>[    3.637945] iwlwifi 0000:00:14.3: WRT: Overriding region id 3
<4>[    3.637946] iwlwifi 0000:00:14.3: WRT: Overriding region id 4
<4>[    3.637947] iwlwifi 0000:00:14.3: WRT: Overriding region id 6
<4>[    3.637948] iwlwifi 0000:00:14.3: WRT: Overriding region id 8
<4>[    3.637949] iwlwifi 0000:00:14.3: WRT: Overriding region id 9
<4>[    3.637950] iwlwifi 0000:00:14.3: WRT: Overriding region id 10
<4>[    3.637951] iwlwifi 0000:00:14.3: WRT: Overriding region id 11
<4>[    3.637952] iwlwifi 0000:00:14.3: WRT: Overriding region id 15
<4>[    3.637953] iwlwifi 0000:00:14.3: WRT: Overriding region id 16
<4>[    3.637954] iwlwifi 0000:00:14.3: WRT: Overriding region id 18
<4>[    3.637955] iwlwifi 0000:00:14.3: WRT: Overriding region id 19
<4>[    3.637956] iwlwifi 0000:00:14.3: WRT: Overriding region id 20
<4>[    3.637957] iwlwifi 0000:00:14.3: WRT: Overriding region id 21
<4>[    3.637957] iwlwifi 0000:00:14.3: WRT: Overriding region id 28
<6>[    3.638302] iwlwifi 0000:00:14.3: loaded firmware version 46.7e3e4b69.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
<3>[    3.639830] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
<6>[    3.688376] iwlwifi 0000:00:14.3: base HW address: 38:00:25:89:d5:9b, OTP minor version: 0x4
<7>[    3.755601] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
<6>[    3.909242] usb 1-5.2.4: new high-speed USB device number 11 using xhci_hcd
<6>[    4.312622] intel_pmc_core intel_pmc_core.0:  initialized
<6>[    4.312824] intel_rapl_common: Found RAPL domain package
<6>[    4.312826] intel_rapl_common: Found RAPL domain core
<6>[    4.312827] intel_rapl_common: Found RAPL domain uncore
<6>[    4.312828] intel_rapl_common: Found RAPL domain dram
<6>[    4.312829] intel_rapl_common: Found RAPL domain psys
<6>[    4.313199] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops)
<6>[    4.313277] usbcore: registered new interface driver snd-usb-audio
<6>[    4.313733] Initializing XFRM netlink socket
<6>[    4.313743] NET: Registered PF_INET6 protocol family
<6>[    4.313925] Segment Routing with IPv6
<6>[    4.313931] In-situ OAM (IOAM) with IPv6
<6>[    4.313952] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
<6>[    4.314026] NET: Registered PF_PACKET protocol family
<6>[    4.314028] NET: Registered PF_KEY protocol family
<6>[    4.314031] 8021q: 802.1Q VLAN Support v1.8
<6>[    4.314040] 9pnet: Installing 9P2000 support
<4>[    4.314218] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
<6>[    4.314247] microcode: Current revision: 0x000000f6
<6>[    4.314249] microcode: Updated early from: 0x000000d6
<6>[    4.314301] IPI shorthand broadcast: enabled
<6>[    4.316618] sched_clock: Marking stable (4306000763, 10234305)->(4386870644, -70635576)
<5>[    4.316695] Loading compiled-in X.509 certificates
<5>[    4.318580] Loaded X.509 cert 'Build time autogenerated kernel key: bf9a13bde1546187a9bd052045d50d20a1e9cf2b'
<6>[    4.319471] PM:   Magic number: 13:904:624
<5>[    4.319602] cfg80211: Loading compiled-in X.509 certificates for regulatory database
<5>[    4.321193] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
<5>[    4.321318] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
<6>[    4.321694] clk: Disabling unused clocks
<6>[    4.321714] ALSA device list:
<6>[    4.321715]   No soundcards found.
<6>[    4.322449] Freeing unused kernel image (initmem) memory: 3776K
<6>[    4.322596] Write protecting the kernel read-only data: 32768k
<6>[    4.322986] Freeing unused kernel image (rodata/data gap) memory: 880K
<6>[    4.324821] x86/mm: Checked W+X mappings: passed, no W+X pages found.
<6>[    4.324825] Run /init as init process
<7>[    4.324826]   with arguments:
<7>[    4.324827]     /init
<7>[    4.324828]   with environment:
<7>[    4.324829]     HOME=/
<7>[    4.324829]     TERM=linux
<7>[    4.324830]     BOOT_IMAGE=/isolinux/bzImage
<6>[    4.332908] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
<6>[    4.332912] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
<6>[    4.332914] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
<6>[    4.332915] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
<6>[    4.332916] snd_hda_codec_realtek hdaudioC0D0:    inputs:
<6>[    4.332917] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
<6>[    4.332919] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
<6>[    4.376539] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
<6>[    4.376580] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
<6>[    4.376607] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
<6>[    4.376633] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
<6>[    4.376661] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
<6>[    4.578135] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
<6>[    4.589148] fido_id (155) used greatest stack depth: 13008 bytes left
<6>[    5.203189] usb 1-5.2.4: New USB device found, idVendor=17ef, idProduct=306f, bcdDevice= 0.12
<6>[    5.203203] usb 1-5.2.4: New USB device strings: Mfr=3, Product=1, SerialNumber=0
<6>[    5.203208] usb 1-5.2.4: Product: ThinkPad Dock USB Audio
<6>[    5.203213] usb 1-5.2.4: Manufacturer: Generic
<6>[    5.437329] input: Generic ThinkPad Dock USB Audio Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.3/0003:17EF:306F.0002/input/input14
<6>[    5.488625] input: Generic ThinkPad Dock USB Audio as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.3/0003:17EF:306F.0002/input/input15
<6>[    5.488756] hid-generic 0003:17EF:306F.0002: input,hidraw1: USB HID v1.11 Device [Generic ThinkPad Dock USB Audio] on usb-0000:00:14.0-5.2.4/input3
<6>[    5.618041] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
<7>[    5.796067] ISO 9660 Extensions: Microsoft Joliet Level 3
<7>[    5.796224] ISO 9660 Extensions: RRIP_1991A
<6>[    7.973173] loop8: detected capacity change from 0 to 1835464
<27>[    8.458551] systemd[1]: Failed to find module 'autofs4'
<30>[    8.482639] systemd[1]: systemd 256-g58add30 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR -IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL -ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT -LIBARCHIVE)
<30>[    8.482670] systemd[1]: Detected architecture x86-64.
<30>[    8.482693] systemd[1]: Detected first boot.
<30>[    8.482812] systemd[1]: No hostname configured, using default hostname.
<30>[    8.482835] systemd[1]: Hostname set to <localhost>.
<29>[    8.579901] systemd[1]: Failed to populate /etc with preset unit settings, ignoring: File exists
<28>[    8.604384] systemd[1]: /etc/systemd/system/systemd-udevd.service.d/sina-lsm-label.conf:2: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.608718] systemd[1]: /etc/systemd/system/debugshell.service:17: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.609268] systemd[1]: /etc/systemd/system/syslog.service:15: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.611805] systemd[1]: /etc/systemd/system/vwnetstatic.service:19: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.612268] systemd[1]: /etc/systemd/system/failsafe.service:9: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.614482] systemd[1]: /etc/systemd/system/rcd.service:17: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.618570] systemd[1]: /etc/systemd/system/ldap-config.service:12: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.619436] systemd[1]: /etc/systemd/system/net-ns-id@.service:10: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.630029] systemd[1]: /etc/systemd/system/wpa-supplicant.service:16: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.631814] systemd[1]: /etc/systemd/system/timemachine.service:14: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.632825] systemd[1]: /etc/systemd/system/radd.service:12: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.634839] systemd[1]: /etc/systemd/system/net-ns-id@.service:10: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.636459] systemd[1]: /etc/systemd/system/logstat.service:13: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.639663] systemd[1]: /etc/systemd/system/adns.service:12: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.640501] systemd[1]: /etc/systemd/system/admin-command.service:10: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.640859] systemd[1]: /etc/systemd/system/vwroutingd.service:13: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.641222] systemd[1]: /etc/systemd/system/triggerd.service:17: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<28>[    8.641840] systemd[1]: /etc/systemd/system/stestclient.service:12: Unknown key 'LSMProcessLabel' in section [Service], ignoring.
<30>[    8.646636] systemd[1]: Queued start job for default target workstation.target.
<30>[    8.669662] systemd[1]: Unnecessary job was removed for dev-dm\x2d0.device.
<30>[    8.670380] systemd[1]: Created slice system-net\x2dns.slice.
<30>[    8.670717] systemd[1]: Created slice system-net\x2dns\x2did.slice.
<30>[    8.670779] systemd[1]: Reached target slices.target.
<30>[    8.671039] systemd[1]: Listening on lvm2-lvmetad.socket.
<30>[    8.672692] systemd[1]: Listening on systemd-coredump.socket.
<30>[    8.673740] systemd[1]: systemd-journald-audit.socket was skipped because of an unmet condition check (ConditionSecurity=audit).
<30>[    8.673832] systemd[1]: Listening on systemd-journald-dev-log.socket.
<30>[    8.673959] systemd[1]: Listening on systemd-journald.socket.
<30>[    8.674083] systemd[1]: Listening on systemd-udevd-control.socket.
<30>[    8.674190] systemd[1]: Listening on systemd-udevd-kernel.socket.
<30>[    8.683390] systemd[1]: Mounting media.mount...
<30>[    8.684064] systemd[1]: Mounting run-client.mount...
<30>[    8.684124] systemd[1]: sys-firmware-efi-efivars.mount was skipped because of an unmet condition check (ConditionKernelCommandLine=efi=runtime).
<30>[    8.684510] systemd[1]: Mounting sys-kernel-debug.mount...
<30>[    8.685844] systemd[1]: Mounting var-lib-machines.mount...
<30>[    8.686650] systemd[1]: Starting bootsplash-log.service...
<30>[    8.687494] systemd[1]: Started debugshell.service.
<30>[    8.687581] systemd[1]: Reached target debugshell.target.
<30>[    8.689362] systemd[1]: Starting gpt-reserve.service...
<30>[    8.690386] systemd[1]: Starting pstore-util.service...
<30>[    8.693720] systemd[1]: Starting systemd-journald.service...
<30>[    8.717416] systemd[1]: Starting systemd-modules-load.service...
<30>[    8.718100] systemd[1]: Starting systemd-udev-trigger.service...
<30>[    8.721335] systemd[1]: Starting systemd-udevd.service...
<30>[    8.723472] systemd[1]: Starting systemd-vconsole-setup.service...
<30>[    8.732207] systemd[1]: Received SIGRTMIN+20 from PID 139 (plymouthd).
<4>[    8.751065] cryptoapi_plugger: loading out-of-tree module taints kernel.
<4>[    8.754132] chiasmus: module license 'SECUNET' taints kernel.
<4>[    8.754133] Disabling lock debugging due to kernel taint
<4>[    8.754134] chiasmus: module license taints kernel.
<46>[    8.776017] systemd-journald[181]: Collecting audit messages is disabled.
<30>[    8.797025] systemd[1]: bootsplash-log.service: Deactivated successfully.
<30>[    8.797113] systemd[1]: Finished bootsplash-log.service.
<30>[    8.840365] systemd[1]: var-pstore.mount: Deactivated successfully.
<30>[    8.840915] systemd[1]: pstore-util.service: Deactivated successfully.
<30>[    8.840996] systemd[1]: Finished pstore-util.service.
<30>[    8.859841] systemd[1]: Mounted media.mount.
<30>[    8.860036] systemd[1]: Mounted run-client.mount.
<30>[    8.860167] systemd[1]: Mounted sys-kernel-debug.mount.
<30>[    8.860307] systemd[1]: Mounted var-lib-machines.mount.
<30>[    9.004322] systemd[1]: Started systemd-journald.service.
<3>[    9.024049] sysctl table check failed: cfsng/(null) procname is null
<3>[    9.024052] sysctl table check failed: cfsng/(null) No proc_handler
<6>[    9.035888] loadkeys (188) used greatest stack depth: 12888 bytes left
<4>[    9.038805] Cipher test completed
<6>[    9.061964] mcd_drv_init: PCI device not found
<6>[    9.075016] Module modstop-test-unload has been loaded
<7>[    9.131725] vboxdrv: Found 4 processor cores/threads
<6>[    9.150328] vboxdrv: TSC mode is Invariant, tentative frequency 1991997077 Hz
<7>[    9.150331] vboxdrv: Successfully loaded version 7.0.20 r163906 (interface 0x00330004)
<6>[    9.168154] vtx: Detected Intel cpu
<6>[    9.168160] vtx: HAS_VTX: 1, VTX_ENABLED: 1
<6>[    9.168497] systemd-modules (183) used greatest stack depth: 12824 bytes left
<4>[    9.684464] SUPR0GipMap: fGetGipCpu=0x1b
<4>[    9.829574] vboxdrv: 000000008bc09867 VMMR0.r0
<4>[    9.859447] vboxdrv: 0000000086a9bef2 VBoxDDR0.r0
<6>[    9.954460] EXT4-fs (dm-3): mounted filesystem 5612a0e4-2817-4770-aaa0-a73f68af2d97 r/w with ordered data mode. Quota mode: disabled.
<3>[   10.065539] EXT2-fs (sdb): error: can't find an ext2 filesystem on dev sdb.
<3>[   11.156114] EXT2-fs (sdb): error: can't find an ext2 filesystem on dev sdb.
<6>[   12.594622] ip (527) used greatest stack depth: 12744 bytes left
<6>[   12.634092] ip (541) used greatest stack depth: 12328 bytes left
<6>[   23.671127] dm-253:4: Device is   /dev/sinaswap
<6>[   23.671134] dm-253:4: using XTS IV
<6>[   23.671137] dm-253:4: Using aead
<6>[   23.671139] dm-253:4: Crypto : authenc(digest_null,xts(aes))
<6>[   23.671141] dm-253:4: Hash   : sha256
<6>[   23.671144] dm-253:4: Hmac   : hmac(sha256)
<6>[   23.671151] dm-253:4: keysize of 1. Key is 400
<6>[   23.678789] dm-253:4: new Key set
<6>[   23.678876] dm-253:4: using unbound io wq with 1 jobs
<6>[   23.678945] dm-253:4: using unbound crypto wq with 0 jobs
<6>[   23.678991] dm-253:4: IVSize: 16
<6>[   23.678993] dm-253:4: HMACSize: 32
<6>[   23.678995] dm-253:4: Hashsize: 32
<6>[   23.678996] dm-253:4: Logical blocksize: 4096
<6>[   23.678997] dm-253:4: Blocksize: 16
<6>[   23.678999] Logical blocksize: 4096
<6>[   23.678999] Blocksize: 16
<6>[   23.679001] dm-253:4: Data per sector is 496
<6>[   23.679002] dm-253:4: Real Bytes per logical block is 4608
<6>[   23.679004] dm-253:4: sector count=1864128, real =2097144
<6>[   23.679014] dm-253:4: Sectorsize: 512
<6>[   23.679016] dm-253:4:  device size=2097152
<4>[   23.679024] device-mapper: table: 253:4: adding target device dm-2 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<4>[   23.679029] device-mapper: table: 253:4: adding target device dm-2 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<4>[   23.679654] device-mapper: table: 253:4: adding target device dm-2 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<4>[   23.679659] device-mapper: table: 253:4: adding target device dm-2 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<6>[   23.727438] Adding 932060k swap on /dev/mapper/swapBOEE.  Priority:-2 extents:1 across:932060k SS
<6>[   24.542997] dm-253:6: Device is   /dev/sinavw/tmp-CQGGTBSM
<6>[   24.543004] dm-253:6: Current Key is 0
<6>[   24.543007] dm-253:6: using HMAC
<6>[   24.543009] dm-253:6: using XTS IV
<6>[   24.543011] dm-253:6: Using aead
<6>[   24.543013] dm-253:6: Crypto : authenc(hmac(sha256),xts(aes))
<6>[   24.543015] dm-253:6: Hash   : sha256
<6>[   24.543018] dm-253:6: Hmac   : hmac(sha256)
<6>[   24.543024] dm-253:6: keysize of 1. Key is 400
<6>[   24.548072] dm-253:6: keysize of 2. Key is 400
<6>[   24.548105] dm-253:6: new Key set
<6>[   24.548261] dm-253:6: using unbound io wq with 1 jobs
<6>[   24.548377] dm-253:6: using unbound crypto wq with 0 jobs
<6>[   24.548446] dm-253:6: IVSize: 16
<6>[   24.548449] dm-253:6: HMACSize: 32
<6>[   24.548452] dm-253:6: Hashsize: 32
<6>[   24.548454] dm-253:6: Setting authsize: 32
<6>[   24.548456] dm-253:6: Logical blocksize: 4096
<6>[   24.548460] dm-253:6: Blocksize: 16
<6>[   24.548462] Logical blocksize: 4096
<6>[   24.548462] Blocksize: 16
<6>[   24.548465] dm-253:6: Data per sector is 448
<6>[   24.548467] dm-253:6: Real Bytes per logical block is 5120
<6>[   24.548470] dm-253:6: sector count=18016, real =24568
<6>[   24.548490] dm-253:6: Sectorsize: 512
<6>[   24.548493] dm-253:6:  device size=24576
<4>[   24.558001] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<4>[   24.558011] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<4>[   24.558322] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<4>[   24.558329] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<6>[   24.707117] dm-253:6: WriteCounter called
<6>[   24.707217] dm-253:6: Key cleared
<6>[   24.931572] dm-253:6: Device is   /dev/sinavw/CQGGTBSM
<6>[   24.931580] dm-253:6: Current Key is 0
<6>[   24.931585] dm-253:6: using HMAC
<6>[   24.931588] dm-253:6: using XTS IV
<6>[   24.931591] dm-253:6: Using aead
<6>[   24.931594] dm-253:6: Crypto : authenc(hmac(sha256),xts(aes))
<6>[   24.931597] dm-253:6: Hash   : sha256
<6>[   24.931601] dm-253:6: Hmac   : hmac(sha256)
<6>[   24.931610] dm-253:6: keysize of 1. Key is 400
<6>[   24.931686] dm-253:6: keysize of 2. Key is 400
<6>[   24.931722] dm-253:6: new Key set
<6>[   24.931936] dm-253:6: using unbound io wq with 1 jobs
<6>[   24.932109] dm-253:6: using unbound crypto wq with 0 jobs
<6>[   24.932211] dm-253:6: IVSize: 16
<6>[   24.932215] dm-253:6: HMACSize: 32
<6>[   24.932218] dm-253:6: Hashsize: 32
<6>[   24.932221] dm-253:6: Setting authsize: 32
<6>[   24.932225] dm-253:6: Logical blocksize: 4096
<6>[   24.932230] dm-253:6: Blocksize: 16
<6>[   24.932233] Logical blocksize: 4096
<6>[   24.932233] Blocksize: 16
<6>[   24.932267] dm-253:6: Data per sector is 448
<6>[   24.932271] dm-253:6: Real Bytes per logical block is 5120
<6>[   24.932275] dm-253:6: sector count=18016, real =24568
<6>[   24.932302] dm-253:6: Sectorsize: 512
<6>[   24.932306] dm-253:6:  device size=24576
<4>[   24.941726] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<4>[   24.941741] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<4>[   24.942175] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<4>[   24.942185] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<6>[   24.970580] EXT4-fs (dm-6): mounted filesystem 1b2c2329-1044-4a00-8042-d288041e790e r/w with ordered data mode. Quota mode: disabled.
<6>[   25.297323] smpboot: Booting Node 0 Processor 4 APIC 0x1
<4>[   25.301730] 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.
<4>[   25.301732] 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.
<6>[   25.302192] smpboot: Booting Node 0 Processor 5 APIC 0x3
<6>[   25.304992] smpboot: Booting Node 0 Processor 6 APIC 0x5
<6>[   25.307159] smpboot: Booting Node 0 Processor 7 APIC 0x7
<6>[   25.511426] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
<6>[   25.732154] dm-253:6: Device is   /dev/sinavw/CQGGTBSM
<6>[   25.732157] dm-253:6: Current Key is 0
<6>[   25.732159] dm-253:6: using HMAC
<6>[   25.732160] dm-253:6: using XTS IV
<6>[   25.732160] dm-253:6: Using aead
<6>[   25.732161] dm-253:6: Crypto : authenc(hmac(sha256),xts(aes))
<6>[   25.732162] dm-253:6: Hash   : sha256
<6>[   25.732163] dm-253:6: Hmac   : hmac(sha256)
<6>[   25.732165] dm-253:6: keysize of 1. Key is 400
<6>[   25.732189] dm-253:6: keysize of 2. Key is 400
<6>[   25.732198] dm-253:6: new Key set
<6>[   25.732228] dm-253:6: using unbound io wq with 1 jobs
<6>[   25.732257] dm-253:6: using unbound crypto wq with 0 jobs
<6>[   25.732285] dm-253:6: IVSize: 16
<6>[   25.732286] dm-253:6: HMACSize: 32
<6>[   25.732287] dm-253:6: Hashsize: 32
<6>[   25.732288] dm-253:6: Setting authsize: 32
<6>[   25.732289] dm-253:6: Logical blocksize: 4096
<6>[   25.732290] dm-253:6: Blocksize: 16
<6>[   25.732291] Logical blocksize: 4096
<6>[   25.732291] Blocksize: 16
<6>[   25.732292] dm-253:6: Data per sector is 448
<6>[   25.732293] dm-253:6: Real Bytes per logical block is 5120
<6>[   25.732294] dm-253:6: sector count=31128, real =40958
<6>[   25.732300] dm-253:6: Sectorsize: 512
<6>[   25.732301] dm-253:6:  device size=40960
<4>[   25.769028] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<4>[   25.769033] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<6>[   25.773938] dm-253:6: WriteCounter called
<6>[   25.774081] dm-253:6: Key cleared
<6>[   25.915742] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 1
<6>[   25.916607] ip (1889) used greatest stack depth: 11752 bytes left
<6>[   26.018407] EXT4-fs (dm-6): resizing filesystem from 2252 to 3891 blocks
<6>[   26.018440] EXT4-fs (dm-6): resized filesystem to 3891
<6>[   26.190361] dm-253:6: Device is   /dev/sinavw/CQGGTBSM
<6>[   26.190365] dm-253:6: Current Key is 0
<6>[   26.190367] dm-253:6: using HMAC
<6>[   26.190368] dm-253:6: using XTS IV
<6>[   26.190369] dm-253:6: Using aead
<6>[   26.190370] dm-253:6: Crypto : authenc(hmac(sha256),xts(aes))
<6>[   26.190372] dm-253:6: Hash   : sha256
<6>[   26.190373] dm-253:6: Hmac   : hmac(sha256)
<6>[   26.190376] dm-253:6: keysize of 1. Key is 400
<6>[   26.190410] dm-253:6: keysize of 2. Key is 400
<6>[   26.190424] dm-253:6: new Key set
<6>[   26.190483] dm-253:6: using unbound io wq with 1 jobs
<6>[   26.190542] dm-253:6: using unbound crypto wq with 0 jobs
<6>[   26.190581] dm-253:6: IVSize: 16
<6>[   26.190583] dm-253:6: HMACSize: 32
<6>[   26.190584] dm-253:6: Hashsize: 32
<6>[   26.190585] dm-253:6: Setting authsize: 32
<6>[   26.190587] dm-253:6: Logical blocksize: 4096
<6>[   26.190589] dm-253:6: Blocksize: 16
<6>[   26.190590] Logical blocksize: 4096
<6>[   26.190590] Blocksize: 16
<6>[   26.190591] dm-253:6: Data per sector is 448
<6>[   26.190592] dm-253:6: Real Bytes per logical block is 5120
<6>[   26.190594] dm-253:6: sector count=31128, real =40958
<6>[   26.190601] dm-253:6: Sectorsize: 512
<6>[   26.190602] dm-253:6:  device size=40960
<4>[   26.236310] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<4>[   26.236316] device-mapper: table: 253:6: adding target device dm-5 caused an alignment inconsistency: physical_block_size=512, logical_block_size=4096, alignment_offset=0, start=0
<6>[   26.236975] dm-253:6: WriteCounter called
<3>[   26.237055] dm-253:6: Can't parse controlblock
<6>[   26.237062] dm-253:6: Key cleared
<6>[   26.878912] sbridge: port 1(veth1) entered blocking state
<6>[   26.878916] sbridge: port 1(veth1) entered disabled state
<6>[   26.878921] veth1: entered allmulticast mode
<6>[   26.878961] veth1: entered promiscuous mode
<6>[   26.885071] sbridge: port 2(dummy-slave) entered blocking state
<6>[   26.885074] sbridge: port 2(dummy-slave) entered disabled state
<6>[   26.885078] dummy-slave: entered allmulticast mode
<6>[   26.885101] dummy-slave: entered promiscuous mode
<6>[   26.886347] sbridge: port 2(dummy-slave) entered blocking state
<6>[   26.886349] sbridge: port 2(dummy-slave) entered forwarding state
<6>[   26.886356] sbridge: port 1(veth1) entered blocking state
<6>[   26.886357] sbridge: port 1(veth1) entered forwarding state
<6>[   26.952638] dummy-slave: left allmulticast mode
<6>[   26.952642] dummy-slave: left promiscuous mode
<6>[   26.952649] sbridge: port 2(dummy-slave) entered disabled state
<6>[   26.952698] veth1: left allmulticast mode
<6>[   26.952699] veth1: left promiscuous mode
<6>[   26.952706] sbridge: port 1(veth1) entered disabled state
<6>[   30.276828] 8021q: adding VLAN 0 to HW filter on device wwan0
<6>[   52.382323] usb 1-2: USB disconnect, device number 3
<3>[   52.410680] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[   52.410698] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q27 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<3>[   52.418262] xhci_hcd 0000:3a:00.0: xHCI host controller not responding, assume dead
<3>[   52.418282] xhci_hcd 0000:3a:00.0: HC died; cleaning up
<6>[   52.488471] xhci_hcd 0000:3a:00.0: remove, state 1
<6>[   52.488476] usb usb4: USB disconnect, device number 1
<6>[   52.516378] usb 1-5: USB disconnect, device number 5
<6>[   52.516383] usb 1-5.2: USB disconnect, device number 8
<6>[   52.516386] usb 1-5.2.4: USB disconnect, device number 11
<6>[   52.530249] usb 4-1: USB disconnect, device number 2
<6>[   52.530256] usb 4-1.2: USB disconnect, device number 3
<6>[   52.530260] usb 4-1.2.3: USB disconnect, device number 4
<5>[   52.547268] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
<6>[   52.547295] sd 1:0:0:0: [sdb] Synchronize Cache(10) failed: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
<6>[   52.557580] xhci_hcd 0000:3a:00.0: USB bus 4 deregistered
<6>[   52.557669] xhci_hcd 0000:3a:00.0: remove, state 4
<6>[   52.557673] usb usb3: USB disconnect, device number 1
<4>[   52.560845] xhci_hcd 0000:3a:00.0: Host halt failed, -19
<4>[   52.560849] xhci_hcd 0000:3a:00.0: Host not accessible, reset failed.
<6>[   52.561032] xhci_hcd 0000:3a:00.0: USB bus 3 deregistered
<6>[   52.568862] usb 1-5.5: USB disconnect, device number 10
<7>[   52.587419] pci_bus 0000:03: Allocating resources
<3>[   57.714821] pcieport 0000:03:02.0: Unable to change power state from D3hot to D0, device inaccessible
<3>[   57.718343] pcieport 0000:03:00.0: Unable to change power state from D3hot to D0, device inaccessible
<6>[   57.721201] pci_bus 0000:04: busn_res: [bus 04] is released
<6>[   57.721425] pci_bus 0000:05: busn_res: [bus 05-39] is released
<6>[   57.721523] pci_bus 0000:3a: busn_res: [bus 3a] is released
<6>[   57.721866] pci_bus 0000:03: busn_res: [bus 03-3a] is released
<3>[   62.862269] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[   62.862300] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q26 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<3>[   65.515781] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[   65.515810] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q27 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<4>[   65.574559] ------------[ cut here ]------------
<4>[   65.574563] kernfs: can not remove 'typec', no directory
<4>[   65.574571] WARNING: CPU: 2 PID: 99 at fs/kernfs/dir.c:1683 kernfs_remove_by_name_ns+0xbb/0xd0
<4>[   65.574579] Modules linked in: vtx(O) vboxdrv(O) modstop_test_unload(O) mcd_drv(O) wacom dm_crypt_sina(O) chiasmus(PO) cryptoapi_plugger(O) dm_mod intel_lpss_pci intel_lpss pinctrl_cannonlake pinctrl_intel
<4>[   65.574598] CPU: 2 UID: 0 PID: 99 Comm: kworker/2:2 Tainted: P           O       6.12.12+ #1
<4>[   65.574603] Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE
<4>[   65.574605] Hardware name: LENOVO 20N2S00600/20N2S00600, BIOS N2IET91S (3.69 ) 02/02/2021
<4>[   65.574607] Workqueue: events ucsi_handle_connector_change
<4>[   65.574613] RIP: 0010:kernfs_remove_by_name_ns+0xbb/0xd0
<4>[   65.574616] Code: cc cc cc cc 48 89 ef e8 d3 c5 d4 ff 5b b8 fe ff ff ff 5d 41 5c 41 5d c3 cc cc cc cc 90 48 c7 c7 f0 7a 95 99 e8 f6 8b ce ff 90 <0f> 0b 90 90 eb dc 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 90
<4>[   65.574619] RSP: 0018:ffffac6b40b9be00 EFLAGS: 00010282
<4>[   65.574622] RAX: 0000000000000000 RBX: ffff982d18ef9800 RCX: 0000000000000027
<4>[   65.574625] RDX: ffff98323c49c908 RSI: 0000000000000001 RDI: ffff98323c49c900
<4>[   65.574627] RBP: ffff982cc10040a8 R08: 000000000004fffb R09: 00000000fffeffff
<4>[   65.574629] R10: 00000000fffeffff R11: ffffffff99c4fe00 R12: ffffffff998f0256
<4>[   65.574631] R13: ffff982cc4c194c0 R14: ffff982cc0174605 R15: 0000000000000000
<4>[   65.574633] FS:  0000000000000000(0000) GS:ffff98323c480000(0000) knlGS:0000000000000000
<4>[   65.574636] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4>[   65.574638] CR2: 00005605141e3640 CR3: 000000061a82e003 CR4: 00000000003706f0
<4>[   65.574640] Call Trace:
<4>[   65.574643]  <TASK>
<4>[   65.574646]  ? __warn+0x89/0x130
<4>[   65.574652]  ? kernfs_remove_by_name_ns+0xbb/0xd0
<4>[   65.574655]  ? report_bug+0x164/0x190
<4>[   65.574660]  ? handle_bug+0x54/0x90
<4>[   65.574663]  ? exc_invalid_op+0x17/0x70
<4>[   65.574666]  ? asm_exc_invalid_op+0x1a/0x20
<4>[   65.574673]  ? kernfs_remove_by_name_ns+0xbb/0xd0
<4>[   65.574677]  typec_unregister_partner+0x5b/0xe0
<4>[   65.574682]  ucsi_unregister_partner.part.0+0xf5/0x130
<4>[   65.574685]  ucsi_handle_connector_change+0x185/0x380
<4>[   65.574689]  process_one_work+0x15d/0x380
<4>[   65.574695]  worker_thread+0x2a5/0x3b0
<4>[   65.574698]  ? _raw_spin_lock_irqsave+0x3c/0x60
<4>[   65.574702]  ? __pfx_worker_thread+0x10/0x10
<4>[   65.574706]  kthread+0xcd/0x100
<4>[   65.574711]  ? __pfx_kthread+0x10/0x10
<4>[   65.574715]  ret_from_fork+0x31/0x50
<4>[   65.574720]  ? __pfx_kthread+0x10/0x10
<4>[   65.574724]  ret_from_fork_asm+0x1a/0x30
<4>[   65.574731]  </TASK>
<4>[   65.574733] ---[ end trace 0000000000000000 ]---
<3>[  124.864907] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[  124.864938] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q26 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<3>[  125.838739] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[  125.838773] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q27 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<4>[  125.898448] ------------[ cut here ]------------
<4>[  125.898452] kernfs: can not remove 'typec', no directory
<4>[  125.898459] WARNING: CPU: 4 PID: 2298 at fs/kernfs/dir.c:1683 kernfs_remove_by_name_ns+0xbb/0xd0
<4>[  125.898466] Modules linked in: vtx(O) vboxdrv(O) modstop_test_unload(O) mcd_drv(O) wacom dm_crypt_sina(O) chiasmus(PO) cryptoapi_plugger(O) dm_mod intel_lpss_pci intel_lpss pinctrl_cannonlake pinctrl_intel
<4>[  125.898481] CPU: 4 UID: 0 PID: 2298 Comm: kworker/4:2 Tainted: P        W  O       6.12.12+ #1
<4>[  125.898485] Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE
<4>[  125.898486] Hardware name: LENOVO 20N2S00600/20N2S00600, BIOS N2IET91S (3.69 ) 02/02/2021
<4>[  125.898488] Workqueue: events ucsi_handle_connector_change
<4>[  125.898493] RIP: 0010:kernfs_remove_by_name_ns+0xbb/0xd0
<4>[  125.898496] Code: cc cc cc cc 48 89 ef e8 d3 c5 d4 ff 5b b8 fe ff ff ff 5d 41 5c 41 5d c3 cc cc cc cc 90 48 c7 c7 f0 7a 95 99 e8 f6 8b ce ff 90 <0f> 0b 90 90 eb dc 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 90
<4>[  125.898498] RSP: 0018:ffffac6b4802fe00 EFLAGS: 00010282
<4>[  125.898500] RAX: 0000000000000000 RBX: ffff982cc97b2000 RCX: 0000000000000027
<4>[  125.898502] RDX: ffff98323c51c908 RSI: 0000000000000001 RDI: ffff98323c51c900
<4>[  125.898504] RBP: ffff982cc10040a8 R08: 000000000004fffb R09: 00000000fffeffff
<4>[  125.898506] R10: 00000000fffeffff R11: ffffffff99c4fe00 R12: ffffffff998f0256
<4>[  125.898507] R13: ffff982cc4c194c0 R14: ffff982cc0174a05 R15: 0000000000000000
<4>[  125.898509] FS:  0000000000000000(0000) GS:ffff98323c500000(0000) knlGS:0000000000000000
<4>[  125.898511] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4>[  125.898513] CR2: 00005605141e3640 CR3: 000000061a82e001 CR4: 00000000003706f0
<4>[  125.898514] Call Trace:
<4>[  125.898516]  <TASK>
<4>[  125.898519]  ? __warn+0x89/0x130
<4>[  125.898523]  ? kernfs_remove_by_name_ns+0xbb/0xd0
<4>[  125.898526]  ? report_bug+0x164/0x190
<4>[  125.898530]  ? handle_bug+0x54/0x90
<4>[  125.898533]  ? exc_invalid_op+0x17/0x70
<4>[  125.898535]  ? asm_exc_invalid_op+0x1a/0x20
<4>[  125.898541]  ? kernfs_remove_by_name_ns+0xbb/0xd0
<4>[  125.898543]  typec_unregister_partner+0x5b/0xe0
<4>[  125.898547]  ucsi_unregister_partner.part.0+0xf5/0x130
<4>[  125.898550]  ucsi_handle_connector_change+0x185/0x380
<4>[  125.898554]  process_one_work+0x15d/0x380
<4>[  125.898558]  worker_thread+0x2a5/0x3b0
<4>[  125.898560]  ? _raw_spin_lock_irqsave+0x3c/0x60
<4>[  125.898564]  ? __pfx_worker_thread+0x10/0x10
<4>[  125.898566]  kthread+0xcd/0x100
<4>[  125.898570]  ? __pfx_kthread+0x10/0x10
<4>[  125.898574]  ret_from_fork+0x31/0x50
<4>[  125.898578]  ? __pfx_kthread+0x10/0x10
<4>[  125.898581]  ret_from_fork_asm+0x1a/0x30
<4>[  125.898587]  </TASK>
<4>[  125.898588] ---[ end trace 0000000000000000 ]---
<6>[  130.340352] usb 1-5: new high-speed USB device number 12 using xhci_hcd
<3>[  130.408799] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[  130.408831] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q26 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<6>[  130.466749] usb 1-5: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.33
<6>[  130.466759] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  130.466765] usb 1-5: Product: USB2.0 Hub             
<6>[  130.466769] usb 1-5: Manufacturer: VIA Labs, Inc.         
<6>[  130.475025] hub 1-5:1.0: USB hub found
<6>[  130.475211] hub 1-5:1.0: 5 ports detected
<6>[  131.001545] usb 1-2: new full-speed USB device number 13 using xhci_hcd
<6>[  131.130676] usb 1-2: New USB device found, idVendor=17ef, idProduct=3074, bcdDevice= 0.00
<6>[  131.130698] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[  131.130707] usb 1-2: Product: USB Billboard
<6>[  131.130714] usb 1-2: Manufacturer: Cypress Semiconductor
<6>[  131.130721] usb 1-2: SerialNumber: 11AD1D006D0B3A0128190B00
<6>[  131.140099] hid-generic 0003:17EF:3074.0003: hidraw0: USB HID v1.11 Device [Cypress Semiconductor USB Billboard] on usb-0000:00:14.0-2/input1
<6>[  131.273466] usb 1-5.2: new high-speed USB device number 14 using xhci_hcd
<6>[  131.302039] pci 0000:02:00.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Upstream Port
<6>[  131.302113] pci 0000:02:00.0: PCI bridge to [bus 03-3a]
<6>[  131.302137] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
<6>[  131.302165] pci 0000:02:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[  131.302194] pci 0000:02:00.0: enabling Extended Tags
<6>[  131.302425] pci 0000:02:00.0: supports D1 D2
<6>[  131.302434] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[  131.303166] pci 0000:02:00.0: Adding to iommu group 14
<6>[  131.303839] pci 0000:03:00.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Downstream Port
<6>[  131.303919] pci 0000:03:00.0: PCI bridge to [bus 04]
<6>[  131.303950] pci 0000:03:00.0:   bridge window [mem 0xda000000-0xda0fffff]
<6>[  131.304008] pci 0000:03:00.0: enabling Extended Tags
<6>[  131.304196] pci 0000:03:00.0: supports D1 D2
<6>[  131.304202] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[  131.304843] pci 0000:03:00.0: Adding to iommu group 15
<6>[  131.305226] pci 0000:03:01.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Downstream Port
<6>[  131.305328] pci 0000:03:01.0: PCI bridge to [bus 05-39]
<6>[  131.305356] pci 0000:03:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
<6>[  131.305386] pci 0000:03:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[  131.305426] pci 0000:03:01.0: enabling Extended Tags
<6>[  131.308150] pci 0000:03:01.0: supports D1 D2
<6>[  131.308161] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[  131.308654] pci 0000:03:01.0: Adding to iommu group 16
<6>[  131.309008] pci 0000:03:02.0: [8086:15c0] type 01 class 0x060400 PCIe Switch Downstream Port
<6>[  131.309090] pci 0000:03:02.0: PCI bridge to [bus 3a]
<6>[  131.309116] pci 0000:03:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
<6>[  131.309173] pci 0000:03:02.0: enabling Extended Tags
<6>[  131.313079] pci 0000:03:02.0: supports D1 D2
<6>[  131.313091] pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[  131.313714] pci 0000:03:02.0: Adding to iommu group 17
<6>[  131.314126] pci 0000:02:00.0: PCI bridge to [bus 03-3a]
<6>[  131.314389] pci 0000:03:00.0: PCI bridge to [bus 04]
<6>[  131.314613] pci 0000:03:01.0: PCI bridge to [bus 05-39]
<6>[  131.314949] pci 0000:3a:00.0: [8086:15c1] type 00 class 0x0c0330 PCIe Endpoint
<6>[  131.315018] pci 0000:3a:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
<6>[  131.315201] pci 0000:3a:00.0: enabling Extended Tags
<6>[  131.321680] pci 0000:3a:00.0: supports D1 D2
<6>[  131.321691] pci 0000:3a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[  131.321852] pci 0000:3a:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
<6>[  131.325136] pci 0000:3a:00.0: Adding to iommu group 17
<6>[  131.326935] pci 0000:03:02.0: PCI bridge to [bus 3a]
<7>[  131.327077] pci_bus 0000:03: Allocating resources
<6>[  131.327312] pci 0000:03:01.0: bridge window [io  0x1000-0x0fff] to [bus 05-39] add_size 1000
<6>[  131.327495] pci 0000:03:02.0: bridge window [io  0x1000-0x0fff] to [bus 3a] add_size 1000
<6>[  131.327511] pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3a] add_size 200000 add_align 100000
<6>[  131.327526] pci 0000:02:00.0: bridge window [io  0x1000-0x0fff] to [bus 03-3a] add_size 2000
<6>[  131.327543] pci 0000:02:00.0: bridge window [io  0x4000-0x5fff]: assigned
<6>[  131.327564] pci 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
<6>[  131.327576] pci 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
<6>[  131.327585] pci 0000:03:01.0: bridge window [io  0x4000-0x4fff]: assigned
<6>[  131.327593] pci 0000:03:02.0: bridge window [io  0x5000-0x5fff]: assigned
<6>[  131.327607] pci 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
<6>[  131.327614] pci 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
<6>[  131.327623] pci 0000:03:00.0: PCI bridge to [bus 04]
<6>[  131.327640] pci 0000:03:00.0:   bridge window [mem 0xda000000-0xda0fffff]
<6>[  131.327664] pci 0000:03:01.0: PCI bridge to [bus 05-39]
<6>[  131.327672] pci 0000:03:01.0:   bridge window [io  0x4000-0x4fff]
<6>[  131.327686] pci 0000:03:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
<6>[  131.327699] pci 0000:03:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[  131.327718] pci 0000:03:02.0: PCI bridge to [bus 3a]
<6>[  131.327726] pci 0000:03:02.0:   bridge window [io  0x5000-0x5fff]
<6>[  131.327740] pci 0000:03:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
<6>[  131.327762] pci 0000:02:00.0: PCI bridge to [bus 03-3a]
<6>[  131.327771] pci 0000:02:00.0:   bridge window [io  0x4000-0x5fff]
<6>[  131.327784] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
<6>[  131.327799] pci 0000:02:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
<6>[  131.327915] pcieport 0000:02:00.0: enabling device (0006 -> 0007)
<6>[  131.331623] pcieport 0000:03:01.0: enabling device (0006 -> 0007)
<6>[  131.337452] pcieport 0000:03:02.0: enabling device (0006 -> 0007)
<6>[  131.346015] xhci_hcd 0000:3a:00.0: xHCI Host Controller
<6>[  131.346424] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 3
<6>[  131.347900] xhci_hcd 0000:3a:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
<6>[  131.348747] xhci_hcd 0000:3a:00.0: xHCI Host Controller
<6>[  131.348991] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 4
<6>[  131.349005] xhci_hcd 0000:3a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
<6>[  131.349154] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
<6>[  131.349166] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[  131.349174] usb usb3: Product: xHCI Host Controller
<6>[  131.349181] usb usb3: Manufacturer: Linux 6.12.12+ xhci-hcd
<6>[  131.349188] usb usb3: SerialNumber: 0000:3a:00.0
<6>[  131.349887] hub 3-0:1.0: USB hub found
<6>[  131.349916] hub 3-0:1.0: 2 ports detected
<6>[  131.365374] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
<6>[  131.365391] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[  131.365400] usb usb4: Product: xHCI Host Controller
<6>[  131.365408] usb usb4: Manufacturer: Linux 6.12.12+ xhci-hcd
<6>[  131.365416] usb usb4: SerialNumber: 0000:3a:00.0
<6>[  131.366181] hub 4-0:1.0: USB hub found
<6>[  131.366218] hub 4-0:1.0: 2 ports detected
<6>[  131.376526] typec port1: bound usb1-port5 (ops connector_ops)
<6>[  131.376542] typec port1: bound usb4-port1 (ops connector_ops)
<6>[  131.415938] usb 1-5.2: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.34
<6>[  131.415944] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  131.415947] usb 1-5.2: Product: USB2.0 Hub             
<6>[  131.415950] usb 1-5.2: Manufacturer: VIA Labs, Inc.         
<6>[  131.417044] hub 1-5.2:1.0: USB hub found
<6>[  131.417220] hub 1-5.2:1.0: 4 ports detected
<6>[  131.603416] usb 1-5.5: new high-speed USB device number 15 using xhci_hcd
<6>[  131.679471] usb 1-5.5: New USB device found, idVendor=17ef, idProduct=3075, bcdDevice= 0.01
<6>[  131.679489] usb 1-5.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[  131.679498] usb 1-5.5: Product: USB Billboard Device   
<6>[  131.679504] usb 1-5.5: Manufacturer: VIA Labs, Inc.         
<6>[  131.679509] usb 1-5.5: SerialNumber: 0000000000000001
<6>[  131.699626] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
<6>[  131.716135] usb 4-1: New USB device found, idVendor=17ef, idProduct=3070, bcdDevice=50.33
<6>[  131.716150] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  131.716158] usb 4-1: Product: USB3.1 Hub             
<6>[  131.716164] usb 4-1: Manufacturer: VIA Labs, Inc.         
<6>[  131.721021] hub 4-1:1.0: USB hub found
<6>[  131.721477] hub 4-1:1.0: 4 ports detected
<6>[  132.126420] usb 1-5.2.4: new high-speed USB device number 16 using xhci_hcd
<6>[  132.252113] usb 4-1.2: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
<6>[  132.266651] usb 4-1.2: New USB device found, idVendor=17ef, idProduct=3070, bcdDevice=50.34
<6>[  132.266669] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  132.266678] usb 4-1.2: Product: USB3.1 Hub             
<6>[  132.266684] usb 4-1.2: Manufacturer: VIA Labs, Inc.         
<6>[  132.279768] hub 4-1.2:1.0: USB hub found
<6>[  132.280179] hub 4-1.2:1.0: 4 ports detected
<6>[  132.802549] usb 4-1.2.3: new SuperSpeed USB device number 4 using xhci_hcd
<6>[  132.815510] usb 4-1.2.3: New USB device found, idVendor=0781, idProduct=5588, bcdDevice= 1.00
<6>[  132.815530] usb 4-1.2.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
<6>[  132.815538] usb 4-1.2.3: Product: USB Extreme Pro
<6>[  132.815544] usb 4-1.2.3: Manufacturer: SanDisk
<6>[  132.815550] usb 4-1.2.3: SerialNumber: 12311679165A
<6>[  132.817484] usb-storage 4-1.2.3:1.0: USB Mass Storage device detected
<6>[  132.818118] scsi host1: usb-storage 4-1.2.3:1.0
<6>[  133.419391] usb 1-5.2.4: New USB device found, idVendor=17ef, idProduct=306f, bcdDevice= 0.12
<6>[  133.419413] usb 1-5.2.4: New USB device strings: Mfr=3, Product=1, SerialNumber=0
<6>[  133.419423] usb 1-5.2.4: Product: ThinkPad Dock USB Audio
<6>[  133.419430] usb 1-5.2.4: Manufacturer: Generic
<6>[  133.652061] input: Generic ThinkPad Dock USB Audio Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.3/0003:17EF:306F.0004/input/input16
<6>[  133.702840] input: Generic ThinkPad Dock USB Audio as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.3/0003:17EF:306F.0004/input/input17
<6>[  133.703207] hid-generic 0003:17EF:306F.0004: input,hidraw1: USB HID v1.11 Device [Generic ThinkPad Dock USB Audio] on usb-0000:00:14.0-5.2.4/input3
<5>[  133.859323] scsi 1:0:0:0: Direct-Access     SanDisk  Extreme Pro      0    PQ: 0 ANSI: 6
<5>[  133.862790] sd 1:0:0:0: [sdb] 250085376 512-byte logical blocks: (128 GB/119 GiB)
<5>[  133.863188] sd 1:0:0:0: [sdb] Write Protect is off
<7>[  133.863195] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
<5>[  133.863624] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[  133.874958]  sdb: sdb1
<5>[  133.875357] sd 1:0:0:0: [sdb] Attached SCSI removable disk
<6>[  762.863131] usb 1-2: USB disconnect, device number 13
<3>[  762.900207] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND
<3>[  762.900255] xhci_hcd 0000:3a:00.0: xHCI host controller not responding, assume dead
<3>[  762.900285] xhci_hcd 0000:3a:00.0: HC died; cleaning up
<4>[  762.900330]  (20240827/psargs-332)
<3>[  762.900344] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q27 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<6>[  762.967625] xhci_hcd 0000:3a:00.0: remove, state 1
<6>[  762.967628] usb usb4: USB disconnect, device number 1
<6>[  763.002312] usb 1-5: USB disconnect, device number 12
<6>[  763.002314] usb 1-5.2: USB disconnect, device number 14
<6>[  763.002316] usb 1-5.2.4: USB disconnect, device number 16
<6>[  763.012278] usb 4-1: USB disconnect, device number 2
<6>[  763.012282] usb 4-1.2: USB disconnect, device number 3
<6>[  763.012284] usb 4-1.2.3: USB disconnect, device number 4
<5>[  763.036264] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
<6>[  763.036289] sd 1:0:0:0: [sdb] Synchronize Cache(10) failed: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
<6>[  763.042890] usb 1-5.5: USB disconnect, device number 15
<6>[  763.047206] xhci_hcd 0000:3a:00.0: USB bus 4 deregistered
<6>[  763.047293] xhci_hcd 0000:3a:00.0: remove, state 1
<6>[  763.047298] usb usb3: USB disconnect, device number 1
<4>[  763.047631] xhci_hcd 0000:3a:00.0: Host halt failed, -19
<4>[  763.047635] xhci_hcd 0000:3a:00.0: Host not accessible, reset failed.
<6>[  763.047938] xhci_hcd 0000:3a:00.0: USB bus 3 deregistered
<7>[  763.064503] pci_bus 0000:03: Allocating resources
<6>[  763.064515] pcieport 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3a] add_size 200000 add_align 100000
<6>[  763.064521] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
<6>[  763.064523] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
<6>[  763.064525] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
<6>[  763.064526] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
<6>[  764.732257] usb 1-5: new high-speed USB device number 17 using xhci_hcd
<6>[  764.858845] usb 1-5: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.33
<6>[  764.858865] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  764.858874] usb 1-5: Product: USB2.0 Hub             
<6>[  764.858879] usb 1-5: Manufacturer: VIA Labs, Inc.         
<6>[  764.863909] hub 1-5:1.0: USB hub found
<6>[  764.864165] hub 1-5:1.0: 5 ports detected
<3>[  764.920095] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[  764.920125] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q26 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<6>[  765.509346] usb 1-2: new full-speed USB device number 18 using xhci_hcd
<6>[  765.641105] usb 1-2: New USB device found, idVendor=17ef, idProduct=3074, bcdDevice= 0.00
<6>[  765.641124] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[  765.641132] usb 1-2: Product: USB Billboard
<6>[  765.641139] usb 1-2: Manufacturer: Cypress Semiconductor
<6>[  765.641144] usb 1-2: SerialNumber: 11AD1D006D0B3A0128190B00
<6>[  765.655413] hid-generic 0003:17EF:3074.0005: hidraw0: USB HID v1.11 Device [Cypress Semiconductor USB Billboard] on usb-0000:00:14.0-2/input1
<6>[  765.760373] usb 1-5.2: new high-speed USB device number 19 using xhci_hcd
<6>[  765.895119] usb 1-5.2: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.34
<6>[  765.895819] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  765.895830] usb 1-5.2: Product: USB2.0 Hub             
<6>[  765.895838] usb 1-5.2: Manufacturer: VIA Labs, Inc.         
<6>[  765.897410] hub 1-5.2:1.0: USB hub found
<6>[  765.898302] hub 1-5.2:1.0: 4 ports detected
<6>[  766.089345] usb 1-5.5: new high-speed USB device number 20 using xhci_hcd
<6>[  766.164162] usb 1-5.5: New USB device found, idVendor=17ef, idProduct=3075, bcdDevice= 0.01
<6>[  766.164180] usb 1-5.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[  766.164188] usb 1-5.5: Product: USB Billboard Device   
<6>[  766.164194] usb 1-5.5: Manufacturer: VIA Labs, Inc.         
<6>[  766.164200] usb 1-5.5: SerialNumber: 0000000000000001
<6>[  766.607349] usb 1-5.2.4: new high-speed USB device number 21 using xhci_hcd
<6>[  767.862208] usb 1-2: USB disconnect, device number 18
<3>[  767.864362] usb 1-5.2.4: unable to read config index 0 descriptor/all
<3>[  767.864380] usb 1-5.2.4: can't read configurations, error -71
<3>[  767.864527] usb 1-5.2-port4: cannot disable (err = -71)
<3>[  767.864890] usb 1-5.2-port4: cannot reset (err = -71)
<3>[  767.865029] usb 1-5.2-port4: cannot reset (err = -71)
<3>[  767.865161] usb 1-5.2-port4: cannot reset (err = -71)
<3>[  767.865311] usb 1-5.2-port4: cannot reset (err = -71)
<3>[  767.865439] usb 1-5.2-port4: cannot reset (err = -71)
<3>[  767.865450] usb 1-5.2-port4: Cannot enable. Maybe the USB cable is bad?
<3>[  767.865575] usb 1-5.2-port4: cannot disable (err = -71)
<6>[  767.865667] usb 1-5.2-port4: attempt power cycle
<3>[  767.893621] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[  767.893742] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q27 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<6>[  767.970396] usb 1-5: USB disconnect, device number 17
<6>[  767.970401] usb 1-5.2: USB disconnect, device number 19
<7>[  768.083123] pci_bus 0000:03: Allocating resources
<6>[  768.083140] pcieport 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3a] add_size 200000 add_align 100000
<6>[  768.083146] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
<6>[  768.083148] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
<6>[  768.083150] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
<6>[  768.083151] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
<6>[  768.965050] usb 1-5.5: USB disconnect, device number 20
<6>[  771.309999] usb 1-5: new high-speed USB device number 25 using xhci_hcd
<3>[  771.400838] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[  771.400870] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q26 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<6>[  771.438641] usb 1-5: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.33
<6>[  771.438657] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  771.438665] usb 1-5: Product: USB2.0 Hub             
<6>[  771.438671] usb 1-5: Manufacturer: VIA Labs, Inc.         
<6>[  771.452633] hub 1-5:1.0: USB hub found
<6>[  771.452896] hub 1-5:1.0: 5 ports detected
<6>[  771.999414] usb 1-2: new full-speed USB device number 26 using xhci_hcd
<6>[  772.128595] usb 1-2: New USB device found, idVendor=17ef, idProduct=3074, bcdDevice= 0.00
<6>[  772.128617] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[  772.128626] usb 1-2: Product: USB Billboard
<6>[  772.128633] usb 1-2: Manufacturer: Cypress Semiconductor
<6>[  772.128640] usb 1-2: SerialNumber: 11AD1D006D0B3A0128190B00
<6>[  772.137055] hid-generic 0003:17EF:3074.0006: hidraw0: USB HID v1.11 Device [Cypress Semiconductor USB Billboard] on usb-0000:00:14.0-2/input1
<6>[  772.248330] usb 1-5.2: new high-speed USB device number 27 using xhci_hcd
<6>[  772.389472] usb 1-5.2: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.34
<6>[  772.389495] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  772.389504] usb 1-5.2: Product: USB2.0 Hub             
<6>[  772.389511] usb 1-5.2: Manufacturer: VIA Labs, Inc.         
<6>[  772.394980] hub 1-5.2:1.0: USB hub found
<6>[  772.395413] hub 1-5.2:1.0: 4 ports detected
<6>[  772.585381] usb 1-5.5: new high-speed USB device number 28 using xhci_hcd
<6>[  772.661128] usb 1-5.5: New USB device found, idVendor=17ef, idProduct=3075, bcdDevice= 0.01
<6>[  772.661151] usb 1-5.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[  772.661163] usb 1-5.5: Product: USB Billboard Device   
<6>[  772.661172] usb 1-5.5: Manufacturer: VIA Labs, Inc.         
<6>[  772.661180] usb 1-5.5: SerialNumber: 0000000000000001
<6>[  773.102315] usb 1-5.2.4: new high-speed USB device number 29 using xhci_hcd
<6>[  773.222737] pci 0000:3a:00.0: [8086:15c1] type 00 class 0x0c0330 PCIe Endpoint
<6>[  773.222768] pci 0000:3a:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
<6>[  773.222851] pci 0000:3a:00.0: enabling Extended Tags
<6>[  773.222988] pci 0000:3a:00.0: supports D1 D2
<6>[  773.222990] pci 0000:3a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[  773.223057] pci 0000:3a:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
<6>[  773.223251] pci 0000:3a:00.0: Adding to iommu group 17
<6>[  773.223313] pcieport 0000:03:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
<7>[  773.223382] pci_bus 0000:03: Allocating resources
<6>[  773.223403] pcieport 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3a] add_size 200000 add_align 100000
<6>[  773.223413] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
<6>[  773.223416] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
<6>[  773.223421] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
<6>[  773.223423] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
<6>[  773.223860] xhci_hcd 0000:3a:00.0: xHCI Host Controller
<6>[  773.223989] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 3
<6>[  773.225173] xhci_hcd 0000:3a:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
<6>[  773.225522] xhci_hcd 0000:3a:00.0: xHCI Host Controller
<6>[  773.225662] xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 4
<6>[  773.225667] xhci_hcd 0000:3a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
<6>[  773.225710] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
<6>[  773.225713] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[  773.225715] usb usb3: Product: xHCI Host Controller
<6>[  773.225717] usb usb3: Manufacturer: Linux 6.12.12+ xhci-hcd
<6>[  773.225718] usb usb3: SerialNumber: 0000:3a:00.0
<6>[  773.225939] hub 3-0:1.0: USB hub found
<6>[  773.225951] hub 3-0:1.0: 2 ports detected
<6>[  773.228193] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
<6>[  773.228198] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[  773.228201] usb usb4: Product: xHCI Host Controller
<6>[  773.228203] usb usb4: Manufacturer: Linux 6.12.12+ xhci-hcd
<6>[  773.228205] usb usb4: SerialNumber: 0000:3a:00.0
<6>[  773.228498] hub 4-0:1.0: USB hub found
<6>[  773.228509] hub 4-0:1.0: 2 ports detected
<6>[  773.229467] typec port1: bound usb1-port5 (ops connector_ops)
<6>[  773.229477] typec port1: bound usb4-port1 (ops connector_ops)
<6>[  773.555028] usb 4-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
<6>[  773.570866] usb 4-1: New USB device found, idVendor=17ef, idProduct=3070, bcdDevice=50.33
<6>[  773.570885] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  773.570893] usb 4-1: Product: USB3.1 Hub             
<6>[  773.570899] usb 4-1: Manufacturer: VIA Labs, Inc.         
<6>[  773.575817] hub 4-1:1.0: USB hub found
<6>[  773.576116] hub 4-1:1.0: 4 ports detected
<6>[  774.105247] usb 4-1.2: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
<6>[  774.120846] usb 4-1.2: New USB device found, idVendor=17ef, idProduct=3070, bcdDevice=50.34
<6>[  774.120868] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  774.120876] usb 4-1.2: Product: USB3.1 Hub             
<6>[  774.120883] usb 4-1.2: Manufacturer: VIA Labs, Inc.         
<6>[  774.133444] hub 4-1.2:1.0: USB hub found
<6>[  774.133758] hub 4-1.2:1.0: 4 ports detected
<6>[  774.394569] usb 1-5.2.4: New USB device found, idVendor=17ef, idProduct=306f, bcdDevice= 0.12
<6>[  774.394591] usb 1-5.2.4: New USB device strings: Mfr=3, Product=1, SerialNumber=0
<6>[  774.394601] usb 1-5.2.4: Product: ThinkPad Dock USB Audio
<6>[  774.394608] usb 1-5.2.4: Manufacturer: Generic
<6>[  774.626552] input: Generic ThinkPad Dock USB Audio Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.3/0003:17EF:306F.0007/input/input18
<6>[  774.659519] usb 4-1.2.3: new SuperSpeed USB device number 4 using xhci_hcd
<6>[  774.672359] usb 4-1.2.3: New USB device found, idVendor=0781, idProduct=5588, bcdDevice= 1.00
<6>[  774.672378] usb 4-1.2.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
<6>[  774.672386] usb 4-1.2.3: Product: USB Extreme Pro
<6>[  774.672392] usb 4-1.2.3: Manufacturer: SanDisk
<6>[  774.672398] usb 4-1.2.3: SerialNumber: 12311679165A
<6>[  774.674274] usb-storage 4-1.2.3:1.0: USB Mass Storage device detected
<6>[  774.674982] scsi host1: usb-storage 4-1.2.3:1.0
<6>[  774.677995] input: Generic ThinkPad Dock USB Audio as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.3/0003:17EF:306F.0007/input/input19
<6>[  774.678157] hid-generic 0003:17EF:306F.0007: input,hidraw1: USB HID v1.11 Device [Generic ThinkPad Dock USB Audio] on usb-0000:00:14.0-5.2.4/input3
<5>[  775.715313] scsi 1:0:0:0: Direct-Access     SanDisk  Extreme Pro      0    PQ: 0 ANSI: 6
<5>[  775.718212] sd 1:0:0:0: [sdb] 250085376 512-byte logical blocks: (128 GB/119 GiB)
<5>[  775.718491] sd 1:0:0:0: [sdb] Write Protect is off
<7>[  775.718493] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
<5>[  775.718771] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[  775.732129]  sdb: sdb1
<5>[  775.732233] sd 1:0:0:0: [sdb] Attached SCSI removable disk
<6>[  776.819383] usb 1-2: USB disconnect, device number 26
<3>[  776.823341] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.823355] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a620 trb-start 00000000ffe5a630 trb-end 00000000ffe5a630 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.824336] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.824346] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a630 trb-start 00000000ffe5a640 trb-end 00000000ffe5a640 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.825332] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.825340] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a640 trb-start 00000000ffe5a650 trb-end 00000000ffe5a650 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.826337] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.826346] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a650 trb-start 00000000ffe5a660 trb-end 00000000ffe5a660 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.827338] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.827346] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a660 trb-start 00000000ffe5a670 trb-end 00000000ffe5a670 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.828339] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.828348] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a670 trb-start 00000000ffe5a680 trb-end 00000000ffe5a680 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.829328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.829330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a680 trb-start 00000000ffe5a690 trb-end 00000000ffe5a690 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.830329] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.830331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a690 trb-start 00000000ffe5a6a0 trb-end 00000000ffe5a6a0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.831329] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.831331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a6a0 trb-start 00000000ffe5a6b0 trb-end 00000000ffe5a6b0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.832328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.832330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a6b0 trb-start 00000000ffe5a6c0 trb-end 00000000ffe5a6c0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.833328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.833330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a6c0 trb-start 00000000ffe5a6d0 trb-end 00000000ffe5a6d0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.834329] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.834331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a6d0 trb-start 00000000ffe5a6e0 trb-end 00000000ffe5a6e0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.835329] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.835331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a6e0 trb-start 00000000ffe5a6f0 trb-end 00000000ffe5a6f0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.836329] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.836330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a6f0 trb-start 00000000ffe5a700 trb-end 00000000ffe5a700 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.837328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.837330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a700 trb-start 00000000ffe5a710 trb-end 00000000ffe5a710 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.838328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.838331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a710 trb-start 00000000ffe5a720 trb-end 00000000ffe5a720 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.839328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.839331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a720 trb-start 00000000ffe5a730 trb-end 00000000ffe5a730 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.840328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.840332] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a730 trb-start 00000000ffe5a740 trb-end 00000000ffe5a740 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.841328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.841331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a740 trb-start 00000000ffe5a750 trb-end 00000000ffe5a750 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.842330] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.842333] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a750 trb-start 00000000ffe5a760 trb-end 00000000ffe5a760 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.843328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.843330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a760 trb-start 00000000ffe5a770 trb-end 00000000ffe5a770 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.844328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.844331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a770 trb-start 00000000ffe5a780 trb-end 00000000ffe5a780 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.845328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.845331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a780 trb-start 00000000ffe5a790 trb-end 00000000ffe5a790 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.846329] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.846332] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a790 trb-start 00000000ffe5a7a0 trb-end 00000000ffe5a7a0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.847328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.847330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a7a0 trb-start 00000000ffe5a7b0 trb-end 00000000ffe5a7b0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.848327] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.848330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a7b0 trb-start 00000000ffe5a7c0 trb-end 00000000ffe5a7c0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.849329] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.849331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a7c0 trb-start 00000000ffe5a7d0 trb-end 00000000ffe5a7d0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.850330] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.850333] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a7d0 trb-start 00000000ffe5a7e0 trb-end 00000000ffe5a7e0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.851328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.851330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a7e0 trb-start 00000000ffe5a7f0 trb-end 00000000ffe5a7f0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.852328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.852330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a7f0 trb-start 00000000ffe5a800 trb-end 00000000ffe5a800 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.853330] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.853333] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a800 trb-start 00000000ffe5a810 trb-end 00000000ffe5a810 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.854327] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.854329] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a810 trb-start 00000000ffe5a820 trb-end 00000000ffe5a820 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.854372] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[  776.854378] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q27 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<3>[  776.857019] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.857021] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a820 trb-start 00000000ffe5a830 trb-end 00000000ffe5a830 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.857024] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.857025] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a830 trb-start 00000000ffe5a840 trb-end 00000000ffe5a840 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.857110] xhci_hcd 0000:3a:00.0: xHCI host controller not responding, assume dead
<3>[  776.857115] xhci_hcd 0000:3a:00.0: HC died; cleaning up
<3>[  776.857696] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.857698] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a840 trb-start 00000000ffe5a850 trb-end 00000000ffe5a850 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.858327] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.858329] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a850 trb-start 00000000ffe5a860 trb-end 00000000ffe5a860 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.859328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.859329] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a860 trb-start 00000000ffe5a870 trb-end 00000000ffe5a870 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.860328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.860329] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a870 trb-start 00000000ffe5a880 trb-end 00000000ffe5a880 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.862036] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.862038] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a880 trb-start 00000000ffe5a890 trb-end 00000000ffe5a890 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.862329] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.862331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a890 trb-start 00000000ffe5a8a0 trb-end 00000000ffe5a8a0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.864142] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.864143] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a8a0 trb-start 00000000ffe5a8b0 trb-end 00000000ffe5a8b0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.864328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.864329] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a8b0 trb-start 00000000ffe5a8c0 trb-end 00000000ffe5a8c0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.865345] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.865346] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a8c0 trb-start 00000000ffe5a8d0 trb-end 00000000ffe5a8d0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.866369] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.866371] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a8d0 trb-start 00000000ffe5a8e0 trb-end 00000000ffe5a8e0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.867331] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.867334] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a8e0 trb-start 00000000ffe5a8f0 trb-end 00000000ffe5a8f0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.868364] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.868366] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a8f0 trb-start 00000000ffe5a900 trb-end 00000000ffe5a900 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.869329] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.869331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a900 trb-start 00000000ffe5a910 trb-end 00000000ffe5a910 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.870663] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.870665] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a910 trb-start 00000000ffe5a920 trb-end 00000000ffe5a920 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.871354] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.871356] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a920 trb-start 00000000ffe5a930 trb-end 00000000ffe5a930 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.873340] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.873342] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a930 trb-start 00000000ffe5a940 trb-end 00000000ffe5a940 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.873345] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.873346] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a940 trb-start 00000000ffe5a950 trb-end 00000000ffe5a950 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.874333] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.874335] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a950 trb-start 00000000ffe5a960 trb-end 00000000ffe5a960 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.875526] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.875527] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a960 trb-start 00000000ffe5a970 trb-end 00000000ffe5a970 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.876328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.876330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a970 trb-start 00000000ffe5a980 trb-end 00000000ffe5a980 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.877352] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.877354] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a980 trb-start 00000000ffe5a990 trb-end 00000000ffe5a990 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.879177] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.879180] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a990 trb-start 00000000ffe5a9a0 trb-end 00000000ffe5a9a0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.879327] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.879328] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a9a0 trb-start 00000000ffe5a9b0 trb-end 00000000ffe5a9b0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.880327] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.880329] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a9b0 trb-start 00000000ffe5a9c0 trb-end 00000000ffe5a9c0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.881597] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.881598] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a9c0 trb-start 00000000ffe5a9d0 trb-end 00000000ffe5a9d0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.882328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.882330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a9d0 trb-start 00000000ffe5a9e0 trb-end 00000000ffe5a9e0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.883360] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.883362] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a9e0 trb-start 00000000ffe5a9f0 trb-end 00000000ffe5a9f0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.884328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.884330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5a9f0 trb-start 00000000ffe5aa00 trb-end 00000000ffe5aa00 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.885359] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.885361] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aa00 trb-start 00000000ffe5aa10 trb-end 00000000ffe5aa10 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.886328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.886331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aa10 trb-start 00000000ffe5aa20 trb-end 00000000ffe5aa20 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.887359] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.887361] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aa20 trb-start 00000000ffe5aa30 trb-end 00000000ffe5aa30 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.888335] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.888338] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aa30 trb-start 00000000ffe5aa40 trb-end 00000000ffe5aa40 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.890739] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.890741] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aa40 trb-start 00000000ffe5aa50 trb-end 00000000ffe5aa50 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.890743] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.890744] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aa50 trb-start 00000000ffe5aa60 trb-end 00000000ffe5aa60 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.891470] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.891472] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aa60 trb-start 00000000ffe5aa70 trb-end 00000000ffe5aa70 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.892791] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.892793] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aa70 trb-start 00000000ffe5aa80 trb-end 00000000ffe5aa80 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.893328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.893329] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aa80 trb-start 00000000ffe5aa90 trb-end 00000000ffe5aa90 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.894358] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.894360] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aa90 trb-start 00000000ffe5aaa0 trb-end 00000000ffe5aaa0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.896388] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.896389] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aaa0 trb-start 00000000ffe5aab0 trb-end 00000000ffe5aab0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.896391] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.896392] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aab0 trb-start 00000000ffe5aac0 trb-end 00000000ffe5aac0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.897329] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.897331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aac0 trb-start 00000000ffe5aad0 trb-end 00000000ffe5aad0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.898635] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.898637] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aad0 trb-start 00000000ffe5aae0 trb-end 00000000ffe5aae0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.899328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.899330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aae0 trb-start 00000000ffe5aaf0 trb-end 00000000ffe5aaf0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.900364] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.900366] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aaf0 trb-start 00000000ffe5ab00 trb-end 00000000ffe5ab00 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.901328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.901331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ab00 trb-start 00000000ffe5ab10 trb-end 00000000ffe5ab10 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.902363] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.902366] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ab10 trb-start 00000000ffe5ab20 trb-end 00000000ffe5ab20 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.903328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.903330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ab20 trb-start 00000000ffe5ab30 trb-end 00000000ffe5ab30 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.904370] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.904372] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ab30 trb-start 00000000ffe5ab40 trb-end 00000000ffe5ab40 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.905328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.905330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ab40 trb-start 00000000ffe5ab50 trb-end 00000000ffe5ab50 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.906337] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.906339] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ab50 trb-start 00000000ffe5ab60 trb-end 00000000ffe5ab60 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.907369] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.907371] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ab60 trb-start 00000000ffe5ab70 trb-end 00000000ffe5ab70 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.908328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.908330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ab70 trb-start 00000000ffe5ab80 trb-end 00000000ffe5ab80 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.909343] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.909344] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ab80 trb-start 00000000ffe5ab90 trb-end 00000000ffe5ab90 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.911838] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.911840] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ab90 trb-start 00000000ffe5aba0 trb-end 00000000ffe5aba0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.911843] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.911845] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aba0 trb-start 00000000ffe5abb0 trb-end 00000000ffe5abb0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.912548] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.912550] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5abb0 trb-start 00000000ffe5abc0 trb-end 00000000ffe5abc0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.913328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.913330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5abc0 trb-start 00000000ffe5abd0 trb-end 00000000ffe5abd0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.914328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.914329] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5abd0 trb-start 00000000ffe5abe0 trb-end 00000000ffe5abe0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.915370] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.915372] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5abe0 trb-start 00000000ffe5abf0 trb-end 00000000ffe5abf0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.916329] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.916331] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5abf0 trb-start 00000000ffe5ac00 trb-end 00000000ffe5ac00 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.918266] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.918267] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ac00 trb-start 00000000ffe5ac10 trb-end 00000000ffe5ac10 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.918326] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.918327] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ac10 trb-start 00000000ffe5ac20 trb-end 00000000ffe5ac20 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.919376] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.919377] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ac20 trb-start 00000000ffe5ac30 trb-end 00000000ffe5ac30 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.920594] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.920595] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ac30 trb-start 00000000ffe5ac40 trb-end 00000000ffe5ac40 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.921328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.921330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ac40 trb-start 00000000ffe5ac50 trb-end 00000000ffe5ac50 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.922373] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.922375] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ac50 trb-start 00000000ffe5ac60 trb-end 00000000ffe5ac60 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.923328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.923330] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ac60 trb-start 00000000ffe5ac70 trb-end 00000000ffe5ac70 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.924354] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.924356] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ac70 trb-start 00000000ffe5ac80 trb-end 00000000ffe5ac80 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.925328] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.925329] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ac80 trb-start 00000000ffe5ac90 trb-end 00000000ffe5ac90 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.926375] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.926377] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5ac90 trb-start 00000000ffe5aca0 trb-end 00000000ffe5aca0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<6>[  776.927291] usb 1-5: USB disconnect, device number 25
<6>[  776.927293] usb 1-5.2: USB disconnect, device number 27
<6>[  776.927294] usb 1-5.2.4: USB disconnect, device number 29
<3>[  776.927331] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.927333] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5aca0 trb-start 00000000ffe5acb0 trb-end 00000000ffe5acb0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.927347] usb 1-5.2.4: cannot submit urb (err = -19)
<3>[  776.927462] usb 1-5.2.4: cannot submit urb 0, error -19: no device
<3>[  776.929729] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.929732] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5acb0 trb-start 00000000ffe5acc0 trb-end 00000000ffe5acc0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<3>[  776.929735] xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 7 comp_code 1
<4>[  776.929737] xhci_hcd 0000:00:14.0: Looking for event-dma 00000000ffe5acc0 trb-start 00000000ffe5acd0 trb-end 00000000ffe5acd0 seg-start 00000000ffe5a000 seg-end 00000000ffe5aff0
<6>[  776.942288] usb 4-1: USB disconnect, device number 2
<6>[  776.942292] usb 4-1.2: USB disconnect, device number 3
<6>[  776.942294] usb 4-1.2.3: USB disconnect, device number 4
<5>[  776.967235] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
<6>[  776.970256] sd 1:0:0:0: [sdb] Synchronize Cache(10) failed: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
<6>[  776.986543] usb 1-5.5: USB disconnect, device number 28
<6>[  778.053391] usb 1-5: new high-speed USB device number 30 using xhci_hcd
<6>[  778.179877] usb 1-5: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.33
<6>[  778.179895] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  778.179903] usb 1-5: Product: USB2.0 Hub             
<6>[  778.179909] usb 1-5: Manufacturer: VIA Labs, Inc.         
<6>[  778.182914] hub 1-5:1.0: USB hub found
<6>[  778.183202] hub 1-5:1.0: 5 ports detected
<3>[  778.191522] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[  778.191565] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q26 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<6>[  778.339155] xhci_hcd 0000:3a:00.0: remove, state 1
<6>[  778.339159] usb usb4: USB disconnect, device number 1
<6>[  778.339343] xhci_hcd 0000:3a:00.0: USB bus 4 deregistered
<6>[  778.339397] xhci_hcd 0000:3a:00.0: remove, state 1
<6>[  778.339399] usb usb3: USB disconnect, device number 1
<4>[  778.339560] xhci_hcd 0000:3a:00.0: Host halt failed, -19
<4>[  778.339563] xhci_hcd 0000:3a:00.0: Host not accessible, reset failed.
<6>[  778.339742] xhci_hcd 0000:3a:00.0: USB bus 3 deregistered
<7>[  778.351713] pci_bus 0000:03: Allocating resources
<6>[  778.351736] pcieport 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3a] add_size 200000 add_align 100000
<6>[  778.351743] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
<6>[  778.351745] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
<6>[  778.351747] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
<6>[  778.351749] pcieport 0000:03:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
<6>[  778.792323] usb 1-2: new full-speed USB device number 31 using xhci_hcd
<6>[  778.924414] usb 1-2: New USB device found, idVendor=17ef, idProduct=3074, bcdDevice= 0.00
<6>[  778.924433] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[  778.924441] usb 1-2: Product: USB Billboard
<6>[  778.924447] usb 1-2: Manufacturer: Cypress Semiconductor
<6>[  778.924453] usb 1-2: SerialNumber: 11AD1D006D0B3A0128190B00
<6>[  778.946679] hid-generic 0003:17EF:3074.0008: hidraw0: USB HID v1.11 Device [Cypress Semiconductor USB Billboard] on usb-0000:00:14.0-2/input1
<6>[  779.044309] usb 1-5.2: new high-speed USB device number 32 using xhci_hcd
<6>[  779.183946] usb 1-5.2: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.34
<6>[  779.183965] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  779.183973] usb 1-5.2: Product: USB2.0 Hub             
<6>[  779.183979] usb 1-5.2: Manufacturer: VIA Labs, Inc.         
<6>[  779.185534] hub 1-5.2:1.0: USB hub found
<6>[  779.185895] hub 1-5.2:1.0: 4 ports detected
<6>[  779.379331] usb 1-5.5: new high-speed USB device number 33 using xhci_hcd
<6>[  779.458696] usb 1-5.5: New USB device found, idVendor=17ef, idProduct=3075, bcdDevice= 0.01
<6>[  779.458714] usb 1-5.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[  779.458722] usb 1-5.5: Product: USB Billboard Device   
<6>[  779.458729] usb 1-5.5: Manufacturer: VIA Labs, Inc.         
<6>[  779.458735] usb 1-5.5: SerialNumber: 0000000000000001
<6>[  779.895345] usb 1-5.2.4: new high-speed USB device number 34 using xhci_hcd
<6>[  781.188663] usb 1-5.2.4: New USB device found, idVendor=17ef, idProduct=306f, bcdDevice= 0.12
<6>[  781.188684] usb 1-5.2.4: New USB device strings: Mfr=3, Product=1, SerialNumber=0
<6>[  781.188693] usb 1-5.2.4: Product: ThinkPad Dock USB Audio
<6>[  781.188701] usb 1-5.2.4: Manufacturer: Generic
<6>[  781.425343] input: Generic ThinkPad Dock USB Audio Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.3/0003:17EF:306F.0009/input/input20
<6>[  781.476870] input: Generic ThinkPad Dock USB Audio as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.3/0003:17EF:306F.0009/input/input21
<6>[  781.477321] hid-generic 0003:17EF:306F.0009: input,hidraw1: USB HID v1.11 Device [Generic ThinkPad Dock USB Audio] on usb-0000:00:14.0-5.2.4/input3
<6>[  781.658740] usb 1-2: USB disconnect, device number 31
<3>[  781.662578] usb 1-5.2.4: 2:1: usb_set_interface failed (-71)
<3>[  781.663971] usb 1-5.2.4: 2:1: usb_set_interface failed (-71)
<3>[  781.665112] usb 1-5.2.4: 2:1: usb_set_interface failed (-71)
<3>[  781.666201] usb 1-5.2.4: 2:1: usb_set_interface failed (-71)
<3>[  781.667394] usb 1-5.2.4: 2:1: usb_set_interface failed (-71)
<3>[  781.669745] usb 1-5.2.4: 2:1: usb_set_interface failed (-71)
<3>[  781.670840] usb 1-5.2.4: 2:1: usb_set_interface failed (-71)
<3>[  781.671975] usb 1-5.2.4: 2:1: usb_set_interface failed (-71)
<3>[  781.673123] usb 1-5.2.4: 2:1: usb_set_interface failed (-71)
<3>[  781.674312] usb 1-5.2.4: 2:1: usb_set_interface failed (-71)
<3>[  781.708234] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[  781.708241] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q27 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<6>[  781.768311] usb 1-5: USB disconnect, device number 30
<6>[  781.768316] usb 1-5.2: USB disconnect, device number 32
<6>[  781.768317] usb 1-5.2.4: USB disconnect, device number 34
<6>[  781.821003] usb 1-5.5: USB disconnect, device number 33
<6>[  783.179309] usb 1-5: new high-speed USB device number 35 using xhci_hcd
<3>[  783.271088] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP09.PEGP.NVDN], AE_NOT_FOUND (20240827/psargs-332)
<3>[  783.271099] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q26 due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
<6>[  783.308494] usb 1-5: New USB device found, idVendor=17ef, idProduct=3071, bcdDevice=50.33
<6>[  783.308501] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[  783.308505] usb 1-5: Product: USB2.0 Hub             
<6>[  783.308507] usb 1-5: Manufacturer: VIA Labs, Inc.         
<6>[  783.310172] hub 1-5:1.0: USB hub found
<6>[  783.310497] hub 1-5:1.0: 5 ports detected
<4>[  783.320429] Oops: general protection fault, probably for non-canonical address 0x31373836396332a4: 0000 [#1] PREEMPT SMP NOPTI
<4>[  783.320436] CPU: 5 UID: 0 PID: 1720 Comm: kworker/5:1 Tainted: P        W  O       6.12.12+ #1
<4>[  783.320444] Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE
<4>[  783.320446] Hardware name: LENOVO 20N2S00600/20N2S00600, BIOS N2IET91S (3.69 ) 02/02/2021
<4>[  783.320449] Workqueue: events ucsi_handle_connector_change
<4>[  783.320457] RIP: 0010:kernfs_new_node+0x12/0x80
<4>[  783.320465] Code: 84 00 00 00 00 00 66 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 0f 1f 44 00 00 55 53 48 89 fb 89 cf 89 d1 <f6> 43 3f 04 74 17 48 8b 43 70 48 85 c0 74 04 44 8b 40 04 80 ce 04
<4>[  783.320469] RSP: 0018:ffffac6b472a7d68 EFLAGS: 00010246
<4>[  783.320473] RAX: 0000000000000000 RBX: 3137383639633265 RCX: 000000000000a1ff
<4>[  783.320476] RDX: 000000000000a1ff RSI: ffffffff998f0256 RDI: 0000000000000000
<4>[  783.320479] RBP: ffff982d29578110 R08: 0000000000000000 R09: 0000000000000004
<4>[  783.320481] R10: 0000000000000000 R11: ffff982d3d061300 R12: 3137383639633265
<4>[  783.320483] R13: ffff982cc4d9ec08 R14: 0000000000000001 R15: 0000000000000000
<4>[  783.320486] FS:  0000000000000000(0000) GS:ffff98323c540000(0000) knlGS:0000000000000000
<4>[  783.320490] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4>[  783.320493] CR2: 00007f38abcdf088 CR3: 000000061a82e005 CR4: 00000000003706f0
<4>[  783.320495] Call Trace:
<4>[  783.320498]  <TASK>
<4>[  783.320501]  ? die_addr+0x36/0x90
<4>[  783.320509]  ? exc_general_protection+0x1c1/0x3e0
<4>[  783.320515]  ? __wake_up+0x44/0x60
<4>[  783.320523]  ? asm_exc_general_protection+0x26/0x30
<4>[  783.320532]  ? kernfs_new_node+0x12/0x80
<4>[  783.320540]  kernfs_create_link+0x35/0xb0
<4>[  783.320545]  sysfs_do_create_link_sd+0x63/0xe0
<4>[  783.320552]  typec_partner_link_device+0x1f/0x80
<4>[  783.320558]  typec_register_partner+0x129/0x180
<4>[  783.320564]  ucsi_register_partner.isra.0+0xc1/0x130
<4>[  783.320570]  ucsi_handle_connector_change+0x2b6/0x380
<4>[  783.320577]  process_one_work+0x15d/0x380
<4>[  783.320583]  worker_thread+0x2a5/0x3b0
<4>[  783.320589]  ? __pfx_worker_thread+0x10/0x10
<4>[  783.320594]  kthread+0xcd/0x100
<4>[  783.320600]  ? __pfx_kthread+0x10/0x10
<4>[  783.320606]  ret_from_fork+0x31/0x50
<4>[  783.320612]  ? __pfx_kthread+0x10/0x10
<4>[  783.320618]  ret_from_fork_asm+0x1a/0x30
<4>[  783.320634]  </TASK>
<4>[  783.320637] Modules linked in: vtx(O) vboxdrv(O) modstop_test_unload(O) mcd_drv(O) wacom dm_crypt_sina(O) chiasmus(PO) cryptoapi_plugger(O) dm_mod intel_lpss_pci intel_lpss pinctrl_cannonlake pinctrl_intel
<4>[  783.349549] ---[ end trace 0000000000000000 ]---
<4>[  783.362656] RIP: 0010:kernfs_new_node+0x12/0x80
<4>[  783.362660] Code: 84 00 00 00 00 00 66 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 0f 1f 44 00 00 55 53 48 89 fb 89 cf 89 d1 <f6> 43 3f 04 74 17 48 8b 43 70 48 85 c0 74 04 44 8b 40 04 80 ce 04
<4>[  783.362662] RSP: 0018:ffffac6b472a7d68 EFLAGS: 00010246
<4>[  783.362663] RAX: 0000000000000000 RBX: 3137383639633265 RCX: 000000000000a1ff
<4>[  783.362664] RDX: 000000000000a1ff RSI: ffffffff998f0256 RDI: 0000000000000000
<4>[  783.362665] RBP: ffff982d29578110 R08: 0000000000000000 R09: 0000000000000004
<4>[  783.362684] R10: 0000000000000000 R11: ffff982d3d061300 R12: 3137383639633265
<4>[  783.362685] R13: ffff982cc4d9ec08 R14: 0000000000000001 R15: 0000000000000000
<4>[  783.362686] FS:  0000000000000000(0000) GS:ffff98323c540000(0000) knlGS:0000000000000000
<4>[  783.362687] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4>[  783.362688] CR2: 00007f38abcdf088 CR3: 000000061a82e005 CR4: 00000000003706f0
<0>[  783.362689] Kernel panic - not syncing: Fatal exception
<0>[  783.362729] Kernel Offset: 0x16c00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)

ECC: No errors detected

  parent reply	other threads:[~2025-02-20  9:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-18  6:52 use-after-free with Lenovo Ultra Docking Station Philipp Leskovitz
2025-02-18  7:16 ` Greg KH
2025-02-19  7:35   ` Philipp Leskovitz
2025-02-19  7:41     ` Greg KH
2025-02-20  9:34   ` Philipp Leskovitz [this message]
2025-02-20 10:17     ` Greg KH
2025-02-21  7:48       ` Philipp Leskovitz
2025-02-21  8:08         ` Greg KH
2025-02-21 11:54           ` Philipp Leskovitz

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=e17329a8-eb65-4dbe-ae8f-3b68efcf11f5@secunet.com \
    --to=philipp.leskovitz@secunet.com \
    --cc=gregkh@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox